AutoCorrectEventArgs Properties
Provides data for the RichEditControl.AutoCorrect event.Name | Description |
---|---|
AutoCorrectInfo | Gets or sets the AutoCorrectInfo object that provides methods to analyze input text and contains a replacement object. |
See Also