如何增加DataGridView的滚动条的宽度? [英] How to increase the width of a scroll bar for DataGridView?

查看:1245
本文介绍了如何增加DataGridView的滚动条的宽度?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

解决方案

这样做的唯一方法是通过实现自己的控件并将其替换为 DataGridView 。我发现这是CodeProject(它的VB但仍然是一个很好的例子):



核心自定义滚动条类by VectorX



MSDN论坛上还有一些东西



datagridview的自定义滚动条


Is there way to increase the width of the scroll bars for a DataGridView ?

解决方案

The only way of doing it is by implementing your own control and replacing the one on the DataGridView. I found this on CodeProject(its VB but still a good example):

Core Custom Scrollbar Class By VectorX

There is also something on the MSDN forums

custom scrollbar for datagridview

这篇关于如何增加DataGridView的滚动条的宽度?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆