namespace PTMedicalInsurance.Forms { partial class SaleBillInfo { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.uiTitlePanel1 = new Sunny.UI.UITitlePanel(); this.cbb_CLBS = new Sunny.UI.UIComboBox(); this.uiLabel8 = new Sunny.UI.UILabel(); this.tb_SCPC = new Sunny.UI.UITextBox(); this.uiLabel7 = new Sunny.UI.UILabel(); this.uiLabel6 = new Sunny.UI.UILabel(); this.tb_YPLSJG = new Sunny.UI.UITextBox(); this.uiLabel5 = new Sunny.UI.UILabel(); this.tb_CBXSSL = new Sunny.UI.UITextBox(); this.uiLabel4 = new Sunny.UI.UILabel(); this.uiLabel3 = new Sunny.UI.UILabel(); this.tb_YBYPMC = new Sunny.UI.UITextBox(); this.uiLabel2 = new Sunny.UI.UILabel(); this.tb_YBYPBM = new Sunny.UI.UITextBox(); this.tb_ZSM = new Sunny.UI.UITextBox(); this.uiLabel1 = new Sunny.UI.UILabel(); this.tb_JRZDBS = new Sunny.UI.UITextBox(); this.uiPanel1 = new Sunny.UI.UIPanel(); this.uiButton8 = new Sunny.UI.UIButton(); this.uiButton9 = new Sunny.UI.UIButton(); this.uiTitlePanel1.SuspendLayout(); this.uiPanel1.SuspendLayout(); this.SuspendLayout(); // // uiTitlePanel1 // this.uiTitlePanel1.Controls.Add(this.cbb_CLBS); this.uiTitlePanel1.Controls.Add(this.uiLabel8); this.uiTitlePanel1.Controls.Add(this.tb_SCPC); this.uiTitlePanel1.Controls.Add(this.uiLabel7); this.uiTitlePanel1.Controls.Add(this.uiLabel6); this.uiTitlePanel1.Controls.Add(this.tb_YPLSJG); this.uiTitlePanel1.Controls.Add(this.uiLabel5); this.uiTitlePanel1.Controls.Add(this.tb_CBXSSL); this.uiTitlePanel1.Controls.Add(this.uiLabel4); this.uiTitlePanel1.Controls.Add(this.uiLabel3); this.uiTitlePanel1.Controls.Add(this.tb_YBYPMC); this.uiTitlePanel1.Controls.Add(this.uiLabel2); this.uiTitlePanel1.Controls.Add(this.tb_YBYPBM); this.uiTitlePanel1.Controls.Add(this.tb_ZSM); this.uiTitlePanel1.Controls.Add(this.uiLabel1); this.uiTitlePanel1.Controls.Add(this.tb_JRZDBS); this.uiTitlePanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.uiTitlePanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTitlePanel1.Location = new System.Drawing.Point(0, 0); this.uiTitlePanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTitlePanel1.MinimumSize = new System.Drawing.Size(1, 1); this.uiTitlePanel1.Name = "uiTitlePanel1"; this.uiTitlePanel1.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); this.uiTitlePanel1.ShowText = false; this.uiTitlePanel1.Size = new System.Drawing.Size(510, 450); this.uiTitlePanel1.TabIndex = 0; this.uiTitlePanel1.Text = "销售单据信息"; this.uiTitlePanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiTitlePanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // cbb_CLBS // this.cbb_CLBS.DataSource = null; this.cbb_CLBS.FillColor = System.Drawing.Color.White; this.cbb_CLBS.FilterMaxCount = 50; this.cbb_CLBS.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cbb_CLBS.Items.AddRange(new object[] { "1008100-整包", "1008200-拆包"}); this.cbb_CLBS.Location = new System.Drawing.Point(168, 212); this.cbb_CLBS.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.cbb_CLBS.MinimumSize = new System.Drawing.Size(63, 0); this.cbb_CLBS.Name = "cbb_CLBS"; this.cbb_CLBS.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.cbb_CLBS.Size = new System.Drawing.Size(305, 29); this.cbb_CLBS.TabIndex = 8; this.cbb_CLBS.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.cbb_CLBS.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.cbb_CLBS.SelectedIndexChanged += new System.EventHandler(this.cbb_CLBS_SelectedIndexChanged); // // uiLabel8 // this.uiLabel8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel8.Location = new System.Drawing.Point(39, 329); this.uiLabel8.Name = "uiLabel8"; this.uiLabel8.Size = new System.Drawing.Size(108, 23); this.uiLabel8.TabIndex = 7; this.uiLabel8.Text = "生产批次"; this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tb_SCPC // this.tb_SCPC.Cursor = System.Windows.Forms.Cursors.IBeam; this.tb_SCPC.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_SCPC.Location = new System.Drawing.Point(168, 329); this.tb_SCPC.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tb_SCPC.MinimumSize = new System.Drawing.Size(1, 16); this.tb_SCPC.Name = "tb_SCPC"; this.tb_SCPC.ShowText = false; this.tb_SCPC.Size = new System.Drawing.Size(305, 29); this.tb_SCPC.TabIndex = 6; this.tb_SCPC.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tb_SCPC.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel7 // this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel7.Location = new System.Drawing.Point(39, 290); this.uiLabel7.Name = "uiLabel7"; this.uiLabel7.Size = new System.Drawing.Size(108, 23); this.uiLabel7.TabIndex = 5; this.uiLabel7.Text = "药品零售价格"; this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel6 // this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel6.Location = new System.Drawing.Point(39, 251); this.uiLabel6.Name = "uiLabel6"; this.uiLabel6.Size = new System.Drawing.Size(108, 23); this.uiLabel6.TabIndex = 5; this.uiLabel6.Text = "拆包销售数量"; this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tb_YPLSJG // this.tb_YPLSJG.Cursor = System.Windows.Forms.Cursors.IBeam; this.tb_YPLSJG.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_YPLSJG.Location = new System.Drawing.Point(168, 290); this.tb_YPLSJG.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tb_YPLSJG.MinimumSize = new System.Drawing.Size(1, 16); this.tb_YPLSJG.Name = "tb_YPLSJG"; this.tb_YPLSJG.ShowText = false; this.tb_YPLSJG.Size = new System.Drawing.Size(305, 29); this.tb_YPLSJG.TabIndex = 4; this.tb_YPLSJG.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tb_YPLSJG.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel5 // this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel5.Location = new System.Drawing.Point(39, 212); this.uiLabel5.Name = "uiLabel5"; this.uiLabel5.Size = new System.Drawing.Size(108, 23); this.uiLabel5.TabIndex = 5; this.uiLabel5.Text = "拆零标识"; this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tb_CBXSSL // this.tb_CBXSSL.Cursor = System.Windows.Forms.Cursors.IBeam; this.tb_CBXSSL.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_CBXSSL.Location = new System.Drawing.Point(168, 251); this.tb_CBXSSL.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tb_CBXSSL.MinimumSize = new System.Drawing.Size(1, 16); this.tb_CBXSSL.Name = "tb_CBXSSL"; this.tb_CBXSSL.ShowText = false; this.tb_CBXSSL.Size = new System.Drawing.Size(305, 29); this.tb_CBXSSL.TabIndex = 4; this.tb_CBXSSL.Text = "0"; this.tb_CBXSSL.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tb_CBXSSL.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel4 // this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel4.Location = new System.Drawing.Point(39, 173); this.uiLabel4.Name = "uiLabel4"; this.uiLabel4.Size = new System.Drawing.Size(108, 23); this.uiLabel4.TabIndex = 5; this.uiLabel4.Text = "医保药品名称"; this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel3 // this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel3.Location = new System.Drawing.Point(39, 134); this.uiLabel3.Name = "uiLabel3"; this.uiLabel3.Size = new System.Drawing.Size(108, 23); this.uiLabel3.TabIndex = 5; this.uiLabel3.Text = "医保药品编号"; this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tb_YBYPMC // this.tb_YBYPMC.Cursor = System.Windows.Forms.Cursors.IBeam; this.tb_YBYPMC.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_YBYPMC.Location = new System.Drawing.Point(168, 173); this.tb_YBYPMC.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tb_YBYPMC.MinimumSize = new System.Drawing.Size(1, 16); this.tb_YBYPMC.Name = "tb_YBYPMC"; this.tb_YBYPMC.ShowText = false; this.tb_YBYPMC.Size = new System.Drawing.Size(305, 29); this.tb_YBYPMC.TabIndex = 4; this.tb_YBYPMC.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tb_YBYPMC.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel2 // this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel2.Location = new System.Drawing.Point(39, 95); this.uiLabel2.Name = "uiLabel2"; this.uiLabel2.Size = new System.Drawing.Size(108, 23); this.uiLabel2.TabIndex = 5; this.uiLabel2.Text = "追溯码"; this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tb_YBYPBM // this.tb_YBYPBM.Cursor = System.Windows.Forms.Cursors.IBeam; this.tb_YBYPBM.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_YBYPBM.Location = new System.Drawing.Point(168, 134); this.tb_YBYPBM.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tb_YBYPBM.MinimumSize = new System.Drawing.Size(1, 16); this.tb_YBYPBM.Name = "tb_YBYPBM"; this.tb_YBYPBM.ShowText = false; this.tb_YBYPBM.Size = new System.Drawing.Size(305, 29); this.tb_YBYPBM.TabIndex = 4; this.tb_YBYPBM.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tb_YBYPBM.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tb_ZSM // this.tb_ZSM.Cursor = System.Windows.Forms.Cursors.IBeam; this.tb_ZSM.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_ZSM.Location = new System.Drawing.Point(168, 95); this.tb_ZSM.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tb_ZSM.MinimumSize = new System.Drawing.Size(1, 16); this.tb_ZSM.Name = "tb_ZSM"; this.tb_ZSM.ShowText = false; this.tb_ZSM.Size = new System.Drawing.Size(305, 29); this.tb_ZSM.TabIndex = 4; this.tb_ZSM.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tb_ZSM.Watermark = "非必填当追溯码为空时生产批次必须有值"; this.tb_ZSM.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel1 // this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel1.Location = new System.Drawing.Point(39, 56); this.uiLabel1.Name = "uiLabel1"; this.uiLabel1.Size = new System.Drawing.Size(108, 23); this.uiLabel1.TabIndex = 3; this.uiLabel1.Text = "接入终端标识"; this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tb_JRZDBS // this.tb_JRZDBS.Cursor = System.Windows.Forms.Cursors.IBeam; this.tb_JRZDBS.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tb_JRZDBS.Location = new System.Drawing.Point(168, 56); this.tb_JRZDBS.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tb_JRZDBS.MinimumSize = new System.Drawing.Size(1, 16); this.tb_JRZDBS.Name = "tb_JRZDBS"; this.tb_JRZDBS.ShowText = false; this.tb_JRZDBS.Size = new System.Drawing.Size(305, 29); this.tb_JRZDBS.TabIndex = 0; this.tb_JRZDBS.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tb_JRZDBS.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiPanel1 // this.uiPanel1.Controls.Add(this.uiButton8); this.uiPanel1.Controls.Add(this.uiButton9); this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Bottom; this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiPanel1.Location = new System.Drawing.Point(0, 383); this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel1.Name = "uiPanel1"; this.uiPanel1.Size = new System.Drawing.Size(510, 67); this.uiPanel1.TabIndex = 1; this.uiPanel1.Text = null; this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiButton8 // this.uiButton8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.uiButton8.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton8.Location = new System.Drawing.Point(389, 7); this.uiButton8.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton8.Name = "uiButton8"; this.uiButton8.Size = new System.Drawing.Size(115, 53); this.uiButton8.TabIndex = 28; this.uiButton8.Text = "取 消"; this.uiButton8.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiButton8.Click += new System.EventHandler(this.uiButton8_Click); // // uiButton9 // this.uiButton9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.uiButton9.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton9.Location = new System.Drawing.Point(271, 7); this.uiButton9.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton9.Name = "uiButton9"; this.uiButton9.Size = new System.Drawing.Size(115, 53); this.uiButton9.TabIndex = 27; this.uiButton9.Text = "确 定"; this.uiButton9.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiButton9.Click += new System.EventHandler(this.uiButton9_Click); // // SaleBillInfo // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(510, 450); this.Controls.Add(this.uiPanel1); this.Controls.Add(this.uiTitlePanel1); this.Name = "SaleBillInfo"; this.Text = "销售单据信息"; this.Load += new System.EventHandler(this.SaleBillInfo_Load); this.uiTitlePanel1.ResumeLayout(false); this.uiPanel1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private Sunny.UI.UITitlePanel uiTitlePanel1; private Sunny.UI.UIPanel uiPanel1; private Sunny.UI.UIButton uiButton8; private Sunny.UI.UIButton uiButton9; private Sunny.UI.UIComboBox cbb_CLBS; private Sunny.UI.UILabel uiLabel8; private Sunny.UI.UITextBox tb_SCPC; private Sunny.UI.UILabel uiLabel7; private Sunny.UI.UILabel uiLabel6; private Sunny.UI.UITextBox tb_YPLSJG; private Sunny.UI.UILabel uiLabel5; private Sunny.UI.UITextBox tb_CBXSSL; private Sunny.UI.UILabel uiLabel4; private Sunny.UI.UILabel uiLabel3; private Sunny.UI.UITextBox tb_YBYPMC; private Sunny.UI.UILabel uiLabel2; private Sunny.UI.UITextBox tb_YBYPBM; private Sunny.UI.UITextBox tb_ZSM; private Sunny.UI.UILabel uiLabel1; private Sunny.UI.UITextBox tb_JRZDBS; } }