ComponentOne SpellChecker for WinForms
Dialog Property

C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace > BadWordEventArgs Class : Dialog Property
Gets a reference to the ISpellDialog that is being used to spell-check a control.
Syntax
'Declaration
 
Public ReadOnly Property Dialog As System.Windows.Forms.Form
public System.Windows.Forms.Form 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.
See Also

Reference

BadWordEventArgs Class
BadWordEventArgs Members