Version

ApplicationBarButton Class Properties

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

Public Properties
 NameDescription
Public PropertyAppearanceReturns an object which exposes an Appearance for each state supported by the button.  
Public PropertyApplicationBarReturns a reference to the associated ApplicationBar.  
Public PropertyControlReturns a reference to the associated UltraLiveTileView control.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyImageSizeReturns or sets the size at which this button's image is displayed.  
Public PropertyKeyReturns or sets a value which uniquely identifies this button within the collection to which it belongs, or an empty string if no key was specified for this button.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextReturns or sets the text displayed by this button.  
Public PropertyValueListReturns or sets the ValueList associated with this button.  
Public PropertyVisibleReturns or sets the visibility of this ApplicationBarButton.  
Public PropertyVisibleResolvedReturns false if this button's Visible property returns false or if the ApplicationBar's Visible property returns false.  
Protected Properties
 NameDescription
Protected PropertyDefaultButtonTypeDefaultButtonType  
Protected PropertyDefaultTextReturns the default value for the Text property.  
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also