
Icon | Member | Description |
---|---|---|
![]() | SetCursor(String, Int32) |
Inserts the cursor on th estack
This doesn't mean that the supplied cursor will be shown
It all depends of the stack content
If there are cursors with the higher priority, the cursor with the highest priority will be shown
The inserted cursor will be shown when all other cursors with higher or equal priority will be removed
|
![]() | SetCursor(String) |
Inserts the cursor on th estack
This doesn't mean that the supplied cursor will be shown
It all depends of the stack content
If there are cursors with the higher priority, the cursor with the highest priority will be shown
The inserted cursor will be shown when all other cursors with higher or equal priority will be removed
|