Cursor Property (AWTComponent)
Class
AWTComponent
.
Action
Gets the name of the cursor set in the component.
Syntax
'Declaration Protected Read Property Cursor As
String
Access
Read only.
Examples
Dim cursor As String =
component.Cursor