The following tables list the members exposed by DropDownEditorButton.
Name | Description | |
---|---|---|
DropDownEditorButton Constructor | Overloaded. |
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
AccessibleDescription | Returns or sets the description of the button used by accessibility client applications. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | |
AccessibleName | Returns or sets the name used by accessibility clients to identify the button. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | |
Appearance | Default appearance for the button (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | |
Appearances | Returns or sets the collection that provides appearance information for the appearance properties (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | |
AutoFocus | Returns or sets whether or not the DropDownEditorButton will set focus to the contained control when it is dropped down. | |
ButtonStyle | Returns or sets the style of the button border. (Inherited from Infragistics.Win.UltraWinEditors.EditorButton) | |
Control | Returns or sets the control to dropdown. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
DropDownResizeHandleAppearance | Dropdown resize handle appearance. | |
DropDownResizeHandleStyle | Gets/Sets Drop Down Resize Handle Style | |
DropDownResizeHandleStyleResolved | Gets resolved value of Dropdown Resize Handle Style | |
Editor | Returns the owning Editor (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | |
Enabled | Returns or sets whether the button is enabled. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | |
HasAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | |
HasDropdownResizeHandleAppearance | True if an appearance object has been allocated | |
HasPressedAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinEditors.EditorButton) | |
IsDroppedDown | Overridden. Indicates if the associated dropdown is currently displayed | |
Key | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
PreferredDropDownSize | The preferred size of the dropdown. | |
PressedAppearance | Appearance for the button when pressed down (Inherited from Infragistics.Win.UltraWinEditors.EditorButton) | |
RightAlignDropDown | Returns or sets whether the dropdown is aligned to the right edge of the editor. (Inherited from Infragistics.Win.UltraWinEditors.DropDownEditorButtonBase) | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Text | Returns or sets the text displayed by the button. (Inherited from Infragistics.Win.UltraWinEditors.EditorButton) | |
Visible | Returns or sets whether the button is visible. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | |
Width | Returns or sets the width of the button. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | |
WidthResolved | Returns the resolved width of the button. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) |
Name | Description | |
---|---|---|
AccessibleRole | Returns the accessible role for the button. (Inherited from Infragistics.Win.UltraWinEditors.DropDownEditorButtonBase) | |
KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Clone | Overridden. Used to create a deep copy of the button. | |
CloseUp | Overridden. Used to close up the dropdown window. | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
CreateUIAutomationProvider | Creates the UI automation provider. (Inherited from Infragistics.Win.UltraWinEditors.DropDownEditorButtonBase) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
DropDown | Overridden. Used to display the dropdown window | |
FromControl | Returns a dropped down DropDownEditorButton that contains the specified control. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetRole | Gets the UIRole instance associated with this editor button. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ResetAppearance | Resets the EditorButtonBase.Appearance property to its default value. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | |
ResetDropDownResizeHandleAppearance | Resets the DropDownResizeHandleAppearance property to its default value. | |
ResetDropDownResizeHandleStyle | Resets the DropDownResizeHandleStyle property to its default value. | |
ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetPreferredDropDownSize | Resets the PreferredDropDownSize properties to their default values. | |
ResetPressedAppearance | Resets the EditorButton.PressedAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinEditors.EditorButton) | |
ShouldSerializeKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Returns the string representation of the button (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonBase) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
CalculatePreferredSize | Invoked when the preferred size of button should be calculated. (Inherited from Infragistics.Win.UltraWinEditors.DropDownEditorButtonBase) | |
CalculateTextSize | Calculates the size of the button's text. (Inherited from Infragistics.Win.UltraWinEditors.EditorButton) | |
CreateInstanceDescriptor | Overridden. Invoked from the type converter when an instance descriptor is needed to serialize the object. | |
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
DoDefaultAction | Overloaded. Invoked when the default action of the UI Automation element representing the button is invoked. (Inherited from Infragistics.Win.UltraWinEditors.DropDownEditorButtonBase) | |
GetDefaultAction | Returns the description of the default action of the button. (Inherited from Infragistics.Win.UltraWinEditors.DropDownEditorButtonBase) | |
InitializeAppearances | Invoked when the Appearances collection of the object changes. (Inherited from Infragistics.Win.UltraWinEditors.EditorButton) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnAddedToCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnAfterCloseUp | Used to invoke the DropDownEditorButtonBase.AfterCloseUp event. (Inherited from Infragistics.Win.UltraWinEditors.DropDownEditorButtonBase) | |
OnAfterDropDownResize | Fires after the resize of dropdown has completed. | |
OnBeforeDropDown | Used to invoke the DropDownEditorButtonBase.BeforeDropDown event. (Inherited from Infragistics.Win.UltraWinEditors.DropDownEditorButtonBase) | |
OnBeforeDropDownResizeStart | Fires Before the DropDown Resize has started | |
OnClick | Used to invoke the EditorButton.Click event. (Inherited from Infragistics.Win.UltraWinEditors.EditorButton) | |
OnDispose | Overridden. Clean up any resources being used. | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnRemovedFromCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnSubObjectPropChanged | Invoked when a property has changed on a sub object (Inherited from Infragistics.Win.UltraWinEditors.EditorButton) | |
ResetInternedKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeDropDownResizeHandleAppearance | Returns a Boolean value that determines whether the DropDownResizeHandleAppearance property is set to its default value. | |
ShouldSerializeDropDownResizeHandleStyle | Returns a Boolean value that determines whether the DropDownResizeHandleStyle property is set to its default value. | |
ShouldSerializePreferredDropDownSize | Returns true if this property is not set to its default value |
Name | Description | |
---|---|---|
AfterCloseUp | Fired when the dropdown has been closed (Inherited from Infragistics.Win.UltraWinEditors.DropDownEditorButtonBase) | |
AfterDropDownResize | Fired after resize of DropDown is completed. | |
BeforeDropDown | Fired when the dropdown window is about to be displayed (Inherited from Infragistics.Win.UltraWinEditors.DropDownEditorButtonBase) | |
BeforeDropDownResizeStart | Fired before resize of DropDown begins. | |
Click | Fired when the button is clicked (Inherited from Infragistics.Win.UltraWinEditors.EditorButton) | |
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |