📄 goodsin.designer.cs
字号:
this.labGoodsIn.Size = new System.Drawing.Size(0, 12);
this.labGoodsIn.TabIndex = 1;
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(8, 32);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(59, 12);
this.label14.TabIndex = 0;
this.label14.Text = "进货金额:";
//
// dtBirthday
//
this.dtBirthday.Enabled = false;
this.dtBirthday.Location = new System.Drawing.Point(396, 24);
this.dtBirthday.Name = "dtBirthday";
this.dtBirthday.Size = new System.Drawing.Size(101, 21);
this.dtBirthday.TabIndex = 2;
//
// labDay
//
this.labDay.AutoSize = true;
this.labDay.Location = new System.Drawing.Point(331, 29);
this.labDay.Name = "labDay";
this.labDay.Size = new System.Drawing.Size(59, 12);
this.labDay.TabIndex = 4;
this.labDay.Text = "进货日期:";
//
// groupBox1
//
this.groupBox1.AutoSize = true;
this.groupBox1.Controls.Add(this.cbxEmployeeName);
this.groupBox1.Controls.Add(this.label21);
this.groupBox1.Controls.Add(this.cbxDepot);
this.groupBox1.Controls.Add(this.label18);
this.groupBox1.Controls.Add(this.cbxCompanyName);
this.groupBox1.Controls.Add(this.label15);
this.groupBox1.Controls.Add(this.txtSpec);
this.groupBox1.Controls.Add(this.label10);
this.groupBox1.Controls.Add(this.label11);
this.groupBox1.Controls.Add(this.txtHasPay);
this.groupBox1.Controls.Add(this.label12);
this.groupBox1.Controls.Add(this.txtNeedPay);
this.groupBox1.Controls.Add(this.label13);
this.groupBox1.Controls.Add(this.label9);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Controls.Add(this.txtNum);
this.groupBox1.Controls.Add(this.txtGoodsName);
this.groupBox1.Controls.Add(this.label8);
this.groupBox1.Controls.Add(this.labGoodsID);
this.groupBox1.Controls.Add(this.label7);
this.groupBox1.Controls.Add(this.txtRemark);
this.groupBox1.Controls.Add(this.label6);
this.groupBox1.Controls.Add(this.txtSellPrice);
this.groupBox1.Controls.Add(this.label5);
this.groupBox1.Controls.Add(this.txtGoodsInPrice);
this.groupBox1.Controls.Add(this.label4);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.cbxUnit);
this.groupBox1.Controls.Add(this.dtBirthday);
this.groupBox1.Controls.Add(this.labDay);
this.groupBox1.Location = new System.Drawing.Point(16, 37);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(655, 162);
this.groupBox1.TabIndex = 19;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "进货记录项";
//
// cbxEmployeeName
//
this.cbxEmployeeName.Enabled = false;
this.cbxEmployeeName.FormattingEnabled = true;
this.cbxEmployeeName.ItemHeight = 12;
this.cbxEmployeeName.Location = new System.Drawing.Point(565, 25);
this.cbxEmployeeName.Name = "cbxEmployeeName";
this.cbxEmployeeName.Size = new System.Drawing.Size(76, 20);
this.cbxEmployeeName.TabIndex = 33;
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(503, 29);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(59, 12);
this.label21.TabIndex = 34;
this.label21.Text = "进货员工:";
//
// cbxDepot
//
this.cbxDepot.Enabled = false;
this.cbxDepot.FormattingEnabled = true;
this.cbxDepot.ItemHeight = 12;
this.cbxDepot.Location = new System.Drawing.Point(556, 58);
this.cbxDepot.Name = "cbxDepot";
this.cbxDepot.Size = new System.Drawing.Size(76, 20);
this.cbxDepot.TabIndex = 7;
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(492, 62);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(59, 12);
this.label18.TabIndex = 32;
this.label18.Text = "所属仓库:";
//
// cbxCompanyName
//
this.cbxCompanyName.Enabled = false;
this.cbxCompanyName.FormattingEnabled = true;
this.cbxCompanyName.ItemHeight = 12;
this.cbxCompanyName.Location = new System.Drawing.Point(80, 57);
this.cbxCompanyName.Name = "cbxCompanyName";
this.cbxCompanyName.Size = new System.Drawing.Size(76, 20);
this.cbxCompanyName.TabIndex = 3;
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(16, 61);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(47, 12);
this.label15.TabIndex = 30;
this.label15.Text = "供应商:";
//
// txtSpec
//
this.txtSpec.Location = new System.Drawing.Point(396, 57);
this.txtSpec.Name = "txtSpec";
this.txtSpec.ReadOnly = true;
this.txtSpec.Size = new System.Drawing.Size(74, 21);
this.txtSpec.TabIndex = 6;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(618, 93);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(17, 12);
this.label10.TabIndex = 28;
this.label10.Text = "元";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(460, 93);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(17, 12);
this.label11.TabIndex = 27;
this.label11.Text = "元";
//
// txtHasPay
//
this.txtHasPay.Location = new System.Drawing.Point(556, 89);
this.txtHasPay.Name = "txtHasPay";
this.txtHasPay.ReadOnly = true;
this.txtHasPay.Size = new System.Drawing.Size(60, 21);
this.txtHasPay.TabIndex = 11;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(491, 93);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(59, 12);
this.label12.TabIndex = 25;
this.label12.Text = "实付金额:";
//
// txtNeedPay
//
this.txtNeedPay.Location = new System.Drawing.Point(396, 90);
this.txtNeedPay.Name = "txtNeedPay";
this.txtNeedPay.ReadOnly = true;
this.txtNeedPay.Size = new System.Drawing.Size(58, 21);
this.txtNeedPay.TabIndex = 10;
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(331, 93);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(59, 12);
this.label13.TabIndex = 23;
this.label13.Text = "应付金额:";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(298, 93);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(17, 12);
this.label9.TabIndex = 22;
this.label9.Text = "元";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(139, 93);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(17, 12);
this.label1.TabIndex = 21;
this.label1.Text = "元";
//
// txtNum
//
this.txtNum.Location = new System.Drawing.Point(227, 57);
this.txtNum.Name = "txtNum";
this.txtNum.ReadOnly = true;
this.txtNum.Size = new System.Drawing.Size(48, 21);
this.txtNum.TabIndex = 4;
this.txtNum.TextChanged += new System.EventHandler(this.txtNum_TextChanged);
//
// txtGoodsName
//
this.txtGoodsName.Location = new System.Drawing.Point(237, 24);
this.txtGoodsName.Name = "txtGoodsName";
this.txtGoodsName.ReadOnly = true;
this.txtGoodsName.Size = new System.Drawing.Size(88, 21);
this.txtGoodsName.TabIndex = 1;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(172, 28);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(59, 12);
this.label8.TabIndex = 18;
this.label8.Text = "商品名称:";
//
// labGoodsID
//
this.labGoodsID.AutoSize = true;
this.labGoodsID.ForeColor = System.Drawing.Color.Red;
this.labGoodsID.Location = new System.Drawing.Point(80, 28);
this.labGoodsID.Name = "labGoodsID";
this.labGoodsID.Size = new System.Drawing.Size(0, 12);
this.labGoodsID.TabIndex = 17;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(16, 28);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(59, 12);
this.label7.TabIndex = 16;
this.label7.Text = "进 货 ID:";
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -