Version

Search Results

DefaultSize Property (EditorWithTextDropDownControlBase)

Returns the default size of the control Syntax

Dispose(Boolean) Method

Clean up any resources being used. Syntax Parameters disposing

Dispose Method (EditorWithTextDropDownControlBase)

Clean up any resources being used. Overload List

DropDown Method (EditorWithTextDropDownControlBase)

Displays the list portion of the control. Syntax Return Value A boolean indicating whether the dropdown list was displayed. Remarks If the list portion is already visible, the DropDown method does nothing and returns true. When the DropDown method is called, the BeforeDropDown event is fired. If the event is cance...

DropDownButtonAlignment Property (EditorWithTextDropDownControlBase)

Gets/sets the alignment for the dropdown button. Syntax Remarks The UltraComboEditor control provides the ability to situate the dropdown button on either the right (default) or left side of the control.