Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
695
Customize scrollbar width for UltraComboEditor
posted

Hello,

I have a WinForms industrial application running on windows 7 on a touch screen. The users need to select from a drop down with about 50 items. It proves to be a hard task with a standard MS ComboBox control. The scrollbar itself is too narrow, and the users can not relibly touch the up and down arrows or the scroll bar itself with their fingers.

So I started looking for a custom combo box, but I could not find any with a customizable scroll bar width.

So, here is a question - is it possible to change the width of the scrollbar of the UltraComboEditor? I am using NetAdvantage 12.1 Win CLR2x.

And if not, is there any alternative way of easily selecting from a long list on a touch screen.

Any help will be appreciated.