文件名称:comboboxtreeview
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-09-17
- 文件大小:
- 20kb
- 下载次数:
- 0次
- 提 供 者:
- 冯**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C# wpf combobox带treeview的自定义控件示例源码,树控菜单和下拉框的自定义源码,希望对你有所帮助。-Custom Control Example C# wpf combobox with treeview source, custom source tree control menu and drop-down box, I hope for your help.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C#wpf combobox带treeview的自定义控件\ComboBoxTreeView\App.xaml
....................................\................\App.xaml.cs
....................................\................\ComboBoxTreeView.cs
....................................\................\ComboBoxTreeViewSample.csproj
....................................\................\ExtendedTreeView.cs
....................................\................\ITreeViewItemModel.cs
....................................\................\MainPage.xaml
....................................\................\MainPage.xaml.cs
....................................\................\Properties\AppManifest.xml
....................................\................\..........\AssemblyInfo.cs
....................................\................\Themes\Generic.xaml
....................................\ComboBoxTreeView.sln
....................................\ComboBoxTreeView.suo
....................................\................\Properties
....................................\................\Themes
....................................\ComboBoxTreeView
C#wpf combobox带treeview的自定义控件