04 2010 档案

摘要:1.#region dataGridView1显示行号 private void dataGridView1_RowPostPaint(object sender, DataGridViewRowPostPaintEventArgs e) { Rectangle rectangle = new Rectangle(e.RowBounds.Location.X, e.RowBounds.Locati... 阅读全文
posted @ 2010-04-01 17:43 '.Elvis.' 阅读(2262) 评论(0) 推荐(0)