My English is not perfect, sorry.
I am using Visual C++ 2019 16.9.2 Community, MFC, 64 bit Windows 10 Home 2004.
The scrollbars are too broad, so I want to narrow them.
But among settings of Windows, I did not find how can I narrow them.
Can I set this in Windows, for all the programs?
If yes, where?
If do not, (and naturally, also if yes), how can I set in my MFC program? Naturally, this applies to only my program, and I must set the width at the begin of the program: all times when my program runs.
Thank you.