TextChangingEventArgs Constructor

T3000 CrossPlatform

TextChangingEventArgs Constructor

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

Initializes a new instance of the TextChangingEventArgs class

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


Dim instance As New TextChangingEventArgs()
See Also