Hi all.
I'm using an UltraCombo and I need to change one label on the form when the user moves the mouse over the list portion on the combo, before select the item. The information that will appear in the label, helps the user to select the appropiate item in the list. How can I do this? Maybe is better use UltraComboEditor?
I'm working on Visual Basic form Visual Studio 2005 and Infragistics NetAdvantage 2005 Vol 1.
Thanks in advance.
Hi..
To View items in drop down list of ComboEditor set the property of DropDownListWidth to -1.