Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
75
Display text on MouseMove
posted

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.

 

Parents
No Data
Reply
  • 85
    posted

    Hi..

    To View items in drop down list of ComboEditor set the property of DropDownListWidth to -1.

Children
No Data