DropDownList-combobox look of TAdvControlDropDown

Hi,

I have a TAdvControlDropDown linked to a TCheckedListBox. The EditorEnabled-property is FALSE so the user cannot change the text in the textbox.

I would like the TAdvControlDropDown to look like a combobox set to the DropDownList-style, i.e. the colour of the editbox should be gray and the entire control should be light blue when the mouse is over it.
I there any way I can achieve this? I don't want to make too many "custom" colour-changes in my code that may not comply to the colour standards of all Windows versions.


Best regards,
Lasse

Sorry, there is currently no such built-in setting. It is an interesting suggestion though for consideration for a future update.

Thank you for your prompt reply.
The feature would be much appreciated, -also in the TAdvColorDropDown control.

Hints on how to mimic the look at bit are much appreciated -the most important thing I think is to change the colour of the dropdown-button as well as the textbox to grey on Windows10

Yes, the color and dropdown button color settings are the ones to change to make it appear like a Windows type combobox in DropDownList style.