Version

UltraSpellChecker Class Properties

For a list of all members of this type, see UltraSpellChecker members.

Public Properties
 NameDescription
Public PropertyComponentRole (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyDictionaryGets or sets a path to the dictionary file.  
Public PropertyEventManagerThe object that enables, disables and controls firing of specific control events.  
Public PropertyModeGets or sets the type of spell checking that will be performed (none, dialog, as you type, or both).  
Public PropertyShowDialogsModalGets or sets whether to show spell checking dialogs as modal or non-modal.  
Public PropertySiteOverridden. The component's site (set at design time only).  
Public PropertySpellOptionsGets the options available for the spell checker engine.  
Public PropertyStyleLibraryName (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertyStyleSetName (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertyUnderlineSpellingErrorColorGets or sets the color to use when underlining misspelled words in the controls bring spell checked.  
Public PropertyUnderlineSpellingErrorColorResolvedGets the resolved value of the UnderlineSpellingErrorColor.  
Public PropertyUnderlineSpellingErrorStyleGets or sets the way misspelled words will be underlined in their editors.  
Public PropertyUnderlineSpellingErrorStyleResolvedGets the resolved value of the UnderlineSpellingErrorStyle.  
Public PropertyUnderlineVerticalOffsetThe vertical distance to offset the underline error.  
Public PropertyUseAppStyling (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertyUserDictionaryGets or sets a path to the user dictionary.  
Protected Properties
 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEvents (Inherited from Infragistics.Win.UltraComponentBase)
Protected PropertySubObjectPropChangeHandlerHandler for a SubObjectPropChange event  
See Also