InfoConnect for Airlines
Cursor Property (ITheme)


Gets the cursor object associated with the theme.
Syntax
'Declaration
 
ReadOnly Property Cursor As IThemeCursor
'Usage
 
Dim instance As ITheme
Dim value As IThemeCursor
 
value = instance.Cursor
IThemeCursor Cursor {get;}
See Also