⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 form_customer_input.designer.cs

📁 以前为一家4S店开发的维修管理及客户管理的软件,C#开发!
💻 CS
📖 第 1 页 / 共 2 页
字号:
            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 = 16;
            // 
            // loadpicture
            // 
            this.loadpicture.AutoSize = true;
            this.loadpicture.Location = new System.Drawing.Point(385, 183);
            this.loadpicture.Name = "loadpicture";
            this.loadpicture.Size = new System.Drawing.Size(65, 12);
            this.loadpicture.TabIndex = 16;
            this.loadpicture.Text = "上传图片:";
            // 
            // bzvlaue
            // 
            this.bzvlaue.Location = new System.Drawing.Point(456, 143);
            this.bzvlaue.Name = "bzvlaue";
            this.bzvlaue.Size = new System.Drawing.Size(77, 21);
            this.bzvlaue.TabIndex = 14;
            // 
            // pdate
            // 
            this.pdate.AutoSize = true;
            this.pdate.Location = new System.Drawing.Point(385, 221);
            this.pdate.Name = "pdate";
            this.pdate.Size = new System.Drawing.Size(65, 12);
            this.pdate.TabIndex = 17;
            this.pdate.Text = "特殊日期:";
            // 
            // positionvalue
            // 
            this.positionvalue.Location = new System.Drawing.Point(456, 106);
            this.positionvalue.Name = "positionvalue";
            this.positionvalue.Size = new System.Drawing.Size(125, 21);
            this.positionvalue.TabIndex = 13;
            // 
            // costmortype
            // 
            this.costmortype.AutoSize = true;
            this.costmortype.Location = new System.Drawing.Point(30, 37);
            this.costmortype.Name = "costmortype";
            this.costmortype.Size = new System.Drawing.Size(65, 12);
            this.costmortype.TabIndex = 18;
            this.costmortype.Text = "客户类型:";
            // 
            // companyvlaue
            // 
            this.companyvlaue.Location = new System.Drawing.Point(456, 70);
            this.companyvlaue.Name = "companyvlaue";
            this.companyvlaue.Size = new System.Drawing.Size(100, 21);
            this.companyvlaue.TabIndex = 12;
            // 
            // ybvalue
            // 
            this.ybvalue.Location = new System.Drawing.Point(101, 69);
            this.ybvalue.Name = "ybvalue";
            this.ybvalue.Size = new System.Drawing.Size(77, 21);
            this.ybvalue.TabIndex = 4;
            // 
            // brithdayvalue
            // 
            this.brithdayvalue.Location = new System.Drawing.Point(456, 34);
            this.brithdayvalue.Name = "brithdayvalue";
            this.brithdayvalue.Size = new System.Drawing.Size(83, 21);
            this.brithdayvalue.TabIndex = 10;
            // 
            // addressvalue
            // 
            this.addressvalue.Location = new System.Drawing.Point(101, 105);
            this.addressvalue.Name = "addressvalue";
            this.addressvalue.Size = new System.Drawing.Size(157, 21);
            this.addressvalue.TabIndex = 5;
            // 
            // emailvalue
            // 
            this.emailvalue.Location = new System.Drawing.Point(101, 246);
            this.emailvalue.Name = "emailvalue";
            this.emailvalue.Size = new System.Drawing.Size(157, 21);
            this.emailvalue.TabIndex = 9;
            // 
            // xielivalue
            // 
            this.xielivalue.FormattingEnabled = true;
            this.xielivalue.Items.AddRange(new object[] {
            "中学",
            "高中",
            "大专",
            "本科",
            "硕士"});
            this.xielivalue.Location = new System.Drawing.Point(101, 141);
            this.xielivalue.Name = "xielivalue";
            this.xielivalue.Size = new System.Drawing.Size(77, 20);
            this.xielivalue.TabIndex = 6;
            // 
            // moblervalue
            // 
            this.moblervalue.Location = new System.Drawing.Point(101, 211);
            this.moblervalue.Name = "moblervalue";
            this.moblervalue.Size = new System.Drawing.Size(157, 21);
            this.moblervalue.TabIndex = 8;
            // 
            // icvalue
            // 
            this.icvalue.Location = new System.Drawing.Point(101, 176);
            this.icvalue.Name = "icvalue";
            this.icvalue.Size = new System.Drawing.Size(157, 21);
            this.icvalue.TabIndex = 7;
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.name);
            this.groupBox1.Controls.Add(this.namevalue);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Controls.Add(this.phonevlaue);
            this.groupBox1.Controls.Add(this.phone);
            this.groupBox1.Controls.Add(this.label3);
            this.groupBox1.Location = new System.Drawing.Point(61, 27);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(688, 63);
            this.groupBox1.TabIndex = 45;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "客户基本信息";
            // 
            // name
            // 
            this.name.AutoSize = true;
            this.name.Location = new System.Drawing.Point(30, 31);
            this.name.Name = "name";
            this.name.Size = new System.Drawing.Size(65, 12);
            this.name.TabIndex = 0;
            this.name.Text = "姓    名:";
            // 
            // namevalue
            // 
            this.namevalue.Location = new System.Drawing.Point(101, 27);
            this.namevalue.Name = "namevalue";
            this.namevalue.Size = new System.Drawing.Size(100, 21);
            this.namevalue.TabIndex = 1;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.ForeColor = System.Drawing.Color.Red;
            this.label2.Location = new System.Drawing.Point(207, 31);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(11, 12);
            this.label2.TabIndex = 35;
            this.label2.Text = "*";
            // 
            // phonevlaue
            // 
            this.phonevlaue.Location = new System.Drawing.Point(456, 27);
            this.phonevlaue.Name = "phonevlaue";
            this.phonevlaue.Size = new System.Drawing.Size(125, 21);
            this.phonevlaue.TabIndex = 2;
            // 
            // phone
            // 
            this.phone.AutoSize = true;
            this.phone.Location = new System.Drawing.Point(385, 31);
            this.phone.Name = "phone";
            this.phone.Size = new System.Drawing.Size(65, 12);
            this.phone.TabIndex = 1;
            this.phone.Text = "电    话:";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.ForeColor = System.Drawing.Color.Red;
            this.label3.Location = new System.Drawing.Point(587, 31);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(11, 12);
            this.label3.TabIndex = 36;
            this.label3.Text = "*";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(92, 7);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(167, 12);
            this.label1.TabIndex = 34;
            this.label1.Text = "注意:带“*”的为必填的内容";
            // 
            // openFileDialog1
            // 
            this.openFileDialog1.FileName = "openFileDialog1";
            // 
            // Form_customer_input
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.ClientSize = new System.Drawing.Size(792, 563);
            this.Controls.Add(this.panel1);
            this.Location = new System.Drawing.Point(0, 0);
            this.Name = "Form_customer_input";
            this.Text = "客户资料建立";
            this.Load += new System.EventHandler(this.Form_customerinput_Load);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.groupBox3.ResumeLayout(false);
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picture)).EndInit();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.Panel panel1;
        private System.Windows.Forms.Label name;
        private System.Windows.Forms.Label phone;
        private System.Windows.Forms.Label bz;
        private System.Windows.Forms.Label position;
        private System.Windows.Forms.Label company;
        private System.Windows.Forms.Label birthday;
        private System.Windows.Forms.Label email;
        private System.Windows.Forms.Label mobler;
        private System.Windows.Forms.Label ic;
        private System.Windows.Forms.Label xieli;
        private System.Windows.Forms.Label address;
        private System.Windows.Forms.Label youbian;
        private System.Windows.Forms.Label costmortype;
        private System.Windows.Forms.Label pdate;
        private System.Windows.Forms.Label loadpicture;
        private System.Windows.Forms.TextBox namevalue;
        private System.Windows.Forms.TextBox addressvalue;
        private System.Windows.Forms.TextBox ybvalue;
        private System.Windows.Forms.TextBox phonevlaue;
        private System.Windows.Forms.TextBox moblervalue;
        private System.Windows.Forms.TextBox icvalue;
        private System.Windows.Forms.ComboBox xielivalue;
        private System.Windows.Forms.TextBox bzvlaue;
        private System.Windows.Forms.TextBox positionvalue;
        private System.Windows.Forms.TextBox companyvlaue;
        private System.Windows.Forms.TextBox brithdayvalue;
        private System.Windows.Forms.TextBox emailvalue;
        private System.Windows.Forms.TextBox costmortypevalue;
        private System.Windows.Forms.TextBox pdatevalue;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Button picturevalue;
        private System.Windows.Forms.Button save;
        private System.Windows.Forms.PictureBox picture;
        private System.Windows.Forms.OpenFileDialog openFileDialog1;
        private System.Windows.Forms.Button cancal;
        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.GroupBox groupBox2;
        private System.Windows.Forms.GroupBox groupBox3;
        private System.Windows.Forms.MonthCalendar birthdaydatavalue;
        private System.Windows.Forms.Button birthdaydata;
        private System.Windows.Forms.MonthCalendar pdatedatavalue;
        private System.Windows.Forms.Button pdatedata;
    }
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -