窗体控件的使用

2021-05-11 16:26

阅读:348

标签:too   位置   3.1   ack   tool   str   location   ati   背景   

3.1~3.1

菜单栏:menuStrip;

状态栏的显示:this.toolStripStatusLabel1.Text = "大窗体";

背景色设置:this.BackColor=Color.Red;

位置设置:label1.Location = new Point(92, 50);  textbox1.Location=new Point(92,50);

 

窗体控件的使用

标签:too   位置   3.1   ack   tool   str   location   ati   背景   

原文地址:http://www.cnblogs.com/-sbz/p/7587118.html


评论


亲,登录后才可以留言!