用TextBox绑定网格
摘要:
//矩形帮定cb与网格方法 public void f1(object sender, EventArgs e) { this.comboBox1.Text = dataGridView1.CurrentCell.Value.ToString(); Rectangle R = dataGridView1.GetCell... 阅读全文
posted @ 2008-09-02 00:26 VictorShan 阅读(420) 评论(0) 推荐(0)
浙公网安备 33010602011771号