Name | Description | |
---|---|---|
CheckControlCompletedEventArgs Constructor | Initializes a new instance of the CheckControlCompletedEventArgs class. |
The following tables list the members exposed by CheckControlCompletedEventArgs.
Name | Description | |
---|---|---|
CheckControlCompletedEventArgs Constructor | Initializes a new instance of the CheckControlCompletedEventArgs class. |
Name | Description | |
---|---|---|
Cancelled | (Inherited from System.ComponentModel.AsyncCompletedEventArgs) | |
Dialog | Gets the ISpellDialog used to perform the modal spell-check. | |
Editor | Gets the ISpellCheckableEditor object that was spell-checked. | |
Error | (Inherited from System.ComponentModel.AsyncCompletedEventArgs) | |
ErrorCount | Gets the number of spelling errors detected. | |
UserState | (Inherited from System.ComponentModel.AsyncCompletedEventArgs) |
Name | Description | |
---|---|---|
RaiseExceptionIfNecessary | (Inherited from System.ComponentModel.AsyncCompletedEventArgs) |