Version

CaptionButtonAppearances Class Properties

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

Public Properties
 NameDescription
Public PropertyAppearanceGets/sets the general (i.e., stateless) appearance for the object associated with this instance.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasAppearanceReturns whether an appearance object has been created for the Appearance.  
Public PropertyHasHotTrackAppearanceReturns whether an appearance object has been created for the HotTrackAppearance.  
Public PropertyHasPressedAppearanceReturns whether an appearance object has been created for the PressedAppearance.  
Public PropertyHotTrackAppearanceGets/sets the appearance for the object associated with this instance which is applied when the cursor passes within the bounds of the associated user interface element.  
Public PropertyPressedAppearanceGets/sets the appearance for the object associated with this instance which is applied when the associated user interface element is in the pressed state.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also