滴水穿石

Share

导航

2008年10月31日

DataGridView 中的 CheckBox

摘要: 1.在DataGridView中添加一条列,类型为DataGridViewCheckBoxColumn 2.添加CellClick事件编码如下 Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1private void DataGr... 阅读全文

posted @ 2008-10-31 13:46 ForestSheep 阅读(253) 评论(0) 推荐(0) 编辑