T3000 CrossPlatform Documentation
FastColoredTextBoxCursor Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:FastColoredTextBoxNS.FastColoredTextBox.Cursor"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public override Cursor Cursor { get; set; }
Public Overrides Property Cursor As Cursor Get Set Dim instance As FastColoredTextBox Dim value As Cursor value = instance.Cursor instance.Cursor = value
Property Value
Type: CursorSee Also