I have skinned most controls in my winform application, except scrollbar in combobox. Any ideas?

Recommended Answers

All 4 Replies

Switch to WPF

Sorry I cann't. It should be in Winforms, that is the requirement. BY the way I have worked on it and I just replaced the combobox list control with my custom listbox control. So if the user click the combobox button, my custom listcontrol will be shown. It works fine. But the problem is that when the combobox style is set to "DropDownList" and when the user select an item from the listcontrol it is not displayed on the text area of combobox. How can I draw the selected text to the combobox?

Thank you TnTinMN. I will look into it.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.