[]
        
(Showing Draft Content)

C1.Win.SpellChecker.BadWordEventArgs.Dialog

Dialog Property

Dialog

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

Declaration
public Form Dialog { get; }
Public ReadOnly Property Dialog As Form
Remarks

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