[]
        
(Showing Draft Content)

Dialog Boxes

When you call the CheckControlAsync method, SpellChecker for WPF and Silverlight displays a dialog box that highlights each of the errors found in the control and allows the user to correct or ignore each error.

SpellChecker for WPF and Silverlight contains a built-in dialog box that is used by default. You can use the built-in dialog box as is, customize it, or replace it with your own custom version.

See Also

Using the Built-In Dialog Box

Customizing the Dialog Box

Using Custom Dialog Boxes