Version

CalculatorButton Class Properties

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

Public Properties
 NameDescription
Public PropertyAccessibilityObjectReturns the accessibility object representing the button.  
Public PropertyAccessibleDescriptionReturns or sets the description of the button displayed by accessibility clients.  
Public PropertyAccessibleNameReturns or sets the name of the button displayed by accessibility clients.  
Public PropertyAppearanceProperty that gets/sets the default appearance for the button.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasAppearanceRead-only property that returns true if an appearance object has been assigned to the control.  
Public PropertyHasHotTrackingAppearanceRead-only property that returns true if an appearance object has been assigned to the control.  
Public PropertyHotTrackingAppearanceProperty that gets/sets the hot tracking appearance for the button.  
Public PropertyKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public PropertyKeyCodeGet/Set the text for this item  
Public PropertyKeyCodeAlternateGet/Set the text for this item  
Public PropertyKeyCodeAlternateValueUsed for serialization of the KeyCode property.  
Public PropertyKeyCodeValueUsed for serialization of the KeyCode property.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextGet/Set the text for this item  
Public PropertyTypeGets the type of the button  
Public PropertyVisibleControls visibility of button  
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