Version

CalculatorButton Class Members

The following tables list the members exposed by CalculatorButton.

Public Constructors
 NameDescription
Public ConstructorCalculatorButton ConstructorConstructor  
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
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)
Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetAppearanceResets the Appearance property to its default value.  
Public MethodResetHotTrackingAppearanceResets the HotTrackingAppearance property to its default value.  
Public MethodResetKeyOverridden. Resets the Infragistics.Shared.KeyedSubObjectBase.Key property to its default value.  
Public MethodResetKeyCodeResets the KeyCode property to its default value.  
Public MethodResetKeyCodeAlternateResets the KeyCodeAlternate property to its default value.  
Public MethodResetTextResets the Text property to its default value.  
Public MethodResetTypeResets the Type property to its default value.  
Public MethodResetVisibleResets the Visible property to its default value.  
Public MethodShouldSerializeAppearance

Returns a Boolean value that determines whether the Appearance property is set to its default value.

 
Public MethodShouldSerializeHotTrackingAppearance

Returns a Boolean value that determines whether the HotTrackingAppearance property is set to its default value.

 
Public MethodShouldSerializeKeyOverridden. ///  
Public MethodShouldSerializeKeyCode

Returns a Boolean value that determines whether the KeyCode property is set to its default value.

 
Public MethodShouldSerializeKeyCodeAlternate

Returns a Boolean value that determines whether the KeyCodeAlternate property is set to its default value.

 
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodShouldSerializeText

Returns a Boolean value that determines whether the Text property is set to its default value.

 
Public MethodShouldSerializeType

Returns a Boolean value that determines whether the Type property is set to its default value.

 
Public MethodShouldSerializeVisible

Returns a Boolean value that determines whether the Visible property is set to its default value.

 
Public MethodToStringString representation of the object  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodCreateAccessibilityInstanceInvoked when the accessibility object for the button must be created.  
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAddedToCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnRemovedFromCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when a property has changed on a sub object  
Protected MethodResetInternedKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also