Version

AutoRepeatEditorButton Class Methods

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

Public Methods
 NameDescription
Public MethodCloneOverridden. Used to create a deep copy of the button.  
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 MethodCreateUIAutomationProviderCreates the UI automation provider. (Inherited from Infragistics.Win.UltraWinEditors.EditorButton)
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 MethodGetRoleGets the UIRole instance associated with this editor button. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase)
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 EditorButtonBase.Appearance property to its default value. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase)
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetPressedAppearanceResets the EditorButton.PressedAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinEditors.EditorButton)
Public MethodShouldSerializeKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns the string representation of the button (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodCalculatePreferredSizeInvoked when the preferred size of button should be calculated. (Inherited from Infragistics.Win.UltraWinEditors.EditorButton)
Protected MethodCalculateTextSizeCalculates the size of the button's text. (Inherited from Infragistics.Win.UltraWinEditors.EditorButton)
Protected MethodCreateInstanceDescriptorOverridden. Invoked from the type converter when an instance descriptor is needed to serialize the object.  
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodDoDefaultActionOverloaded. Invoked when the default action of the UI Automation element representing the button is invoked. (Inherited from Infragistics.Win.UltraWinEditors.EditorButton)
Protected MethodGetDefaultActionReturns the description of the default action of the button. (Inherited from Infragistics.Win.UltraWinEditors.EditorButton)
Protected MethodInitializeAppearancesInvoked when the Appearances collection of the object changes. (Inherited from Infragistics.Win.UltraWinEditors.EditorButton)
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 MethodOnClickUsed to invoke the EditorButton.Click event. (Inherited from Infragistics.Win.UltraWinEditors.EditorButton)
Protected MethodOnDisposeUsed to notify the object that it is being disposed. (Inherited from Infragistics.Win.UltraWinEditors.EditorButton)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnRemovedFromCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnSubObjectPropChangedInvoked when a property has changed on a sub object (Inherited from Infragistics.Win.UltraWinEditors.EditorButton)
Protected MethodResetInternedKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
See Also