C# DataGridView添加右键菜单等技巧(转载)
摘要:
1).右键点击行时选中行,并弹出操作菜单 1). 添加一个快捷菜单contextMenuStrip1; 2). 给dataGridView1的CellMouseDown事件添加处理程序: 程序代码 private void DataGridView1_CellMouseDown(object sen 阅读全文
posted @ 2020-02-10 19:25
万马阳光
阅读(1786)
评论(0)
推荐(1)
浙公网安备 33010602011771号