[]
        
Gets the cursor reserved for this element.
Cursor GetReservedCursor(object o)
Function GetReservedCursor(o As Object) As Cursor
| Type | Name | Description | 
|---|---|---|
| object | o | Object with the reserved cursor.  | 
    
| Type | Description | 
|---|---|
| Cursor | The cursor reserved for this element.  |