📄 form_in_buyvchgrid.designer.cs
字号:
this.exit.Name = "exit";
this.exit.Size = new System.Drawing.Size(75, 23);
this.exit.TabIndex = 110;
this.exit.Text = "退出";
this.exit.UseVisualStyleBackColor = true;
this.exit.Click += new System.EventHandler(this.exit_Click);
//
// check
//
this.check.Location = new System.Drawing.Point(632, 83);
this.check.Name = "check";
this.check.Size = new System.Drawing.Size(75, 23);
this.check.TabIndex = 26;
this.check.Text = "审核过帐";
this.check.UseVisualStyleBackColor = true;
//
// savedefault
//
this.savedefault.Location = new System.Drawing.Point(551, 83);
this.savedefault.Name = "savedefault";
this.savedefault.Size = new System.Drawing.Size(75, 23);
this.savedefault.TabIndex = 25;
this.savedefault.Text = "存为草稿";
this.savedefault.UseVisualStyleBackColor = true;
//
// print
//
this.print.Location = new System.Drawing.Point(306, 83);
this.print.Name = "print";
this.print.Size = new System.Drawing.Size(75, 23);
this.print.TabIndex = 22;
this.print.Text = "打印";
this.print.UseVisualStyleBackColor = true;
//
// callin
//
this.callin.Location = new System.Drawing.Point(389, 83);
this.callin.Name = "callin";
this.callin.Size = new System.Drawing.Size(75, 23);
this.callin.TabIndex = 23;
this.callin.Text = "调入订单";
this.callin.UseVisualStyleBackColor = true;
//
// calldefault
//
this.calldefault.Location = new System.Drawing.Point(470, 83);
this.calldefault.Name = "calldefault";
this.calldefault.Size = new System.Drawing.Size(75, 23);
this.calldefault.TabIndex = 24;
this.calldefault.Text = "调入草稿";
this.calldefault.UseVisualStyleBackColor = true;
//
// sendinfo
//
this.sendinfo.Location = new System.Drawing.Point(221, 83);
this.sendinfo.Name = "sendinfo";
this.sendinfo.Size = new System.Drawing.Size(75, 23);
this.sendinfo.TabIndex = 21;
this.sendinfo.Text = "发消息";
this.sendinfo.UseVisualStyleBackColor = true;
//
// selectproduct2
//
this.selectproduct2.Location = new System.Drawing.Point(316, 52);
this.selectproduct2.Name = "selectproduct2";
this.selectproduct2.Size = new System.Drawing.Size(51, 20);
this.selectproduct2.TabIndex = 20;
this.selectproduct2.Text = "选商品";
this.selectproduct2.UseVisualStyleBackColor = true;
//
// some3
//
this.some3.Location = new System.Drawing.Point(232, 51);
this.some3.Name = "some3";
this.some3.Size = new System.Drawing.Size(77, 21);
this.some3.TabIndex = 19;
//
// som2
//
this.som2.FormattingEnabled = true;
this.som2.Location = new System.Drawing.Point(95, 51);
this.som2.Name = "som2";
this.som2.Size = new System.Drawing.Size(121, 20);
this.som2.TabIndex = 18;
//
// some1
//
this.some1.FormattingEnabled = true;
this.some1.Location = new System.Drawing.Point(641, 18);
this.some1.Name = "some1";
this.some1.Size = new System.Drawing.Size(121, 20);
this.some1.TabIndex = 17;
//
// call
//
this.call.Location = new System.Drawing.Point(548, 17);
this.call.Name = "call";
this.call.Size = new System.Drawing.Size(80, 20);
this.call.TabIndex = 16;
this.call.Text = "单据调阅";
this.call.UseVisualStyleBackColor = true;
//
// price2
//
this.price2.Location = new System.Drawing.Point(465, 17);
this.price2.Name = "price2";
this.price2.Size = new System.Drawing.Size(77, 21);
this.price2.TabIndex = 15;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(394, 22);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(65, 12);
this.label9.TabIndex = 109;
this.label9.Text = "实付金额:";
//
// price1
//
this.price1.Location = new System.Drawing.Point(303, 17);
this.price1.Name = "price1";
this.price1.Size = new System.Drawing.Size(77, 21);
this.price1.TabIndex = 14;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(232, 22);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(65, 12);
this.label8.TabIndex = 107;
this.label8.Text = "优惠金额:";
//
// outzh
//
this.outzh.Location = new System.Drawing.Point(95, 15);
this.outzh.Name = "outzh";
this.outzh.Size = new System.Drawing.Size(77, 21);
this.outzh.TabIndex = 12;
//
// selectproduct1
//
this.selectproduct1.Location = new System.Drawing.Point(174, 16);
this.selectproduct1.Name = "selectproduct1";
this.selectproduct1.Size = new System.Drawing.Size(52, 20);
this.selectproduct1.TabIndex = 13;
this.selectproduct1.Text = "选商品";
this.selectproduct1.UseVisualStyleBackColor = true;
//
// 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 = "付款账户:";
//
// Form_in_BuyVchGrid
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.ClientSize = new System.Drawing.Size(792, 493);
this.Controls.Add(this.groupBox2);
this.Controls.Add(this.dataGridView1);
this.Controls.Add(this.groupBox1);
this.Location = new System.Drawing.Point(0, 0);
this.Name = "Form_in_BuyVchGrid";
this.Text = "配件入库";
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.inputbvalue)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.companynamevalue)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.personvalue)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.GroupBox groupBox1;
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.MonthCalendar selectdatavalue;
private System.Windows.Forms.Button selectperson;
private System.Windows.Forms.Button selectinputb;
private System.Windows.Forms.Button selectcompanyname;
private System.Windows.Forms.TextBox info2;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox info1;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox person;
private System.Windows.Forms.Label label4;
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 inputbvalue;
private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
private System.Windows.Forms.DataGridViewTextBoxColumn Column7;
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.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 Column18;
private System.Windows.Forms.DataGridViewTextBoxColumn Column19;
private System.Windows.Forms.DataGridViewTextBoxColumn Column20;
private System.Windows.Forms.DataGridViewTextBoxColumn Column21;
private System.Windows.Forms.DataGridViewTextBoxColumn Column22;
private System.Windows.Forms.GroupBox groupBox2;
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.Label label7;
private System.Windows.Forms.ComboBox some1;
private System.Windows.Forms.Button selectproduct2;
private System.Windows.Forms.TextBox some3;
private System.Windows.Forms.ComboBox som2;
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 exit;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -