Version

SettingsBase Class Properties

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

Public Properties
 NameDescription
Public PropertyAppearanceReturns or sets the Appearance object that controls the object's formatting.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEditAppearanceReturns or sets the Appearance object that controls the object's formatting.  
Public PropertyHasAppearanceReturns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasEditAppearanceReturns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackAppearanceReturns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackPressedAppearanceReturns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasPressedAppearanceReturns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasToolAppearanceReturns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHotTrackAppearanceReturns a Boolean value determining or sets the appearance of a tool that has the mouse over it.  
Public PropertyHotTrackPressedAppearanceReturns a Boolean value determining or sets the appearance of a tool that has the mouse over it while the mouse button is down.  
Public PropertyPressedAppearanceReturns or sets the appearance of a state tool that is pressed.  
Public PropertyShowToolTipsReturns or sets a value that specifies whether the tools on the toolbar/menu will display tooltips.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyToolAppearanceReturns or sets the Appearance object that controls the object's formatting.  
Public PropertyToolbarsManagerReturns the UltraToolbarsManager to which the SettingsBase is attached.  
Public PropertyToolDisplayStyleReturns or sets a value that specifies display style for all PopupMenuTool on the UltraToolbar which determines when the tools text and image are displayed.  
Public PropertyUseLargeImagesReturns or sets a value that specifies whether the tools on the toolbar/menu will display using the toolbarmanager's UltraToolbarsManager.ImageSizeLarge.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also