Attachmate.Reflection.Emulation.Common Namespace > IThemeCursor Interface : CursorShape Property |
'Declaration
Property CursorShape As CursorShapeOption
'Usage
Dim instance As IThemeCursor Dim value As CursorShapeOption instance.CursorShape = value value = instance.CursorShape
CursorShapeOption CursorShape {get; set;}