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
325
UltraCombo: removing dropdown arrow
posted

Hi

The UltraComboEditor has a feature to remove the dropdown arrow. My understanding is that the UltraComboEditor can only display one column.

In our application we need the ability to show multiple columns in the combo box. At times the ComboBox has to be Read Only and that's where I need to remove the dropdown arrow.

Is there a easy way to do this or is it trapping some event and taking over the rendering process?