DataGridView 指定位置添加按钮
摘要:注:此方法添加的按钮固定位置,不能移动,如果想跟着dgv滚动条拉动移动,最好是重写 System.Windows.Forms.Button btn = new System.Windows.Forms.Button();//创建Buttonbtn btn.Text = "<";//设置button文
阅读全文
posted @ 2021-03-01 09:43
posted @ 2021-03-01 09:43