[]
Sets the pointer displayed over different areas of the component.
public void SetCursor(CursorType index, Cursor cursor)
Public Sub SetCursor(index As CursorType, cursor As Cursor)
| Type | Name | Description |
|---|---|---|
| CursorType | index | Pointer type index (for a specific part of the component) |
| Cursor | cursor | Image used to paint the pointer |