📄 form_base_company.designer.cs
字号:
//
this.label14.AutoSize = true;
this.label14.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label14.Location = new System.Drawing.Point(3, 138);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(35, 14);
this.label14.TabIndex = 17;
this.label14.Text = "账号";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label11.Location = new System.Drawing.Point(3, 107);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(35, 14);
this.label11.TabIndex = 16;
this.label11.Text = "税号";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label6.Location = new System.Drawing.Point(510, 77);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(42, 14);
this.label6.TabIndex = 17;
this.label6.Text = "电话3";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label9.Location = new System.Drawing.Point(275, 81);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(35, 14);
this.label9.TabIndex = 16;
this.label9.Text = "传真";
//
// PostCode
//
this.PostCode.Location = new System.Drawing.Point(53, 79);
this.PostCode.Name = "PostCode";
this.PostCode.Size = new System.Drawing.Size(178, 21);
this.PostCode.TabIndex = 19;
//
// label15
//
this.label15.AutoSize = true;
this.label15.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label15.Location = new System.Drawing.Point(510, 108);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(49, 14);
this.label15.TabIndex = 16;
this.label15.Text = "开户行";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.Location = new System.Drawing.Point(275, 21);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(35, 14);
this.label7.TabIndex = 16;
this.label7.Text = "网址";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label13.Location = new System.Drawing.Point(275, 105);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(35, 14);
this.label13.TabIndex = 16;
this.label13.Text = "户名";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.Location = new System.Drawing.Point(510, 23);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(49, 14);
this.label4.TabIndex = 17;
this.label4.Text = "电话1";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label5.Location = new System.Drawing.Point(510, 46);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(42, 14);
this.label5.TabIndex = 16;
this.label5.Text = "电话2";
//
// UserCode
//
this.UserCode.Location = new System.Drawing.Point(53, 25);
this.UserCode.Name = "UserCode";
this.UserCode.Size = new System.Drawing.Size(178, 21);
this.UserCode.TabIndex = 19;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.Location = new System.Drawing.Point(3, 80);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(35, 14);
this.label3.TabIndex = 16;
this.label3.Text = "邮编";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.Location = new System.Drawing.Point(3, 57);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(35, 14);
this.label2.TabIndex = 17;
this.label2.Text = "名称";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(3, 26);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(35, 14);
this.label1.TabIndex = 16;
this.label1.Text = "代码";
//
// Cancel
//
this.Cancel.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Cancel.Location = new System.Drawing.Point(430, 270);
this.Cancel.Name = "Cancel";
this.Cancel.Size = new System.Drawing.Size(83, 21);
this.Cancel.TabIndex = 26;
this.Cancel.Text = "取消(&C)";
this.Cancel.UseVisualStyleBackColor = true;
//
// Save
//
this.Save.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Save.Location = new System.Drawing.Point(280, 270);
this.Save.Name = "Save";
this.Save.Size = new System.Drawing.Size(85, 22);
this.Save.TabIndex = 25;
this.Save.Text = "保存(&S)";
this.Save.UseVisualStyleBackColor = true;
//
// Form_Base_Company
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.ClientSize = new System.Drawing.Size(792, 563);
this.Controls.Add(this.Cancel);
this.Controls.Add(this.Save);
this.Controls.Add(this.groupBox1);
this.Location = new System.Drawing.Point(0, 0);
this.Name = "Form_Base_Company";
this.Text = "公司信息";
this.Load += new System.EventHandler(this.Form_Base_Company_Load);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.TextBox Email;
private System.Windows.Forms.TextBox Adress;
private System.Windows.Forms.TextBox Acount;
private System.Windows.Forms.TextBox Tel3;
private System.Windows.Forms.TextBox Tel1;
private System.Windows.Forms.TextBox FullName;
private System.Windows.Forms.TextBox TaxNumber;
private System.Windows.Forms.TextBox FaxNumber;
private System.Windows.Forms.TextBox Bank;
private System.Windows.Forms.TextBox WWW;
private System.Windows.Forms.TextBox AcountName;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.TextBox Tel2;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox PostCode;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox UserCode;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button Cancel;
private System.Windows.Forms.Button Save;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -