Change width of scrollbars
问题 I am working on a program for touchscreens. I am using c# and Visual studio 2008. Is there any way to change the width of the scrollbars? I know that i can change in Display Properties of Windows. But i only want in my programm not in the complete system. Thanks for ya help! 回答1: Check this out: Winforms - Adjust width of vertical scrollbar on CheckedListBox Worth mentioning too: .NET Compact framework - make scrollbars wider More of the same, but this time with a better solution through the