T3000 CrossPlatform Documentation
TextChangingEventArgs Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:FastColoredTextBoxNS.TextChangingEventArgs"]
Inheritance Hierarchy
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
The TextChangingEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TextChangingEventArgs | Initializes a new instance of the TextChangingEventArgs class |
Properties
Name | Description | |
---|---|---|
Cancel |
Set to true if you want to cancel text inserting
| |
InsertingText |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also