SelectedEventArgs Constructor

T3000 CrossPlatform

SelectedEventArgs Constructor

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the SelectedEventArgs class

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public SelectedEventArgs()
Public Sub New


Dim instance As New SelectedEventArgs()
See Also