ComponentOne Spell for .NET: Property and Method Groups > Perform Spell Checking

Perform Spell Checking

Use these methods to spell check a control, a string, or a single word. Typically, you will use only one method depending on the type of application you are developing.

 

Method

Description

CheckControl

Use this method to spell check the contents of a given control derived from TextBoxBase.

CheckString

Use this method to spell check a single word or multiple words.

CheckTyping

Use this method to spell check a control as the user types. Also set the TypingErrorAction property to specify the action to be taken when an error is found, or trap the TypingError event to provide custom error handling.


Send comments about this topic to ComponentOne.
Copyright © 1987-2008 ComponentOne LLC. All rights reserved.