AutoCorrectInfo Constructors
Provides data and methods that enable you to process input text and calculate the replacement object when handling the RichEditControl.AutoCorrect event.Name | Parameters | Description |
---|---|---|
AutoCorrectInfo(IRichEditControl) | control | Initializes a new instance of the AutoCorrectInfo class with the specified setting. |
See Also