Hello,
Can you offer a reasonable way to make the standard list or combobox have normal and bold text at one and the same line.
Printable View
Hello,
Can you offer a reasonable way to make the standard list or combobox have normal and bold text at one and the same line.
I dont know wether its reasonable, but you will have to subclass the control to accomplish this. Subclassing isnt quite as hard as most people would like you to believe, but it is complex and experience in C/C++ is a plus.
There are loads of tutorials on this subject on the web, including here on CodeGuru. Good luck!
Why did you try your own control?
It should be more easy control whatever you want .
Good Luck !!!