Spelling.ShowDialog Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

Spelling.ShowDialog Property

Determines if the spell checker should use its internal suggestions and options dialogs.

[Visual Basic]Public Property ShowDialog As Boolean
[C#]
public bool ShowDialog {get; set;}

See Also

Spelling Class | NetSpell.SpellChecker Namespace