[]
        
(Showing Draft Content)

C1.WPF.SpellChecker.BadWordEventArgs.Dialog

Dialog Property

Dialog

Gets a reference to the ISpellDialog that is being used to spell-check a control.

Declaration
public Control Dialog { get; }
Remarks

If this parameter is null, then no spell dialog is active and the bad word was found in as-you-type mode.