SuggestionForm Class

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

SuggestionForm Class

The SpellingForm is used to display suggestions when there is a misspelled word

For a list of all members of this type, see SuggestionForm Members.

System.Object   MarshalByRefObject
      Component
         Control
            ScrollableControl
               ContainerControl
                  Form
                     SuggestionForm

[Visual Basic]
Public Class SuggestionForm
Inherits Form
[C#]
public class SuggestionForm : Form

Requirements

Namespace: NetSpell.SpellChecker.Forms

Assembly: NetSpell.SpellChecker (in NetSpell.SpellChecker.dll)

See Also

SuggestionForm Members | NetSpell.SpellChecker.Forms Namespace