SpellChecker for Silverlight Samples
Please be advised that this ComponentOne software tool is accompanied by various sample projects and/or demos, which may make use of other ComponentOne development tools included with ComponentOne Studios.
Note: ComponentOne samples are also available at http://helpcentral.componentone.com.
C# SpellChecker Sample
Sample | Description |
SpellCheckerSample | Shows how to use the C1SpellChecker object to check plain text, TextBox, and C1RichTextBox controls.The sample shows how to load spell dictionaries, how to spell-check strings (CheckText), how to spell-check controls using a spell dialog (CheckControl), and how to enable as-you-type spell checking on a C1RichTextBox. |