📄 form_customerinput.designer.cs
字号:
namespace RepairCRM
{
partial class Form_customerinput
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.panel1 = new System.Windows.Forms.Panel();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.costmortypevalue = new System.Windows.Forms.TextBox();
this.youbian = new System.Windows.Forms.Label();
this.address = new System.Windows.Forms.Label();
this.picture = new System.Windows.Forms.PictureBox();
this.xieli = new System.Windows.Forms.Label();
this.ic = new System.Windows.Forms.Label();
this.picturevalue = new System.Windows.Forms.Button();
this.mobler = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.email = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.birthday = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.company = new System.Windows.Forms.Label();
this.position = new System.Windows.Forms.Label();
this.bz = new System.Windows.Forms.Label();
this.pdatevalue = new System.Windows.Forms.TextBox();
this.loadpicture = new System.Windows.Forms.Label();
this.bzvlaue = new System.Windows.Forms.TextBox();
this.pdate = new System.Windows.Forms.Label();
this.positionvalue = new System.Windows.Forms.TextBox();
this.costmortype = new System.Windows.Forms.Label();
this.companyvlaue = new System.Windows.Forms.TextBox();
this.ybvalue = new System.Windows.Forms.TextBox();
this.brithdayvalue = new System.Windows.Forms.TextBox();
this.addressvalue = new System.Windows.Forms.TextBox();
this.emailvalue = new System.Windows.Forms.TextBox();
this.xielivalue = new System.Windows.Forms.ComboBox();
this.moblervalue = new System.Windows.Forms.TextBox();
this.icvalue = new System.Windows.Forms.TextBox();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.name = new System.Windows.Forms.Label();
this.namevalue = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.phonevlaue = new System.Windows.Forms.TextBox();
this.phone = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.cancal = new System.Windows.Forms.Button();
this.save = new System.Windows.Forms.Button();
this.label1 = new System.Windows.Forms.Label();
this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.panel1.SuspendLayout();
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.picture)).BeginInit();
this.groupBox1.SuspendLayout();
this.groupBox3.SuspendLayout();
this.SuspendLayout();
//
// panel1
//
this.panel1.Controls.Add(this.groupBox3);
this.panel1.Controls.Add(this.groupBox2);
this.panel1.Controls.Add(this.groupBox1);
this.panel1.Controls.Add(this.label1);
this.panel1.Location = new System.Drawing.Point(0, 51);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(792, 487);
this.panel1.TabIndex = 2;
this.panel1.Paint += new System.Windows.Forms.PaintEventHandler(this.panel1_Paint);
//
// groupBox2
//
this.groupBox2.Controls.Add(this.costmortypevalue);
this.groupBox2.Controls.Add(this.youbian);
this.groupBox2.Controls.Add(this.address);
this.groupBox2.Controls.Add(this.picture);
this.groupBox2.Controls.Add(this.xieli);
this.groupBox2.Controls.Add(this.ic);
this.groupBox2.Controls.Add(this.picturevalue);
this.groupBox2.Controls.Add(this.mobler);
this.groupBox2.Controls.Add(this.label6);
this.groupBox2.Controls.Add(this.email);
this.groupBox2.Controls.Add(this.label5);
this.groupBox2.Controls.Add(this.birthday);
this.groupBox2.Controls.Add(this.label4);
this.groupBox2.Controls.Add(this.company);
this.groupBox2.Controls.Add(this.position);
this.groupBox2.Controls.Add(this.bz);
this.groupBox2.Controls.Add(this.pdatevalue);
this.groupBox2.Controls.Add(this.loadpicture);
this.groupBox2.Controls.Add(this.bzvlaue);
this.groupBox2.Controls.Add(this.pdate);
this.groupBox2.Controls.Add(this.positionvalue);
this.groupBox2.Controls.Add(this.costmortype);
this.groupBox2.Controls.Add(this.companyvlaue);
this.groupBox2.Controls.Add(this.ybvalue);
this.groupBox2.Controls.Add(this.brithdayvalue);
this.groupBox2.Controls.Add(this.addressvalue);
this.groupBox2.Controls.Add(this.emailvalue);
this.groupBox2.Controls.Add(this.xielivalue);
this.groupBox2.Controls.Add(this.moblervalue);
this.groupBox2.Controls.Add(this.icvalue);
this.groupBox2.Location = new System.Drawing.Point(61, 136);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(688, 285);
this.groupBox2.TabIndex = 46;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "客户扩展信息";
//
// costmortypevalue
//
this.costmortypevalue.Location = new System.Drawing.Point(101, 34);
this.costmortypevalue.Name = "costmortypevalue";
this.costmortypevalue.Size = new System.Drawing.Size(77, 21);
this.costmortypevalue.TabIndex = 3;
//
// youbian
//
this.youbian.AutoSize = true;
this.youbian.Location = new System.Drawing.Point(30, 72);
this.youbian.Name = "youbian";
this.youbian.Size = new System.Drawing.Size(65, 12);
this.youbian.TabIndex = 3;
this.youbian.Text = "邮 编:";
//
// address
//
this.address.AutoSize = true;
this.address.Location = new System.Drawing.Point(30, 109);
this.address.Name = "address";
this.address.Size = new System.Drawing.Size(65, 12);
this.address.TabIndex = 4;
this.address.Text = "地 址:";
//
// picture
//
this.picture.Location = new System.Drawing.Point(539, 168);
this.picture.Name = "picture";
this.picture.Size = new System.Drawing.Size(42, 42);
this.picture.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.picture.TabIndex = 43;
this.picture.TabStop = false;
//
// xieli
//
this.xieli.AutoSize = true;
this.xieli.Location = new System.Drawing.Point(30, 144);
this.xieli.Name = "xieli";
this.xieli.Size = new System.Drawing.Size(65, 12);
this.xieli.TabIndex = 5;
this.xieli.Text = "学 历:";
//
// ic
//
this.ic.AutoSize = true;
this.ic.Location = new System.Drawing.Point(30, 180);
this.ic.Name = "ic";
this.ic.Size = new System.Drawing.Size(65, 12);
this.ic.TabIndex = 6;
this.ic.Text = "证件号码:";
//
// picturevalue
//
this.picturevalue.Location = new System.Drawing.Point(456, 178);
this.picturevalue.Name = "picturevalue";
this.picturevalue.Size = new System.Drawing.Size(77, 23);
this.picturevalue.TabIndex = 14;
this.picturevalue.Text = "选择图片";
this.picturevalue.UseVisualStyleBackColor = true;
this.picturevalue.Click += new System.EventHandler(this.button1_Click);
//
// mobler
//
this.mobler.AutoSize = true;
this.mobler.Location = new System.Drawing.Point(30, 215);
this.mobler.Name = "mobler";
this.mobler.Size = new System.Drawing.Size(65, 12);
this.mobler.TabIndex = 7;
this.mobler.Text = "手 机:";
//
// label6
//
this.label6.AutoSize = true;
this.label6.ForeColor = System.Drawing.Color.Red;
this.label6.Location = new System.Drawing.Point(542, 221);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(101, 12);
this.label6.TabIndex = 39;
this.label6.Text = "格式:1982-3-15 ";
//
// email
//
this.email.AutoSize = true;
this.email.Location = new System.Drawing.Point(30, 251);
this.email.Name = "email";
this.email.Size = new System.Drawing.Size(65, 12);
this.email.TabIndex = 8;
this.email.Text = "电子邮件:";
//
// label5
//
this.label5.AutoSize = true;
this.label5.ForeColor = System.Drawing.Color.Red;
this.label5.Location = new System.Drawing.Point(541, 38);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(101, 12);
this.label5.TabIndex = 38;
this.label5.Text = "格式:1982-3-15 ";
this.label5.Click += new System.EventHandler(this.label5_Click);
//
// birthday
//
this.birthday.AutoSize = true;
this.birthday.Location = new System.Drawing.Point(385, 38);
this.birthday.Name = "birthday";
this.birthday.Size = new System.Drawing.Size(65, 12);
this.birthday.TabIndex = 9;
this.birthday.Text = "生 日:";
//
// label4
//
this.label4.AutoSize = true;
this.label4.ForeColor = System.Drawing.Color.Red;
this.label4.Location = new System.Drawing.Point(228, 145);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(137, 12);
this.label4.TabIndex = 37;
this.label4.Text = "格式:大专、本科、硕士";
//
// company
//
this.company.AutoSize = true;
this.company.Location = new System.Drawing.Point(385, 74);
this.company.Name = "company";
this.company.Size = new System.Drawing.Size(65, 12);
this.company.TabIndex = 11;
this.company.Text = "工作单位:";
//
// position
//
this.position.AutoSize = true;
this.position.Location = new System.Drawing.Point(385, 111);
this.position.Name = "position";
this.position.Size = new System.Drawing.Size(65, 12);
this.position.TabIndex = 12;
this.position.Text = "职 位:";
//
// bz
//
this.bz.AutoSize = true;
this.bz.Location = new System.Drawing.Point(385, 148);
this.bz.Name = "bz";
this.bz.Size = new System.Drawing.Size(65, 12);
this.bz.TabIndex = 13;
this.bz.Text = "备 注:";
//
// pdatevalue
//
this.pdatevalue.Location = new System.Drawing.Point(456, 216);
this.pdatevalue.Name = "pdatevalue";
this.pdatevalue.Size = new System.Drawing.Size(83, 21);
this.pdatevalue.TabIndex = 15;
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -