T3000 CrossPlatform Documentation
HintCursor Property |
[This is preliminary documentation and is subject to change.]
Cursor
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public Cursor Cursor { get; set; }
Public Property Cursor As Cursor Get Set Dim instance As Hint Dim value As Cursor value = instance.Cursor instance.Cursor = value
Property Value
Type: CursorSee Also