Version

UltraDesktopAlertButton Class Properties

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

Public Properties
 NameDescription
Public PropertyAppearanceGets/sets the appearance for this UltraDesktopAlertButton instance.  
Public PropertyCollectionReturns the DesktopAlertButtonsCollection to which this instance belongs, or null if this instance does not currently belong to a collection.  
Public PropertyDesktopAlertReturns the UltraDesktopAlert component associated with this instance, or null if this instance is not currently associated with an UltraDesktopAlert component.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEnabledReturns whether this UltraDesktopAlertButton is enabled in the user interface.  
Public PropertyHasAppearanceReturns whether an appearance object has been created for the Appearance.  
Public PropertyKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyToolTipTextReturns the text which is displayed in the tooltip for this UltraDesktopAlertButton instance.  
Public PropertyVisibleReturns whether this UltraDesktopAlertButton is visible in the user interface.  
Protected Properties
 NameDescription
Protected PropertyKeyLowercaseInterned (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertyPrimaryCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also