Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以更改表单上滚动条的宽度。这个应用程序是用于触摸屏的,它有点太窄了。
这是一个 Windows 窗体应用程序?通过调整我的滚动条控件的“宽度”属性,我能够制作一个非常厚实的滚动条。
您的滚动条是您可以编程访问的东西吗(即它是您添加到表单的控件)?
滚动条的宽度由 Windows 控制。您可以在显示属性中调整滚动条宽度,它将影响终端上的所有窗口。