Version

ToolAppearances Class Properties

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

Public Properties
 NameDescription
Public PropertyAppearanceGets or sets the default appearance of the tool.  
Public PropertyAppearanceOnMenuGets or sets the default appearance of the tool on a PopupMenuTool.  
Public PropertyAppearanceOnRibbonGroupGets or sets the default appearance of the tool on an RibbonGroup.  
Public PropertyAppearanceOnToolbarGets or sets the default appearance of the tool on an UltraToolbar.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasAppearanceReturns a Boolean value indicating whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasAppearanceOnMenuReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasAppearanceOnRibbonGroupReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasAppearanceOnToolbarReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackAppearanceOnMenuReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackAppearanceOnRibbonGroupReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackAppearanceOnToolbarReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackPressedAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackPressedAppearanceOnMenuReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackPressedAppearanceOnRibbonGroupReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackPressedAppearanceOnToolbarReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasPressedAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasPressedAppearanceOnMenuReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasPressedAppearanceOnRibbonGroupReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasPressedAppearanceOnToolbarReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHotTrackAppearanceGets or sets the appearance for the tool when the mouse cursor is over it.  
Public PropertyHotTrackAppearanceOnMenuGets or sets the appearance for the tool when the mouse cursor is over it and it is on a PopupMenuTool.  
Public PropertyHotTrackAppearanceOnRibbonGroupGets or sets the appearance for the tool when the mouse cursor is over it and it is on an RibbonGroup.  
Public PropertyHotTrackAppearanceOnToolbarGets or sets the appearance for the tool when the mouse cursor is over it and it is on an UltraToolbar.  
Public PropertyHotTrackPressedAppearanceGets or sets the appearance for the tool when the mouse cursor is over it with the mouse button depressed.  
Public PropertyHotTrackPressedAppearanceOnMenuGets or sets the appearance for the tool when the mouse cursor is over it with the mouse button depressed and it is on a PopupMenuTool.  
Public PropertyHotTrackPressedAppearanceOnRibbonGroupGets or sets the appearance for the tool when the mouse cursor is over it with the mouse button depressed and it is on an RibbonGroup.  
Public PropertyHotTrackPressedAppearanceOnToolbarGets or sets the appearance for the tool when the mouse cursor is over it with the mouse button depressed and it is on an UltraToolbar.  
Public PropertyPressedAppearanceGets or sets the appearance of the tool that is pressed.  
Public PropertyPressedAppearanceOnMenuGets or sets the appearance of the tool that is pressed on a PopupMenuTool.  
Public PropertyPressedAppearanceOnRibbonGroupGets or sets the appearance of the tool that is pressed on an RibbonGroup.  
Public PropertyPressedAppearanceOnToolbarGets or sets the appearance of the tool that is pressed on an UltraToolbar.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also