开发者

Is there any way to change the background of one specific item in a combox?

开发者 https://www.devze.com 2023-02-15 07:31 出处:网络
I managed to change the font and the color of items based on a condition, but I can\'t change the background. Is that pos开发者_JS百科sible? If so, how?http://msdn.microsoft.com/en-us/library/system.w

I managed to change the font and the color of items based on a condition, but I can't change the background. Is that pos开发者_JS百科sible? If so, how?


http://msdn.microsoft.com/en-us/library/system.windows.forms.combobox.drawmode.aspx

Owner drawn looks as though it should do what you want.

0

精彩评论

暂无评论...
验证码 换一张
取 消