gpt4 book ai didi

c# - Winforms c# 中的自定义滚动

转载 作者:行者123 更新时间:2023-11-30 17:57:32 26 4
gpt4 key购买 nike

我正在开发一个应用程序,它将使用触摸屏进行导航,以便在仓库环境中使用。

需要向用户展示一个列表,因为这个列表可能很长,用户有时需要向下滚动列表。

众所周知,面板和文本框等的系统滚动条非常小,我想知道我是否可以调整构成滚动条的控件(顶部和底部的小箭头,以及place holder bar in the scroll bar itself), 或者我是否可以创建几个可以为我上下滚动控件的按钮?

谢谢,卡尔

最佳答案

答案来自 this post .

检查一下:

Winforms - Adjust width of vertical scrollbar on CheckedListBox

也值得一提:

.NET Compact framework - make scrollbars wider

更多相同,但这次通过使用滚动条控件有了更好的解决方案:

Change the width of a scrollbar

另一个人教如何创建自己的滚动条控件(有趣):

Set the Scrollbar width of a DataGridView

最后一个(值得一试):

Is there a way to get the scrollbar height and width for a ListView control

关于c# - Winforms c# 中的自定义滚动,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13160854/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com