06-18-2018, 06:07 AM
Quote:change the background color of the combobox regardless of whether there was any items
Can't answer.
Quote:is there a version of DT_SetBackgroundColor that works on child object (edit, richedit, listbox, button, etc)Probably exist functions in the forum for some control types, don't remember. Usually need to either disable control theme (then looks not good) or draw entire control (difficult).
