Provides arguments for text-related events.
The following tables list the members exposed by the TextEventArgs type.
Name | Description | |
---|---|---|
Initializes a new instance of the TextEventArgs class. |
Name | Description | |
---|---|---|
Gets the related component. (Inherited from ComponentEventArgs.) |
||
Gets or sets the new value of the changed text. |
||
Gets or sets the previous value of the changed text. |
||
Gets the host containing the component. (Inherited from ComponentEventArgs.) |