文件名称:CheckComboBox
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-12-03
- 文件大小:
- 78kb
- 下载次数:
- 0次
- 提 供 者:
- K***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
WPF项目:一个多选下拉框的控件,支持多种显示格式,用起来和一般默认的控件一样简单-WPF project: a multiple-selection drop-down box controls, support for a variety of display formats, with them and generally the default controls are as simple as
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DemoApp\bin
.......\...\Debug
.......\...\.....\CheckBoxComboBox.dll
.......\...\.....\DemoApp.exe
.......\...\.....\DemoApp.vshost.exe
.......\...\.....\DemoApp.vshost.exe.manifest
.......\DataTableWrappers.cs
.......\DemoApp.csproj
.......\Form1.cs
.......\Form1.Designer.cs
.......\Form1.resx
.......\Program.cs
.......\Properties
.......\..........\AssemblyInfo.cs
.......\..........\Resources.Designer.cs
.......\..........\Resources.resx
.......\..........\Settings.Designer.cs
.......\..........\Settings.settings
.......\Statusses.cs
DemoApp
CheckBoxComboBox.sln
................\bin
................\...\Debug
................\...\.....\CheckBoxComboBox.dll
................\CheckBoxComboBox.cs
................\CheckBoxComboBox.csproj
................\CheckBoxComboBox.csproj.user
................\CheckBoxComboBox.Designer.cs
................\GripBounds.cs
................\NativeMethods.cs
................\Popup.cs
................\Popup.Designer.cs
................\PopupComboBox.cs
................\PopupComboBox.Designer.cs
................\PopupComboBox.resx
................\Properties
................\..........\AssemblyInfo.cs
................\Selection Wrappers
................\..................\ListSelectionWrapper.cs
................\..................\ObjectSelectionWrapper.cs
CheckBoxComboBox