Name | Description | |
---|---|---|
TextEditedEventArgs Constructor |
The following tables list the members exposed by TextEditedEventArgs.
Name | Description | |
---|---|---|
TextEditedEventArgs Constructor |
Name | Description | |
---|---|---|
Cancel | Cancel the input of the new text. | |
CurrentSelectionStart | Current selection start. | |
CurrentText | Current text. | |
LastKey | Gets or sets the last key. | |
NewSelectionStart | Index where the selection will start after the AutoComplete. | |
NewText | Text that will be put in the control after the AutoComplete. |