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

📄 form_customer_carinput.designer.cs

📁 以前为一家4S店开发的维修管理及客户管理的软件,C#开发!
💻 CS
📖 第 1 页 / 共 3 页
字号:
            this.cartypedate.ReadOnly = true;
            this.cartypedate.RowTemplate.Height = 23;
            this.cartypedate.Size = new System.Drawing.Size(193, 97);
            this.cartypedate.TabIndex = 78;
            this.cartypedate.Visible = false;
            this.cartypedate.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.cartypedate_CellContentClick);
            // 
            // Column1
            // 
            dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            this.Column1.DefaultCellStyle = dataGridViewCellStyle1;
            this.Column1.FillWeight = 50F;
            this.Column1.HeaderText = "序号";
            this.Column1.Name = "Column1";
            this.Column1.ReadOnly = true;
            this.Column1.Width = 60;
            // 
            // Column2
            // 
            this.Column2.HeaderText = "商品名称";
            this.Column2.Name = "Column2";
            this.Column2.ReadOnly = true;
            this.Column2.Width = 90;
            // 
            // Column3
            // 
            this.Column3.HeaderText = "型号及颜色";
            this.Column3.Name = "Column3";
            this.Column3.ReadOnly = true;
            // 
            // writedata
            // 
            this.writedata.Location = new System.Drawing.Point(522, 64);
            this.writedata.Name = "writedata";
            this.writedata.Size = new System.Drawing.Size(30, 20);
            this.writedata.TabIndex = 19;
            this.writedata.Text = "....";
            this.writedata.UseVisualStyleBackColor = true;
            this.writedata.Click += new System.EventHandler(this.writedata_Click);
            // 
            // selectdata
            // 
            this.selectdata.Location = new System.Drawing.Point(203, 66);
            this.selectdata.Name = "selectdata";
            this.selectdata.Size = new System.Drawing.Size(30, 20);
            this.selectdata.TabIndex = 5;
            this.selectdata.Text = "....";
            this.selectdata.UseVisualStyleBackColor = true;
            this.selectdata.Click += new System.EventHandler(this.selectdata_Click);
            // 
            // carfind
            // 
            this.carfind.Location = new System.Drawing.Point(285, 222);
            this.carfind.Name = "carfind";
            this.carfind.Size = new System.Drawing.Size(30, 20);
            this.carfind.TabIndex = 13;
            this.carfind.Text = "....";
            this.carfind.UseVisualStyleBackColor = true;
            this.carfind.Click += new System.EventHandler(this.carfind_Click);
            // 
            // salerfind
            // 
            this.salerfind.Location = new System.Drawing.Point(580, 303);
            this.salerfind.Name = "salerfind";
            this.salerfind.Size = new System.Drawing.Size(30, 20);
            this.salerfind.TabIndex = 30;
            this.salerfind.Text = "....";
            this.salerfind.UseVisualStyleBackColor = true;
            this.salerfind.Click += new System.EventHandler(this.salerfind_Click);
            // 
            // picturevalue
            // 
            this.picturevalue.Location = new System.Drawing.Point(417, 34);
            this.picturevalue.Name = "picturevalue";
            this.picturevalue.Size = new System.Drawing.Size(86, 23);
            this.picturevalue.TabIndex = 17;
            this.picturevalue.Text = "选择车辆图片";
            this.picturevalue.UseVisualStyleBackColor = true;
            this.picturevalue.Click += new System.EventHandler(this.button1_Click);
            // 
            // phone
            // 
            this.phone.AutoSize = true;
            this.phone.Location = new System.Drawing.Point(55, 41);
            this.phone.Name = "phone";
            this.phone.Size = new System.Drawing.Size(65, 12);
            this.phone.TabIndex = 1;
            this.phone.Text = "车 架 号:";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.ForeColor = System.Drawing.Color.Red;
            this.label5.Location = new System.Drawing.Point(400, 253);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(17, 12);
            this.label5.TabIndex = 68;
            this.label5.Text = "¥";
            // 
            // youbian
            // 
            this.youbian.AutoSize = true;
            this.youbian.Location = new System.Drawing.Point(31, 67);
            this.youbian.Name = "youbian";
            this.youbian.Size = new System.Drawing.Size(89, 12);
            this.youbian.TabIndex = 3;
            this.youbian.Text = "上次保养日期:";
            // 
            // label18
            // 
            this.label18.AutoSize = true;
            this.label18.ForeColor = System.Drawing.Color.Red;
            this.label18.Location = new System.Drawing.Point(483, 93);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(17, 12);
            this.label18.TabIndex = 67;
            this.label18.Text = "KM";
            // 
            // address
            // 
            this.address.AutoSize = true;
            this.address.Location = new System.Drawing.Point(7, 94);
            this.address.Name = "address";
            this.address.Size = new System.Drawing.Size(113, 12);
            this.address.TabIndex = 4;
            this.address.Text = "上次保养的里程数:";
            // 
            // xieli
            // 
            this.xieli.AutoSize = true;
            this.xieli.Location = new System.Drawing.Point(55, 121);
            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(55, 146);
            this.ic.Name = "ic";
            this.ic.Size = new System.Drawing.Size(65, 12);
            this.ic.TabIndex = 6;
            this.ic.Text = "出厂日期:";
            // 
            // mdvalue
            // 
            this.mdvalue.Location = new System.Drawing.Point(122, 115);
            this.mdvalue.Name = "mdvalue";
            this.mdvalue.Size = new System.Drawing.Size(77, 21);
            this.mdvalue.TabIndex = 7;
            // 
            // mobler
            // 
            this.mobler.AutoSize = true;
            this.mobler.Location = new System.Drawing.Point(55, 172);
            this.mobler.Name = "mobler";
            this.mobler.Size = new System.Drawing.Size(65, 12);
            this.mobler.TabIndex = 7;
            this.mobler.Text = "钥 匙 号:";
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.ForeColor = System.Drawing.Color.Red;
            this.label15.Location = new System.Drawing.Point(179, 95);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(17, 12);
            this.label15.TabIndex = 61;
            this.label15.Text = "KM";
            // 
            // email
            // 
            this.email.AutoSize = true;
            this.email.Location = new System.Drawing.Point(55, 200);
            this.email.Name = "email";
            this.email.Size = new System.Drawing.Size(65, 12);
            this.email.TabIndex = 8;
            this.email.Text = "合格证号:";
            // 
            // mainkeyvalue
            // 
            this.mainkeyvalue.Location = new System.Drawing.Point(122, 302);
            this.mainkeyvalue.Name = "mainkeyvalue";
            this.mainkeyvalue.Size = new System.Drawing.Size(157, 21);
            this.mainkeyvalue.TabIndex = 16;
            // 
            // birthday
            // 
            this.birthday.AutoSize = true;
            this.birthday.Location = new System.Drawing.Point(322, 40);
            this.birthday.Name = "birthday";
            this.birthday.Size = new System.Drawing.Size(89, 12);
            this.birthday.TabIndex = 9;
            this.birthday.Text = "上传车辆图片:";
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(43, 307);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(77, 12);
            this.label14.TabIndex = 59;
            this.label14.Text = "主钥匙密码:";
            // 
            // company
            // 
            this.company.AutoSize = true;
            this.company.Location = new System.Drawing.Point(322, 67);
            this.company.Name = "company";
            this.company.Size = new System.Drawing.Size(89, 12);
            this.company.TabIndex = 11;
            this.company.Text = "此次记录日期:";
            // 
            // salervalue
            // 
            this.salervalue.Location = new System.Drawing.Point(417, 302);
            this.salervalue.Name = "salervalue";
            this.salervalue.Size = new System.Drawing.Size(157, 21);
            this.salervalue.TabIndex = 29;
            // 
            // position
            // 
            this.position.AutoSize = true;
            this.position.Location = new System.Drawing.Point(334, 95);
            this.position.Name = "position";
            this.position.Size = new System.Drawing.Size(77, 12);
            this.position.TabIndex = 12;
            this.position.Text = "当前里程数:";
            // 
            // icnumbervalue
            // 
            this.icnumbervalue.Location = new System.Drawing.Point(417, 275);
            this.icnumbervalue.Name = "icnumbervalue";
            this.icnumbervalue.Size = new System.Drawing.Size(157, 21);
            this.icnumbervalue.TabIndex = 28;
            // 
            // bz
            // 
            this.bz.AutoSize = true;
            this.bz.Location = new System.Drawing.Point(345, 122);
            this.bz.Name = "bz";
            this.bz.Size = new System.Drawing.Size(65, 12);
            this.bz.TabIndex = 13;
            this.bz.Text = "型    号:";
            // 
            // pricevalue
            // 
            this.pricevalue.Location = new System.Drawing.Point(417, 248);
            this.pricevalue.Name = "pricevalue";
            this.pricevalue.Size = new System.Drawing.Size(157, 21);
            this.pricevalue.TabIndex = 27;
            // 
            // loadpicture
            // 
            this.loadpicture.AutoSize = true;
            this.loadpicture.Location = new System.Drawing.Point(345, 146);
            this.loadpicture.Name = "loadpicture";
            this.loadpicture.Size = new System.Drawing.Size(65, 12);
            this.loadpicture.TabIndex = 16;
            this.loadpicture.Text = "颜    色:";
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(345, 307);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(65, 12);
            this.label10.TabIndex = 55;
            this.label10.Text = "销 售 员:";
            // 
            // pdate
            // 
            this.pdate.AutoSize = true;
            this.pdate.Location = new System.Drawing.Point(346, 174);
            this.pdate.Name = "pdate";
            this.pdate.Size = new System.Drawing.Size(65, 12);
            this.pdate.TabIndex = 17;
            this.pdate.Text = "上牌日期:";
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(345, 280);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(65, 12);
            this.label11.TabIndex = 54;
            this.label11.Text = "IC 卡 号:";
            // 
            // costmortype
            // 
            this.costmortype.AutoSize = true;
            this.costmortype.Location = new System.Drawing.Point(346, 199);
            this.costmortype.Name = "costmortype";
            this.costmortype.Size = new System.Drawing.Size(65, 12);
            this.costmortype.TabIndex = 18;
            this.costmortype.Text = "发牌机关:";
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(345, 253);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(65, 12);
            this.label12.TabIndex = 53;
            this.label12.Text = "成 交 价:";
            // 
            // carjnumber
            // 
            this.carjnumber.Location = new System.Drawing.Point(122, 37);
            this.carjnumber.Name = "carjnumber";
            this.carjnumber.Size = new System.Drawing.Size(77, 21);
            this.carjnumber.TabIndex = 3;
            // 
            // carused
            // 
            this.carused.Location = new System.Drawing.Point(417, 223);
            this.carused.Name = "carused";

⌨️ 快捷键说明

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