文件名称:CheckBoxTreeView
-
所属分类:
- 标签属性:
- 上传时间:2012-09-01
-
文件大小:76.2kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1、实现从xml文件读取并加载到treeview控件
2、实现“选中”、“不选中”、“不确定”三种状态
3、实现节点状态变化后,对业务逻辑的暴露(也就是你选中一个节点后,还想做点其他别的事情)
4、实现节点的动态增加
5、实现多属性的绑定(包括图片和文字)
6、实现checkBox样式的设置
-1, read from a xml file and loaded into the treeview control 2, and " select" and " select" , " uncertain" three states 3, to achieve the node status changes, the exposure of business logic (also After that you select a node, but also wanted to do something other something else) 4, an increase of 5 to achieve the dynamic node, multi-attribute binding (including pictures and text) 6, to achieve the set checkBox style
2、实现“选中”、“不选中”、“不确定”三种状态
3、实现节点状态变化后,对业务逻辑的暴露(也就是你选中一个节点后,还想做点其他别的事情)
4、实现节点的动态增加
5、实现多属性的绑定(包括图片和文字)
6、实现checkBox样式的设置
-1, read from a xml file and loaded into the treeview control 2, and " select" and " select" , " uncertain" three states 3, to achieve the node status changes, the exposure of business logic (also After that you select a node, but also wanted to do something other something else) 4, an increase of 5 to achieve the dynamic node, multi-attribute binding (including pictures and text) 6, to achieve the set checkBox style
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CheckBoxTreeView/CheckBoxTreeView/App.xaml
CheckBoxTreeView/CheckBoxTreeView/App.xaml.cs
CheckBoxTreeView/CheckBoxTreeView/bin/Debug/CheckBoxTreeView.exe
CheckBoxTreeView/CheckBoxTreeView/bin/Debug/CheckBoxTreeView.pdb
CheckBoxTreeView/CheckBoxTreeView/bin/Debug/CheckBoxTreeView.vshost.exe
CheckBoxTreeView/CheckBoxTreeView/bin/Debug/CheckBoxTreeView.vshost.exe.manifest
CheckBoxTreeView/CheckBoxTreeView/bin/Debug/LayerGroup.xml
CheckBoxTreeView/CheckBoxTreeView/CheckBoxTreeView.csproj
CheckBoxTreeView/CheckBoxTreeView/LayerGroup.cs
CheckBoxTreeView/CheckBoxTreeView/LayerVM.cs
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/App.g.cs
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/CheckBoxTreeView.csproj.FileListAbsolute.txt
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/CheckBoxTreeView.csproj.GenerateResource.Cache
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/CheckBoxTreeView.exe
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/CheckBoxTreeView.g.resources
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/CheckBoxTreeView.pdb
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/CheckBoxTreeView.Properties.Resources.resources
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/CheckBoxTreeView_MarkupCompile.cache
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/CheckBoxTreeView_MarkupCompile.lref
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/GeneratedInternalTypeHelper.g.cs
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/TreeViewItemUC.baml
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/TreeViewItemUC.g.cs
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/TreeViewShow.baml
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/TreeViewShow.g.cs
CheckBoxTreeView/CheckBoxTreeView/Properties/AssemblyInfo.cs
CheckBoxTreeView/CheckBoxTreeView/Properties/Resources.Designer.cs
CheckBoxTreeView/CheckBoxTreeView/Properties/Resources.resx
CheckBoxTreeView/CheckBoxTreeView/Properties/Settings.Designer.cs
CheckBoxTreeView/CheckBoxTreeView/Properties/Settings.settings
CheckBoxTreeView/CheckBoxTreeView/TreeViewItemUC.xaml
CheckBoxTreeView/CheckBoxTreeView/TreeViewItemUC.xaml.cs
CheckBoxTreeView/CheckBoxTreeView/TreeViewShow.xaml
CheckBoxTreeView/CheckBoxTreeView/TreeViewShow.xaml.cs
CheckBoxTreeView/CheckBoxTreeView.sln
CheckBoxTreeView/CheckBoxTreeView.sln.cache
CheckBoxTreeView/CheckBoxTreeView.suo
CheckBoxTreeView/~$MVVM 模式实现wpf下的TreeView.doc
CheckBoxTreeView/使用MVVM 模式实现wpf下的TreeView.doc
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/Refactor
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/TempPE
CheckBoxTreeView/CheckBoxTreeView/bin/Debug
CheckBoxTreeView/CheckBoxTreeView/obj/Debug
CheckBoxTreeView/CheckBoxTreeView/bin
CheckBoxTreeView/CheckBoxTreeView/obj
CheckBoxTreeView/CheckBoxTreeView/Properties
CheckBoxTreeView/CheckBoxTreeView
CheckBoxTreeView
CheckBoxTreeView/CheckBoxTreeView/App.xaml.cs
CheckBoxTreeView/CheckBoxTreeView/bin/Debug/CheckBoxTreeView.exe
CheckBoxTreeView/CheckBoxTreeView/bin/Debug/CheckBoxTreeView.pdb
CheckBoxTreeView/CheckBoxTreeView/bin/Debug/CheckBoxTreeView.vshost.exe
CheckBoxTreeView/CheckBoxTreeView/bin/Debug/CheckBoxTreeView.vshost.exe.manifest
CheckBoxTreeView/CheckBoxTreeView/bin/Debug/LayerGroup.xml
CheckBoxTreeView/CheckBoxTreeView/CheckBoxTreeView.csproj
CheckBoxTreeView/CheckBoxTreeView/LayerGroup.cs
CheckBoxTreeView/CheckBoxTreeView/LayerVM.cs
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/App.g.cs
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/CheckBoxTreeView.csproj.FileListAbsolute.txt
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/CheckBoxTreeView.csproj.GenerateResource.Cache
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/CheckBoxTreeView.exe
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/CheckBoxTreeView.g.resources
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/CheckBoxTreeView.pdb
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/CheckBoxTreeView.Properties.Resources.resources
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/CheckBoxTreeView_MarkupCompile.cache
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/CheckBoxTreeView_MarkupCompile.lref
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/GeneratedInternalTypeHelper.g.cs
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/TreeViewItemUC.baml
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/TreeViewItemUC.g.cs
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/TreeViewShow.baml
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/TreeViewShow.g.cs
CheckBoxTreeView/CheckBoxTreeView/Properties/AssemblyInfo.cs
CheckBoxTreeView/CheckBoxTreeView/Properties/Resources.Designer.cs
CheckBoxTreeView/CheckBoxTreeView/Properties/Resources.resx
CheckBoxTreeView/CheckBoxTreeView/Properties/Settings.Designer.cs
CheckBoxTreeView/CheckBoxTreeView/Properties/Settings.settings
CheckBoxTreeView/CheckBoxTreeView/TreeViewItemUC.xaml
CheckBoxTreeView/CheckBoxTreeView/TreeViewItemUC.xaml.cs
CheckBoxTreeView/CheckBoxTreeView/TreeViewShow.xaml
CheckBoxTreeView/CheckBoxTreeView/TreeViewShow.xaml.cs
CheckBoxTreeView/CheckBoxTreeView.sln
CheckBoxTreeView/CheckBoxTreeView.sln.cache
CheckBoxTreeView/CheckBoxTreeView.suo
CheckBoxTreeView/~$MVVM 模式实现wpf下的TreeView.doc
CheckBoxTreeView/使用MVVM 模式实现wpf下的TreeView.doc
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/Refactor
CheckBoxTreeView/CheckBoxTreeView/obj/Debug/TempPE
CheckBoxTreeView/CheckBoxTreeView/bin/Debug
CheckBoxTreeView/CheckBoxTreeView/obj/Debug
CheckBoxTreeView/CheckBoxTreeView/bin
CheckBoxTreeView/CheckBoxTreeView/obj
CheckBoxTreeView/CheckBoxTreeView/Properties
CheckBoxTreeView/CheckBoxTreeView
CheckBoxTreeView
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.