📄 form_in_buyback.designer.cs
字号:
this.selectproduct1.Size = new System.Drawing.Size(52, 20);
this.selectproduct1.TabIndex = 13;
this.selectproduct1.Text = "选账户";
this.selectproduct1.UseVisualStyleBackColor = true;
//
// groupBox2
//
this.groupBox2.Controls.Add(this.exit);
this.groupBox2.Controls.Add(this.check);
this.groupBox2.Controls.Add(this.savedefault);
this.groupBox2.Controls.Add(this.print);
this.groupBox2.Controls.Add(this.callin);
this.groupBox2.Controls.Add(this.calldefault);
this.groupBox2.Controls.Add(this.sendinfo);
this.groupBox2.Controls.Add(this.selectproduct2);
this.groupBox2.Controls.Add(this.some3);
this.groupBox2.Controls.Add(this.som2);
this.groupBox2.Controls.Add(this.some1);
this.groupBox2.Controls.Add(this.call);
this.groupBox2.Controls.Add(this.price2);
this.groupBox2.Controls.Add(this.label9);
this.groupBox2.Controls.Add(this.price1);
this.groupBox2.Controls.Add(this.label8);
this.groupBox2.Controls.Add(this.outzh);
this.groupBox2.Controls.Add(this.selectproduct1);
this.groupBox2.Controls.Add(this.label7);
this.groupBox2.Location = new System.Drawing.Point(-1, 374);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(794, 112);
this.groupBox2.TabIndex = 5;
this.groupBox2.TabStop = false;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(24, 20);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(65, 12);
this.label7.TabIndex = 105;
this.label7.Text = "收款账户:";
//
// Column5
//
this.Column5.HeaderText = "序号";
this.Column5.Name = "Column5";
//
// selectdatavalue
//
this.selectdatavalue.Location = new System.Drawing.Point(36, 40);
this.selectdatavalue.Name = "selectdatavalue";
this.selectdatavalue.TabIndex = 91;
this.selectdatavalue.Visible = false;
this.selectdatavalue.DateSelected += new System.Windows.Forms.DateRangeEventHandler(this.selectdatavalue_DateSelected);
//
// inputbvalue
//
this.inputbvalue.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.inputbvalue.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Column5,
this.Column6,
this.Column7});
this.inputbvalue.Location = new System.Drawing.Point(347, 58);
this.inputbvalue.Name = "inputbvalue";
this.inputbvalue.RowTemplate.Height = 23;
this.inputbvalue.Size = new System.Drawing.Size(209, 140);
this.inputbvalue.TabIndex = 93;
this.inputbvalue.Visible = false;
//
// Column6
//
this.Column6.HeaderText = " 仓库编号";
this.Column6.Name = "Column6";
//
// Column7
//
this.Column7.HeaderText = " 仓库全名";
this.Column7.Name = "Column7";
//
// companynamevalue
//
this.companynamevalue.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.companynamevalue.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Column1,
this.Column2,
this.Column3,
this.Column4});
this.companynamevalue.Location = new System.Drawing.Point(347, 33);
this.companynamevalue.Name = "companynamevalue";
this.companynamevalue.RowTemplate.Height = 23;
this.companynamevalue.Size = new System.Drawing.Size(199, 136);
this.companynamevalue.TabIndex = 92;
this.companynamevalue.Visible = false;
//
// Column1
//
this.Column1.HeaderText = "序号";
this.Column1.Name = "Column1";
//
// Column2
//
this.Column2.HeaderText = " 单位编号";
this.Column2.Name = "Column2";
//
// Column3
//
this.Column3.HeaderText = " 单位名称";
this.Column3.Name = "Column3";
//
// Column4
//
this.Column4.HeaderText = " 往来余额";
this.Column4.Name = "Column4";
//
// personvalue
//
this.personvalue.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.personvalue.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Column8,
this.Column9,
this.Column10});
this.personvalue.Location = new System.Drawing.Point(426, 40);
this.personvalue.Name = "personvalue";
this.personvalue.RowTemplate.Height = 23;
this.personvalue.Size = new System.Drawing.Size(217, 140);
this.personvalue.TabIndex = 94;
this.personvalue.Visible = false;
//
// Column8
//
this.Column8.HeaderText = "序号";
this.Column8.Name = "Column8";
//
// Column9
//
this.Column9.HeaderText = " 职员编号";
this.Column9.Name = "Column9";
//
// Column10
//
this.Column10.HeaderText = " 职员全名";
this.Column10.Name = "Column10";
//
// selectperson
//
this.selectperson.Location = new System.Drawing.Point(546, 21);
this.selectperson.Name = "selectperson";
this.selectperson.Size = new System.Drawing.Size(30, 20);
this.selectperson.TabIndex = 9;
this.selectperson.Text = "....";
this.selectperson.UseVisualStyleBackColor = true;
this.selectperson.Click += new System.EventHandler(this.selectperson_Click);
//
// selectcompanyname
//
this.selectcompanyname.Location = new System.Drawing.Point(317, 57);
this.selectcompanyname.Name = "selectcompanyname";
this.selectcompanyname.Size = new System.Drawing.Size(30, 20);
this.selectcompanyname.TabIndex = 4;
this.selectcompanyname.Text = "....";
this.selectcompanyname.UseVisualStyleBackColor = true;
this.selectcompanyname.Click += new System.EventHandler(this.selectcompanyname_Click);
//
// info2
//
this.info2.Location = new System.Drawing.Point(465, 119);
this.info2.Multiline = true;
this.info2.Name = "info2";
this.info2.Size = new System.Drawing.Size(189, 50);
this.info2.TabIndex = 11;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(394, 124);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(65, 12);
this.label6.TabIndex = 102;
this.label6.Text = "摘 要:";
//
// selectinputb
//
this.selectinputb.Location = new System.Drawing.Point(317, 95);
this.selectinputb.Name = "selectinputb";
this.selectinputb.Size = new System.Drawing.Size(30, 20);
this.selectinputb.TabIndex = 6;
this.selectinputb.Text = "....";
this.selectinputb.UseVisualStyleBackColor = true;
this.selectinputb.Click += new System.EventHandler(this.selectinputb_Click);
//
// info1
//
this.info1.Location = new System.Drawing.Point(465, 58);
this.info1.Multiline = true;
this.info1.Name = "info1";
this.info1.Size = new System.Drawing.Size(189, 53);
this.info1.TabIndex = 10;
//
// groupBox1
//
this.groupBox1.Controls.Add(this.selectdatavalue);
this.groupBox1.Controls.Add(this.inputbvalue);
this.groupBox1.Controls.Add(this.companynamevalue);
this.groupBox1.Controls.Add(this.personvalue);
this.groupBox1.Controls.Add(this.selectperson);
this.groupBox1.Controls.Add(this.selectinputb);
this.groupBox1.Controls.Add(this.selectcompanyname);
this.groupBox1.Controls.Add(this.info2);
this.groupBox1.Controls.Add(this.label6);
this.groupBox1.Controls.Add(this.info1);
this.groupBox1.Controls.Add(this.label5);
this.groupBox1.Controls.Add(this.person);
this.groupBox1.Controls.Add(this.label4);
this.groupBox1.Controls.Add(this.textBox1);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Controls.Add(this.inputb);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.companyname);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Controls.Add(this.timevalue);
this.groupBox1.Controls.Add(this.selectdata);
this.groupBox1.Controls.Add(this.carid);
this.groupBox1.Location = new System.Drawing.Point(45, 7);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(669, 201);
this.groupBox1.TabIndex = 3;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "配件退货";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(394, 63);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(65, 12);
this.label5.TabIndex = 100;
this.label5.Text = "说 明:";
//
// person
//
this.person.Location = new System.Drawing.Point(465, 20);
this.person.Name = "person";
this.person.Size = new System.Drawing.Size(77, 21);
this.person.TabIndex = 8;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(394, 25);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(65, 12);
this.label4.TabIndex = 98;
this.label4.Text = "经 手 人:";
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -