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