开发者

Datagridview and vertical scrollbar c#

开发者 https://www.devze.com 2023-02-15 22:40 出处:网络
How to programatically determine that vertical scroll bar开发者_JAVA百科 is showing for a particular datagridview at run time. Please help me with code in c#. You may need to tweak sizing behaviour al

How to programatically determine that vertical scroll bar开发者_JAVA百科 is showing for a particular datagridview at run time. Please help me with code in c#.


You may need to tweak sizing behaviour also, so if the data gridview resizes, adjust the scroll bar hight if it does not have any rows to scroll.

0

精彩评论

暂无评论...
验证码 换一张
取 消