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
2265
UltraComboEditor - Manually Show DropDown in Focus event
posted

Hi there,

Is it possible to automatically display the drop down of an UltraComboEditor when the control receives focus in the Focus event?

I am trying to mimic the functionality of the Windows 7 search within Windows Explorer.  I am deliberately setting DropDownButtonDisplayStyle to Never. 

I have tried calling UltraComboEditor1.DropDown() but it does not display the drop down.

Any thoughts?

Parents Reply Children