frmmedicine.designer.cs
来自「关于医院进销存的系统」· CS 代码 · 共 1,028 行 · 第 1/4 页
CS
1,028 行
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(172, 119);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(53, 12);
this.label13.TabIndex = 25;
this.label13.Text = "质量标准";
//
// cbYouXiaoQi
//
this.cbYouXiaoQi.BackColor = System.Drawing.SystemColors.Control;
this.cbYouXiaoQi.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbYouXiaoQi.FormattingEnabled = true;
this.cbYouXiaoQi.Location = new System.Drawing.Point(62, 116);
this.cbYouXiaoQi.Name = "cbYouXiaoQi";
this.cbYouXiaoQi.Size = new System.Drawing.Size(100, 20);
this.cbYouXiaoQi.TabIndex = 24;
this.cbYouXiaoQi.Leave += new System.EventHandler(this.tbId_Leave);
this.cbYouXiaoQi.Enter += new System.EventHandler(this.tbId_Enter);
this.cbYouXiaoQi.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.cbYouXiaoQi_KeyPress);
this.cbYouXiaoQi.TextChanged += new System.EventHandler(this.tbId_TextChanged);
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(3, 119);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(53, 12);
this.label12.TabIndex = 23;
this.label12.Text = "有 效 期";
//
// tbZhongBao
//
this.tbZhongBao.BackColor = System.Drawing.SystemColors.Control;
this.tbZhongBao.Location = new System.Drawing.Point(695, 82);
this.tbZhongBao.Name = "tbZhongBao";
this.tbZhongBao.Size = new System.Drawing.Size(67, 21);
this.tbZhongBao.TabIndex = 22;
this.tbZhongBao.Enter += new System.EventHandler(this.tbId_Enter);
this.tbZhongBao.Leave += new System.EventHandler(this.tbId_Leave);
this.tbZhongBao.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbZhongBao_KeyPress);
this.tbZhongBao.TextChanged += new System.EventHandler(this.tbId_TextChanged);
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(636, 85);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(53, 12);
this.label11.TabIndex = 21;
this.label11.Text = "中包装数";
//
// tbDaBao
//
this.tbDaBao.BackColor = System.Drawing.SystemColors.Control;
this.tbDaBao.Location = new System.Drawing.Point(565, 82);
this.tbDaBao.Name = "tbDaBao";
this.tbDaBao.Size = new System.Drawing.Size(61, 21);
this.tbDaBao.TabIndex = 20;
this.tbDaBao.Enter += new System.EventHandler(this.tbId_Enter);
this.tbDaBao.Leave += new System.EventHandler(this.tbId_Leave);
this.tbDaBao.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbDaBao_KeyPress);
this.tbDaBao.TextChanged += new System.EventHandler(this.tbId_TextChanged);
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(506, 85);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(53, 12);
this.label10.TabIndex = 19;
this.label10.Text = "大包装数";
//
// tbCanDi
//
this.tbCanDi.BackColor = System.Drawing.SystemColors.Control;
this.tbCanDi.Location = new System.Drawing.Point(399, 82);
this.tbCanDi.Name = "tbCanDi";
this.tbCanDi.Size = new System.Drawing.Size(100, 21);
this.tbCanDi.TabIndex = 18;
this.tbCanDi.Enter += new System.EventHandler(this.tbId_Enter);
this.tbCanDi.Leave += new System.EventHandler(this.tbId_Leave);
this.tbCanDi.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbCanDi_KeyPress);
this.tbCanDi.TextChanged += new System.EventHandler(this.tbId_TextChanged);
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(340, 85);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(53, 12);
this.label9.TabIndex = 17;
this.label9.Text = "产 地";
//
// cbJiXing
//
this.cbJiXing.BackColor = System.Drawing.SystemColors.Control;
this.cbJiXing.FormattingEnabled = true;
this.cbJiXing.Location = new System.Drawing.Point(62, 82);
this.cbJiXing.Name = "cbJiXing";
this.cbJiXing.Size = new System.Drawing.Size(100, 20);
this.cbJiXing.TabIndex = 16;
this.cbJiXing.Leave += new System.EventHandler(this.tbId_Leave);
this.cbJiXing.Enter += new System.EventHandler(this.tbId_Enter);
this.cbJiXing.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.cbJiXing_KeyPress);
this.cbJiXing.TextChanged += new System.EventHandler(this.tbId_TextChanged);
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(3, 85);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(53, 12);
this.label8.TabIndex = 15;
this.label8.Text = "剂 型";
//
// tbGuiGe
//
this.tbGuiGe.BackColor = System.Drawing.SystemColors.Control;
this.tbGuiGe.Location = new System.Drawing.Point(564, 48);
this.tbGuiGe.Name = "tbGuiGe";
this.tbGuiGe.Size = new System.Drawing.Size(198, 21);
this.tbGuiGe.TabIndex = 14;
this.tbGuiGe.Enter += new System.EventHandler(this.tbId_Enter);
this.tbGuiGe.Leave += new System.EventHandler(this.tbId_Leave);
this.tbGuiGe.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbGuiGe_KeyPress);
this.tbGuiGe.TextChanged += new System.EventHandler(this.tbId_TextChanged);
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(506, 51);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(53, 12);
this.label7.TabIndex = 12;
this.label7.Text = "规 格";
//
// cbDanWei
//
this.cbDanWei.BackColor = System.Drawing.SystemColors.Control;
this.cbDanWei.FormattingEnabled = true;
this.cbDanWei.Location = new System.Drawing.Point(400, 48);
this.cbDanWei.Name = "cbDanWei";
this.cbDanWei.Size = new System.Drawing.Size(99, 20);
this.cbDanWei.TabIndex = 11;
this.cbDanWei.Leave += new System.EventHandler(this.tbId_Leave);
this.cbDanWei.Enter += new System.EventHandler(this.tbId_Enter);
this.cbDanWei.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.cbDanWei_KeyPress);
this.cbDanWei.TextChanged += new System.EventHandler(this.tbId_TextChanged);
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(341, 51);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(53, 12);
this.label6.TabIndex = 10;
this.label6.Text = "单 位";
//
// tbPinYin
//
this.tbPinYin.BackColor = System.Drawing.SystemColors.Control;
this.tbPinYin.Location = new System.Drawing.Point(231, 48);
this.tbPinYin.Name = "tbPinYin";
this.tbPinYin.Size = new System.Drawing.Size(100, 21);
this.tbPinYin.TabIndex = 9;
this.tbPinYin.Enter += new System.EventHandler(this.tbId_Enter);
this.tbPinYin.Leave += new System.EventHandler(this.tbId_Leave);
this.tbPinYin.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbPinYin_KeyPress);
this.tbPinYin.TextChanged += new System.EventHandler(this.tbId_TextChanged);
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(172, 51);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(53, 12);
this.label5.TabIndex = 8;
this.label5.Text = "拼 音 码";
//
// tbTongYong
//
this.tbTongYong.BackColor = System.Drawing.SystemColors.Control;
this.tbTongYong.Location = new System.Drawing.Point(62, 48);
this.tbTongYong.Name = "tbTongYong";
this.tbTongYong.Size = new System.Drawing.Size(100, 21);
this.tbTongYong.TabIndex = 7;
this.tbTongYong.Enter += new System.EventHandler(this.tbId_Enter);
this.tbTongYong.Leave += new System.EventHandler(this.tbId_Leave);
this.tbTongYong.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbTongYong_KeyPress);
this.tbTongYong.TextChanged += new System.EventHandler(this.tbId_TextChanged);
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(3, 51);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(53, 12);
this.label4.TabIndex = 6;
this.label4.Text = "通 用 名";
//
// tbName
//
this.tbName.BackColor = System.Drawing.SystemColors.Control;
this.tbName.Location = new System.Drawing.Point(400, 14);
this.tbName.Name = "tbName";
this.tbName.Size = new System.Drawing.Size(362, 21);
this.tbName.TabIndex = 5;
this.tbName.Enter += new System.EventHandler(this.tbId_Enter);
this.tbName.Leave += new System.EventHandler(this.tbId_Leave);
this.tbName.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbName_KeyPress);
this.tbName.TextChanged += new System.EventHandler(this.tbId_TextChanged);
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(342, 17);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(53, 12);
this.label3.TabIndex = 4;
this.label3.Text = "药品名称";
//
// tbTiaoMa
//
this.tbTiaoMa.BackColor = System.Drawing.SystemColors.Control;
this.tbTiaoMa.Location = new System.Drawing.Point(231, 14);
this.tbTiaoMa.Name = "tbTiaoMa";
this.tbTiaoMa.Size = new System.Drawing.Size(100, 21);
this.tbTiaoMa.TabIndex = 3;
this.tbTiaoMa.Enter += new System.EventHandler(this.tbId_Enter);
this.tbTiaoMa.Leave += new System.EventHandler(this.tbId_Leave);
this.tbTiaoMa.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbTiaoMa_KeyPress);
this.tbTiaoMa.TextChanged += new System.EventHandler(this.tbId_TextChanged);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(172, 17);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(53, 12);
this.label2.TabIndex = 2;
this.label2.Text = "药品条码";
//
// tbId
//
this.tbId.BackColor = System.Drawing.SystemColors.Control;
this.tbId.Location = new System.Drawing.Point(62, 14);
this.tbId.Name = "tbId";
this.tbId.Size = new System.Drawing.Size(100, 21);
this.tbId.TabIndex = 1;
this.tbId.Enter += new System.EventHandler(this.tbId_Enter);
this.tbId.Leave += new System.EventHandler(this.tbId_Leave);
this.tbId.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbId_KeyPress);
this.tbId.TextChanged += new System.EventHandler(this.tbId_TextChanged);
//
// label1
//
this.label1.AutoSize = true;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?