Version

CalculatorButton Class Methods

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

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)
See Also