文件名称:CheckBoxTreeView
- 所属分类:
- TreeView控件
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 76kb
- 下载次数:
- 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
................\................\App.xaml.cs
................\................\bin\Debug\CheckBoxTreeView.exe
................\................\...\.....\CheckBoxTreeView.pdb
................\................\...\.....\CheckBoxTreeView.vshost.exe
................\................\...\.....\CheckBoxTreeView.vshost.exe.manifest
................\................\...\.....\LayerGroup.xml
................\................\CheckBoxTreeView.csproj
................\................\LayerGroup.cs
................\................\LayerVM.cs
................\................\obj\Debug\App.g.cs
................\................\...\.....\CheckBoxTreeView.csproj.FileListAbsolute.txt
................\................\...\.....\CheckBoxTreeView.csproj.GenerateResource.Cache
................\................\...\.....\CheckBoxTreeView.exe
................\................\...\.....\CheckBoxTreeView.g.resources
................\................\...\.....\CheckBoxTreeView.pdb
................\................\...\.....\CheckBoxTreeView.Properties.Resources.resources
................\................\...\.....\CheckBoxTreeView_MarkupCompile.cache
................\................\...\.....\CheckBoxTreeView_MarkupCompile.lref
................\................\...\.....\GeneratedInternalTypeHelper.g.cs
................\................\...\.....\TreeViewItemUC.baml
................\................\...\.....\TreeViewItemUC.g.cs
................\................\...\.....\TreeViewShow.baml
................\................\...\.....\TreeViewShow.g.cs
................\................\Properties\AssemblyInfo.cs
................\................\..........\Resources.Designer.cs
................\................\..........\Resources.resx
................\................\..........\Settings.Designer.cs
................\................\..........\Settings.settings
................\................\TreeViewItemUC.xaml
................\................\TreeViewItemUC.xaml.cs
................\................\TreeViewShow.xaml
................\................\TreeViewShow.xaml.cs
................\CheckBoxTreeView.sln
................\CheckBoxTreeView.sln.cache
................\CheckBoxTreeView.suo
................\~$MVVM 模式实现wpf下的TreeView.doc
................\使用MVVM 模式实现wpf下的TreeView.doc
................\CheckBoxTreeView\obj\Debug\Refactor
................\................\...\.....\TempPE
................\................\bin\Debug
................\................\obj\Debug
................\................\bin
................\................\obj
................\................\Properties
................\CheckBoxTreeView
CheckBoxTreeView
................\................\App.xaml.cs
................\................\bin\Debug\CheckBoxTreeView.exe
................\................\...\.....\CheckBoxTreeView.pdb
................\................\...\.....\CheckBoxTreeView.vshost.exe
................\................\...\.....\CheckBoxTreeView.vshost.exe.manifest
................\................\...\.....\LayerGroup.xml
................\................\CheckBoxTreeView.csproj
................\................\LayerGroup.cs
................\................\LayerVM.cs
................\................\obj\Debug\App.g.cs
................\................\...\.....\CheckBoxTreeView.csproj.FileListAbsolute.txt
................\................\...\.....\CheckBoxTreeView.csproj.GenerateResource.Cache
................\................\...\.....\CheckBoxTreeView.exe
................\................\...\.....\CheckBoxTreeView.g.resources
................\................\...\.....\CheckBoxTreeView.pdb
................\................\...\.....\CheckBoxTreeView.Properties.Resources.resources
................\................\...\.....\CheckBoxTreeView_MarkupCompile.cache
................\................\...\.....\CheckBoxTreeView_MarkupCompile.lref
................\................\...\.....\GeneratedInternalTypeHelper.g.cs
................\................\...\.....\TreeViewItemUC.baml
................\................\...\.....\TreeViewItemUC.g.cs
................\................\...\.....\TreeViewShow.baml
................\................\...\.....\TreeViewShow.g.cs
................\................\Properties\AssemblyInfo.cs
................\................\..........\Resources.Designer.cs
................\................\..........\Resources.resx
................\................\..........\Settings.Designer.cs
................\................\..........\Settings.settings
................\................\TreeViewItemUC.xaml
................\................\TreeViewItemUC.xaml.cs
................\................\TreeViewShow.xaml
................\................\TreeViewShow.xaml.cs
................\CheckBoxTreeView.sln
................\CheckBoxTreeView.sln.cache
................\CheckBoxTreeView.suo
................\~$MVVM 模式实现wpf下的TreeView.doc
................\使用MVVM 模式实现wpf下的TreeView.doc
................\CheckBoxTreeView\obj\Debug\Refactor
................\................\...\.....\TempPE
................\................\bin\Debug
................\................\obj\Debug
................\................\bin
................\................\obj
................\................\Properties
................\CheckBoxTreeView
CheckBoxTreeView