Interface that must be implemented by dialogs used with the [!:C1SpellChecker.CheckControl(TextBoxBase, bool, ISpellDialog)] methods.

Namespace:  C1.Silverlight.SpellChecker
Assembly:  C1.Silverlight.SpellChecker (in C1.Silverlight.SpellChecker.dll)

Syntax

C#
public interface ISpellDialog
Visual Basic
Public Interface ISpellDialog

See Also