For a list of all members of this type, see UltraSpellChecker members.
Name | Description | |
---|---|---|
AddWordToUserDictionary | Adds a word to the current UserDictionary. | |
BeginInit | Signals the object that initialization is starting. | |
CheckText | Spell checks the specified text and returns a collection of errors in the text. | |
CheckWord | Spell checks a word, and returns a WordCheckResult instance with the results from the check. | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Overridden. Dispose any resources used by the component | |
EndInit | Signals the object that initialization is complete. | |
GetErrorAtPoint | Gets the Error describing a misspelled word and its suggestions. This word is displayed in the spell checked control at the specified client coordinates. Null is returned if the word at the location is spelled correctly or if there is no word at the location. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetSpellCheckerSettings | Gets the SpellCheckerSettings for the specified control. | |
IgnoreAll | Ignores all instances of a misspelled word when spell checking. | |
IgnoreError | Ignores the specified error in the spell check target. | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
RemoveWordFromUserDictionary | Removes a word from the current UserDictionary. | |
SetSpellCheckerSettings | Sets the SpellCheckerSettings extender property for the specified control. | |
ShowSpellCheck | Overloaded. Shows the spell checking dialog non-modally for the specified object and returns a reference to the spell check dialog shown. | |
ShowSpellCheckDialog | Overloaded. Shows the spell checking dialog for the specified object and returns the System.Windows.Forms.DialogResult of the dialog box. | |
ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
CreateComponentRole | Overridden. Factory method used to create the component role that provides the style information for the component. | |
CreateSpellCheckTargetImplementation | Creates an Infragistics.Win.UltraWinSpellChecker.ISpellCheckTarget instance which provides spell checking support for the specified object. | |
Finalize | (Inherited from System.ComponentModel.Component) | |
GetService | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Win.UltraComponentBase) | |
OnBeginInit | Begins the initialization of the component. | |
OnEndInit | Ends the initialization of the component. | |
OnEnterEditMode | Should be called when a spell checked Infragistics.Win.EmbeddableEditorBase goes into edit mode. | |
OnExitEditMode | Should be called when a spell checked Infragistics.Win.EmbeddableEditorBase is about to exit edit mode. | |
OnNoErrorsFound | Fires the NoErrorsFound event. | |
OnPropertyChanged | (Inherited from Infragistics.Win.UltraComponentBase) | |
OnSpellCheckDialogClosed | Fires the SpellCheckDialogClosed event. | |
OnSpellCheckDialogOpening | Fires the SpellCheckDialogOpening event. | |
OnSpellChecked | Fires the SpellChecked event. | |
OnSpellChecking | Fires the SpellChecking event. | |
OnSpellError | Fires the SpellError event. | |
OnSubObjectPropChanged | Invoked when a property on a sub object has changed. | |
OnWordCorrected | Fires the WordCorrected event. | |
ShouldSerializeContainingControl | Returns true if the ContainingControl property should be serialized |