[]
Gets the pointer displayed over a specific area in the view.
public Cursor GetCursor(CursorType index)
Public Function GetCursor(index As CursorType) As Cursor
| Type | Name | Description |
|---|---|---|
| CursorType | index | Index of the pointer type (for which part of the control) |
| Type | Description |
|---|---|
| Cursor | A Cursor object. |