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

📄 form_repair_mater_in_main.designer.cs

📁 以前为一家4S店开发的维修管理及客户管理的软件,C#开发!
💻 CS
📖 第 1 页 / 共 2 页
字号:
            this.companyallvalue.Name = "companyallvalue";
            this.companyallvalue.ReadOnly = true;
            this.companyallvalue.RowTemplate.Height = 23;
            this.companyallvalue.Size = new System.Drawing.Size(131, 75);
            this.companyallvalue.TabIndex = 90;
            this.companyallvalue.Visible = false;
            // 
            // dataGridViewTextBoxColumn9
            // 
            this.dataGridViewTextBoxColumn9.HeaderText = "序号";
            this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
            this.dataGridViewTextBoxColumn9.ReadOnly = true;
            this.dataGridViewTextBoxColumn9.Width = 60;
            // 
            // dataGridViewTextBoxColumn10
            // 
            this.dataGridViewTextBoxColumn10.HeaderText = "名称";
            this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
            this.dataGridViewTextBoxColumn10.ReadOnly = true;
            this.dataGridViewTextBoxColumn10.Width = 60;
            // 
            // outballvalue
            // 
            this.outballvalue.AllowUserToAddRows = false;
            this.outballvalue.AllowUserToDeleteRows = false;
            this.outballvalue.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.outballvalue.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.dataGridViewTextBoxColumn7,
            this.dataGridViewTextBoxColumn8});
            this.outballvalue.Location = new System.Drawing.Point(106, 87);
            this.outballvalue.Name = "outballvalue";
            this.outballvalue.ReadOnly = true;
            this.outballvalue.RowTemplate.Height = 23;
            this.outballvalue.Size = new System.Drawing.Size(131, 78);
            this.outballvalue.TabIndex = 88;
            this.outballvalue.Visible = false;
            // 
            // dataGridViewTextBoxColumn7
            // 
            this.dataGridViewTextBoxColumn7.HeaderText = "序号";
            this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
            this.dataGridViewTextBoxColumn7.ReadOnly = true;
            this.dataGridViewTextBoxColumn7.Width = 60;
            // 
            // dataGridViewTextBoxColumn8
            // 
            this.dataGridViewTextBoxColumn8.HeaderText = "名称";
            this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
            this.dataGridViewTextBoxColumn8.ReadOnly = true;
            this.dataGridViewTextBoxColumn8.Width = 60;
            // 
            // companyfind
            // 
            this.companyfind.Location = new System.Drawing.Point(419, 71);
            this.companyfind.Name = "companyfind";
            this.companyfind.Size = new System.Drawing.Size(30, 20);
            this.companyfind.TabIndex = 89;
            this.companyfind.Text = "....";
            this.companyfind.UseVisualStyleBackColor = true;
            this.companyfind.Click += new System.EventHandler(this.companyfind_Click);
            // 
            // personallvlaue
            // 
            this.personallvlaue.AllowUserToAddRows = false;
            this.personallvlaue.AllowUserToDeleteRows = false;
            this.personallvlaue.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.personallvlaue.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.dataGridViewTextBoxColumn3,
            this.dataGridViewTextBoxColumn6});
            this.personallvlaue.Location = new System.Drawing.Point(516, 56);
            this.personallvlaue.Name = "personallvlaue";
            this.personallvlaue.ReadOnly = true;
            this.personallvlaue.RowTemplate.Height = 23;
            this.personallvlaue.Size = new System.Drawing.Size(131, 103);
            this.personallvlaue.TabIndex = 88;
            this.personallvlaue.Visible = false;
            // 
            // dataGridViewTextBoxColumn3
            // 
            this.dataGridViewTextBoxColumn3.HeaderText = "序号";
            this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
            this.dataGridViewTextBoxColumn3.ReadOnly = true;
            this.dataGridViewTextBoxColumn3.Width = 60;
            // 
            // dataGridViewTextBoxColumn6
            // 
            this.dataGridViewTextBoxColumn6.HeaderText = "名称";
            this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
            this.dataGridViewTextBoxColumn6.ReadOnly = true;
            this.dataGridViewTextBoxColumn6.Width = 60;
            // 
            // outbfind
            // 
            this.outbfind.Location = new System.Drawing.Point(207, 68);
            this.outbfind.Name = "outbfind";
            this.outbfind.Size = new System.Drawing.Size(30, 20);
            this.outbfind.TabIndex = 87;
            this.outbfind.Text = "....";
            this.outbfind.UseVisualStyleBackColor = true;
            this.outbfind.Click += new System.EventHandler(this.outbfind_Click);
            // 
            // personfind
            // 
            this.personfind.Location = new System.Drawing.Point(619, 37);
            this.personfind.Name = "personfind";
            this.personfind.Size = new System.Drawing.Size(30, 20);
            this.personfind.TabIndex = 87;
            this.personfind.Text = "....";
            this.personfind.UseVisualStyleBackColor = true;
            this.personfind.Click += new System.EventHandler(this.personfind_Click);
            // 
            // djid
            // 
            this.djid.Location = new System.Drawing.Point(419, 36);
            this.djid.Name = "djid";
            this.djid.Size = new System.Drawing.Size(30, 20);
            this.djid.TabIndex = 85;
            this.djid.Text = "....";
            this.djid.UseVisualStyleBackColor = true;
            this.djid.Click += new System.EventHandler(this.djid_Click);
            // 
            // getinputtime
            // 
            this.getinputtime.Location = new System.Drawing.Point(207, 37);
            this.getinputtime.Name = "getinputtime";
            this.getinputtime.Size = new System.Drawing.Size(30, 20);
            this.getinputtime.TabIndex = 83;
            this.getinputtime.Text = "....";
            this.getinputtime.UseVisualStyleBackColor = true;
            this.getinputtime.Click += new System.EventHandler(this.getinputtime_Click);
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(247, 74);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(65, 12);
            this.label3.TabIndex = 8;
            this.label3.Text = "索赔厂家:";
            // 
            // companyvalue
            // 
            this.companyvalue.Location = new System.Drawing.Point(318, 70);
            this.companyvalue.Name = "companyvalue";
            this.companyvalue.Size = new System.Drawing.Size(100, 21);
            this.companyvalue.TabIndex = 9;
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(35, 73);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(65, 12);
            this.label4.TabIndex = 6;
            this.label4.Text = "入货仓库:";
            // 
            // invalue
            // 
            this.invalue.Location = new System.Drawing.Point(106, 69);
            this.invalue.Name = "invalue";
            this.invalue.Size = new System.Drawing.Size(100, 21);
            this.invalue.TabIndex = 7;
            // 
            // person
            // 
            this.person.AutoSize = true;
            this.person.Location = new System.Drawing.Point(456, 40);
            this.person.Name = "person";
            this.person.Size = new System.Drawing.Size(53, 12);
            this.person.TabIndex = 4;
            this.person.Text = "经手人:";
            // 
            // personvalue
            // 
            this.personvalue.Location = new System.Drawing.Point(515, 36);
            this.personvalue.Name = "personvalue";
            this.personvalue.Size = new System.Drawing.Size(100, 21);
            this.personvalue.TabIndex = 5;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(247, 41);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(65, 12);
            this.label1.TabIndex = 2;
            this.label1.Text = "单据编号:";
            // 
            // djnumberid
            // 
            this.djnumberid.Location = new System.Drawing.Point(318, 37);
            this.djnumberid.Name = "djnumberid";
            this.djnumberid.Size = new System.Drawing.Size(100, 21);
            this.djnumberid.TabIndex = 3;
            // 
            // name
            // 
            this.name.AutoSize = true;
            this.name.Location = new System.Drawing.Point(35, 40);
            this.name.Name = "name";
            this.name.Size = new System.Drawing.Size(65, 12);
            this.name.TabIndex = 0;
            this.name.Text = "录单日期:";
            // 
            // inputvalue
            // 
            this.inputvalue.Location = new System.Drawing.Point(106, 36);
            this.inputvalue.Name = "inputvalue";
            this.inputvalue.Size = new System.Drawing.Size(100, 21);
            this.inputvalue.TabIndex = 1;
            // 
            // Form_repair_mater_in_main
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.ClientSize = new System.Drawing.Size(792, 563);
            this.Controls.Add(this.dataGridView1);
            this.Controls.Add(this.groupBox2);
            this.Controls.Add(this.groupBox1);
            this.Name = "Form_repair_mater_in_main";
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
            this.groupBox2.ResumeLayout(false);
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.djvalue)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.inputtimevalue)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.companyallvalue)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.outballvalue)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.personallvlaue)).EndInit();
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.DataGridView dataGridView1;
        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.GroupBox groupBox2;
        private System.Windows.Forms.Button button1;
        private System.Windows.Forms.Button button2;
        private System.Windows.Forms.Button cancal;
        private System.Windows.Forms.Button load;
        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.DataGridView companyallvalue;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
        private System.Windows.Forms.DataGridView outballvalue;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
        private System.Windows.Forms.Button companyfind;
        private System.Windows.Forms.DataGridView djvalue;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
        private System.Windows.Forms.DataGridView personallvlaue;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
        private System.Windows.Forms.Button outbfind;
        private System.Windows.Forms.Button personfind;
        private System.Windows.Forms.Button djid;
        private System.Windows.Forms.DataGridView inputtimevalue;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
        private System.Windows.Forms.Button getinputtime;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.TextBox companyvalue;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.TextBox invalue;
        private System.Windows.Forms.Label person;
        private System.Windows.Forms.TextBox personvalue;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.TextBox djnumberid;
        private System.Windows.Forms.Label name;
        private System.Windows.Forms.TextBox inputvalue;
    }
}

⌨️ 快捷键说明

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