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

📄 form_customer_repairtotal.designer.cs

📁 以前为一家4S店开发的维修管理及客户管理的软件,C#开发!
💻 CS
📖 第 1 页 / 共 2 页
字号:
            this.selectdata2.Location = new System.Drawing.Point(478, 140);
            this.selectdata2.Name = "selectdata2";
            this.selectdata2.Size = new System.Drawing.Size(30, 20);
            this.selectdata2.TabIndex = 96;
            this.selectdata2.Text = "....";
            this.selectdata2.UseVisualStyleBackColor = true;
            this.selectdata2.Click += new System.EventHandler(this.selectdata2_Click_1);
            // 
            // selectdata
            // 
            this.selectdata.Location = new System.Drawing.Point(355, 139);
            this.selectdata.Name = "selectdata";
            this.selectdata.Size = new System.Drawing.Size(30, 20);
            this.selectdata.TabIndex = 95;
            this.selectdata.Text = "....";
            this.selectdata.UseVisualStyleBackColor = true;
            this.selectdata.Click += new System.EventHandler(this.selectdata_Click);
            // 
            // salerdarp
            // 
            this.salerdarp.Location = new System.Drawing.Point(397, 105);
            this.salerdarp.Name = "salerdarp";
            this.salerdarp.Size = new System.Drawing.Size(30, 20);
            this.salerdarp.TabIndex = 94;
            this.salerdarp.Text = "....";
            this.salerdarp.UseVisualStyleBackColor = true;
            this.salerdarp.Click += new System.EventHandler(this.salerdarp_Click_1);
            // 
            // modifytimevalue1
            // 
            this.modifytimevalue1.Cursor = System.Windows.Forms.Cursors.IBeam;
            this.modifytimevalue1.Location = new System.Drawing.Point(397, 139);
            this.modifytimevalue1.Name = "modifytimevalue1";
            this.modifytimevalue1.Size = new System.Drawing.Size(77, 21);
            this.modifytimevalue1.TabIndex = 93;
            // 
            // modifytimevalue
            // 
            this.modifytimevalue.Cursor = System.Windows.Forms.Cursors.IBeam;
            this.modifytimevalue.Location = new System.Drawing.Point(277, 139);
            this.modifytimevalue.Name = "modifytimevalue";
            this.modifytimevalue.Size = new System.Drawing.Size(77, 21);
            this.modifytimevalue.TabIndex = 92;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Cursor = System.Windows.Forms.Cursors.WaitCursor;
            this.label3.ForeColor = System.Drawing.Color.Red;
            this.label3.Location = new System.Drawing.Point(386, 145);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(11, 12);
            this.label3.TabIndex = 91;
            this.label3.Text = "-";
            this.label3.UseWaitCursor = true;
            // 
            // companynumber
            // 
            this.companynumber.Cursor = System.Windows.Forms.Cursors.IBeam;
            this.companynumber.Location = new System.Drawing.Point(279, 104);
            this.companynumber.Name = "companynumber";
            this.companynumber.Size = new System.Drawing.Size(113, 21);
            this.companynumber.TabIndex = 3;
            // 
            // namevalue
            // 
            this.namevalue.Cursor = System.Windows.Forms.Cursors.IBeam;
            this.namevalue.Location = new System.Drawing.Point(280, 35);
            this.namevalue.Name = "namevalue";
            this.namevalue.Size = new System.Drawing.Size(77, 21);
            this.namevalue.TabIndex = 1;
            // 
            // youbian
            // 
            this.youbian.AutoSize = true;
            this.youbian.Cursor = System.Windows.Forms.Cursors.Default;
            this.youbian.Location = new System.Drawing.Point(223, 74);
            this.youbian.Name = "youbian";
            this.youbian.Size = new System.Drawing.Size(53, 12);
            this.youbian.TabIndex = 3;
            this.youbian.Text = "车牌号:";
            // 
            // address
            // 
            this.address.AutoSize = true;
            this.address.Cursor = System.Windows.Forms.Cursors.Default;
            this.address.Location = new System.Drawing.Point(175, 110);
            this.address.Name = "address";
            this.address.Size = new System.Drawing.Size(101, 12);
            this.address.TabIndex = 4;
            this.address.Text = "业务员(部门):";
            // 
            // xieli
            // 
            this.xieli.AutoSize = true;
            this.xieli.Cursor = System.Windows.Forms.Cursors.Default;
            this.xieli.Location = new System.Drawing.Point(211, 145);
            this.xieli.Name = "xieli";
            this.xieli.Size = new System.Drawing.Size(65, 12);
            this.xieli.TabIndex = 5;
            this.xieli.Text = "维修日期:";
            // 
            // costmortype
            // 
            this.costmortype.AutoSize = true;
            this.costmortype.Cursor = System.Windows.Forms.Cursors.Default;
            this.costmortype.Location = new System.Drawing.Point(211, 38);
            this.costmortype.Name = "costmortype";
            this.costmortype.Size = new System.Drawing.Size(65, 12);
            this.costmortype.TabIndex = 18;
            this.costmortype.Text = "客户姓名:";
            // 
            // carnumbervalue
            // 
            this.carnumbervalue.Cursor = System.Windows.Forms.Cursors.IBeam;
            this.carnumbervalue.Location = new System.Drawing.Point(280, 70);
            this.carnumbervalue.Name = "carnumbervalue";
            this.carnumbervalue.Size = new System.Drawing.Size(112, 21);
            this.carnumbervalue.TabIndex = 2;
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.findsome);
            this.groupBox1.Controls.Add(this.cancal);
            this.groupBox1.Location = new System.Drawing.Point(295, 225);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(202, 49);
            this.groupBox1.TabIndex = 80;
            this.groupBox1.TabStop = false;
            // 
            // findsome
            // 
            this.findsome.Location = new System.Drawing.Point(19, 17);
            this.findsome.Name = "findsome";
            this.findsome.Size = new System.Drawing.Size(75, 23);
            this.findsome.TabIndex = 9;
            this.findsome.Text = "查询";
            this.findsome.UseVisualStyleBackColor = true;
            this.findsome.Click += new System.EventHandler(this.findsome_Click);
            // 
            // cancal
            // 
            this.cancal.Location = new System.Drawing.Point(110, 17);
            this.cancal.Name = "cancal";
            this.cancal.Size = new System.Drawing.Size(75, 23);
            this.cancal.TabIndex = 10;
            this.cancal.Text = "退出";
            this.cancal.UseVisualStyleBackColor = true;
            this.cancal.Click += new System.EventHandler(this.cancal_Click);
            // 
            // Form_customer_repairtotal
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.ClientSize = new System.Drawing.Size(792, 563);
            this.Controls.Add(this.groupBox1);
            this.Controls.Add(this.dataGridView1);
            this.Controls.Add(this.groupBox2);
            this.Location = new System.Drawing.Point(0, 0);
            this.Name = "Form_customer_repairtotal";
            this.Text = "客户消费统计";
            this.Load += new System.EventHandler(this.Form_customer_repairtotal_Load);
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.salerdarpdate)).EndInit();
            this.groupBox1.ResumeLayout(false);
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.DataGridView dataGridView1;
        private System.Windows.Forms.GroupBox groupBox2;
        private System.Windows.Forms.TextBox namevalue;
        private System.Windows.Forms.Label youbian;
        private System.Windows.Forms.Label address;
        private System.Windows.Forms.Label xieli;
        private System.Windows.Forms.Label costmortype;
        private System.Windows.Forms.TextBox carnumbervalue;
        private System.Windows.Forms.TextBox companynumber;
        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.Button findsome;
        private System.Windows.Forms.Button cancal;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column7;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.TextBox modifytimevalue1;
        private System.Windows.Forms.TextBox modifytimevalue;
        private System.Windows.Forms.Button selectdata2;
        private System.Windows.Forms.Button selectdata;
        private System.Windows.Forms.Button salerdarp;
        private System.Windows.Forms.DataGridView salerdarpdate;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
        private System.Windows.Forms.MonthCalendar selectdatavalue2;
        private System.Windows.Forms.MonthCalendar selectdatavalue;
    }
}

⌨️ 快捷键说明

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