Hi,

I wanted to change my regular combobox with an ImageCombo, but I see no way to get the same kind of handling like a regular combobox with dropdownlist style.
Is there a way to prevent the imagecombo from looking like a textbox? I know I can set locked to true, but that still makes it act like a textbox.

Maybe through a simple API call?