删除c#.net中的treeControl虚线 [英] remove dotted line of treeControl in c#.net

查看:61
本文介绍了删除c#.net中的treeControl虚线的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

hi


如何删除树控件的虚线并为其添加一些箭头标记..

hi
how to remove the dotted line of tree control and add some arrow mark to it..

推荐答案

您是否在设计时属性浏览器中查看WinForms的TreeView属性时遇到了麻烦?



您如何看待'ShowLines,以及'ShowRootLines TreeView的属性吗?



在节点上放置箭头...假设你是指可扩展/收缩具有子节点的节点的可点击图像。你需要阅读ImageList,ImageIndex,SelectedImageIndex上的文档,并研究MS文档:[ ^ ]。
Are you even taking the trouble to look at the Properties of the WinForms' TreeView in the design-time Properties Browser ?

What do you think the 'ShowLines, and 'ShowRootLines Properties of the TreeView do ?

To put "arrows" on Nodes ... assuming you mean clickable images that expand/contract Nodes that have child Nodes ... you need to read the documentation on ImageList, ImageIndex, SelectedImageIndex, and study the MS documentation: [^].


这篇关于删除c#.net中的treeControl虚线的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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