SpellChecker Methods
The component that allows you to add Microsoft Office style spell checking capabilities into your application.
Name | Description |
---|---|
About() static | Invokes the About dialog box. |
Calc |
Performs a spell check of the word, which occupies the rectangular area to which the specified point belongs. |
Can |
Checks whether the control is registered to be used with the Xtra |
Check |
Checks the spelling of the text available through the controller interface. |
Check |
Checks the spelling of the text available through the controller interface.
Inherited from Spell |
Check |
Checks the spelling of words in a text string.
Inherited from Spell |
Check |
Checks the spelling of words in a text string and invokes the spelling dialog if an error is found.
Inherited from Spell |
Check |
Checks the specified control for spelling mistakes. |
Check |
Checks the controls in the container of current control for spelling mistakes. |
Check |
Checks the controls within the container for spelling mistakes. |
Check |
Obsolete. Checks the specified text to get a list of erroneous words and suggested corrections.
Inherited from Spell |
Check |
Checks the specified text to get a list of erroneous words and suggested corrections.
Inherited from Spell |
Create |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Inherited from Marshal |
Dispose() | Releases all resources used by the Component. Inherited from Component. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns a value that determines whether the control can be processed by a spell checker. |
Get |
Creates a list of commands, available to the end-user, which depend on the type of misspelling and current spellchecker operation mode. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns the list of words ignored during spell check. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
Returns an object that represents a service provided by the Component or by its Container. Inherited from Component. |
Get |
Returns a value that determines whether the command that invokes the spell checker should be added to the control’s drop-down menu. |
Get |
Gets the options of spelling check specified for the control. |
Get |
Gets suggested words to replace a specified word.
Inherited from Spell |
Get |
Gets suggested words to replace a specified word.
Inherited from Spell |
Get |
Gets the Type of the current instance. Inherited from Object. |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Is |
Checks whether the specified word is misspelled according to the dictionary for the specified culture, starting from and ending at the specified positions.
Inherited from Spell |
Is |
Checks whether the specified word is, according to the dictionary, misspelled for the specified culture.
Inherited from Spell |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
On |
For internal use.
Inherited from Spell |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Restore |
Restores the control layout stored at a specified system registry path. |
Restore |
Loads data from the specified stream and creates the Xtra |
Restore |
Loads data from the specified XML file and creates the Xtra |
Save |
Saves the control layout to the specified system registry path. |
Save |
Serializes Xtra |
Save |
Serializes Xtra |
Set |
Returns a value that specifies whether the control can be processed by a spell checker. |
Set |
Specifies a value that determines whether the command that invokes the spell checker should be added to the control’s drop-down menu. |
Set |
Sets the options of spelling check specified for the control. |
To |
Returns a String containing the name of the Component, if any. This method should not be overridden. Inherited from Component. |
See Also