Please refer to the pre-installed product samples through the following path:
Documents\ComponentOne Samples\WPF
or
Documents\ComponentOne Samples\Silverlight
Note: ComponentOne samples are also available at http://helpcentral.componentone.com. |
Sample | Description |
---|---|
SpellCheckerSample | Shows how to use the C1SpellChecker object to check plain text, TextBox, and C1RichTextBox controls.The sample shows how to load spelling dictionaries, how to check the spelling in strings (CheckText method), how to check the spelling in controls using a dialog (CheckControlAsync Method), and how to enable as-you-type checking on a C1RichTextBox. |