Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Make ComboBox bigger.
 

Make ComboBox bigger.

Hello.

I'm trying to make a custom ComboBox. I want the dropdown button to be bigger, and I've seen some examples on how to do this with a regular button and by clicking this dropping down the ComboBox. But I also need the scrollbar and the scrollbar buttons to be bigger(wider) aswell.

When creating an application for a touch screen it becomes very hard to click the buttons and hitting the scrollbar.

Is there anyway to do this? Just increasing the font makes the list bigger, the scrollbar width looks the same.

Peter Kisell  Thursday, July 03, 2008 9:21 AM

I'm not certain about this, but I believe you have to make some custom painting. Perhaps you may also have to draw the scrollbar yourself (including its functions).
abcfantasy  Friday, July 04, 2008 1:19 PM

I'm not certain about this, but I believe you have to make some custom painting. Perhaps you may also have to draw the scrollbar yourself (including its functions).
abcfantasy  Friday, July 04, 2008 1:19 PM

You can use google to search for other answers

Custom Search

More Threads

• User Control - Get Parent size
• Submitting to database
• Panels In Panels
• Make Form Designer Generate Code in .cpp instead of .h?
• Designer-enabled Panel
• Method 'System.Collections.Generic.List`1[[CUSTOMTYPE]].Add' not found.
• VS2008 have problem with Generic Forms
• How to get a dynamic form under Forms Designer
• Using Custom ProfessionalColor Table with toolstriprenderer.
• Error HRESULT E_FAIL has been returned from a call to a COM component.