当前注册人数155278人 邮箱: 密码: 注册新用户 忘记密码
首页 C/C++/MFC C# ASP.NET VB.NET MATLAB   站内搜索 BBS讨论社区 下载代码说明/积分规则
为什么要注册?

1. 可以直接免费从本站下载代码,防止邮件发送不到您的邮箱,或登录不了国外网站

2. 可以设定关键字,当有您关心的代码收录时,邮件通知您

3. 对这里的代码进行评分和评论

4. 可以和大家一起分享你的源代码,得到更多的建议

Tri-State TreeView control for .NET 1.1

C#三状态树(Treeview)控件源代码

2007年12月20日
C# (C# 1.0, C# 2.0, C# 3.0), C#, .NET, .NET (.NET 1.1), Win32, Dev
本程序实现一个能够表示节点三种状态的树状控件,它继承与TreeView,它的三种状态为选中/非选中/部分节点选中,另外支持为这三种状态分别指定不同的节点图标,通过ImageList属性来指定。
 
相关知识
源代码原文下载:
Tri-State TreeView control for .NET 1.1 The TreeView control as implemented by Microsoft in the .NET 1.1 Framework does support checkboxes but those checkboxes allow only two states, checked or unchecked. This control is built on top of that TreeView control and provides some additional functionality that might be useful. * Tri-State checkboxes, checked / unchecked / indeterminate states. * The TriStateTreeView supports custom images for all three states. When not using custom images, default tri-state images are provided. Custom images are configured the same way as the "ImageIndex" and the "SelectedImageIndex" properties so state images can be added to the ImageList bound to the TreeView using the ImageList property. * Checkboxes can be switched off on a per-node basis. * The TreeView recognizes two different types of TreeNodes, Containers and Items. They behave differently when child nodes are checked / unchecked.

源码图片

从本站下载附件及源代码(1个附件,已经成功下载594次)

最值得关注的外文源代码

CheckBox ComboBox Extending the ComboBox Class and Its Items
Custom TreeView for standard SQL data.
Customizable Tree Control with Animation Support
SuperGrid - Yet Another listview control
评论(评论是增加积分的一个有效途径)
字数在300字内
请如实评论
本源代码共评论91次,此处显示最近20次评论! 查看所有评论

w2jz  2010年03月10日
感谢啊
人生难免不冲动  2010年01月25日
非常不错
zhaolijie  2010年01月09日
C#三状态树(Treeview)控件源代码
波波  2010年01月06日
很好很好
wtsky2007  2009年11月26日
正在找 谢谢
liyachi  2009年08月12日
找了好久.... 多谢拉
O(∩_∩)O~  2009年08月11日
C#三状态树(Treeview)控件源代码
shqyun  2009年06月12日
过来看看
Sinruo  2009年05月26日
不错的东西,谢谢共享
gts  2009年05月15日
非常感谢
gts  2009年05月15日
good
gts  2009年05月15日
很好
zhyg0927  2009年04月26日
还行
tonycode  2009年04月16日
正想
蓝色风车—呼呼  2009年04月13日
挺好的
Lucky  2009年04月03日
虽是1.1的,2.0也可以用
myb  2009年03月27日
good
abc112233  2009年03月24日
很好很好
smallwind  2009年03月20日
找了好久.... 多谢拉
  2009年03月16日
good
字数在300字内
请如实评论
CopyRight (C) codesoso.com 2007-2009 All Rights Reserved   免责声明
京ICP备08011023号