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

📄 form_customer_repairphase.designer.cs

📁 以前为一家4S店开发的维修管理及客户管理的软件,C#开发!
💻 CS
📖 第 1 页 / 共 2 页
字号:
            // dataGridViewTextBoxColumn4
            // 
            this.dataGridViewTextBoxColumn4.HeaderText = "序号";
            this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
            this.dataGridViewTextBoxColumn4.ReadOnly = true;
            this.dataGridViewTextBoxColumn4.Width = 60;
            // 
            // dataGridViewTextBoxColumn5
            // 
            this.dataGridViewTextBoxColumn5.HeaderText = "名称";
            this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
            this.dataGridViewTextBoxColumn5.ReadOnly = true;
            this.dataGridViewTextBoxColumn5.Width = 60;
            // 
            // showvalue
            // 
            this.showvalue.Location = new System.Drawing.Point(413, 92);
            this.showvalue.Name = "showvalue";
            this.showvalue.Size = new System.Drawing.Size(30, 20);
            this.showvalue.TabIndex = 4;
            this.showvalue.Text = "....";
            this.showvalue.UseVisualStyleBackColor = true;
            this.showvalue.Click += new System.EventHandler(this.showvalue_Click);
            // 
            // selectdata2
            // 
            this.selectdata2.Location = new System.Drawing.Point(515, 154);
            this.selectdata2.Name = "selectdata2";
            this.selectdata2.Size = new System.Drawing.Size(30, 20);
            this.selectdata2.TabIndex = 10;
            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(389, 154);
            this.selectdata.Name = "selectdata";
            this.selectdata.Size = new System.Drawing.Size(30, 20);
            this.selectdata.TabIndex = 8;
            this.selectdata.Text = "....";
            this.selectdata.UseVisualStyleBackColor = true;
            this.selectdata.Click += new System.EventHandler(this.selectdata_Click_1);
            // 
            // modifytimevalue1
            // 
            this.modifytimevalue1.Location = new System.Drawing.Point(432, 153);
            this.modifytimevalue1.Name = "modifytimevalue1";
            this.modifytimevalue1.Size = new System.Drawing.Size(77, 21);
            this.modifytimevalue1.TabIndex = 9;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.ForeColor = System.Drawing.Color.Red;
            this.label2.Location = new System.Drawing.Point(421, 158);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(11, 12);
            this.label2.TabIndex = 97;
            this.label2.Text = "-";
            // 
            // modifytimevalue
            // 
            this.modifytimevalue.Location = new System.Drawing.Point(308, 153);
            this.modifytimevalue.Name = "modifytimevalue";
            this.modifytimevalue.Size = new System.Drawing.Size(77, 21);
            this.modifytimevalue.TabIndex = 7;
            // 
            // ot
            // 
            this.ot.AutoSize = true;
            this.ot.Location = new System.Drawing.Point(392, 125);
            this.ot.Name = "ot";
            this.ot.Size = new System.Drawing.Size(83, 16);
            this.ot.TabIndex = 6;
            this.ot.TabStop = true;
            this.ot.Text = "业务员统计";
            this.ot.UseVisualStyleBackColor = true;
            // 
            // radioButton1
            // 
            this.radioButton1.AutoSize = true;
            this.radioButton1.Location = new System.Drawing.Point(315, 125);
            this.radioButton1.Name = "radioButton1";
            this.radioButton1.Size = new System.Drawing.Size(71, 16);
            this.radioButton1.TabIndex = 5;
            this.radioButton1.TabStop = true;
            this.radioButton1.Text = "客户统计";
            this.radioButton1.UseVisualStyleBackColor = true;
            // 
            // company
            // 
            this.company.Location = new System.Drawing.Point(309, 91);
            this.company.Name = "company";
            this.company.Size = new System.Drawing.Size(100, 21);
            this.company.TabIndex = 3;
            // 
            // carnumber
            // 
            this.carnumber.Location = new System.Drawing.Point(309, 54);
            this.carnumber.Name = "carnumber";
            this.carnumber.Size = new System.Drawing.Size(100, 21);
            this.carnumber.TabIndex = 2;
            // 
            // costmorname
            // 
            this.costmorname.Location = new System.Drawing.Point(309, 16);
            this.costmorname.Name = "costmorname";
            this.costmorname.Size = new System.Drawing.Size(100, 21);
            this.costmorname.TabIndex = 1;
            // 
            // youbian
            // 
            this.youbian.AutoSize = true;
            this.youbian.Cursor = System.Windows.Forms.Cursors.WaitCursor;
            this.youbian.Location = new System.Drawing.Point(244, 57);
            this.youbian.Name = "youbian";
            this.youbian.Size = new System.Drawing.Size(65, 12);
            this.youbian.TabIndex = 74;
            this.youbian.Text = "车 牌 号:";
            this.youbian.UseWaitCursor = true;
            // 
            // address
            // 
            this.address.AutoSize = true;
            this.address.Cursor = System.Windows.Forms.Cursors.WaitCursor;
            this.address.Location = new System.Drawing.Point(208, 94);
            this.address.Name = "address";
            this.address.Size = new System.Drawing.Size(101, 12);
            this.address.TabIndex = 75;
            this.address.Text = "业务员(部门):";
            this.address.UseWaitCursor = true;
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(244, 158);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(65, 12);
            this.label4.TabIndex = 78;
            this.label4.Text = "维修日期:";
            // 
            // costmortype
            // 
            this.costmortype.AutoSize = true;
            this.costmortype.Cursor = System.Windows.Forms.Cursors.WaitCursor;
            this.costmortype.Location = new System.Drawing.Point(244, 22);
            this.costmortype.Name = "costmortype";
            this.costmortype.Size = new System.Drawing.Size(65, 12);
            this.costmortype.TabIndex = 77;
            this.costmortype.Text = "客户姓名:";
            this.costmortype.UseWaitCursor = true;
            // 
            // xieli
            // 
            this.xieli.AutoSize = true;
            this.xieli.Cursor = System.Windows.Forms.Cursors.WaitCursor;
            this.xieli.Location = new System.Drawing.Point(244, 129);
            this.xieli.Name = "xieli";
            this.xieli.Size = new System.Drawing.Size(65, 12);
            this.xieli.TabIndex = 76;
            this.xieli.Text = "统计类别:";
            this.xieli.UseWaitCursor = true;
            // 
            // Form_customer_repairphase
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.ClientSize = new System.Drawing.Size(792, 491);
            this.Controls.Add(this.groupBox1);
            this.Controls.Add(this.dataGridView1);
            this.Controls.Add(this.ct);
            this.Location = new System.Drawing.Point(0, 0);
            this.Name = "Form_customer_repairphase";
            this.Text = "维修职员统计";
            this.Load += new System.EventHandler(this.Form_customer_repairphase_Load);
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
            this.groupBox1.ResumeLayout(false);
            this.ct.ResumeLayout(false);
            this.ct.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.salerdate)).EndInit();
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.DataGridView dataGridView1;
        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.GroupBox ct;
        private System.Windows.Forms.Label label4;
        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.RadioButton radioButton1;
        private System.Windows.Forms.TextBox company;
        private System.Windows.Forms.TextBox carnumber;
        private System.Windows.Forms.TextBox costmorname;
        private System.Windows.Forms.RadioButton ot;
        private System.Windows.Forms.MonthCalendar selectdatavalue2;
        private System.Windows.Forms.Button selectdata2;
        private System.Windows.Forms.MonthCalendar selectdatavalue;
        private System.Windows.Forms.Button selectdata;
        private System.Windows.Forms.TextBox modifytimevalue1;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.TextBox modifytimevalue;
        private System.Windows.Forms.Button showvalue;
        private System.Windows.Forms.DataGridView salerdate;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
    }
}

⌨️ 快捷键说明

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