码迷,mamicode.com
首页 > Windows程序 > 详细

窗体控件的使用

时间:2017-09-24 15:23:51      阅读:154      评论:0      收藏:0      [点我收藏+]

标签: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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!