Version

IUltraSpellChecker Interface Members

The following tables list the members exposed by IUltraSpellChecker.

Public Methods
 NameDescription
 MethodDrawErrorsDraws the errors associated with a target onto the System.Drawing.Graphics object on the specified Infragistics.Win.UIElementDrawParams.  
 MethodGetContextMenuItemsAtGets the spellchecker related context menu items to be displayed at the specified location in the specified target.  
 MethodOnEnterEditModeShould be called when a spell checked Infragistics.Win.EmbeddableEditorBase goes into edit mode.  
 MethodOnExitEditModeShould be called when a spell checked Infragistics.Win.EmbeddableEditorBase is about to exit edit mode.  
 MethodShowSpellCheckShows the spell checking dialog non-modally for the specified object and returns a reference to the spell check dialog shown.  
 MethodShowSpellCheckDialogOverloaded. Shows the spell checking dialog for the specified object and returns the System.Windows.Forms.DialogResult of the dialog box.  
See Also