怎么给DataGridView的某一标题删掉换成ChenkBox按钮(winForm)
把DataGridView标题中的全选去掉,换成ChenkBox按钮……winForm
------解决方案--------------------
http://stackoverflow.com/questions/868654/how-to-have-checkbox-as-columnheader-of-datagridview-in-c-sharp
继承 DataGridViewColumnHeaderCell 重写