T3000 CrossPlatform Documentation
TextChangedEventArgs Class |
[This is preliminary documentation and is subject to change.]
TextChanged event argument
Inheritance Hierarchy
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
The TextChangedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TextChangedEventArgs |
Constructor
|
Properties
Name | Description | |
---|---|---|
ChangedRange |
This range contains changed area of text
|
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