namespace PTMedicalInsurance
{
partial class AddMedInsuDirectory
{
///
/// 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.uiPanel4 = new Sunny.UI.UIPanel();
this.rtbExceptContent = new Sunny.UI.UIRichTextBox();
this.uiLabel28 = new Sunny.UI.UILabel();
this.uiPanel7 = new Sunny.UI.UIPanel();
this.rtbInstructions = new Sunny.UI.UIRichTextBox();
this.uiLabel29 = new Sunny.UI.UILabel();
this.uiPanel5 = new Sunny.UI.UIPanel();
this.rtbLimitRange = new Sunny.UI.UIRichTextBox();
this.uiLabel27 = new Sunny.UI.UILabel();
this.uiPanel6 = new Sunny.UI.UIPanel();
this.rtbConnotation = new Sunny.UI.UIRichTextBox();
this.uiLabel26 = new Sunny.UI.UILabel();
this.uiPanel3 = new Sunny.UI.UIPanel();
this.btnNo = new Sunny.UI.UIButton();
this.btnYes = new Sunny.UI.UIButton();
this.uiFlowLayoutPanel2 = new Sunny.UI.UIFlowLayoutPanel();
this.pnlClient = new Sunny.UI.UIPanel();
this.cbxChargeItemLevel = new Sunny.UI.UIComboBox();
this.tbCompany = new Sunny.UI.UITextBox();
this.tbNationalName = new Sunny.UI.UITextBox();
this.tbPinyinSearchCode = new Sunny.UI.UITextBox();
this.tbCategory = new Sunny.UI.UITextBox();
this.tbLocateName = new Sunny.UI.UITextBox();
this.lbCompany = new Sunny.UI.UILabel();
this.lbNationalName = new Sunny.UI.UILabel();
this.lbChargeItemLevel = new Sunny.UI.UILabel();
this.lbPinyinSearchCode = new Sunny.UI.UILabel();
this.lbCategory = new Sunny.UI.UILabel();
this.lbLocateName = new Sunny.UI.UILabel();
this.tbNote = new Sunny.UI.UITextBox();
this.tbNationalCode = new Sunny.UI.UITextBox();
this.tbApprovalNO = new Sunny.UI.UITextBox();
this.tbUnitOfValuation = new Sunny.UI.UITextBox();
this.tbDosageName = new Sunny.UI.UITextBox();
this.tbLocateCode = new Sunny.UI.UITextBox();
this.lbNote = new Sunny.UI.UILabel();
this.lbNationalCode = new Sunny.UI.UILabel();
this.lbApprovalNO = new Sunny.UI.UILabel();
this.lbUnitOfValuation = new Sunny.UI.UILabel();
this.lbDosageName = new Sunny.UI.UILabel();
this.lbLocateCode = new Sunny.UI.UILabel();
this.tbUniqueRecordNO = new Sunny.UI.UITextBox();
this.tbVersionName = new Sunny.UI.UITextBox();
this.tbEndDate = new Sunny.UI.UITextBox();
this.tbUnitOfPackag = new Sunny.UI.UITextBox();
this.tbDosageCode = new Sunny.UI.UITextBox();
this.tbName = new Sunny.UI.UITextBox();
this.lbUniqueRecordNO = new Sunny.UI.UILabel();
this.lbVersionName = new Sunny.UI.UILabel();
this.lbEndDate = new Sunny.UI.UILabel();
this.lbUnitOfPackag = new Sunny.UI.UILabel();
this.lbDosageCode = new Sunny.UI.UILabel();
this.lbName = new Sunny.UI.UILabel();
this.tbManufacturers = new Sunny.UI.UITextBox();
this.tbVersionNO = new Sunny.UI.UITextBox();
this.tbStartDate = new Sunny.UI.UITextBox();
this.tbSpecification = new Sunny.UI.UITextBox();
this.tbSafetyCode = new Sunny.UI.UITextBox();
this.tbCode = new Sunny.UI.UITextBox();
this.lbManufacturers = new Sunny.UI.UILabel();
this.lbVersionNO = new Sunny.UI.UILabel();
this.lbStartDate = new Sunny.UI.UILabel();
this.lbSpecification = new Sunny.UI.UILabel();
this.lbSafetyCode = new Sunny.UI.UILabel();
this.lbCode = new Sunny.UI.UILabel();
this.uiPanel1 = new Sunny.UI.UIPanel();
this.cbValidFlag = new Sunny.UI.UICheckBox();
this.cbLimitFlag = new Sunny.UI.UICheckBox();
this.cbSpecialFlag = new Sunny.UI.UICheckBox();
this.cbUseFlag = new Sunny.UI.UICheckBox();
this.cbxDirecType = new Sunny.UI.UIComboBox();
this.uiLabel1 = new Sunny.UI.UILabel();
this.uiFlowLayoutPanel1 = new Sunny.UI.UIFlowLayoutPanel();
this.uiTitlePanel1.SuspendLayout();
this.uiPanel4.SuspendLayout();
this.uiPanel7.SuspendLayout();
this.uiPanel5.SuspendLayout();
this.uiPanel6.SuspendLayout();
this.uiPanel3.SuspendLayout();
this.pnlClient.SuspendLayout();
this.uiPanel1.SuspendLayout();
this.SuspendLayout();
//
// uiTitlePanel1
//
this.uiTitlePanel1.Controls.Add(this.uiPanel4);
this.uiTitlePanel1.Controls.Add(this.uiPanel5);
this.uiTitlePanel1.Controls.Add(this.uiPanel3);
this.uiTitlePanel1.Controls.Add(this.pnlClient);
this.uiTitlePanel1.Controls.Add(this.uiPanel1);
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(1333, 810);
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);
//
// uiPanel4
//
this.uiPanel4.Controls.Add(this.rtbExceptContent);
this.uiPanel4.Controls.Add(this.uiLabel28);
this.uiPanel4.Controls.Add(this.uiPanel7);
this.uiPanel4.Dock = System.Windows.Forms.DockStyle.Bottom;
this.uiPanel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel4.Location = new System.Drawing.Point(0, 451);
this.uiPanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel4.Name = "uiPanel4";
this.uiPanel4.Size = new System.Drawing.Size(1333, 143);
this.uiPanel4.TabIndex = 16;
this.uiPanel4.Text = null;
this.uiPanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiPanel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// rtbExceptContent
//
this.rtbExceptContent.Dock = System.Windows.Forms.DockStyle.Fill;
this.rtbExceptContent.FillColor = System.Drawing.Color.White;
this.rtbExceptContent.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.rtbExceptContent.Location = new System.Drawing.Point(643, 29);
this.rtbExceptContent.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.rtbExceptContent.MinimumSize = new System.Drawing.Size(1, 1);
this.rtbExceptContent.Name = "rtbExceptContent";
this.rtbExceptContent.Padding = new System.Windows.Forms.Padding(2);
this.rtbExceptContent.ShowText = false;
this.rtbExceptContent.Size = new System.Drawing.Size(690, 114);
this.rtbExceptContent.TabIndex = 5;
this.rtbExceptContent.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
this.rtbExceptContent.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel28
//
this.uiLabel28.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
this.uiLabel28.Dock = System.Windows.Forms.DockStyle.Top;
this.uiLabel28.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel28.Location = new System.Drawing.Point(643, 0);
this.uiLabel28.Name = "uiLabel28";
this.uiLabel28.Size = new System.Drawing.Size(690, 29);
this.uiLabel28.TabIndex = 4;
this.uiLabel28.Text = "除外内容ExceptContent";
this.uiLabel28.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel28.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiPanel7
//
this.uiPanel7.Controls.Add(this.rtbInstructions);
this.uiPanel7.Controls.Add(this.uiLabel29);
this.uiPanel7.Dock = System.Windows.Forms.DockStyle.Left;
this.uiPanel7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel7.Location = new System.Drawing.Point(0, 0);
this.uiPanel7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel7.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel7.Name = "uiPanel7";
this.uiPanel7.Size = new System.Drawing.Size(643, 143);
this.uiPanel7.TabIndex = 0;
this.uiPanel7.Text = null;
this.uiPanel7.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
this.uiPanel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// rtbInstructions
//
this.rtbInstructions.Dock = System.Windows.Forms.DockStyle.Fill;
this.rtbInstructions.FillColor = System.Drawing.Color.White;
this.rtbInstructions.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.rtbInstructions.Location = new System.Drawing.Point(0, 29);
this.rtbInstructions.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.rtbInstructions.MinimumSize = new System.Drawing.Size(1, 1);
this.rtbInstructions.Name = "rtbInstructions";
this.rtbInstructions.Padding = new System.Windows.Forms.Padding(2);
this.rtbInstructions.ShowText = false;
this.rtbInstructions.Size = new System.Drawing.Size(643, 114);
this.rtbInstructions.TabIndex = 4;
this.rtbInstructions.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
this.rtbInstructions.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel29
//
this.uiLabel29.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
this.uiLabel29.Dock = System.Windows.Forms.DockStyle.Top;
this.uiLabel29.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel29.Location = new System.Drawing.Point(0, 0);
this.uiLabel29.Name = "uiLabel29";
this.uiLabel29.Size = new System.Drawing.Size(643, 29);
this.uiLabel29.TabIndex = 3;
this.uiLabel29.Text = "说明Instructions";
this.uiLabel29.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel29.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiPanel5
//
this.uiPanel5.Controls.Add(this.rtbLimitRange);
this.uiPanel5.Controls.Add(this.uiLabel27);
this.uiPanel5.Controls.Add(this.uiPanel6);
this.uiPanel5.Dock = System.Windows.Forms.DockStyle.Bottom;
this.uiPanel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel5.Location = new System.Drawing.Point(0, 594);
this.uiPanel5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel5.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel5.Name = "uiPanel5";
this.uiPanel5.Size = new System.Drawing.Size(1333, 143);
this.uiPanel5.TabIndex = 15;
this.uiPanel5.Text = null;
this.uiPanel5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiPanel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// rtbLimitRange
//
this.rtbLimitRange.Dock = System.Windows.Forms.DockStyle.Fill;
this.rtbLimitRange.FillColor = System.Drawing.Color.White;
this.rtbLimitRange.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.rtbLimitRange.Location = new System.Drawing.Point(643, 29);
this.rtbLimitRange.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.rtbLimitRange.MinimumSize = new System.Drawing.Size(1, 1);
this.rtbLimitRange.Name = "rtbLimitRange";
this.rtbLimitRange.Padding = new System.Windows.Forms.Padding(2);
this.rtbLimitRange.ShowText = false;
this.rtbLimitRange.Size = new System.Drawing.Size(690, 114);
this.rtbLimitRange.TabIndex = 5;
this.rtbLimitRange.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
this.rtbLimitRange.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel27
//
this.uiLabel27.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
this.uiLabel27.Dock = System.Windows.Forms.DockStyle.Top;
this.uiLabel27.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel27.Location = new System.Drawing.Point(643, 0);
this.uiLabel27.Name = "uiLabel27";
this.uiLabel27.Size = new System.Drawing.Size(690, 29);
this.uiLabel27.TabIndex = 4;
this.uiLabel27.Text = "限制范围";
this.uiLabel27.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel27.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiPanel6
//
this.uiPanel6.Controls.Add(this.rtbConnotation);
this.uiPanel6.Controls.Add(this.uiLabel26);
this.uiPanel6.Dock = System.Windows.Forms.DockStyle.Left;
this.uiPanel6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel6.Location = new System.Drawing.Point(0, 0);
this.uiPanel6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel6.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel6.Name = "uiPanel6";
this.uiPanel6.Size = new System.Drawing.Size(643, 143);
this.uiPanel6.TabIndex = 0;
this.uiPanel6.Text = null;
this.uiPanel6.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
this.uiPanel6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// rtbConnotation
//
this.rtbConnotation.Dock = System.Windows.Forms.DockStyle.Fill;
this.rtbConnotation.FillColor = System.Drawing.Color.White;
this.rtbConnotation.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.rtbConnotation.Location = new System.Drawing.Point(0, 29);
this.rtbConnotation.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.rtbConnotation.MinimumSize = new System.Drawing.Size(1, 1);
this.rtbConnotation.Name = "rtbConnotation";
this.rtbConnotation.Padding = new System.Windows.Forms.Padding(2);
this.rtbConnotation.ShowText = false;
this.rtbConnotation.Size = new System.Drawing.Size(643, 114);
this.rtbConnotation.TabIndex = 4;
this.rtbConnotation.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
this.rtbConnotation.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel26
//
this.uiLabel26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
this.uiLabel26.Dock = System.Windows.Forms.DockStyle.Top;
this.uiLabel26.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel26.Location = new System.Drawing.Point(0, 0);
this.uiLabel26.Name = "uiLabel26";
this.uiLabel26.Size = new System.Drawing.Size(643, 29);
this.uiLabel26.TabIndex = 3;
this.uiLabel26.Text = "项目内涵";
this.uiLabel26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel26.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiPanel3
//
this.uiPanel3.Controls.Add(this.btnNo);
this.uiPanel3.Controls.Add(this.btnYes);
this.uiPanel3.Controls.Add(this.uiFlowLayoutPanel2);
this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Bottom;
this.uiPanel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel3.Location = new System.Drawing.Point(0, 737);
this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel3.Name = "uiPanel3";
this.uiPanel3.Size = new System.Drawing.Size(1333, 73);
this.uiPanel3.TabIndex = 13;
this.uiPanel3.Text = null;
this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiPanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// btnNo
//
this.btnNo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnNo.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnNo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnNo.Location = new System.Drawing.Point(1192, 15);
this.btnNo.MinimumSize = new System.Drawing.Size(1, 1);
this.btnNo.Name = "btnNo";
this.btnNo.Size = new System.Drawing.Size(107, 44);
this.btnNo.TabIndex = 5;
this.btnNo.Text = "放 弃";
this.btnNo.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnNo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btnNo.Click += new System.EventHandler(this.btnNo_Click);
//
// btnYes
//
this.btnYes.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnYes.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnYes.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnYes.Location = new System.Drawing.Point(1076, 15);
this.btnYes.MinimumSize = new System.Drawing.Size(1, 1);
this.btnYes.Name = "btnYes";
this.btnYes.Size = new System.Drawing.Size(107, 44);
this.btnYes.TabIndex = 4;
this.btnYes.Text = "确 定";
this.btnYes.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnYes.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btnYes.Click += new System.EventHandler(this.btnYes_Click);
//
// uiFlowLayoutPanel2
//
this.uiFlowLayoutPanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiFlowLayoutPanel2.Location = new System.Drawing.Point(265, 179);
this.uiFlowLayoutPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiFlowLayoutPanel2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiFlowLayoutPanel2.Name = "uiFlowLayoutPanel2";
this.uiFlowLayoutPanel2.Padding = new System.Windows.Forms.Padding(2);
this.uiFlowLayoutPanel2.ShowText = false;
this.uiFlowLayoutPanel2.Size = new System.Drawing.Size(433, 387);
this.uiFlowLayoutPanel2.TabIndex = 1;
this.uiFlowLayoutPanel2.Text = "uiFlowLayoutPanel2";
this.uiFlowLayoutPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiFlowLayoutPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// pnlClient
//
this.pnlClient.Controls.Add(this.cbxChargeItemLevel);
this.pnlClient.Controls.Add(this.tbCompany);
this.pnlClient.Controls.Add(this.tbNationalName);
this.pnlClient.Controls.Add(this.tbPinyinSearchCode);
this.pnlClient.Controls.Add(this.tbCategory);
this.pnlClient.Controls.Add(this.tbLocateName);
this.pnlClient.Controls.Add(this.lbCompany);
this.pnlClient.Controls.Add(this.lbNationalName);
this.pnlClient.Controls.Add(this.lbChargeItemLevel);
this.pnlClient.Controls.Add(this.lbPinyinSearchCode);
this.pnlClient.Controls.Add(this.lbCategory);
this.pnlClient.Controls.Add(this.lbLocateName);
this.pnlClient.Controls.Add(this.tbNote);
this.pnlClient.Controls.Add(this.tbNationalCode);
this.pnlClient.Controls.Add(this.tbApprovalNO);
this.pnlClient.Controls.Add(this.tbUnitOfValuation);
this.pnlClient.Controls.Add(this.tbDosageName);
this.pnlClient.Controls.Add(this.tbLocateCode);
this.pnlClient.Controls.Add(this.lbNote);
this.pnlClient.Controls.Add(this.lbNationalCode);
this.pnlClient.Controls.Add(this.lbApprovalNO);
this.pnlClient.Controls.Add(this.lbUnitOfValuation);
this.pnlClient.Controls.Add(this.lbDosageName);
this.pnlClient.Controls.Add(this.lbLocateCode);
this.pnlClient.Controls.Add(this.tbUniqueRecordNO);
this.pnlClient.Controls.Add(this.tbVersionName);
this.pnlClient.Controls.Add(this.tbEndDate);
this.pnlClient.Controls.Add(this.tbUnitOfPackag);
this.pnlClient.Controls.Add(this.tbDosageCode);
this.pnlClient.Controls.Add(this.tbName);
this.pnlClient.Controls.Add(this.lbUniqueRecordNO);
this.pnlClient.Controls.Add(this.lbVersionName);
this.pnlClient.Controls.Add(this.lbEndDate);
this.pnlClient.Controls.Add(this.lbUnitOfPackag);
this.pnlClient.Controls.Add(this.lbDosageCode);
this.pnlClient.Controls.Add(this.lbName);
this.pnlClient.Controls.Add(this.tbManufacturers);
this.pnlClient.Controls.Add(this.tbVersionNO);
this.pnlClient.Controls.Add(this.tbStartDate);
this.pnlClient.Controls.Add(this.tbSpecification);
this.pnlClient.Controls.Add(this.tbSafetyCode);
this.pnlClient.Controls.Add(this.tbCode);
this.pnlClient.Controls.Add(this.lbManufacturers);
this.pnlClient.Controls.Add(this.lbVersionNO);
this.pnlClient.Controls.Add(this.lbStartDate);
this.pnlClient.Controls.Add(this.lbSpecification);
this.pnlClient.Controls.Add(this.lbSafetyCode);
this.pnlClient.Controls.Add(this.lbCode);
this.pnlClient.Dock = System.Windows.Forms.DockStyle.Fill;
this.pnlClient.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pnlClient.Location = new System.Drawing.Point(0, 96);
this.pnlClient.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.pnlClient.MinimumSize = new System.Drawing.Size(1, 1);
this.pnlClient.Name = "pnlClient";
this.pnlClient.Size = new System.Drawing.Size(1333, 714);
this.pnlClient.TabIndex = 7;
this.pnlClient.Text = null;
this.pnlClient.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.pnlClient.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// cbxChargeItemLevel
//
this.cbxChargeItemLevel.DataSource = null;
this.cbxChargeItemLevel.FillColor = System.Drawing.Color.White;
this.cbxChargeItemLevel.FilterMaxCount = 50;
this.cbxChargeItemLevel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbxChargeItemLevel.Items.AddRange(new object[] {
"甲类",
"乙类",
"丙类"});
this.cbxChargeItemLevel.Location = new System.Drawing.Point(1102, 190);
this.cbxChargeItemLevel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.cbxChargeItemLevel.MinimumSize = new System.Drawing.Size(63, 0);
this.cbxChargeItemLevel.Name = "cbxChargeItemLevel";
this.cbxChargeItemLevel.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.cbxChargeItemLevel.Size = new System.Drawing.Size(183, 29);
this.cbxChargeItemLevel.TabIndex = 51;
this.cbxChargeItemLevel.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.cbxChargeItemLevel.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tbCompany
//
this.tbCompany.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tbCompany.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbCompany.Location = new System.Drawing.Point(1102, 302);
this.tbCompany.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tbCompany.MinimumSize = new System.Drawing.Size(1, 16);
this.tbCompany.Name = "tbCompany";
this.tbCompany.ShowText = false;
this.tbCompany.Size = new System.Drawing.Size(183, 29);
this.tbCompany.TabIndex = 50;
this.tbCompany.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tbCompany.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tbNationalName
//
this.tbNationalName.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tbNationalName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbNationalName.Location = new System.Drawing.Point(1102, 246);
this.tbNationalName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tbNationalName.MinimumSize = new System.Drawing.Size(1, 16);
this.tbNationalName.Name = "tbNationalName";
this.tbNationalName.ShowText = false;
this.tbNationalName.Size = new System.Drawing.Size(183, 29);
this.tbNationalName.TabIndex = 49;
this.tbNationalName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tbNationalName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tbPinyinSearchCode
//
this.tbPinyinSearchCode.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tbPinyinSearchCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbPinyinSearchCode.Location = new System.Drawing.Point(1102, 134);
this.tbPinyinSearchCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tbPinyinSearchCode.MinimumSize = new System.Drawing.Size(1, 16);
this.tbPinyinSearchCode.Name = "tbPinyinSearchCode";
this.tbPinyinSearchCode.ShowText = false;
this.tbPinyinSearchCode.Size = new System.Drawing.Size(183, 29);
this.tbPinyinSearchCode.TabIndex = 47;
this.tbPinyinSearchCode.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tbPinyinSearchCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tbCategory
//
this.tbCategory.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tbCategory.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbCategory.Location = new System.Drawing.Point(1102, 78);
this.tbCategory.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tbCategory.MinimumSize = new System.Drawing.Size(1, 16);
this.tbCategory.Name = "tbCategory";
this.tbCategory.ShowText = false;
this.tbCategory.Size = new System.Drawing.Size(183, 29);
this.tbCategory.TabIndex = 46;
this.tbCategory.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tbCategory.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tbLocateName
//
this.tbLocateName.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tbLocateName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbLocateName.Location = new System.Drawing.Point(1102, 22);
this.tbLocateName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tbLocateName.MinimumSize = new System.Drawing.Size(1, 16);
this.tbLocateName.Name = "tbLocateName";
this.tbLocateName.ShowText = false;
this.tbLocateName.Size = new System.Drawing.Size(183, 29);
this.tbLocateName.TabIndex = 45;
this.tbLocateName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tbLocateName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// lbCompany
//
this.lbCompany.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbCompany.Location = new System.Drawing.Point(991, 302);
this.lbCompany.Name = "lbCompany";
this.lbCompany.Size = new System.Drawing.Size(107, 29);
this.lbCompany.TabIndex = 44;
this.lbCompany.Text = "销售公司";
this.lbCompany.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lbCompany.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// lbNationalName
//
this.lbNationalName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbNationalName.Location = new System.Drawing.Point(991, 246);
this.lbNationalName.Name = "lbNationalName";
this.lbNationalName.Size = new System.Drawing.Size(107, 29);
this.lbNationalName.TabIndex = 43;
this.lbNationalName.Text = "国家项目名称";
this.lbNationalName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lbNationalName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// lbChargeItemLevel
//
this.lbChargeItemLevel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbChargeItemLevel.Location = new System.Drawing.Point(991, 190);
this.lbChargeItemLevel.Name = "lbChargeItemLevel";
this.lbChargeItemLevel.Size = new System.Drawing.Size(107, 29);
this.lbChargeItemLevel.TabIndex = 42;
this.lbChargeItemLevel.Text = "收费项目等级";
this.lbChargeItemLevel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lbChargeItemLevel.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// lbPinyinSearchCode
//
this.lbPinyinSearchCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbPinyinSearchCode.Location = new System.Drawing.Point(991, 134);
this.lbPinyinSearchCode.Name = "lbPinyinSearchCode";
this.lbPinyinSearchCode.Size = new System.Drawing.Size(107, 29);
this.lbPinyinSearchCode.TabIndex = 41;
this.lbPinyinSearchCode.Text = "拼音助记码";
this.lbPinyinSearchCode.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lbPinyinSearchCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// lbCategory
//
this.lbCategory.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbCategory.Location = new System.Drawing.Point(991, 78);
this.lbCategory.Name = "lbCategory";
this.lbCategory.Size = new System.Drawing.Size(107, 29);
this.lbCategory.TabIndex = 40;
this.lbCategory.Text = "类 别";
this.lbCategory.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lbCategory.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// lbLocateName
//
this.lbLocateName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbLocateName.Location = new System.Drawing.Point(991, 22);
this.lbLocateName.Name = "lbLocateName";
this.lbLocateName.Size = new System.Drawing.Size(107, 29);
this.lbLocateName.TabIndex = 39;
this.lbLocateName.Text = "省码对应名称";
this.lbLocateName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lbLocateName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tbNote
//
this.tbNote.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tbNote.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbNote.Location = new System.Drawing.Point(781, 302);
this.tbNote.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tbNote.MinimumSize = new System.Drawing.Size(1, 16);
this.tbNote.Name = "tbNote";
this.tbNote.ShowText = false;
this.tbNote.Size = new System.Drawing.Size(183, 29);
this.tbNote.TabIndex = 38;
this.tbNote.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tbNote.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tbNationalCode
//
this.tbNationalCode.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tbNationalCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbNationalCode.Location = new System.Drawing.Point(781, 246);
this.tbNationalCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tbNationalCode.MinimumSize = new System.Drawing.Size(1, 16);
this.tbNationalCode.Name = "tbNationalCode";
this.tbNationalCode.ShowText = false;
this.tbNationalCode.Size = new System.Drawing.Size(183, 29);
this.tbNationalCode.TabIndex = 37;
this.tbNationalCode.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tbNationalCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tbApprovalNO
//
this.tbApprovalNO.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tbApprovalNO.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbApprovalNO.Location = new System.Drawing.Point(781, 190);
this.tbApprovalNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tbApprovalNO.MinimumSize = new System.Drawing.Size(1, 16);
this.tbApprovalNO.Name = "tbApprovalNO";
this.tbApprovalNO.ShowText = false;
this.tbApprovalNO.Size = new System.Drawing.Size(183, 29);
this.tbApprovalNO.TabIndex = 36;
this.tbApprovalNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tbApprovalNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tbUnitOfValuation
//
this.tbUnitOfValuation.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tbUnitOfValuation.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbUnitOfValuation.Location = new System.Drawing.Point(781, 134);
this.tbUnitOfValuation.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tbUnitOfValuation.MinimumSize = new System.Drawing.Size(1, 16);
this.tbUnitOfValuation.Name = "tbUnitOfValuation";
this.tbUnitOfValuation.ShowText = false;
this.tbUnitOfValuation.Size = new System.Drawing.Size(183, 29);
this.tbUnitOfValuation.TabIndex = 35;
this.tbUnitOfValuation.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tbUnitOfValuation.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tbDosageName
//
this.tbDosageName.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tbDosageName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbDosageName.Location = new System.Drawing.Point(781, 78);
this.tbDosageName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tbDosageName.MinimumSize = new System.Drawing.Size(1, 16);
this.tbDosageName.Name = "tbDosageName";
this.tbDosageName.ShowText = false;
this.tbDosageName.Size = new System.Drawing.Size(183, 29);
this.tbDosageName.TabIndex = 34;
this.tbDosageName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tbDosageName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tbLocateCode
//
this.tbLocateCode.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tbLocateCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbLocateCode.Location = new System.Drawing.Point(781, 22);
this.tbLocateCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tbLocateCode.MinimumSize = new System.Drawing.Size(1, 16);
this.tbLocateCode.Name = "tbLocateCode";
this.tbLocateCode.ShowText = false;
this.tbLocateCode.Size = new System.Drawing.Size(183, 29);
this.tbLocateCode.TabIndex = 33;
this.tbLocateCode.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tbLocateCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// lbNote
//
this.lbNote.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbNote.Location = new System.Drawing.Point(670, 302);
this.lbNote.Name = "lbNote";
this.lbNote.Size = new System.Drawing.Size(107, 29);
this.lbNote.TabIndex = 32;
this.lbNote.Text = "备注";
this.lbNote.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lbNote.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// lbNationalCode
//
this.lbNationalCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbNationalCode.Location = new System.Drawing.Point(670, 246);
this.lbNationalCode.Name = "lbNationalCode";
this.lbNationalCode.Size = new System.Drawing.Size(107, 29);
this.lbNationalCode.TabIndex = 31;
this.lbNationalCode.Text = "国家项目编码";
this.lbNationalCode.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lbNationalCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// lbApprovalNO
//
this.lbApprovalNO.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbApprovalNO.Location = new System.Drawing.Point(670, 190);
this.lbApprovalNO.Name = "lbApprovalNO";
this.lbApprovalNO.Size = new System.Drawing.Size(107, 29);
this.lbApprovalNO.TabIndex = 30;
this.lbApprovalNO.Text = "批准文号";
this.lbApprovalNO.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lbApprovalNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// lbUnitOfValuation
//
this.lbUnitOfValuation.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbUnitOfValuation.Location = new System.Drawing.Point(670, 134);
this.lbUnitOfValuation.Name = "lbUnitOfValuation";
this.lbUnitOfValuation.Size = new System.Drawing.Size(107, 29);
this.lbUnitOfValuation.TabIndex = 29;
this.lbUnitOfValuation.Text = "计价单位";
this.lbUnitOfValuation.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lbUnitOfValuation.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// lbDosageName
//
this.lbDosageName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbDosageName.Location = new System.Drawing.Point(670, 78);
this.lbDosageName.Name = "lbDosageName";
this.lbDosageName.Size = new System.Drawing.Size(107, 29);
this.lbDosageName.TabIndex = 28;
this.lbDosageName.Text = "剂型名称";
this.lbDosageName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lbDosageName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// lbLocateCode
//
this.lbLocateCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbLocateCode.Location = new System.Drawing.Point(670, 22);
this.lbLocateCode.Name = "lbLocateCode";
this.lbLocateCode.Size = new System.Drawing.Size(107, 29);
this.lbLocateCode.TabIndex = 27;
this.lbLocateCode.Text = "省码";
this.lbLocateCode.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lbLocateCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tbUniqueRecordNO
//
this.tbUniqueRecordNO.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tbUniqueRecordNO.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbUniqueRecordNO.Location = new System.Drawing.Point(460, 302);
this.tbUniqueRecordNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tbUniqueRecordNO.MinimumSize = new System.Drawing.Size(1, 16);
this.tbUniqueRecordNO.Name = "tbUniqueRecordNO";
this.tbUniqueRecordNO.ShowText = false;
this.tbUniqueRecordNO.Size = new System.Drawing.Size(183, 29);
this.tbUniqueRecordNO.TabIndex = 26;
this.tbUniqueRecordNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tbUniqueRecordNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tbVersionName
//
this.tbVersionName.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tbVersionName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbVersionName.Location = new System.Drawing.Point(460, 246);
this.tbVersionName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tbVersionName.MinimumSize = new System.Drawing.Size(1, 16);
this.tbVersionName.Name = "tbVersionName";
this.tbVersionName.ShowText = false;
this.tbVersionName.Size = new System.Drawing.Size(183, 29);
this.tbVersionName.TabIndex = 25;
this.tbVersionName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tbVersionName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tbEndDate
//
this.tbEndDate.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tbEndDate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbEndDate.Location = new System.Drawing.Point(460, 190);
this.tbEndDate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tbEndDate.MinimumSize = new System.Drawing.Size(1, 16);
this.tbEndDate.Name = "tbEndDate";
this.tbEndDate.ShowText = false;
this.tbEndDate.Size = new System.Drawing.Size(183, 29);
this.tbEndDate.TabIndex = 24;
this.tbEndDate.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tbEndDate.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tbUnitOfPackag
//
this.tbUnitOfPackag.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tbUnitOfPackag.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbUnitOfPackag.Location = new System.Drawing.Point(460, 134);
this.tbUnitOfPackag.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tbUnitOfPackag.MinimumSize = new System.Drawing.Size(1, 16);
this.tbUnitOfPackag.Name = "tbUnitOfPackag";
this.tbUnitOfPackag.ShowText = false;
this.tbUnitOfPackag.Size = new System.Drawing.Size(183, 29);
this.tbUnitOfPackag.TabIndex = 23;
this.tbUnitOfPackag.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tbUnitOfPackag.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tbDosageCode
//
this.tbDosageCode.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tbDosageCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbDosageCode.Location = new System.Drawing.Point(460, 78);
this.tbDosageCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tbDosageCode.MinimumSize = new System.Drawing.Size(1, 16);
this.tbDosageCode.Name = "tbDosageCode";
this.tbDosageCode.ShowText = false;
this.tbDosageCode.Size = new System.Drawing.Size(183, 29);
this.tbDosageCode.TabIndex = 22;
this.tbDosageCode.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tbDosageCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tbName
//
this.tbName.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tbName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbName.Location = new System.Drawing.Point(460, 22);
this.tbName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tbName.MinimumSize = new System.Drawing.Size(1, 16);
this.tbName.Name = "tbName";
this.tbName.ShowText = false;
this.tbName.Size = new System.Drawing.Size(183, 29);
this.tbName.TabIndex = 21;
this.tbName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tbName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// lbUniqueRecordNO
//
this.lbUniqueRecordNO.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbUniqueRecordNO.Location = new System.Drawing.Point(349, 302);
this.lbUniqueRecordNO.Name = "lbUniqueRecordNO";
this.lbUniqueRecordNO.Size = new System.Drawing.Size(107, 29);
this.lbUniqueRecordNO.TabIndex = 20;
this.lbUniqueRecordNO.Text = "唯一记录号";
this.lbUniqueRecordNO.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lbUniqueRecordNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// lbVersionName
//
this.lbVersionName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbVersionName.Location = new System.Drawing.Point(349, 246);
this.lbVersionName.Name = "lbVersionName";
this.lbVersionName.Size = new System.Drawing.Size(107, 29);
this.lbVersionName.TabIndex = 19;
this.lbVersionName.Text = "版本名称";
this.lbVersionName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lbVersionName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// lbEndDate
//
this.lbEndDate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbEndDate.Location = new System.Drawing.Point(349, 190);
this.lbEndDate.Name = "lbEndDate";
this.lbEndDate.Size = new System.Drawing.Size(107, 29);
this.lbEndDate.TabIndex = 18;
this.lbEndDate.Text = "结束日期";
this.lbEndDate.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lbEndDate.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// lbUnitOfPackag
//
this.lbUnitOfPackag.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbUnitOfPackag.Location = new System.Drawing.Point(349, 134);
this.lbUnitOfPackag.Name = "lbUnitOfPackag";
this.lbUnitOfPackag.Size = new System.Drawing.Size(107, 29);
this.lbUnitOfPackag.TabIndex = 17;
this.lbUnitOfPackag.Text = "包装单位";
this.lbUnitOfPackag.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lbUnitOfPackag.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// lbDosageCode
//
this.lbDosageCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbDosageCode.Location = new System.Drawing.Point(349, 78);
this.lbDosageCode.Name = "lbDosageCode";
this.lbDosageCode.Size = new System.Drawing.Size(107, 29);
this.lbDosageCode.TabIndex = 16;
this.lbDosageCode.Text = "剂型编码";
this.lbDosageCode.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lbDosageCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// lbName
//
this.lbName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbName.Location = new System.Drawing.Point(349, 22);
this.lbName.Name = "lbName";
this.lbName.Size = new System.Drawing.Size(107, 29);
this.lbName.TabIndex = 15;
this.lbName.Text = "国码对应名称";
this.lbName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lbName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tbManufacturers
//
this.tbManufacturers.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tbManufacturers.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbManufacturers.Location = new System.Drawing.Point(135, 302);
this.tbManufacturers.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tbManufacturers.MinimumSize = new System.Drawing.Size(1, 16);
this.tbManufacturers.Name = "tbManufacturers";
this.tbManufacturers.ShowText = false;
this.tbManufacturers.Size = new System.Drawing.Size(183, 29);
this.tbManufacturers.TabIndex = 14;
this.tbManufacturers.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tbManufacturers.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tbVersionNO
//
this.tbVersionNO.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tbVersionNO.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbVersionNO.Location = new System.Drawing.Point(135, 246);
this.tbVersionNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tbVersionNO.MinimumSize = new System.Drawing.Size(1, 16);
this.tbVersionNO.Name = "tbVersionNO";
this.tbVersionNO.ShowText = false;
this.tbVersionNO.Size = new System.Drawing.Size(183, 29);
this.tbVersionNO.TabIndex = 13;
this.tbVersionNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tbVersionNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tbStartDate
//
this.tbStartDate.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tbStartDate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbStartDate.Location = new System.Drawing.Point(135, 190);
this.tbStartDate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tbStartDate.MinimumSize = new System.Drawing.Size(1, 16);
this.tbStartDate.Name = "tbStartDate";
this.tbStartDate.ShowText = false;
this.tbStartDate.Size = new System.Drawing.Size(183, 29);
this.tbStartDate.TabIndex = 12;
this.tbStartDate.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tbStartDate.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tbSpecification
//
this.tbSpecification.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tbSpecification.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbSpecification.Location = new System.Drawing.Point(135, 134);
this.tbSpecification.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tbSpecification.MinimumSize = new System.Drawing.Size(1, 16);
this.tbSpecification.Name = "tbSpecification";
this.tbSpecification.ShowText = false;
this.tbSpecification.Size = new System.Drawing.Size(183, 29);
this.tbSpecification.TabIndex = 11;
this.tbSpecification.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tbSpecification.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tbSafetyCode
//
this.tbSafetyCode.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tbSafetyCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbSafetyCode.Location = new System.Drawing.Point(135, 78);
this.tbSafetyCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tbSafetyCode.MinimumSize = new System.Drawing.Size(1, 16);
this.tbSafetyCode.Name = "tbSafetyCode";
this.tbSafetyCode.ShowText = false;
this.tbSafetyCode.Size = new System.Drawing.Size(183, 29);
this.tbSafetyCode.TabIndex = 10;
this.tbSafetyCode.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tbSafetyCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tbCode
//
this.tbCode.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tbCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbCode.Location = new System.Drawing.Point(135, 22);
this.tbCode.Margin = new System.Windows.Forms.Padding(4);
this.tbCode.MinimumSize = new System.Drawing.Size(1, 16);
this.tbCode.Name = "tbCode";
this.tbCode.ShowText = false;
this.tbCode.Size = new System.Drawing.Size(183, 29);
this.tbCode.TabIndex = 9;
this.tbCode.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tbCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// lbManufacturers
//
this.lbManufacturers.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbManufacturers.Location = new System.Drawing.Point(43, 302);
this.lbManufacturers.Name = "lbManufacturers";
this.lbManufacturers.Size = new System.Drawing.Size(90, 29);
this.lbManufacturers.TabIndex = 8;
this.lbManufacturers.Text = "生产厂家";
this.lbManufacturers.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lbManufacturers.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// lbVersionNO
//
this.lbVersionNO.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbVersionNO.Location = new System.Drawing.Point(43, 246);
this.lbVersionNO.Name = "lbVersionNO";
this.lbVersionNO.Size = new System.Drawing.Size(90, 29);
this.lbVersionNO.TabIndex = 7;
this.lbVersionNO.Text = "版本号";
this.lbVersionNO.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lbVersionNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// lbStartDate
//
this.lbStartDate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbStartDate.Location = new System.Drawing.Point(43, 190);
this.lbStartDate.Name = "lbStartDate";
this.lbStartDate.Size = new System.Drawing.Size(90, 29);
this.lbStartDate.TabIndex = 6;
this.lbStartDate.Text = "开始日期";
this.lbStartDate.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lbStartDate.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// lbSpecification
//
this.lbSpecification.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbSpecification.Location = new System.Drawing.Point(43, 134);
this.lbSpecification.Name = "lbSpecification";
this.lbSpecification.Size = new System.Drawing.Size(90, 29);
this.lbSpecification.TabIndex = 5;
this.lbSpecification.Text = "规格";
this.lbSpecification.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lbSpecification.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// lbSafetyCode
//
this.lbSafetyCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbSafetyCode.Location = new System.Drawing.Point(43, 78);
this.lbSafetyCode.Name = "lbSafetyCode";
this.lbSafetyCode.Size = new System.Drawing.Size(90, 29);
this.lbSafetyCode.TabIndex = 4;
this.lbSafetyCode.Text = "本位码";
this.lbSafetyCode.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lbSafetyCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// lbCode
//
this.lbCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbCode.Location = new System.Drawing.Point(43, 22);
this.lbCode.Name = "lbCode";
this.lbCode.Size = new System.Drawing.Size(90, 29);
this.lbCode.TabIndex = 3;
this.lbCode.Text = "国码";
this.lbCode.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lbCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiPanel1
//
this.uiPanel1.BackColor = System.Drawing.SystemColors.Control;
this.uiPanel1.Controls.Add(this.cbValidFlag);
this.uiPanel1.Controls.Add(this.cbLimitFlag);
this.uiPanel1.Controls.Add(this.cbSpecialFlag);
this.uiPanel1.Controls.Add(this.cbUseFlag);
this.uiPanel1.Controls.Add(this.cbxDirecType);
this.uiPanel1.Controls.Add(this.uiLabel1);
this.uiPanel1.Controls.Add(this.uiFlowLayoutPanel1);
this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Top;
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, 35);
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(1333, 61);
this.uiPanel1.TabIndex = 6;
this.uiPanel1.Text = null;
this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// cbValidFlag
//
this.cbValidFlag.Checked = true;
this.cbValidFlag.Cursor = System.Windows.Forms.Cursors.Hand;
this.cbValidFlag.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbValidFlag.Location = new System.Drawing.Point(941, 16);
this.cbValidFlag.MinimumSize = new System.Drawing.Size(1, 1);
this.cbValidFlag.Name = "cbValidFlag";
this.cbValidFlag.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
this.cbValidFlag.Size = new System.Drawing.Size(93, 29);
this.cbValidFlag.TabIndex = 7;
this.cbValidFlag.Text = "有效标志";
this.cbValidFlag.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// cbLimitFlag
//
this.cbLimitFlag.Cursor = System.Windows.Forms.Cursors.Hand;
this.cbLimitFlag.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbLimitFlag.Location = new System.Drawing.Point(737, 16);
this.cbLimitFlag.MinimumSize = new System.Drawing.Size(1, 1);
this.cbLimitFlag.Name = "cbLimitFlag";
this.cbLimitFlag.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
this.cbLimitFlag.Size = new System.Drawing.Size(125, 29);
this.cbLimitFlag.TabIndex = 6;
this.cbLimitFlag.Text = "限制目录标志";
this.cbLimitFlag.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// cbSpecialFlag
//
this.cbSpecialFlag.Cursor = System.Windows.Forms.Cursors.Hand;
this.cbSpecialFlag.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbSpecialFlag.Location = new System.Drawing.Point(530, 16);
this.cbSpecialFlag.MinimumSize = new System.Drawing.Size(1, 1);
this.cbSpecialFlag.Name = "cbSpecialFlag";
this.cbSpecialFlag.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
this.cbSpecialFlag.Size = new System.Drawing.Size(128, 29);
this.cbSpecialFlag.TabIndex = 5;
this.cbSpecialFlag.Text = "特殊药品标志";
this.cbSpecialFlag.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// cbUseFlag
//
this.cbUseFlag.Checked = true;
this.cbUseFlag.Cursor = System.Windows.Forms.Cursors.Hand;
this.cbUseFlag.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbUseFlag.Location = new System.Drawing.Point(352, 16);
this.cbUseFlag.MinimumSize = new System.Drawing.Size(1, 1);
this.cbUseFlag.Name = "cbUseFlag";
this.cbUseFlag.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
this.cbUseFlag.Size = new System.Drawing.Size(99, 29);
this.cbUseFlag.TabIndex = 4;
this.cbUseFlag.Text = "使用标志";
this.cbUseFlag.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// cbxDirecType
//
this.cbxDirecType.DataSource = null;
this.cbxDirecType.FillColor = System.Drawing.Color.White;
this.cbxDirecType.FilterMaxCount = 50;
this.cbxDirecType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbxDirecType.Items.AddRange(new object[] {
"药品",
"诊疗",
"材料",
"疾病诊断",
"手术",
"门诊慢特病种",
"DRGs",
"日间手术",
"字典表"});
this.cbxDirecType.Location = new System.Drawing.Point(135, 16);
this.cbxDirecType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.cbxDirecType.MinimumSize = new System.Drawing.Size(63, 0);
this.cbxDirecType.Name = "cbxDirecType";
this.cbxDirecType.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.cbxDirecType.Size = new System.Drawing.Size(183, 29);
this.cbxDirecType.TabIndex = 3;
this.cbxDirecType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.cbxDirecType.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(44, 16);
this.uiLabel1.Name = "uiLabel1";
this.uiLabel1.Size = new System.Drawing.Size(61, 29);
this.uiLabel1.TabIndex = 2;
this.uiLabel1.Text = "类 型";
this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiFlowLayoutPanel1
//
this.uiFlowLayoutPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiFlowLayoutPanel1.Location = new System.Drawing.Point(265, 179);
this.uiFlowLayoutPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiFlowLayoutPanel1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiFlowLayoutPanel1.Name = "uiFlowLayoutPanel1";
this.uiFlowLayoutPanel1.Padding = new System.Windows.Forms.Padding(2);
this.uiFlowLayoutPanel1.ShowText = false;
this.uiFlowLayoutPanel1.Size = new System.Drawing.Size(433, 387);
this.uiFlowLayoutPanel1.TabIndex = 1;
this.uiFlowLayoutPanel1.Text = "uiFlowLayoutPanel1";
this.uiFlowLayoutPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiFlowLayoutPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// AddMedInsuDirectory
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.AliceBlue;
this.ClientSize = new System.Drawing.Size(1333, 810);
this.Controls.Add(this.uiTitlePanel1);
this.Name = "AddMedInsuDirectory";
this.Text = "医保目录信息维护";
this.uiTitlePanel1.ResumeLayout(false);
this.uiPanel4.ResumeLayout(false);
this.uiPanel7.ResumeLayout(false);
this.uiPanel5.ResumeLayout(false);
this.uiPanel6.ResumeLayout(false);
this.uiPanel3.ResumeLayout(false);
this.pnlClient.ResumeLayout(false);
this.uiPanel1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Sunny.UI.UITitlePanel uiTitlePanel1;
private Sunny.UI.UIPanel uiPanel4;
private Sunny.UI.UIRichTextBox rtbExceptContent;
private Sunny.UI.UILabel uiLabel28;
private Sunny.UI.UIPanel uiPanel7;
private Sunny.UI.UIRichTextBox rtbInstructions;
private Sunny.UI.UILabel uiLabel29;
private Sunny.UI.UIPanel uiPanel5;
private Sunny.UI.UIRichTextBox rtbLimitRange;
private Sunny.UI.UILabel uiLabel27;
private Sunny.UI.UIPanel uiPanel6;
private Sunny.UI.UIRichTextBox rtbConnotation;
private Sunny.UI.UILabel uiLabel26;
private Sunny.UI.UIPanel uiPanel3;
private Sunny.UI.UIButton btnNo;
private Sunny.UI.UIButton btnYes;
private Sunny.UI.UIFlowLayoutPanel uiFlowLayoutPanel2;
private Sunny.UI.UIPanel pnlClient;
private Sunny.UI.UIComboBox cbxChargeItemLevel;
private Sunny.UI.UITextBox tbCompany;
private Sunny.UI.UITextBox tbNationalName;
private Sunny.UI.UITextBox tbPinyinSearchCode;
private Sunny.UI.UITextBox tbCategory;
private Sunny.UI.UITextBox tbLocateName;
private Sunny.UI.UILabel lbCompany;
private Sunny.UI.UILabel lbNationalName;
private Sunny.UI.UILabel lbChargeItemLevel;
private Sunny.UI.UILabel lbPinyinSearchCode;
private Sunny.UI.UILabel lbCategory;
private Sunny.UI.UILabel lbLocateName;
private Sunny.UI.UITextBox tbNote;
private Sunny.UI.UITextBox tbNationalCode;
private Sunny.UI.UITextBox tbApprovalNO;
private Sunny.UI.UITextBox tbUnitOfValuation;
private Sunny.UI.UITextBox tbDosageName;
private Sunny.UI.UITextBox tbLocateCode;
private Sunny.UI.UILabel lbNote;
private Sunny.UI.UILabel lbNationalCode;
private Sunny.UI.UILabel lbApprovalNO;
private Sunny.UI.UILabel lbUnitOfValuation;
private Sunny.UI.UILabel lbDosageName;
private Sunny.UI.UILabel lbLocateCode;
private Sunny.UI.UITextBox tbUniqueRecordNO;
private Sunny.UI.UITextBox tbVersionName;
private Sunny.UI.UITextBox tbEndDate;
private Sunny.UI.UITextBox tbUnitOfPackag;
private Sunny.UI.UITextBox tbDosageCode;
private Sunny.UI.UITextBox tbName;
private Sunny.UI.UILabel lbUniqueRecordNO;
private Sunny.UI.UILabel lbVersionName;
private Sunny.UI.UILabel lbEndDate;
private Sunny.UI.UILabel lbUnitOfPackag;
private Sunny.UI.UILabel lbDosageCode;
private Sunny.UI.UILabel lbName;
private Sunny.UI.UITextBox tbManufacturers;
private Sunny.UI.UITextBox tbVersionNO;
private Sunny.UI.UITextBox tbStartDate;
private Sunny.UI.UITextBox tbSpecification;
private Sunny.UI.UITextBox tbSafetyCode;
private Sunny.UI.UITextBox tbCode;
private Sunny.UI.UILabel lbManufacturers;
private Sunny.UI.UILabel lbVersionNO;
private Sunny.UI.UILabel lbStartDate;
private Sunny.UI.UILabel lbSpecification;
private Sunny.UI.UILabel lbSafetyCode;
private Sunny.UI.UILabel lbCode;
private Sunny.UI.UIPanel uiPanel1;
private Sunny.UI.UICheckBox cbValidFlag;
private Sunny.UI.UICheckBox cbLimitFlag;
private Sunny.UI.UICheckBox cbSpecialFlag;
private Sunny.UI.UICheckBox cbUseFlag;
private Sunny.UI.UIComboBox cbxDirecType;
private Sunny.UI.UILabel uiLabel1;
private Sunny.UI.UIFlowLayoutPanel uiFlowLayoutPanel1;
}
}