Version

DropDownEditorButton Class Members

The following tables list the members exposed by DropDownEditorButton.

Public Constructors
 NameDescription
Public ConstructorDropDownEditorButton ConstructorOverloaded.   
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAccessibleDescriptionReturns or sets the description of the button used by accessibility client applications. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase)
Public PropertyAccessibleNameReturns or sets the name used by accessibility clients to identify the button. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase)
Public PropertyAppearanceDefault appearance for the button (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase)
Public PropertyAppearancesReturns or sets the collection that provides appearance information for the appearance properties (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase)
Public PropertyAutoFocusReturns or sets whether or not the DropDownEditorButton will set focus to the contained control when it is dropped down.  
Public PropertyButtonStyleReturns or sets the style of the button border. (Inherited from Infragistics.Win.UltraWinEditors.EditorButton)
Public PropertyControlReturns or sets the control to dropdown.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyDropDownResizeHandleAppearanceDropdown resize handle appearance.  
Public PropertyDropDownResizeHandleStyleGets/Sets Drop Down Resize Handle Style  
Public PropertyDropDownResizeHandleStyleResolvedGets resolved value of Dropdown Resize Handle Style  
Public PropertyEditorReturns the owning Editor (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase)
Public PropertyEnabledReturns or sets whether the button is enabled. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase)
Public PropertyHasAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase)
Public PropertyHasDropdownResizeHandleAppearanceTrue if an appearance object has been allocated  
Public PropertyHasPressedAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinEditors.EditorButton)
Public PropertyIsDroppedDownOverridden. Indicates if the associated dropdown is currently displayed  
Public PropertyKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public PropertyPreferredDropDownSizeThe preferred size of the dropdown.  
Public PropertyPressedAppearanceAppearance for the button when pressed down (Inherited from Infragistics.Win.UltraWinEditors.EditorButton)
Public PropertyRightAlignDropDownReturns or sets whether the dropdown is aligned to the right edge of the editor. (Inherited from Infragistics.Win.UltraWinEditors.DropDownEditorButtonBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextReturns or sets the text displayed by the button. (Inherited from Infragistics.Win.UltraWinEditors.EditorButton)
Public PropertyVisibleReturns or sets whether the button is visible. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase)
Public PropertyWidthReturns or sets the width of the button. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase)
Public PropertyWidthResolvedReturns the resolved width of the button. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase)
Protected Properties
 NameDescription
Protected PropertyAccessibleRoleReturns the accessible role for the button. (Inherited from Infragistics.Win.UltraWinEditors.DropDownEditorButtonBase)
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 MethodCloneOverridden. Used to create a deep copy of the button.  
Public MethodCloseUpOverridden. Used to close up the dropdown window.  
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.DropDownEditorButtonBase)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodDropDownOverridden. Used to display the dropdown window  
Public Methodstatic (Shared in Visual Basic)FromControlReturns a dropped down DropDownEditorButton that contains the specified control.  
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 MethodResetDropDownResizeHandleAppearanceResets the DropDownResizeHandleAppearance property to its default value.  
Public MethodResetDropDownResizeHandleStyleResets the DropDownResizeHandleStyle property to its default value.  
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetPreferredDropDownSizeResets the PreferredDropDownSize properties to their default values.  
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.DropDownEditorButtonBase)
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.DropDownEditorButtonBase)
Protected MethodGetDefaultActionReturns the description of the default action of the button. (Inherited from Infragistics.Win.UltraWinEditors.DropDownEditorButtonBase)
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 MethodOnAfterCloseUpUsed to invoke the DropDownEditorButtonBase.AfterCloseUp event. (Inherited from Infragistics.Win.UltraWinEditors.DropDownEditorButtonBase)
Protected MethodOnAfterDropDownResizeFires after the resize of dropdown has completed.  
Protected MethodOnBeforeDropDownUsed to invoke the DropDownEditorButtonBase.BeforeDropDown event. (Inherited from Infragistics.Win.UltraWinEditors.DropDownEditorButtonBase)
Protected MethodOnBeforeDropDownResizeStartFires Before the DropDown Resize has started  
Protected MethodOnClickUsed to invoke the EditorButton.Click event. (Inherited from Infragistics.Win.UltraWinEditors.EditorButton)
Protected MethodOnDisposeOverridden. Clean up any resources being used.  
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)
Protected MethodShouldSerializeDropDownResizeHandleAppearance

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

 
Protected MethodShouldSerializeDropDownResizeHandleStyle

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

 
Protected MethodShouldSerializePreferredDropDownSizeReturns true if this property is not set to its default value  
Public Events
 NameDescription
Public EventAfterCloseUpFired when the dropdown has been closed (Inherited from Infragistics.Win.UltraWinEditors.DropDownEditorButtonBase)
Public EventAfterDropDownResizeFired after resize of DropDown is completed.  
Public EventBeforeDropDownFired when the dropdown window is about to be displayed (Inherited from Infragistics.Win.UltraWinEditors.DropDownEditorButtonBase)
Public EventBeforeDropDownResizeStartFired before resize of DropDown begins.  
Public EventClickFired when the button is clicked (Inherited from Infragistics.Win.UltraWinEditors.EditorButton)
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also