1 Star 0 Fork 0

loop/千词砍

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Page_Start.Designer.cs 2.12 KB
一键复制 编辑 原始数据 按行查看 历史
gitee 提交于 2019-10-22 22:26 . apes_admin第一次提交
namespace WinFormProject
{
partial class Page_Start
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Component Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.label2 = new System.Windows.Forms.Label();
this.SuspendLayout();
//
// label2
//
this.label2.Font = new System.Drawing.Font("SimSun", 50F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.Location = new System.Drawing.Point(162, 140);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(684, 336);
this.label2.TabIndex = 3;
this.label2.Text = "注册登陆界面,在这里拖放控件设计此页面";
//
// Page_Start
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.DarkCyan;
this.Controls.Add(this.label2);
this.DoubleBuffered = true;
this.ForeColor = System.Drawing.Color.White;
this.Name = "Page_Start";
this.Size = new System.Drawing.Size(1163, 656);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Label label2;
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/GunNRoses/qiancikan.git
git@gitee.com:GunNRoses/qiancikan.git
GunNRoses
qiancikan
千词砍
master

搜索帮助