frmsell.designer.cs

来自「关于医院进销存的系统」· CS 代码 · 共 741 行 · 第 1/3 页

CS
741
字号
            // 
            this.columnHeader6.Text = "产地";
            this.columnHeader6.Width = 84;
            // 
            // columnHeader7
            // 
            this.columnHeader7.Text = "单位";
            // 
            // columnHeader8
            // 
            this.columnHeader8.Text = "单价";
            // 
            // columnHeader9
            // 
            this.columnHeader9.Text = "数量";
            // 
            // columnHeader10
            // 
            this.columnHeader10.Text = "金额";
            // 
            // columnHeader11
            // 
            this.columnHeader11.Text = "销售类型";
            this.columnHeader11.Width = 67;
            // 
            // panel5
            // 
            this.panel5.Controls.Add(this.label19);
            this.panel5.Controls.Add(this.cbXiaoShouLeiXing);
            this.panel5.Controls.Add(this.label18);
            this.panel5.Controls.Add(this.tbShuLiang);
            this.panel5.Controls.Add(this.label15);
            this.panel5.Controls.Add(this.tbYaoName);
            this.panel5.Controls.Add(this.label14);
            this.panel5.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panel5.Location = new System.Drawing.Point(0, 196);
            this.panel5.Name = "panel5";
            this.panel5.Size = new System.Drawing.Size(794, 26);
            this.panel5.TabIndex = 27;
            // 
            // label19
            // 
            this.label19.AutoSize = true;
            this.label19.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label19.ForeColor = System.Drawing.Color.Red;
            this.label19.Location = new System.Drawing.Point(726, 6);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(70, 12);
            this.label19.TabIndex = 23;
            this.label19.Text = "按回车登记";
            // 
            // cbXiaoShouLeiXing
            // 
            this.cbXiaoShouLeiXing.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbXiaoShouLeiXing.FormattingEnabled = true;
            this.cbXiaoShouLeiXing.Location = new System.Drawing.Point(608, 3);
            this.cbXiaoShouLeiXing.Name = "cbXiaoShouLeiXing";
            this.cbXiaoShouLeiXing.Size = new System.Drawing.Size(112, 20);
            this.cbXiaoShouLeiXing.TabIndex = 22;
            this.cbXiaoShouLeiXing.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.cbXiaoShouLeiXing_KeyPress);
            // 
            // label18
            // 
            this.label18.AutoSize = true;
            this.label18.Location = new System.Drawing.Point(549, 6);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(53, 12);
            this.label18.TabIndex = 7;
            this.label18.Text = "销售类型";
            // 
            // tbShuLiang
            // 
            this.tbShuLiang.Location = new System.Drawing.Point(437, 3);
            this.tbShuLiang.Name = "tbShuLiang";
            this.tbShuLiang.Size = new System.Drawing.Size(106, 21);
            this.tbShuLiang.TabIndex = 6;
            this.tbShuLiang.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbShuLiang_KeyPress);
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.Location = new System.Drawing.Point(402, 6);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(29, 12);
            this.label15.TabIndex = 5;
            this.label15.Text = "数量";
            // 
            // tbYaoName
            // 
            this.tbYaoName.Location = new System.Drawing.Point(62, 3);
            this.tbYaoName.Name = "tbYaoName";
            this.tbYaoName.Size = new System.Drawing.Size(330, 21);
            this.tbYaoName.TabIndex = 4;
            this.tbYaoName.Leave += new System.EventHandler(this.tbKeHuName_Leave);
            this.tbYaoName.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbYaoName_KeyPress);
            this.tbYaoName.TextChanged += new System.EventHandler(this.tbYaoName_TextChanged);
            this.tbYaoName.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbYaoName_KeyDown);
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(3, 6);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(53, 12);
            this.label14.TabIndex = 3;
            this.label14.Text = "药品名称";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(23, 6);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(53, 12);
            this.label5.TabIndex = 1;
            this.label5.Text = "销售品种";
            // 
            // tbPingZhong
            // 
            this.tbPingZhong.Enabled = false;
            this.tbPingZhong.Location = new System.Drawing.Point(85, 3);
            this.tbPingZhong.Name = "tbPingZhong";
            this.tbPingZhong.ReadOnly = true;
            this.tbPingZhong.Size = new System.Drawing.Size(53, 21);
            this.tbPingZhong.TabIndex = 9;
            this.tbPingZhong.Text = "0";
            // 
            // tbHeJiShuLiang
            // 
            this.tbHeJiShuLiang.Enabled = false;
            this.tbHeJiShuLiang.Location = new System.Drawing.Point(203, 3);
            this.tbHeJiShuLiang.Name = "tbHeJiShuLiang";
            this.tbHeJiShuLiang.ReadOnly = true;
            this.tbHeJiShuLiang.Size = new System.Drawing.Size(53, 21);
            this.tbHeJiShuLiang.TabIndex = 11;
            this.tbHeJiShuLiang.Text = "0";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(144, 6);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(53, 12);
            this.label6.TabIndex = 10;
            this.label6.Text = "合计数量";
            // 
            // tbHeJiMoney
            // 
            this.tbHeJiMoney.Enabled = false;
            this.tbHeJiMoney.Location = new System.Drawing.Point(321, 3);
            this.tbHeJiMoney.Name = "tbHeJiMoney";
            this.tbHeJiMoney.ReadOnly = true;
            this.tbHeJiMoney.Size = new System.Drawing.Size(53, 21);
            this.tbHeJiMoney.TabIndex = 13;
            this.tbHeJiMoney.Text = "0";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(262, 6);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(53, 12);
            this.label7.TabIndex = 12;
            this.label7.Text = "合计金额";
            // 
            // tbZheKou
            // 
            this.tbZheKou.Location = new System.Drawing.Point(449, 3);
            this.tbZheKou.MaxLength = 2;
            this.tbZheKou.Name = "tbZheKou";
            this.tbZheKou.Size = new System.Drawing.Size(53, 21);
            this.tbZheKou.TabIndex = 15;
            this.tbZheKou.Text = "10";
            this.tbZheKou.Leave += new System.EventHandler(this.tbZheKou_Leave);
            this.tbZheKou.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbZheKou_KeyPress);
            this.tbZheKou.TextChanged += new System.EventHandler(this.tbZheKou_TextChanged);
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(384, 6);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(59, 12);
            this.label8.TabIndex = 14;
            this.label8.Text = "元   折扣";
            // 
            // tbShuiLv
            // 
            this.tbShuiLv.Location = new System.Drawing.Point(573, 3);
            this.tbShuiLv.Name = "tbShuiLv";
            this.tbShuiLv.Size = new System.Drawing.Size(53, 21);
            this.tbShuiLv.TabIndex = 17;
            this.tbShuiLv.Text = "0";
            this.tbShuiLv.Leave += new System.EventHandler(this.tbShuiLv_Leave);
            this.tbShuiLv.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbShuiLv_KeyPress);
            this.tbShuiLv.TextChanged += new System.EventHandler(this.tbShuiLv_TextChanged);
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(508, 6);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(59, 12);
            this.label9.TabIndex = 16;
            this.label9.Text = "折   税率";
            // 
            // tbYingShouMoney
            // 
            this.tbYingShouMoney.Enabled = false;
            this.tbYingShouMoney.Location = new System.Drawing.Point(719, 3);
            this.tbYingShouMoney.Name = "tbYingShouMoney";
            this.tbYingShouMoney.ReadOnly = true;
            this.tbYingShouMoney.Size = new System.Drawing.Size(53, 21);
            this.tbYingShouMoney.TabIndex = 19;
            this.tbYingShouMoney.Text = "0";
            this.tbYingShouMoney.TextChanged += new System.EventHandler(this.tbYingShouMoney_TextChanged);
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(636, 6);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(77, 12);
            this.label10.TabIndex = 18;
            this.label10.Text = "%   应收金额";
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(23, 33);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(53, 12);
            this.label11.TabIndex = 20;
            this.label11.Text = "收款方式";
            // 
            // cbShouKuanFangChi
            // 
            this.cbShouKuanFangChi.FormattingEnabled = true;
            this.cbShouKuanFangChi.Location = new System.Drawing.Point(85, 30);
            this.cbShouKuanFangChi.Name = "cbShouKuanFangChi";
            this.cbShouKuanFangChi.Size = new System.Drawing.Size(112, 20);
            this.cbShouKuanFangChi.TabIndex = 21;
            // 
            // tbShiShouMoney
            // 
            this.tbShiShouMoney.Location = new System.Drawing.Point(262, 29);
            this.tbShiShouMoney.Name = "tbShiShouMoney";
            this.tbShiShouMoney.Size = new System.Drawing.Size(112, 21);

⌨️ 快捷键说明

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