Is there some way, how to make scrollbar wider in winforms for .net compact framework? I want to be application finger-friendly, but the scrollbars are very narrow for peopl
I haven´t checked that, because I have no device but rumor has it that you can change the Size per Regstry Settings:
[HKEY_LOCAL_MACHINE\SYSTEM\GWE]
cyHScr=13 - Default height of horizontal scrollbar
cxVScr=13 - Default width of vertical scrollbar
Kind Regards
Thomas