📄 form_customer_carinput.designer.cs
字号:
this.carused.Size = new System.Drawing.Size(157, 21);
this.carused.TabIndex = 26;
//
// lastdatevalue
//
this.lastdatevalue.Location = new System.Drawing.Point(122, 64);
this.lastdatevalue.Name = "lastdatevalue";
this.lastdatevalue.Size = new System.Drawing.Size(77, 21);
this.lastdatevalue.TabIndex = 4;
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(346, 229);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(65, 12);
this.label13.TabIndex = 51;
this.label13.Text = "车辆用途:";
//
// numbervalue
//
this.numbervalue.Location = new System.Drawing.Point(122, 90);
this.numbervalue.Name = "numbervalue";
this.numbervalue.Size = new System.Drawing.Size(56, 21);
this.numbervalue.TabIndex = 6;
//
// safepasswordvalue
//
this.safepasswordvalue.Location = new System.Drawing.Point(122, 275);
this.safepasswordvalue.Name = "safepasswordvalue";
this.safepasswordvalue.Size = new System.Drawing.Size(157, 21);
this.safepasswordvalue.TabIndex = 15;
//
// datevalue
//
this.datevalue.Location = new System.Drawing.Point(122, 142);
this.datevalue.Name = "datevalue";
this.datevalue.Size = new System.Drawing.Size(77, 21);
this.datevalue.TabIndex = 8;
//
// saleaddress
//
this.saleaddress.Location = new System.Drawing.Point(122, 249);
this.saleaddress.Name = "saleaddress";
this.saleaddress.Size = new System.Drawing.Size(157, 21);
this.saleaddress.TabIndex = 14;
//
// keyvalue
//
this.keyvalue.Location = new System.Drawing.Point(122, 168);
this.keyvalue.Name = "keyvalue";
this.keyvalue.Size = new System.Drawing.Size(157, 21);
this.keyvalue.TabIndex = 10;
//
// cartypevalue
//
this.cartypevalue.Location = new System.Drawing.Point(122, 222);
this.cartypevalue.Name = "cartypevalue";
this.cartypevalue.Size = new System.Drawing.Size(157, 21);
this.cartypevalue.TabIndex = 12;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(55, 280);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(65, 12);
this.label7.TabIndex = 47;
this.label7.Text = "安全密码:";
//
// colorvalue
//
this.colorvalue.Location = new System.Drawing.Point(417, 142);
this.colorvalue.Name = "colorvalue";
this.colorvalue.Size = new System.Drawing.Size(100, 21);
this.colorvalue.TabIndex = 22;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(55, 253);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(65, 12);
this.label8.TabIndex = 46;
this.label8.Text = "购车地点:";
//
// datenowvlaue
//
this.datenowvlaue.Location = new System.Drawing.Point(417, 62);
this.datenowvlaue.Name = "datenowvlaue";
this.datenowvlaue.Size = new System.Drawing.Size(100, 21);
this.datenowvlaue.TabIndex = 18;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(55, 226);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(65, 12);
this.label9.TabIndex = 45;
this.label9.Text = "车型类别:";
//
// numbernowvalue
//
this.numbernowvalue.Location = new System.Drawing.Point(417, 89);
this.numbernowvalue.Name = "numbernowvalue";
this.numbernowvalue.Size = new System.Drawing.Size(64, 21);
this.numbernowvalue.TabIndex = 20;
//
// typevlaue
//
this.typevlaue.Location = new System.Drawing.Point(417, 116);
this.typevlaue.Name = "typevlaue";
this.typevlaue.Size = new System.Drawing.Size(77, 21);
this.typevlaue.TabIndex = 21;
//
// picture
//
this.picture.Location = new System.Drawing.Point(523, 13);
this.picture.Name = "picture";
this.picture.Size = new System.Drawing.Size(51, 51);
this.picture.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.picture.TabIndex = 43;
this.picture.TabStop = false;
//
// cdate1value
//
this.cdate1value.Location = new System.Drawing.Point(417, 168);
this.cdate1value.Name = "cdate1value";
this.cdate1value.Size = new System.Drawing.Size(100, 21);
this.cdate1value.TabIndex = 23;
//
// caddressvalue
//
this.caddressvalue.Location = new System.Drawing.Point(417, 195);
this.caddressvalue.Name = "caddressvalue";
this.caddressvalue.Size = new System.Drawing.Size(77, 21);
this.caddressvalue.TabIndex = 25;
//
// selectoutdata
//
this.selectoutdata.Location = new System.Drawing.Point(203, 143);
this.selectoutdata.Name = "selectoutdata";
this.selectoutdata.Size = new System.Drawing.Size(30, 20);
this.selectoutdata.TabIndex = 9;
this.selectoutdata.Text = "....";
this.selectoutdata.UseVisualStyleBackColor = true;
this.selectoutdata.Click += new System.EventHandler(this.selectoutdata_Click);
//
// groupBox1
//
this.groupBox1.Controls.Add(this.name);
this.groupBox1.Controls.Add(this.carnumbervalue1);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.carnumbervalue);
this.groupBox1.Controls.Add(this.label16);
this.groupBox1.Location = new System.Drawing.Point(80, 18);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(626, 57);
this.groupBox1.TabIndex = 73;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "车辆基本信息";
//
// name
//
this.name.AutoSize = true;
this.name.Location = new System.Drawing.Point(55, 26);
this.name.Name = "name";
this.name.Size = new System.Drawing.Size(65, 12);
this.name.TabIndex = 0;
this.name.Text = "车 牌 号:";
//
// carnumbervalue1
//
this.carnumbervalue1.Location = new System.Drawing.Point(166, 22);
this.carnumbervalue1.Name = "carnumbervalue1";
this.carnumbervalue1.Size = new System.Drawing.Size(52, 21);
this.carnumbervalue1.TabIndex = 2;
//
// label2
//
this.label2.AutoSize = true;
this.label2.ForeColor = System.Drawing.Color.Red;
this.label2.Location = new System.Drawing.Point(223, 26);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(107, 12);
this.label2.TabIndex = 35;
this.label2.Text = "* 格式:川A-00001";
//
// carnumbervalue
//
this.carnumbervalue.Location = new System.Drawing.Point(122, 22);
this.carnumbervalue.Name = "carnumbervalue";
this.carnumbervalue.Size = new System.Drawing.Size(30, 21);
this.carnumbervalue.TabIndex = 1;
//
// label16
//
this.label16.AutoSize = true;
this.label16.ForeColor = System.Drawing.Color.Red;
this.label16.Location = new System.Drawing.Point(155, 27);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(11, 12);
this.label16.TabIndex = 63;
this.label16.Text = "-";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(91, 2);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(167, 12);
this.label1.TabIndex = 34;
this.label1.Text = "注意:带“*”的为必填的内容";
//
// Form_customer_carinput
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.ClientSize = new System.Drawing.Size(792, 482);
this.Controls.Add(this.panel1);
this.Location = new System.Drawing.Point(0, 0);
this.Name = "Form_customer_carinput";
this.Text = "车辆基本信息";
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.groupBox3.ResumeLayout(false);
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.salerdate)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cartypedate)).EndInit();
((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.Button exit;
private System.Windows.Forms.PictureBox picture;
private System.Windows.Forms.Button save;
private System.Windows.Forms.Button picturevalue;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox caddressvalue;
private System.Windows.Forms.TextBox cdate1value;
private System.Windows.Forms.TextBox typevlaue;
private System.Windows.Forms.TextBox numbernowvalue;
private System.Windows.Forms.TextBox datenowvlaue;
private System.Windows.Forms.TextBox colorvalue;
private System.Windows.Forms.TextBox keyvalue;
private System.Windows.Forms.TextBox datevalue;
private System.Windows.Forms.TextBox numbervalue;
private System.Windows.Forms.TextBox lastdatevalue;
private System.Windows.Forms.TextBox carjnumber;
private System.Windows.Forms.TextBox carnumbervalue1;
private System.Windows.Forms.Label costmortype;
private System.Windows.Forms.Label pdate;
private System.Windows.Forms.Label loadpicture;
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 phone;
private System.Windows.Forms.Label name;
private System.Windows.Forms.TextBox safepasswordvalue;
private System.Windows.Forms.TextBox saleaddress;
private System.Windows.Forms.TextBox cartypevalue;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox salervalue;
private System.Windows.Forms.TextBox icnumbervalue;
private System.Windows.Forms.TextBox pricevalue;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.TextBox carused;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.TextBox mainkeyvalue;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.TextBox mdvalue;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.TextBox carnumbervalue;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.Button carfind;
private System.Windows.Forms.Button salerfind;
private System.Windows.Forms.DataGridView cartypedate;
private System.Windows.Forms.DataGridView salerdate;
private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
private System.Windows.Forms.Button selectdata;
private System.Windows.Forms.Button selectoutdata;
private System.Windows.Forms.Button writedata;
private System.Windows.Forms.Button otherdata;
private System.Windows.Forms.MonthCalendar selectmonth;
private System.Windows.Forms.MonthCalendar otherdatavalue;
private System.Windows.Forms.MonthCalendar outdatavalue;
private System.Windows.Forms.MonthCalendar writedatavalue;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -