AfterCheckWordEventArgs Constructors
Provides data for the AfterCheckWord event.Name | Parameters | Description |
---|---|---|
AfterCheckWordEventArgs(Object, String, String, SpellCheckOperation, Position) | editControl, originalWord, changedWord, result, startPosition | Initializes a new AfterCheckWordEventArgs class instance with specified settings. |
See Also