Exemplo n.º 1
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmSealEMR));
     FarPoint.Win.Spread.TipAppearance         tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
     FarPoint.Win.Spread.CellType.TextCellType textCellType1  = new FarPoint.Win.Spread.CellType.TextCellType();
     this.toolBar1            = new System.Windows.Forms.ToolBar();
     this.toolBarButton1      = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton2      = new System.Windows.Forms.ToolBarButton();
     this.tbSeal              = new System.Windows.Forms.ToolBarButton();
     this.tbUnSeal            = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton6      = new System.Windows.Forms.ToolBarButton();
     this.tbExit              = new System.Windows.Forms.ToolBarButton();
     this.imageList1          = new System.Windows.Forms.ImageList(this.components);
     this.panel1              = new System.Windows.Forms.Panel();
     this.tabControl1         = new System.Windows.Forms.TabControl();
     this.tabPage1            = new System.Windows.Forms.TabPage();
     this.ucQueryInpatientNo1 = new Common.Controls.ucQueryInpatientNo();
     this.groupBox3           = new System.Windows.Forms.GroupBox();
     this.dtOutBegin          = new System.Windows.Forms.DateTimePicker();
     this.dtOutEnd            = new System.Windows.Forms.DateTimePicker();
     this.cmbDept1            = new Neusoft.FrameWork.WinForms.Controls.NeuComboBox(this.components);
     this.chk1             = new System.Windows.Forms.RadioButton();
     this.chk2             = new System.Windows.Forms.RadioButton();
     this.btnQuery         = new System.Windows.Forms.Button();
     this.tabPage2         = new System.Windows.Forms.TabPage();
     this.label2           = new System.Windows.Forms.Label();
     this.btnSave          = new System.Windows.Forms.Button();
     this.numericUpDown1   = new System.Windows.Forms.NumericUpDown();
     this.label1           = new System.Windows.Forms.Label();
     this.splitter1        = new System.Windows.Forms.Splitter();
     this.fpSpread1        = new FarPoint.Win.Spread.FpSpread();
     this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.panel1.SuspendLayout();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.tabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // toolBar1
     //
     this.toolBar1.Appearance = System.Windows.Forms.ToolBarAppearance.Flat;
     this.toolBar1.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
         this.toolBarButton1,
         this.toolBarButton2,
         this.tbSeal,
         this.tbUnSeal,
         this.toolBarButton6,
         this.tbExit
     });
     this.toolBar1.DropDownArrows = true;
     this.toolBar1.ImageList      = this.imageList1;
     this.toolBar1.Location       = new System.Drawing.Point(0, 0);
     this.toolBar1.Name           = "toolBar1";
     this.toolBar1.ShowToolTips   = true;
     this.toolBar1.Size           = new System.Drawing.Size(752, 41);
     this.toolBar1.TabIndex       = 0;
     this.toolBar1.ButtonClick   += new System.Windows.Forms.ToolBarButtonClickEventHandler(this.toolBar1_ButtonClick);
     //
     // toolBarButton1
     //
     this.toolBarButton1.Name  = "toolBarButton1";
     this.toolBarButton1.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // toolBarButton2
     //
     this.toolBarButton2.Name  = "toolBarButton2";
     this.toolBarButton2.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbSeal
     //
     this.tbSeal.ImageIndex = 0;
     this.tbSeal.Name       = "tbSeal";
     this.tbSeal.Text       = "封存";
     //
     // tbUnSeal
     //
     this.tbUnSeal.ImageIndex = 1;
     this.tbUnSeal.Name       = "tbUnSeal";
     this.tbUnSeal.Text       = "解封";
     //
     // toolBarButton6
     //
     this.toolBarButton6.Name  = "toolBarButton6";
     this.toolBarButton6.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbExit
     //
     this.tbExit.ImageIndex = 2;
     this.tbExit.Name       = "tbExit";
     this.tbExit.Text       = "退出";
     //
     // imageList1
     //
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "");
     this.imageList1.Images.SetKeyName(1, "");
     this.imageList1.Images.SetKeyName(2, "");
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.SystemColors.Window;
     this.panel1.Controls.Add(this.tabControl1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel1.Location = new System.Drawing.Point(0, 41);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(216, 605);
     this.panel1.TabIndex = 1;
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage2);
     this.tabControl1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.tabControl1.Location      = new System.Drawing.Point(0, 0);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(216, 605);
     this.tabControl1.TabIndex      = 31;
     //
     // tabPage1
     //
     this.tabPage1.BackColor = System.Drawing.Color.White;
     this.tabPage1.Controls.Add(this.ucQueryInpatientNo1);
     this.tabPage1.Controls.Add(this.groupBox3);
     this.tabPage1.Controls.Add(this.chk1);
     this.tabPage1.Controls.Add(this.chk2);
     this.tabPage1.Controls.Add(this.btnQuery);
     this.tabPage1.Location = new System.Drawing.Point(4, 21);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Size     = new System.Drawing.Size(208, 580);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "条件";
     //
     // ucQueryInpatientNo1
     //
     this.ucQueryInpatientNo1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                             | System.Windows.Forms.AnchorStyles.Right)));
     this.ucQueryInpatientNo1.InputType = 0;
     this.ucQueryInpatientNo1.Location  = new System.Drawing.Point(16, 28);
     this.ucQueryInpatientNo1.Name      = "ucQueryInpatientNo1";
     this.ucQueryInpatientNo1.ShowState = Common.Controls.enuShowState.All;
     this.ucQueryInpatientNo1.Size      = new System.Drawing.Size(184, 27);
     this.ucQueryInpatientNo1.TabIndex  = 25;
     this.ucQueryInpatientNo1.myEvent  += new Common.Controls.myEventDelegate(this.ucQueryInpatientNo1_myEvent);
     //
     // groupBox3
     //
     this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox3.Controls.Add(this.dtOutBegin);
     this.groupBox3.Controls.Add(this.dtOutEnd);
     this.groupBox3.Controls.Add(this.cmbDept1);
     this.groupBox3.Enabled  = false;
     this.groupBox3.Location = new System.Drawing.Point(16, 88);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(184, 96);
     this.groupBox3.TabIndex = 28;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "按出院时间";
     //
     // dtOutBegin
     //
     this.dtOutBegin.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.dtOutBegin.CustomFormat = "yyyy-MM-dd HH:mm";
     this.dtOutBegin.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtOutBegin.Location     = new System.Drawing.Point(8, 24);
     this.dtOutBegin.Name         = "dtOutBegin";
     this.dtOutBegin.Size         = new System.Drawing.Size(163, 21);
     this.dtOutBegin.TabIndex     = 7;
     //
     // dtOutEnd
     //
     this.dtOutEnd.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.dtOutEnd.CustomFormat = "yyyy-MM-dd HH:mm";
     this.dtOutEnd.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtOutEnd.Location     = new System.Drawing.Point(8, 56);
     this.dtOutEnd.Name         = "dtOutEnd";
     this.dtOutEnd.Size         = new System.Drawing.Size(163, 21);
     this.dtOutEnd.TabIndex     = 17;
     //
     // cmbDept1
     //
     this.cmbDept1.ArrowBackColor   = System.Drawing.Color.Silver;
     this.cmbDept1.IsFlat           = true;
     this.cmbDept1.IsLike           = true;
     this.cmbDept1.Location         = new System.Drawing.Point(8, 24);
     this.cmbDept1.Name             = "cmbDept1";
     this.cmbDept1.PopForm          = null;
     this.cmbDept1.ShowCustomerList = false;
     this.cmbDept1.ShowID           = false;
     this.cmbDept1.Size             = new System.Drawing.Size(127, 20);
     this.cmbDept1.Style            = Neusoft.FrameWork.WinForms.Controls.StyleType.Fixed3D;
     this.cmbDept1.TabIndex         = 25;
     this.cmbDept1.Tag        = "";
     this.cmbDept1.ToolBarUse = false;
     this.cmbDept1.Visible    = false;
     //
     // chk1
     //
     this.chk1.Checked  = true;
     this.chk1.Location = new System.Drawing.Point(0, 32);
     this.chk1.Name     = "chk1";
     this.chk1.Size     = new System.Drawing.Size(20, 24);
     this.chk1.TabIndex = 26;
     this.chk1.TabStop  = true;
     //
     // chk2
     //
     this.chk2.Location        = new System.Drawing.Point(0, 96);
     this.chk2.Name            = "chk2";
     this.chk2.Size            = new System.Drawing.Size(20, 24);
     this.chk2.TabIndex        = 29;
     this.chk2.CheckedChanged += new System.EventHandler(this.chk2_CheckedChanged);
     //
     // btnQuery
     //
     this.btnQuery.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnQuery.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.btnQuery.Location  = new System.Drawing.Point(120, 272);
     this.btnQuery.Name      = "btnQuery";
     this.btnQuery.Size      = new System.Drawing.Size(75, 23);
     this.btnQuery.TabIndex  = 30;
     this.btnQuery.Text      = "查询";
     this.btnQuery.Click    += new System.EventHandler(this.btnQuery_Click);
     //
     // tabPage2
     //
     this.tabPage2.BackColor = System.Drawing.Color.White;
     this.tabPage2.Controls.Add(this.label2);
     this.tabPage2.Controls.Add(this.btnSave);
     this.tabPage2.Controls.Add(this.numericUpDown1);
     this.tabPage2.Controls.Add(this.label1);
     this.tabPage2.Location = new System.Drawing.Point(4, 21);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Size     = new System.Drawing.Size(208, 580);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text     = "自动封存设置";
     //
     // label2
     //
     this.label2.ForeColor = System.Drawing.Color.Coral;
     this.label2.Location  = new System.Drawing.Point(8, 96);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(176, 40);
     this.label2.TabIndex  = 3;
     this.label2.Text      = "设置出院多少天后系统自动封存病历";
     //
     // btnSave
     //
     this.btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.btnSave.Location  = new System.Drawing.Point(112, 160);
     this.btnSave.Name      = "btnSave";
     this.btnSave.Size      = new System.Drawing.Size(75, 23);
     this.btnSave.TabIndex  = 2;
     this.btnSave.Text      = "保存";
     //
     // numericUpDown1
     //
     this.numericUpDown1.Location = new System.Drawing.Point(96, 48);
     this.numericUpDown1.Name     = "numericUpDown1";
     this.numericUpDown1.Size     = new System.Drawing.Size(80, 21);
     this.numericUpDown1.TabIndex = 1;
     this.numericUpDown1.Value    = new decimal(new int[] {
         30,
         0,
         0,
         0
     });
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(8, 48);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(80, 23);
     this.label1.TabIndex = 0;
     this.label1.Text     = "出院天数:";
     //
     // splitter1
     //
     this.splitter1.Location = new System.Drawing.Point(216, 41);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(3, 605);
     this.splitter1.TabIndex = 2;
     this.splitter1.TabStop  = false;
     //
     // fpSpread1
     //
     this.fpSpread1.About = "2.5.2007.2005";
     this.fpSpread1.AccessibleDescription = "fpSpread1, Sheet1, Row 0, Column 0, ";
     this.fpSpread1.BackColor             = System.Drawing.Color.White;
     this.fpSpread1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.fpSpread1.Location = new System.Drawing.Point(219, 41);
     this.fpSpread1.Name     = "fpSpread1";
     this.fpSpread1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.fpSpread1_Sheet1
     });
     this.fpSpread1.Size              = new System.Drawing.Size(533, 605);
     this.fpSpread1.TabIndex          = 3;
     tipAppearance1.BackColor         = System.Drawing.SystemColors.Info;
     tipAppearance1.Font              = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     tipAppearance1.ForeColor         = System.Drawing.SystemColors.InfoText;
     this.fpSpread1.TextTipAppearance = tipAppearance1;
     this.fpSpread1.SelectionChanged += new FarPoint.Win.Spread.SelectionChangedEventHandler(this.fpSpread1_SelectionChanged);
     //
     // fpSpread1_Sheet1
     //
     this.fpSpread1_Sheet1.Reset();
     this.fpSpread1_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.fpSpread1_Sheet1.ColumnCount    = 9;
     this.fpSpread1_Sheet1.RowCount       = 0;
     this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 0).Value = "住院流水号";
     this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 1).Value = "住院号";
     this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 2).Value = "姓名";
     this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 3).Value = "性别";
     this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 4).Value = "年龄";
     this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 5).Value = "科室";
     this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 6).Value = "入院日期";
     this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 7).Value = "出院日期";
     this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 8).Value = "状态";
     this.fpSpread1_Sheet1.Columns.Get(0).Label                = "住院流水号";
     this.fpSpread1_Sheet1.Columns.Get(0).Width                = 82F;
     this.fpSpread1_Sheet1.Columns.Get(1).CellType             = textCellType1;
     this.fpSpread1_Sheet1.Columns.Get(1).Label                = "住院号";
     this.fpSpread1_Sheet1.Columns.Get(1).Width                = 78F;
     this.fpSpread1_Sheet1.Columns.Get(2).Label                = "姓名";
     this.fpSpread1_Sheet1.Columns.Get(2).Width                = 80F;
     this.fpSpread1_Sheet1.Columns.Get(5).Label                = "科室";
     this.fpSpread1_Sheet1.Columns.Get(5).Width                = 88F;
     this.fpSpread1_Sheet1.Columns.Get(6).Label                = "入院日期";
     this.fpSpread1_Sheet1.Columns.Get(6).Width                = 91F;
     this.fpSpread1_Sheet1.Columns.Get(7).Label                = "出院日期";
     this.fpSpread1_Sheet1.Columns.Get(7).Width                = 79F;
     this.fpSpread1_Sheet1.Columns.Get(8).Label                = "状态";
     this.fpSpread1_Sheet1.Columns.Get(8).Width                = 81F;
     this.fpSpread1_Sheet1.GrayAreaBackColor                   = System.Drawing.Color.White;
     this.fpSpread1_Sheet1.OperationMode                       = FarPoint.Win.Spread.OperationMode.ExtendedSelect;
     this.fpSpread1_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.fpSpread1_Sheet1.SelectionPolicy                     = FarPoint.Win.Spread.Model.SelectionPolicy.MultiRange;
     this.fpSpread1_Sheet1.SelectionUnit                       = FarPoint.Win.Spread.Model.SelectionUnit.Row;
     this.fpSpread1_Sheet1.ReferenceStyle                      = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.fpSpread1.SetActiveViewport(1, 0);
     //
     // frmSealEMR
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
     this.BackColor         = System.Drawing.Color.White;
     this.ClientSize        = new System.Drawing.Size(752, 646);
     this.Controls.Add(this.fpSpread1);
     this.Controls.Add(this.splitter1);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.toolBar1);
     this.Name        = "frmSealEMR";
     this.Text        = "病历封存解封窗口";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.panel1.ResumeLayout(false);
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.groupBox3.ResumeLayout(false);
     this.tabPage2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 2
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmQCScore));
     this.toolBar1            = new System.Windows.Forms.ToolBar();
     this.toolBarButton1      = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton2      = new System.Windows.Forms.ToolBarButton();
     this.tbAuto              = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton3      = new System.Windows.Forms.ToolBarButton();
     this.tbExit              = new System.Windows.Forms.ToolBarButton();
     this.imageList1          = new System.Windows.Forms.ImageList(this.components);
     this.panel1              = new System.Windows.Forms.Panel();
     this.panel3              = new System.Windows.Forms.Panel();
     this.tabControl1         = new System.Windows.Forms.TabControl();
     this.tabPage1            = new System.Windows.Forms.TabPage();
     this.ucQCScore1          = new Neusoft.HISFC.Components.EPR.QC.ucQCScore();
     this.tabPage2            = new System.Windows.Forms.TabPage();
     this.splitter1           = new System.Windows.Forms.Splitter();
     this.panel2              = new System.Windows.Forms.Panel();
     this.lblLevel            = new System.Windows.Forms.Label();
     this.lblScore            = new System.Windows.Forms.Label();
     this.label3              = new System.Windows.Forms.Label();
     this.label2              = new System.Windows.Forms.Label();
     this.lblPatientName      = new System.Windows.Forms.Label();
     this.ucQueryInpatientNo1 = new Neusoft.HISFC.Components.Common.Controls.ucQueryInpatientNo();
     this.panel1.SuspendLayout();
     this.panel3.SuspendLayout();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // toolBar1
     //
     this.toolBar1.Appearance = System.Windows.Forms.ToolBarAppearance.Flat;
     this.toolBar1.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
         this.toolBarButton1,
         this.toolBarButton2,
         this.tbAuto,
         this.toolBarButton3,
         this.tbExit
     });
     this.toolBar1.DropDownArrows = true;
     this.toolBar1.ImageList      = this.imageList1;
     this.toolBar1.Location       = new System.Drawing.Point(0, 0);
     this.toolBar1.Name           = "toolBar1";
     this.toolBar1.ShowToolTips   = true;
     this.toolBar1.Size           = new System.Drawing.Size(744, 41);
     this.toolBar1.TabIndex       = 0;
     this.toolBar1.ButtonClick   += new System.Windows.Forms.ToolBarButtonClickEventHandler(this.toolBar1_ButtonClick);
     //
     // toolBarButton1
     //
     this.toolBarButton1.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // toolBarButton2
     //
     this.toolBarButton2.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbAuto
     //
     this.tbAuto.ImageIndex  = 0;
     this.tbAuto.Text        = "评分";
     this.tbAuto.ToolTipText = "自动评分";
     //
     // toolBarButton3
     //
     this.toolBarButton3.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbExit
     //
     this.tbExit.ImageIndex  = 1;
     this.tbExit.Text        = "退出";
     this.tbExit.ToolTipText = "退出";
     //
     // imageList1
     //
     this.imageList1.ImageSize        = new System.Drawing.Size(16, 16);
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.panel3);
     this.panel1.Controls.Add(this.splitter1);
     this.panel1.Controls.Add(this.panel2);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 41);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(744, 468);
     this.panel1.TabIndex = 1;
     //
     // panel3
     //
     this.panel3.Controls.Add(this.tabControl1);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel3.Location = new System.Drawing.Point(195, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(549, 468);
     this.panel3.TabIndex = 2;
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage2);
     this.tabControl1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.tabControl1.Location      = new System.Drawing.Point(0, 0);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(549, 468);
     this.tabControl1.TabIndex      = 1;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.ucQCScore1);
     this.tabPage1.Location = new System.Drawing.Point(4, 21);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Size     = new System.Drawing.Size(541, 443);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "评分";
     //
     // ucQCScore1
     //
     this.ucQCScore1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.ucQCScore1.Location    = new System.Drawing.Point(0, 0);
     this.ucQCScore1.Name        = "ucQCScore1";
     this.ucQCScore1.PatientInfo = null;
     this.ucQCScore1.Size        = new System.Drawing.Size(541, 443);
     this.ucQCScore1.TabIndex    = 0;
     //
     // tabPage2
     //
     this.tabPage2.Location = new System.Drawing.Point(4, 21);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Size     = new System.Drawing.Size(541, 442);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text     = "病历";
     //
     // splitter1
     //
     this.splitter1.Location = new System.Drawing.Point(192, 0);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(3, 468);
     this.splitter1.TabIndex = 1;
     this.splitter1.TabStop  = false;
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.Honeydew;
     this.panel2.Controls.Add(this.lblLevel);
     this.panel2.Controls.Add(this.lblScore);
     this.panel2.Controls.Add(this.label3);
     this.panel2.Controls.Add(this.label2);
     this.panel2.Controls.Add(this.lblPatientName);
     this.panel2.Controls.Add(this.ucQueryInpatientNo1);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(192, 468);
     this.panel2.TabIndex = 0;
     //
     // lblLevel
     //
     this.lblLevel.Location = new System.Drawing.Point(64, 152);
     this.lblLevel.Name     = "lblLevel";
     this.lblLevel.Size     = new System.Drawing.Size(96, 23);
     this.lblLevel.TabIndex = 18;
     //
     // lblScore
     //
     this.lblScore.Location = new System.Drawing.Point(64, 112);
     this.lblScore.Name     = "lblScore";
     this.lblScore.Size     = new System.Drawing.Size(96, 23);
     this.lblScore.TabIndex = 17;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(16, 152);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(48, 23);
     this.label3.TabIndex = 16;
     this.label3.Text     = "等级:";
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(16, 112);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(48, 23);
     this.label2.TabIndex = 15;
     this.label2.Text     = "分数:";
     //
     // lblPatientName
     //
     this.lblPatientName.Location = new System.Drawing.Point(16, 56);
     this.lblPatientName.Name     = "lblPatientName";
     this.lblPatientName.Size     = new System.Drawing.Size(160, 24);
     this.lblPatientName.TabIndex = 14;
     this.lblPatientName.Text     = "患者姓名:";
     //
     // ucQueryInpatientNo1
     //
     this.ucQueryInpatientNo1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                             | System.Windows.Forms.AnchorStyles.Right)));
     this.ucQueryInpatientNo1.InputType = 0;
     this.ucQueryInpatientNo1.Location  = new System.Drawing.Point(16, 16);
     this.ucQueryInpatientNo1.Name      = "ucQueryInpatientNo1";
     this.ucQueryInpatientNo1.ShowState = Common.Controls.enuShowState.All;
     this.ucQueryInpatientNo1.Size      = new System.Drawing.Size(162, 27);
     this.ucQueryInpatientNo1.TabIndex  = 13;
     this.ucQueryInpatientNo1.myEvent  += new Common.Controls.myEventDelegate(this.ucQueryInpatientNo1_myEvent);
     //
     // frmQCScore
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
     this.ClientSize        = new System.Drawing.Size(744, 509);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.toolBar1);
     this.Name          = "frmQCScore";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "质控评分";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.Load         += new System.EventHandler(this.frmQCScore_Load);
     this.panel1.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }