[]
Gets the pointer displayed over different areas of the component.
public Cursor GetCursor(CursorType index)
Public Function GetCursor(index As CursorType) As Cursor
| Type | Name | Description |
|---|---|---|
| CursorType | index | Pointer type index (for a specific part of the component) |
| Type | Description |
|---|---|
| Cursor | The pointer displayed. |