frmmedicine.designer.cs
来自「关于医院进销存的系统」· CS 代码 · 共 1,028 行 · 第 1/4 页
CS
1,028 行
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(172, 85);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(53, 12);
this.label25.TabIndex = 49;
this.label25.Text = "生产日期";
//
// tbGongYingShangName
//
this.tbGongYingShangName.BackColor = System.Drawing.SystemColors.Control;
this.tbGongYingShangName.Location = new System.Drawing.Point(251, 252);
this.tbGongYingShangName.Name = "tbGongYingShangName";
this.tbGongYingShangName.Size = new System.Drawing.Size(511, 21);
this.tbGongYingShangName.TabIndex = 48;
this.tbGongYingShangName.Enter += new System.EventHandler(this.tbId_Enter);
this.tbGongYingShangName.Leave += new System.EventHandler(this.tbId_Leave);
this.tbGongYingShangName.TextChanged += new System.EventHandler(this.tbId_TextChanged);
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(180, 255);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(65, 12);
this.label24.TabIndex = 47;
this.label24.Text = "供应商名称";
//
// tbGongYingShangId
//
this.tbGongYingShangId.BackColor = System.Drawing.SystemColors.Control;
this.tbGongYingShangId.Location = new System.Drawing.Point(74, 252);
this.tbGongYingShangId.Name = "tbGongYingShangId";
this.tbGongYingShangId.Size = new System.Drawing.Size(100, 21);
this.tbGongYingShangId.TabIndex = 46;
this.tbGongYingShangId.Enter += new System.EventHandler(this.tbId_Enter);
this.tbGongYingShangId.Leave += new System.EventHandler(this.tbId_Leave);
this.tbGongYingShangId.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbGongYingShangId_KeyPress);
this.tbGongYingShangId.TextChanged += new System.EventHandler(this.tbId_TextChanged);
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(3, 255);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(65, 12);
this.label23.TabIndex = 45;
this.label23.Text = "供应商编号";
//
// tbBaoXianHao
//
this.tbBaoXianHao.BackColor = System.Drawing.SystemColors.Control;
this.tbBaoXianHao.Location = new System.Drawing.Point(400, 218);
this.tbBaoXianHao.Name = "tbBaoXianHao";
this.tbBaoXianHao.Size = new System.Drawing.Size(362, 21);
this.tbBaoXianHao.TabIndex = 44;
this.tbBaoXianHao.Enter += new System.EventHandler(this.tbId_Enter);
this.tbBaoXianHao.Leave += new System.EventHandler(this.tbId_Leave);
this.tbBaoXianHao.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbBaoXianHao_KeyPress);
this.tbBaoXianHao.TextChanged += new System.EventHandler(this.tbId_TextChanged);
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(318, 221);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(77, 12);
this.label22.TabIndex = 43;
this.label22.Text = "医疗保险编号";
//
// cbLeiBie
//
this.cbLeiBie.BackColor = System.Drawing.SystemColors.Control;
this.cbLeiBie.FormattingEnabled = true;
this.cbLeiBie.Location = new System.Drawing.Point(62, 218);
this.cbLeiBie.Name = "cbLeiBie";
this.cbLeiBie.Size = new System.Drawing.Size(247, 20);
this.cbLeiBie.TabIndex = 42;
this.cbLeiBie.Leave += new System.EventHandler(this.tbId_Leave);
this.cbLeiBie.Enter += new System.EventHandler(this.tbId_Enter);
this.cbLeiBie.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.cbLeiBie_KeyPress);
this.cbLeiBie.TextChanged += new System.EventHandler(this.tbId_TextChanged);
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(3, 221);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(53, 12);
this.label21.TabIndex = 41;
this.label21.Text = "类 别";
//
// tbJinHuoJia
//
this.tbJinHuoJia.BackColor = System.Drawing.SystemColors.Control;
this.tbJinHuoJia.Location = new System.Drawing.Point(564, 184);
this.tbJinHuoJia.Name = "tbJinHuoJia";
this.tbJinHuoJia.Size = new System.Drawing.Size(198, 21);
this.tbJinHuoJia.TabIndex = 40;
this.tbJinHuoJia.Enter += new System.EventHandler(this.tbId_Enter);
this.tbJinHuoJia.Leave += new System.EventHandler(this.tbId_Leave);
this.tbJinHuoJia.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbJinHuoJia_KeyPress);
this.tbJinHuoJia.TextChanged += new System.EventHandler(this.tbId_TextChanged);
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(506, 187);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(53, 12);
this.label20.TabIndex = 39;
this.label20.Text = "进 贷 价";
//
// tbPiFaJia
//
this.tbPiFaJia.BackColor = System.Drawing.SystemColors.Control;
this.tbPiFaJia.Location = new System.Drawing.Point(400, 184);
this.tbPiFaJia.Name = "tbPiFaJia";
this.tbPiFaJia.Size = new System.Drawing.Size(100, 21);
this.tbPiFaJia.TabIndex = 38;
this.tbPiFaJia.Enter += new System.EventHandler(this.tbId_Enter);
this.tbPiFaJia.Leave += new System.EventHandler(this.tbId_Leave);
this.tbPiFaJia.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbPiFaJia_KeyPress);
this.tbPiFaJia.TextChanged += new System.EventHandler(this.tbId_TextChanged);
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(341, 187);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(53, 12);
this.label19.TabIndex = 37;
this.label19.Text = "批 发 价";
//
// tbLingShouJia
//
this.tbLingShouJia.BackColor = System.Drawing.SystemColors.Control;
this.tbLingShouJia.Location = new System.Drawing.Point(231, 184);
this.tbLingShouJia.Name = "tbLingShouJia";
this.tbLingShouJia.Size = new System.Drawing.Size(100, 21);
this.tbLingShouJia.TabIndex = 36;
this.tbLingShouJia.Enter += new System.EventHandler(this.tbId_Enter);
this.tbLingShouJia.Leave += new System.EventHandler(this.tbId_Leave);
this.tbLingShouJia.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbLingShouJia_KeyPress);
this.tbLingShouJia.TextChanged += new System.EventHandler(this.tbId_TextChanged);
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(172, 187);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(53, 12);
this.label18.TabIndex = 35;
this.label18.Text = "零 售 价";
//
// tbChangJia
//
this.tbChangJia.BackColor = System.Drawing.SystemColors.Control;
this.tbChangJia.Location = new System.Drawing.Point(62, 184);
this.tbChangJia.Name = "tbChangJia";
this.tbChangJia.Size = new System.Drawing.Size(100, 21);
this.tbChangJia.TabIndex = 34;
this.tbChangJia.Enter += new System.EventHandler(this.tbId_Enter);
this.tbChangJia.Leave += new System.EventHandler(this.tbId_Leave);
this.tbChangJia.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbChangJia_KeyPress);
this.tbChangJia.TextChanged += new System.EventHandler(this.tbId_TextChanged);
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(3, 187);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(53, 12);
this.label17.TabIndex = 33;
this.label17.Text = "厂 价";
//
// tbShangBiaoHao
//
this.tbShangBiaoHao.BackColor = System.Drawing.SystemColors.Control;
this.tbShangBiaoHao.Location = new System.Drawing.Point(508, 150);
this.tbShangBiaoHao.Name = "tbShangBiaoHao";
this.tbShangBiaoHao.Size = new System.Drawing.Size(254, 21);
this.tbShangBiaoHao.TabIndex = 32;
this.tbShangBiaoHao.Enter += new System.EventHandler(this.tbId_Enter);
this.tbShangBiaoHao.Leave += new System.EventHandler(this.tbId_Leave);
this.tbShangBiaoHao.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbShangBiaoHao_KeyPress);
this.tbShangBiaoHao.TextChanged += new System.EventHandler(this.tbId_TextChanged);
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(447, 153);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(53, 12);
this.label16.TabIndex = 31;
this.label16.Text = "商 标 号";
//
// tbPiHao
//
this.tbPiHao.BackColor = System.Drawing.SystemColors.Control;
this.tbPiHao.Location = new System.Drawing.Point(165, 150);
this.tbPiHao.Name = "tbPiHao";
this.tbPiHao.Size = new System.Drawing.Size(273, 21);
this.tbPiHao.TabIndex = 30;
this.tbPiHao.Enter += new System.EventHandler(this.tbId_Enter);
this.tbPiHao.Leave += new System.EventHandler(this.tbId_Leave);
this.tbPiHao.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbPiHao_KeyPress);
this.tbPiHao.TextChanged += new System.EventHandler(this.tbId_TextChanged);
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(3, 153);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(161, 12);
this.label15.TabIndex = 29;
this.label15.Text = "药品注册证号或生产批准文号";
//
// cbJingXiaoFangChi
//
this.cbJingXiaoFangChi.BackColor = System.Drawing.SystemColors.Control;
this.cbJingXiaoFangChi.FormattingEnabled = true;
this.cbJingXiaoFangChi.Location = new System.Drawing.Point(508, 116);
this.cbJingXiaoFangChi.Name = "cbJingXiaoFangChi";
this.cbJingXiaoFangChi.Size = new System.Drawing.Size(254, 20);
this.cbJingXiaoFangChi.TabIndex = 28;
this.cbJingXiaoFangChi.Leave += new System.EventHandler(this.tbId_Leave);
this.cbJingXiaoFangChi.Enter += new System.EventHandler(this.tbId_Enter);
this.cbJingXiaoFangChi.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.cbJingXiaoFangChi_KeyPress);
this.cbJingXiaoFangChi.TextChanged += new System.EventHandler(this.tbId_TextChanged);
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(449, 119);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(53, 12);
this.label14.TabIndex = 27;
this.label14.Text = "经销方式";
//
// cbZhiLiangBiaoZhun
//
this.cbZhiLiangBiaoZhun.BackColor = System.Drawing.SystemColors.Control;
this.cbZhiLiangBiaoZhun.FormattingEnabled = true;
this.cbZhiLiangBiaoZhun.Location = new System.Drawing.Point(231, 116);
this.cbZhiLiangBiaoZhun.Name = "cbZhiLiangBiaoZhun";
this.cbZhiLiangBiaoZhun.Size = new System.Drawing.Size(212, 20);
this.cbZhiLiangBiaoZhun.TabIndex = 26;
this.cbZhiLiangBiaoZhun.Leave += new System.EventHandler(this.tbId_Leave);
this.cbZhiLiangBiaoZhun.Enter += new System.EventHandler(this.tbId_Enter);
this.cbZhiLiangBiaoZhun.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.cbZhiLiangBiaoZhun_KeyPress);
this.cbZhiLiangBiaoZhun.TextChanged += new System.EventHandler(this.tbId_TextChanged);
//
// label13
//
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?