TreeView中的底部节点被切断 [英] Bottom Node in TreeView is cut off

查看:76
本文介绍了TreeView中的底部节点被切断的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的表单中有一个TreeView,它是从数据库中的项目列表中手动填充的. TreeView项目的描述会导致显示水平滚动条.很好,只不过此滚动条似乎隐藏了该项目 在TreeView的底部.如果我展开树节点,则将显示以前隐藏的底部项目.

I have a TreeView in my form that I populate manually from a list of items in a database.  The descriptions of the TreeView items causes a horizontal scrollbar to be displayed.  That is fine except that it seems that this scrollbar hides the item at the bottom of the TreeView.  If I expand a tree node the bottom item that was previously hidden will be displayed.

在此方面的任何帮助将不胜感激.

Any help on this would be much appreciated.

谢谢,
Koby

Thanks,
Koby

推荐答案

滚动条是在树视图中还是在树视图的容器中?

Is your scrollbar in the Treeview or in the Treeview's container?

您需要知道,然后打开显示滚动条的对象的属性",并确保将滚动条"设置为"BOTH".

You'll need to know, and then open the Properties for whichever object is presenting the scrollbar and make sure ScrollBars is set to BOTH.


这篇关于TreeView中的底部节点被切断的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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