文件名称:A-custom-DataGridView-control-source
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-04-15
- 文件大小:
- 55kb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1、单击CheckBox列头,可实现全选和全不选的切换。
2、CheckBox列头,会根据记录的选择状态,自动呈现选中和不选中状态。
3、现在只弄了个两态的CheckBox列头,后面有时间弄个三态的。-1, click the CheckBox column headers, Select and Unselect switching.. 2, CheckBox column header will select state according to the records, automatically render state is selected and not selected. 3, now only broke a two-state CheckBox column head back time to get hold of the tri-state.
2、CheckBox列头,会根据记录的选择状态,自动呈现选中和不选中状态。
3、现在只弄了个两态的CheckBox列头,后面有时间弄个三态的。-1, click the CheckBox column headers, Select and Unselect switching.. 2, CheckBox column header will select state according to the records, automatically render state is selected and not selected. 3, now only broke a two-state CheckBox column head back time to get hold of the tri-state.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
自定义DataGridView控件源码
..........................\bin
..........................\...\Debug
..........................\...\.....\CheckBoxHeaderDemo.exe
..........................\...\.....\CheckBoxHeaderDemo.pdb
..........................\...\.....\CheckBoxHeaderDemo.vshost.exe
..........................\...\.....\CheckBoxHeaderDemo.vshost.exe.manifest
..........................\CheckBoxHeaderDemo.csproj
..........................\CheckBoxHeaderDemo.sln
..........................\CheckBoxHeaderDemo.suo
..........................\DataGridViewAssert.cs
..........................\DatagridViewCheckBoxHeaderCell.cs
..........................\Form1.cs
..........................\Form1.Designer.cs
..........................\Form1.resx
..........................\obj
..........................\...\x86
..........................\...\...\Debug
..........................\...\...\.....\CheckBoxHeaderDemo.csproj.FileListAbsolute.txt
..........................\...\...\.....\CheckBoxHeaderDemo.csproj.GenerateResource.Cache
..........................\...\...\.....\CheckBoxHeaderDemo.exe
..........................\...\...\.....\CheckBoxHeaderDemo.Form1.resources
..........................\...\...\.....\CheckBoxHeaderDemo.pdb
..........................\...\...\.....\CheckBoxHeaderDemo.Properties.Resources.resources
..........................\...\...\.....\DesignTimeResolveAssemblyReferences.cache
..........................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
..........................\...\...\.....\TempPE
..........................\Program.cs
..........................\Properties
..........................\..........\AssemblyInfo.cs
..........................\..........\Resources.Designer.cs
..........................\..........\Resources.resx
..........................\..........\Settings.Designer.cs
..........................\..........\Settings.settings
..........................\功能介绍.txt