The C1Spell type exposes the following members.

Methods

  NameDescription
AddChangeAllObsolete.
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.
CheckControlOverloaded.
CheckHTMLInControlOverloaded.
CheckHTMLStringOverloaded.
CheckStringOverloaded.
CheckTypingOverloaded.
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
Determines whether the specified Object is equal to the current Object.
(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.
LoadSettingsOverloaded.
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.
RemoveSkipCharsObsolete.
Clears the SkipCharsCollection property.
SaveSettingsOverloaded.
SkipInsideCharsObsolete.
Adds values to the SkipCharsCollection.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also