摘要:
虽然好像不经常用到,不过还是记下来防止以后用到 /// /// 为 DataGridView 控件添加行号 /// /// /// private void datagridview1_RowPostPaint(object sender, DataGridViewRowPostPaintEventArgs e) { Rectangle rectangle = new Rectangle(e.RowBounds.Location.X, e... 阅读全文
posted @ 2013-09-06 09:59
古兰色回忆
阅读(255)
评论(0)
推荐(1)
浙公网安备 33010602011771号