{
this.label1 = new
System.Windows.Forms.Label();
this.SuspendLayout();
//
// label1
//
this.label1.Location = new System.Drawing.Point(128, 72);
this.label1.Name = “label1”;
this.label1.Size = new System.Drawing.Size(152, 40);
this.label1.TabIndex = 0;
//
// Form2
//
this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
this.ClientSize = new System.Drawing.Size(520, 357);
this.Controls.Add(this.label1);
this.Name = “Form2”;
this.Text = “Form2”;
this.Load += new System.EventHandler(this.Form2_Load);
this.ResumeLayout(false);
}
#endregion
[STAThread]
static void Main()
{
Application.Run(new Form2());
}
private void Form2_Load(object sender, System.EventArgs e)
{
this.SetDesktopLocation(200,180);
this.label1.Text = UserName;
}
public string getUserName
{
get
{
return UserName;
}
set
{
UserName = value;
}
}
}
}
好了,这篇文章的内容金华号就和大家分享到这里,如果大家网络推广引流创业感兴趣,可以添加
- 淘宝主图怎么设置标题框 淘宝主图标签怎么弄
- 卡片设计怎么做,设计软件及模板详解?
- 室内设计有必要去培训班吗
- 机械设计制造及其自动化考研方向
- 钻展图设计思路,钻展图推广图片的设计技巧?
- 中南大学工业设计专业怎么样
- 404页面怎么制作网页设计404页面技巧和示例?
- 网站设计与SEO的关系,高手是从这4个维度分析的!?
- 双鱼送福的代表什么意思,在一些在婚庆设计上
- 有什么值得推荐的设计类书籍
