The C1Spell type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddChangeAll | Obsolete.
Adds a word to the ChangeAllPair collection.
| |
| AddCharToSeparateArr |
Adds new char into the SeparateChars array.
| |
| AddIgnoreAll |
Adds a word to the IgnoreAll collection with duplicate checking.
| |
| AddToCustomFile |
Adds the specified word to the custom dictionary specified by the WhichCustomDict property.
| |
| CheckControl | Overloaded. | |
| CheckHTMLInControl | Overloaded. | |
| CheckHTMLString | Overloaded. | |
| CheckString | Overloaded. | |
| CheckTyping | Overloaded. | |
| Clear |
Clears the contents of all spell-checking related properties.
| |
| ClearCheckTyping |
Clears the content of the control properties that are related to the check typing process.
| |
| DeleteOptionSetting |
Deletes the default spell-checking settings file.
| |
| Equals | (Inherited from Object.) | |
| GetCallingAssembly | ||
| GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsCheckTyping |
Indicates whether given control is being spell checked for typed text or not.
| |
| LoadSettings | Overloaded. | |
| PartialClear |
Clears the content of control properties related to the spell-checking process,
but preserves the IgnoreAll and ChangeAllPair collections.
| |
| RemoveCharFromSeparateArr |
Removes specified char from the SeparateChars array.
| |
| RemoveSkipChars | Obsolete.
Clears the SkipCharsCollection property.
| |
| SaveSettings | Overloaded. | |
| SkipInsideChars | Obsolete.
Adds values to the SkipCharsCollection.
| |
| ToString | (Inherited from Object.) |