[]
        
(Showing Draft Content)

C1.WPF.SpellChecker.CheckControlCompletedEventArgs.-ctor

CheckControlCompletedEventArgs Constructor

CheckControlCompletedEventArgs(ISpellDialog, ISpellCheckableEditor, bool)

Initializes a new instance of the CheckControlCompletedEventArgs class.

Declaration
public CheckControlCompletedEventArgs(ISpellDialog dialog, ISpellCheckableEditor editor, bool cancelled)
Parameters
Type Name Description
ISpellDialog dialog

The dialog.

ISpellCheckableEditor editor

The editor.

bool cancelled

if set to true [cancelled].