Returns the height of the item at the specified index Syntax Parameters index The index of the item Return Value The height of the item in pixels
Returns the text of the specified ValueListItem Syntax Parameters item The ValueListItem whose text is to be returned Return Value A string containing the items text
Gets the text of the control Syntax
Returns true if a ButtonAppearance object has been created. Syntax
Returns true if an ItemAppearance object has been created. Syntax
Gets/sets whether the editor has an MRU (most recently used) list associated with it. Syntax Remarks MRU is an acronym for Most Recently Used. The controls MRU list contains the text of the items that were most recently selected by the end user. Example This example configures the UltraComboEditor to have an MRULi...
Syntax Example This example demonstrates how to set the UltraWinEditors controls to use an ImageList, and to specify a transparent color for the images they display.
Syntax Example This sample initializes the items collection of an UltraComboEditor. It then initializes some of the display and behavior properties such as MRU, Item and individual item appearances, autocomplete.