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

📄 form_in_buyback.designer.cs

📁 以前为一家4S店开发的维修管理及客户管理的软件,C#开发!
💻 CS
📖 第 1 页 / 共 3 页
字号:
            // 
            // textBox1
            // 
            this.textBox1.Location = new System.Drawing.Point(122, 132);
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new System.Drawing.Size(191, 21);
            this.textBox1.TabIndex = 7;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(51, 137);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(65, 12);
            this.label3.TabIndex = 96;
            this.label3.Text = "单据编号:";
            // 
            // inputb
            // 
            this.inputb.Location = new System.Drawing.Point(122, 94);
            this.inputb.Name = "inputb";
            this.inputb.Size = new System.Drawing.Size(191, 21);
            this.inputb.TabIndex = 5;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(51, 99);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(65, 12);
            this.label2.TabIndex = 94;
            this.label2.Text = "入库仓库:";
            // 
            // companyname
            // 
            this.companyname.Location = new System.Drawing.Point(122, 56);
            this.companyname.Name = "companyname";
            this.companyname.Size = new System.Drawing.Size(191, 21);
            this.companyname.TabIndex = 3;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(51, 61);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(71, 12);
            this.label1.TabIndex = 92;
            this.label1.Text = "往来单位: ";
            // 
            // timevalue
            // 
            this.timevalue.Location = new System.Drawing.Point(122, 20);
            this.timevalue.Name = "timevalue";
            this.timevalue.Size = new System.Drawing.Size(77, 21);
            this.timevalue.TabIndex = 1;
            // 
            // selectdata
            // 
            this.selectdata.Location = new System.Drawing.Point(201, 21);
            this.selectdata.Name = "selectdata";
            this.selectdata.Size = new System.Drawing.Size(30, 20);
            this.selectdata.TabIndex = 2;
            this.selectdata.Text = "....";
            this.selectdata.UseVisualStyleBackColor = true;
            this.selectdata.Click += new System.EventHandler(this.selectdata_Click);
            // 
            // carid
            // 
            this.carid.AutoSize = true;
            this.carid.Location = new System.Drawing.Point(51, 25);
            this.carid.Name = "carid";
            this.carid.Size = new System.Drawing.Size(65, 12);
            this.carid.TabIndex = 90;
            this.carid.Text = "录单日期:";
            // 
            // dataGridView1
            // 
            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.Column11,
            this.Column12,
            this.Column13,
            this.Column14,
            this.Column15,
            this.Column16,
            this.Column17,
            this.dataGridViewTextBoxColumn1,
            this.dataGridViewTextBoxColumn2,
            this.dataGridViewTextBoxColumn3,
            this.Column18,
            this.Column19});
            this.dataGridView1.Location = new System.Drawing.Point(-1, 214);
            this.dataGridView1.Name = "dataGridView1";
            this.dataGridView1.RowTemplate.Height = 23;
            this.dataGridView1.Size = new System.Drawing.Size(794, 161);
            this.dataGridView1.TabIndex = 111;
            // 
            // Column11
            // 
            this.Column11.HeaderText = "序号";
            this.Column11.Name = "Column11";
            // 
            // Column12
            // 
            this.Column12.HeaderText = "车架号";
            this.Column12.Name = "Column12";
            // 
            // Column13
            // 
            this.Column13.HeaderText = "商品编号";
            this.Column13.Name = "Column13";
            // 
            // Column14
            // 
            this.Column14.HeaderText = "商品全名";
            this.Column14.Name = "Column14";
            // 
            // Column15
            // 
            this.Column15.HeaderText = "单位";
            this.Column15.Name = "Column15";
            // 
            // Column16
            // 
            this.Column16.HeaderText = "数量";
            this.Column16.Name = "Column16";
            // 
            // Column17
            // 
            this.Column17.HeaderText = "单价";
            this.Column17.Name = "Column17";
            // 
            // dataGridViewTextBoxColumn1
            // 
            this.dataGridViewTextBoxColumn1.HeaderText = "金额";
            this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
            // 
            // dataGridViewTextBoxColumn2
            // 
            this.dataGridViewTextBoxColumn2.HeaderText = "扣率";
            this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
            // 
            // dataGridViewTextBoxColumn3
            // 
            this.dataGridViewTextBoxColumn3.HeaderText = "折后单价";
            this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
            // 
            // Column18
            // 
            this.Column18.HeaderText = "折后金额";
            this.Column18.Name = "Column18";
            // 
            // Column19
            // 
            this.Column19.HeaderText = "备注";
            this.Column19.Name = "Column19";
            // 
            // Form_in_BuyBack
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.ClientSize = new System.Drawing.Size(792, 493);
            this.Controls.Add(this.dataGridView1);
            this.Controls.Add(this.groupBox2);
            this.Controls.Add(this.groupBox1);
            this.Location = new System.Drawing.Point(0, 0);
            this.Name = "Form_in_BuyBack";
            this.Text = "配件退货";
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.inputbvalue)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.companynamevalue)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.personvalue)).EndInit();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.Button exit;
        private System.Windows.Forms.Button check;
        private System.Windows.Forms.Button savedefault;
        private System.Windows.Forms.Button print;
        private System.Windows.Forms.Button callin;
        private System.Windows.Forms.Button calldefault;
        private System.Windows.Forms.Button sendinfo;
        private System.Windows.Forms.Button selectproduct2;
        private System.Windows.Forms.TextBox some3;
        private System.Windows.Forms.ComboBox som2;
        private System.Windows.Forms.ComboBox some1;
        private System.Windows.Forms.Button call;
        private System.Windows.Forms.TextBox price2;
        private System.Windows.Forms.Label label9;
        private System.Windows.Forms.TextBox price1;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.TextBox outzh;
        private System.Windows.Forms.Button selectproduct1;
        private System.Windows.Forms.GroupBox groupBox2;
        private System.Windows.Forms.Label label7;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
        private System.Windows.Forms.MonthCalendar selectdatavalue;
        private System.Windows.Forms.DataGridView inputbvalue;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column7;
        private System.Windows.Forms.DataGridView companynamevalue;
        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.DataGridView personvalue;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column8;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column9;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column10;
        private System.Windows.Forms.Button selectperson;
        private System.Windows.Forms.Button selectcompanyname;
        private System.Windows.Forms.TextBox info2;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.Button selectinputb;
        private System.Windows.Forms.TextBox info1;
        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.TextBox person;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.TextBox textBox1;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.TextBox inputb;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.TextBox companyname;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.TextBox timevalue;
        private System.Windows.Forms.Button selectdata;
        private System.Windows.Forms.Label carid;
        private System.Windows.Forms.DataGridView dataGridView1;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column11;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column12;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column13;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column14;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column15;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column16;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column17;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column18;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column19;
    }
}

⌨️ 快捷键说明

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