/// <summary>
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。

        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ucReturnCase));
            this.neuLabel1        = new NineVigor.FrameWork.WinForms.Controls.Common.NVLabel();
            this.neuTextBox1      = new NineVigor.FrameWork.WinForms.Controls.Common.NVTextEdit();
            this.dtContinue       = new NineVigor.FrameWork.WinForms.Controls.Common.NVDateTimePicker();
            this.cbContinueLend   = new NineVigor.FrameWork.WinForms.Controls.Common.NVCheckEdit();
            this.txReturn         = new NineVigor.FrameWork.WinForms.Controls.Common.NVTextEdit();
            this.label10          = new NineVigor.FrameWork.WinForms.Controls.Common.NVLabel();
            this.dtReturn         = new NineVigor.FrameWork.WinForms.Controls.Common.NVDateTimePicker();
            this.label1           = new NineVigor.FrameWork.WinForms.Controls.Common.NVLabel();
            this.txName           = new NineVigor.FrameWork.WinForms.Controls.Common.NVTextEdit();
            this.label9           = new NineVigor.FrameWork.WinForms.Controls.Common.NVLabel();
            this.CardNO           = new NineVigor.FrameWork.WinForms.Controls.Common.NVTextEdit();
            this.cbReturn         = new NineVigor.FrameWork.WinForms.Controls.Common.NVCheckEdit();
            this.fpSpread1        = new FarPoint.Win.Spread.FpSpread();
            this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
            this.groupControl1    = new DevExpress.XtraEditors.GroupControl();
            ((System.ComponentModel.ISupportInitialize)(this.neuTextBox1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbContinueLend.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txReturn.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txName.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.CardNO.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbReturn.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
            this.groupControl1.SuspendLayout();
            this.SuspendLayout();
            //
            // neuLabel1
            //
            this.neuLabel1.Location = new System.Drawing.Point(6, 29);
            this.neuLabel1.Name     = "neuLabel1";
            this.neuLabel1.Size     = new System.Drawing.Size(101, 14);
            this.neuLabel1.TabIndex = 47;
            this.neuLabel1.Text     = "病案号/住院流水号";
            //
            // neuTextBox1
            //
            this.neuTextBox1.Location = new System.Drawing.Point(109, 26);
            this.neuTextBox1.Name     = "neuTextBox1";
            this.neuTextBox1.Size     = new System.Drawing.Size(107, 20);
            this.neuTextBox1.TabIndex = 48;
            this.neuTextBox1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.neuTextBox1_KeyDown);
            //
            // dtContinue
            //
            this.dtContinue.CustomFormat = "yyyy-MM-dd HH:mm";
            this.dtContinue.Enabled      = false;
            this.dtContinue.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
            this.dtContinue.IsEnter2Tab  = false;
            this.dtContinue.Location     = new System.Drawing.Point(585, 26);
            this.dtContinue.Name         = "dtContinue";
            this.dtContinue.Size         = new System.Drawing.Size(147, 21);
            this.dtContinue.Style        = NineVigor.FrameWork.WinForms.Controls.StyleType.Fixed3D;
            this.dtContinue.TabIndex     = 45;
            //
            // cbContinueLend
            //
            this.cbContinueLend.Location = new System.Drawing.Point(532, 28);
            this.cbContinueLend.Name     = "cbContinueLend";
            this.cbContinueLend.Properties.Appearance.Options.UseTextOptions = true;
            this.cbContinueLend.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.cbContinueLend.Properties.Caption        = "续借";
            this.cbContinueLend.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.cbContinueLend.Size            = new System.Drawing.Size(51, 19);
            this.cbContinueLend.TabIndex        = 46;
            this.cbContinueLend.CheckedChanged += new System.EventHandler(this.cbContinueLend_CheckedChanged);
            this.cbContinueLend.KeyDown        += new System.Windows.Forms.KeyEventHandler(this.cbContinueLend_KeyDown);
            //
            // txReturn
            //
            this.txReturn.Location = new System.Drawing.Point(292, 49);
            this.txReturn.Name     = "txReturn";
            this.txReturn.Properties.Appearance.BackColor            = System.Drawing.Color.White;
            this.txReturn.Properties.Appearance.Options.UseBackColor = true;
            this.txReturn.Size     = new System.Drawing.Size(440, 20);
            this.txReturn.TabIndex = 44;
            //
            // label10
            //
            this.label10.Location = new System.Drawing.Point(238, 52);
            this.label10.Name     = "label10";
            this.label10.Size     = new System.Drawing.Size(48, 14);
            this.label10.TabIndex = 43;
            this.label10.Text     = "返还情况";
            //
            // dtReturn
            //
            this.dtReturn.CustomFormat = "yyyy-MM-dd HH:mm";
            this.dtReturn.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
            this.dtReturn.IsEnter2Tab  = false;
            this.dtReturn.Location     = new System.Drawing.Point(61, 46);
            this.dtReturn.Name         = "dtReturn";
            this.dtReturn.Size         = new System.Drawing.Size(137, 21);
            this.dtReturn.Style        = NineVigor.FrameWork.WinForms.Controls.StyleType.Fixed3D;
            this.dtReturn.TabIndex     = 40;
            //
            // label1
            //
            this.label1.Location = new System.Drawing.Point(396, 29);
            this.label1.Name     = "label1";
            this.label1.Size     = new System.Drawing.Size(24, 14);
            this.label1.TabIndex = 21;
            this.label1.Text     = "姓名";
            //
            // txName
            //
            this.txName.Location = new System.Drawing.Point(426, 26);
            this.txName.Name     = "txName";
            this.txName.Properties.Appearance.BackColor            = System.Drawing.Color.White;
            this.txName.Properties.Appearance.Options.UseBackColor = true;
            this.txName.Size     = new System.Drawing.Size(100, 20);
            this.txName.TabIndex = 22;
            //
            // label9
            //
            this.label9.Location = new System.Drawing.Point(238, 29);
            this.label9.Name     = "label9";
            this.label9.Size     = new System.Drawing.Size(60, 14);
            this.label9.TabIndex = 19;
            this.label9.Text     = "借阅人工号";
            //
            // CardNO
            //
            this.CardNO.Location = new System.Drawing.Point(303, 26);
            this.CardNO.Name     = "CardNO";
            this.CardNO.Size     = new System.Drawing.Size(88, 20);
            this.CardNO.TabIndex = 20;
            this.CardNO.KeyDown += new System.Windows.Forms.KeyEventHandler(this.CardNO_KeyDown);
            //
            // cbReturn
            //
            this.cbReturn.EditValue          = true;
            this.cbReturn.Location           = new System.Drawing.Point(10, 47);
            this.cbReturn.Name               = "cbReturn";
            this.cbReturn.Properties.Caption = "返还";
            this.cbReturn.Size               = new System.Drawing.Size(48, 19);
            this.cbReturn.TabIndex           = 42;
            this.cbReturn.CheckedChanged    += new System.EventHandler(this.cbReturn_CheckedChanged);
            this.cbReturn.KeyDown           += new System.Windows.Forms.KeyEventHandler(this.cbReturn_KeyDown);
            //
            // fpSpread1
            //
            this.fpSpread1.AccessibleDescription = "fpSpread1, Sheet1, Row 0, Column 0, ";
            this.fpSpread1.BackColor             = System.Drawing.SystemColors.Control;
            this.fpSpread1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.fpSpread1.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
            this.fpSpread1.Location    = new System.Drawing.Point(0, 78);
            this.fpSpread1.Name        = "fpSpread1";
            this.fpSpread1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.fpSpread1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
                this.fpSpread1_Sheet1
            });
            this.fpSpread1.Size     = new System.Drawing.Size(800, 522);
            this.fpSpread1.TabIndex = 1;
            this.fpSpread1.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
            this.fpSpread1.SetActiveViewport(0, 1, 0);
            //
            // fpSpread1_Sheet1
            //
            this.fpSpread1_Sheet1.Reset();
            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;
            fpSpread1_Sheet1.ColumnCount         = 9;
            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(1).Label = "病案号";
            this.fpSpread1_Sheet1.Columns.Get(1).Width = 81F;
            this.fpSpread1_Sheet1.Columns.Get(2).Label = "借阅人姓名";
            this.fpSpread1_Sheet1.Columns.Get(2).Width = 72F;
            this.fpSpread1_Sheet1.Columns.Get(3).Label = "病人姓名";
            this.fpSpread1_Sheet1.Columns.Get(3).Width = 73F;
            this.fpSpread1_Sheet1.Columns.Get(5).Label = "借阅原因";
            this.fpSpread1_Sheet1.Columns.Get(5).Width = 71F;
            this.fpSpread1_Sheet1.Columns.Get(6).Label = "借阅日期";
            this.fpSpread1_Sheet1.Columns.Get(6).Width = 126F;
            this.fpSpread1_Sheet1.Columns.Get(7).Label = "住院流水号";
            this.fpSpread1_Sheet1.Columns.Get(7).Width = 97F;
            this.fpSpread1_Sheet1.Columns.Get(8).Label = "借出人";
            this.fpSpread1_Sheet1.Columns.Get(8).Width = 94F;
            this.fpSpread1_Sheet1.RowHeader.Columns.Default.Resizable = false;
            this.fpSpread1_Sheet1.RowHeader.Columns.Get(0).Width      = 37F;
            this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
            //
            // groupControl1
            //
            this.groupControl1.CaptionImage = ((System.Drawing.Image)(resources.GetObject("groupControl1.CaptionImage")));
            this.groupControl1.Controls.Add(this.neuLabel1);
            this.groupControl1.Controls.Add(this.CardNO);
            this.groupControl1.Controls.Add(this.neuTextBox1);
            this.groupControl1.Controls.Add(this.cbReturn);
            this.groupControl1.Controls.Add(this.dtContinue);
            this.groupControl1.Controls.Add(this.label9);
            this.groupControl1.Controls.Add(this.cbContinueLend);
            this.groupControl1.Controls.Add(this.txName);
            this.groupControl1.Controls.Add(this.txReturn);
            this.groupControl1.Controls.Add(this.label1);
            this.groupControl1.Controls.Add(this.label10);
            this.groupControl1.Controls.Add(this.dtReturn);
            this.groupControl1.Dock     = System.Windows.Forms.DockStyle.Top;
            this.groupControl1.Location = new System.Drawing.Point(0, 0);
            this.groupControl1.Name     = "groupControl1";
            this.groupControl1.Size     = new System.Drawing.Size(800, 78);
            this.groupControl1.TabIndex = 49;
            this.groupControl1.Text     = "病历借阅信息";
            //
            // ucReturnCase
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.BackColor           = System.Drawing.Color.Azure;
            this.Controls.Add(this.fpSpread1);
            this.Controls.Add(this.groupControl1);
            this.Name  = "ucReturnCase";
            this.Size  = new System.Drawing.Size(800, 600);
            this.Load += new System.EventHandler(this.frmReturnCase_Load);
            ((System.ComponentModel.ISupportInitialize)(this.neuTextBox1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbContinueLend.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txReturn.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txName.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.CardNO.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbReturn.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
            this.groupControl1.ResumeLayout(false);
            this.groupControl1.PerformLayout();
            this.ResumeLayout(false);
        }
        /// <summary>
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。

        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ucBorrowCase));
            this.cListBempNo     = new NineVigor.FrameWork.WinForms.Controls.NineComboBox(this.components);
            this.cListBoxResonan = new NineVigor.FrameWork.WinForms.Controls.NineComboBox(this.components);
            this.neuTxbTelphone  = new NineVigor.FrameWork.WinForms.Controls.Common.NVTextEdit();
            this.neuLabel2       = new NineVigor.FrameWork.WinForms.Controls.Common.NVLabel();
            this.neuTextBox1     = new NineVigor.FrameWork.WinForms.Controls.Common.NVTextEdit();
            this.neuLabel1       = new NineVigor.FrameWork.WinForms.Controls.Common.NVLabel();
            this.label13         = new NineVigor.FrameWork.WinForms.Controls.Common.NVLabel();
            this.label12         = new NineVigor.FrameWork.WinForms.Controls.Common.NVLabel();
            this.label9          = new NineVigor.FrameWork.WinForms.Controls.Common.NVLabel();
            this.txReturnTime    = new NineVigor.FrameWork.WinForms.Controls.Common.NVDateTimePicker();
            this.groupControl1   = new DevExpress.XtraEditors.GroupControl();
            this.groupControl2   = new DevExpress.XtraEditors.GroupControl();
            this.nvLabel2        = new NineVigor.FrameWork.WinForms.Controls.Common.NVLabel();
            this.nvTextEdit2     = new NineVigor.FrameWork.WinForms.Controls.Common.NVTextEdit();
            this.nineComboBox1   = new NineVigor.FrameWork.WinForms.Controls.NineComboBox(this.components);
            this.nvLabel3        = new NineVigor.FrameWork.WinForms.Controls.Common.NVLabel();
            this.nvTextEdit3     = new NineVigor.FrameWork.WinForms.Controls.Common.NVTextEdit();
            this.nvLabel4        = new NineVigor.FrameWork.WinForms.Controls.Common.NVLabel();
            this.nvTextEdit4     = new NineVigor.FrameWork.WinForms.Controls.Common.NVTextEdit();
            this.nvLabel5        = new NineVigor.FrameWork.WinForms.Controls.Common.NVLabel();
            this.fpSpread1       = new FarPoint.Win.Spread.FpSpread();
            this.caseDetail      = new FarPoint.Win.Spread.SheetView();
            ((System.ComponentModel.ISupportInitialize)(this.neuTxbTelphone.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.neuTextBox1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
            this.groupControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
            this.groupControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.nvTextEdit2.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.nvTextEdit3.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.nvTextEdit4.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.caseDetail)).BeginInit();
            this.SuspendLayout();
            //
            // cListBempNo
            //
            this.cListBempNo.ArrowBackColor     = System.Drawing.SystemColors.Control;
            this.cListBempNo.DropDownHeight     = 424;
            this.cListBempNo.Font               = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.cListBempNo.IntegralHeight     = false;
            this.cListBempNo.IsEnter2Tab        = false;
            this.cListBempNo.IsFlat             = false;
            this.cListBempNo.IsLike             = true;
            this.cListBempNo.IsListOnly         = false;
            this.cListBempNo.IsPopForm          = true;
            this.cListBempNo.IsShowCustomerList = false;
            this.cListBempNo.IsShowID           = false;
            this.cListBempNo.Location           = new System.Drawing.Point(91, 22);
            this.cListBempNo.Name               = "cListBempNo";
            this.cListBempNo.PopForm            = null;
            this.cListBempNo.ShowAll            = false;
            this.cListBempNo.ShowCustomerList   = false;

            this.cListBempNo.Size = new System.Drawing.Size(108, 22);

            this.cListBempNo.TabIndex   = 132;
            this.cListBempNo.Tag        = "";
            this.cListBempNo.ToolBarUse = false;
            this.cListBempNo.KeyDown   += new System.Windows.Forms.KeyEventHandler(this.cListBempNo_KeyDown);
            //
            // cListBoxResonan
            //
            this.cListBoxResonan.ArrowBackColor     = System.Drawing.SystemColors.Control;
            this.cListBoxResonan.DropDownHeight     = 424;
            this.cListBoxResonan.Font               = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.cListBoxResonan.IntegralHeight     = false;
            this.cListBoxResonan.IsEnter2Tab        = false;
            this.cListBoxResonan.IsFlat             = false;
            this.cListBoxResonan.IsLike             = true;
            this.cListBoxResonan.IsListOnly         = false;
            this.cListBoxResonan.IsPopForm          = true;
            this.cListBoxResonan.IsShowCustomerList = false;
            this.cListBoxResonan.IsShowID           = false;
            this.cListBoxResonan.Location           = new System.Drawing.Point(91, 46);
            this.cListBoxResonan.Name               = "cListBoxResonan";
            this.cListBoxResonan.PopForm            = null;
            this.cListBoxResonan.ShowAll            = false;
            this.cListBoxResonan.ShowCustomerList   = false;

            this.cListBoxResonan.Size = new System.Drawing.Size(108, 22);

            this.cListBoxResonan.TabIndex   = 131;
            this.cListBoxResonan.Tag        = "";
            this.cListBoxResonan.ToolBarUse = false;
            this.cListBoxResonan.KeyDown   += new System.Windows.Forms.KeyEventHandler(this.cListBoxResonan_KeyDown);
            //
            // neuTxbTelphone
            //
            this.neuTxbTelphone.Location = new System.Drawing.Point(496, 27);
            this.neuTxbTelphone.Name     = "neuTxbTelphone";
            this.neuTxbTelphone.Size     = new System.Drawing.Size(100, 20);
            this.neuTxbTelphone.TabIndex = 31;
            this.neuTxbTelphone.KeyDown += new System.Windows.Forms.KeyEventHandler(this.neuTxbTelphone_KeyDown);
            //
            // neuLabel2
            //
            this.neuLabel2.Location = new System.Drawing.Point(429, 30);
            this.neuLabel2.Name     = "neuLabel2";
            this.neuLabel2.Size     = new System.Drawing.Size(60, 14);
            this.neuLabel2.TabIndex = 30;
            this.neuLabel2.Text     = "借阅人电话";
            //
            // neuTextBox1
            //
            this.neuTextBox1.Location = new System.Drawing.Point(246, 48);
            this.neuTextBox1.Name     = "neuTextBox1";
            this.neuTextBox1.Size     = new System.Drawing.Size(350, 20);
            this.neuTextBox1.TabIndex = 29;
            //
            // neuLabel1
            //
            this.neuLabel1.Location = new System.Drawing.Point(216, 50);
            this.neuLabel1.Name     = "neuLabel1";
            this.neuLabel1.Size     = new System.Drawing.Size(24, 14);
            this.neuLabel1.TabIndex = 28;
            this.neuLabel1.Text     = "备注";
            //
            // label13
            //
            this.label13.Location = new System.Drawing.Point(216, 27);
            this.label13.Name     = "label13";
            this.label13.Size     = new System.Drawing.Size(72, 14);
            this.label13.TabIndex = 27;
            this.label13.Text     = "预计返还日期";
            //
            // label12
            //
            this.label12.Location = new System.Drawing.Point(37, 50);
            this.label12.Name     = "label12";
            this.label12.Size     = new System.Drawing.Size(48, 14);
            this.label12.TabIndex = 25;
            this.label12.Text     = "借阅原因";
            //
            // label9
            //
            this.label9.Location = new System.Drawing.Point(25, 26);
            this.label9.Name     = "label9";
            this.label9.Size     = new System.Drawing.Size(60, 14);
            this.label9.TabIndex = 17;
            this.label9.Text     = "借阅人工号";
            //
            // txReturnTime
            //
            this.txReturnTime.CustomFormat = "yyyy-MM-dd";
            this.txReturnTime.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
            this.txReturnTime.IsEnter2Tab  = false;
            this.txReturnTime.Location     = new System.Drawing.Point(294, 25);
            this.txReturnTime.Name         = "txReturnTime";
            this.txReturnTime.Size         = new System.Drawing.Size(120, 21);
            this.txReturnTime.Style        = NineVigor.FrameWork.WinForms.Controls.StyleType.Fixed3D;
            this.txReturnTime.TabIndex     = 17;
            this.txReturnTime.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.txReturnTime_KeyDown);
            //
            // groupControl1
            //
            this.groupControl1.CaptionImage    = ((System.Drawing.Image)(resources.GetObject("groupControl1.CaptionImage")));
            this.groupControl1.CaptionLocation = DevExpress.Utils.Locations.Top;
            this.groupControl1.Controls.Add(this.cListBempNo);
            this.groupControl1.Controls.Add(this.cListBoxResonan);
            this.groupControl1.Controls.Add(this.txReturnTime);
            this.groupControl1.Controls.Add(this.neuTxbTelphone);
            this.groupControl1.Controls.Add(this.label9);
            this.groupControl1.Controls.Add(this.neuLabel2);
            this.groupControl1.Controls.Add(this.label12);
            this.groupControl1.Controls.Add(this.neuTextBox1);
            this.groupControl1.Controls.Add(this.label13);
            this.groupControl1.Controls.Add(this.neuLabel1);
            this.groupControl1.Dock     = System.Windows.Forms.DockStyle.Top;
            this.groupControl1.Location = new System.Drawing.Point(0, 59);
            this.groupControl1.Name     = "groupControl1";
            this.groupControl1.Size     = new System.Drawing.Size(938, 72);
            this.groupControl1.TabIndex = 131;
            this.groupControl1.Text     = "借阅信息";
            //
            // groupControl2
            //
            this.groupControl2.CaptionImage    = ((System.Drawing.Image)(resources.GetObject("groupControl2.CaptionImage")));
            this.groupControl2.CaptionLocation = DevExpress.Utils.Locations.Top;
            this.groupControl2.Controls.Add(this.nvLabel2);
            this.groupControl2.Controls.Add(this.nvTextEdit2);
            this.groupControl2.Controls.Add(this.nineComboBox1);
            this.groupControl2.Controls.Add(this.nvLabel3);
            this.groupControl2.Controls.Add(this.nvTextEdit3);
            this.groupControl2.Controls.Add(this.nvLabel4);
            this.groupControl2.Controls.Add(this.nvTextEdit4);
            this.groupControl2.Controls.Add(this.nvLabel5);
            this.groupControl2.Dock     = System.Windows.Forms.DockStyle.Top;
            this.groupControl2.Location = new System.Drawing.Point(0, 0);
            this.groupControl2.Name     = "groupControl2";
            this.groupControl2.Size     = new System.Drawing.Size(938, 59);
            this.groupControl2.TabIndex = 133;
            this.groupControl2.Text     = "病案信息";
            //
            // nvLabel2
            //
            this.nvLabel2.Location = new System.Drawing.Point(536, 32);
            this.nvLabel2.Name     = "nvLabel2";
            this.nvLabel2.Size     = new System.Drawing.Size(48, 14);
            this.nvLabel2.TabIndex = 131;
            this.nvLabel2.Text     = "入院时间";
            //
            // nvTextEdit2
            //
            this.nvTextEdit2.Location = new System.Drawing.Point(590, 30);
            this.nvTextEdit2.Name     = "nvTextEdit2";
            this.nvTextEdit2.Properties.Appearance.BackColor            = System.Drawing.SystemColors.Window;
            this.nvTextEdit2.Properties.Appearance.Options.UseBackColor = true;
            this.nvTextEdit2.Size     = new System.Drawing.Size(126, 20);
            this.nvTextEdit2.TabIndex = 132;
            //
            // nineComboBox1
            //
            this.nineComboBox1.ArrowBackColor     = System.Drawing.SystemColors.Control;
            this.nineComboBox1.DropDownHeight     = 424;
            this.nineComboBox1.Font               = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.nineComboBox1.IntegralHeight     = false;
            this.nineComboBox1.IsEnter2Tab        = false;
            this.nineComboBox1.IsFlat             = false;
            this.nineComboBox1.IsLike             = true;
            this.nineComboBox1.IsListOnly         = false;
            this.nineComboBox1.IsPopForm          = true;
            this.nineComboBox1.IsShowCustomerList = false;
            this.nineComboBox1.IsShowID           = false;
            this.nineComboBox1.Location           = new System.Drawing.Point(418, 28);
            this.nineComboBox1.Name               = "nineComboBox1";
            this.nineComboBox1.PopForm            = null;
            this.nineComboBox1.ShowAll            = false;
            this.nineComboBox1.ShowCustomerList   = false;

            this.nineComboBox1.Size = new System.Drawing.Size(99, 22);

            this.nineComboBox1.TabIndex   = 130;
            this.nineComboBox1.Tag        = "";
            this.nineComboBox1.ToolBarUse = false;
            //
            // nvLabel3
            //
            this.nvLabel3.Location = new System.Drawing.Point(7, 32);
            this.nvLabel3.Name     = "nvLabel3";
            this.nvLabel3.Size     = new System.Drawing.Size(101, 14);
            this.nvLabel3.TabIndex = 0;
            this.nvLabel3.Text     = "病案号/住院流水号";
            //
            // nvTextEdit3
            //
            this.nvTextEdit3.Location = new System.Drawing.Point(112, 30);
            this.nvTextEdit3.Name     = "nvTextEdit3";
            this.nvTextEdit3.Size     = new System.Drawing.Size(114, 20);
            this.nvTextEdit3.TabIndex = 1;
            //
            // nvLabel4
            //
            this.nvLabel4.Location = new System.Drawing.Point(239, 32);
            this.nvLabel4.Name     = "nvLabel4";
            this.nvLabel4.Size     = new System.Drawing.Size(24, 14);
            this.nvLabel4.TabIndex = 2;
            this.nvLabel4.Text     = "姓名";
            //
            // nvTextEdit4
            //
            this.nvTextEdit4.Location = new System.Drawing.Point(267, 30);
            this.nvTextEdit4.Name     = "nvTextEdit4";
            this.nvTextEdit4.Properties.Appearance.BackColor            = System.Drawing.SystemColors.Window;
            this.nvTextEdit4.Properties.Appearance.Options.UseBackColor = true;
            this.nvTextEdit4.Size     = new System.Drawing.Size(110, 20);
            this.nvTextEdit4.TabIndex = 3;
            //
            // nvLabel5
            //
            this.nvLabel5.Location = new System.Drawing.Point(390, 32);
            this.nvLabel5.Name     = "nvLabel5";
            this.nvLabel5.Size     = new System.Drawing.Size(24, 14);
            this.nvLabel5.TabIndex = 4;
            this.nvLabel5.Text     = "性别";
            //
            // fpSpread1
            //
            this.fpSpread1.AccessibleDescription = "fpSpread1, Sheet1, Row 0, Column 0, ";
            this.fpSpread1.BackColor             = System.Drawing.Color.Transparent;
            this.fpSpread1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.fpSpread1.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
            this.fpSpread1.Location    = new System.Drawing.Point(0, 131);
            this.fpSpread1.Name        = "fpSpread1";
            this.fpSpread1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.fpSpread1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
                this.caseDetail
            });
            this.fpSpread1.Size     = new System.Drawing.Size(938, 260);
            this.fpSpread1.TabIndex = 134;
            this.fpSpread1.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
            this.fpSpread1.SetActiveViewport(0, 1, 0);
            //
            // caseDetail
            //
            this.caseDetail.Reset();
            caseDetail.SheetName = "Sheet1";
            // Formulas and custom names must be loaded with R1C1 reference style
            this.caseDetail.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
            caseDetail.ColumnCount         = 12;
            caseDetail.RowCount            = 0;
            this.caseDetail.ColumnHeader.Cells.Get(0, 0).Value  = "住院号";
            this.caseDetail.ColumnHeader.Cells.Get(0, 1).Value  = "病案号";
            this.caseDetail.ColumnHeader.Cells.Get(0, 2).Value  = "姓名";
            this.caseDetail.ColumnHeader.Cells.Get(0, 3).Value  = "性别";
            this.caseDetail.ColumnHeader.Cells.Get(0, 4).Value  = "借阅人科室";
            this.caseDetail.ColumnHeader.Cells.Get(0, 5).Value  = "借阅原因";
            this.caseDetail.ColumnHeader.Cells.Get(0, 6).Value  = "借阅人工号";
            this.caseDetail.ColumnHeader.Cells.Get(0, 7).Value  = "借阅人姓名";
            this.caseDetail.ColumnHeader.Cells.Get(0, 8).Value  = "电话";
            this.caseDetail.ColumnHeader.Cells.Get(0, 9).Value  = "返还情况";
            this.caseDetail.ColumnHeader.Cells.Get(0, 10).Value = "借阅日期";
            this.caseDetail.ColumnHeader.Cells.Get(0, 11).Value = "备注";
            this.caseDetail.Columns.Get(0).Label = "住院号";
            this.caseDetail.Columns.Get(0).Width = 85F;
            this.caseDetail.Columns.Get(2).Label = "姓名";
            this.caseDetail.Columns.Get(2).Width = 68F;
            this.caseDetail.Columns.Get(3).Label = "性别";
            this.caseDetail.Columns.Get(3).Width = 68F;
            this.caseDetail.Columns.Get(4).Label = "借阅人科室";
            this.caseDetail.Columns.Get(4).Width = 75F;
            this.caseDetail.Columns.Get(6).Label = "借阅人工号";
            this.caseDetail.Columns.Get(6).Width = 81F;
            this.caseDetail.Columns.Get(7).Label = "借阅人姓名";
            this.caseDetail.Columns.Get(7).Width = 88F;
            this.caseDetail.OperationMode        = FarPoint.Win.Spread.OperationMode.ReadOnly;
            this.caseDetail.RowHeader.Columns.Default.Resizable = false;
            this.caseDetail.RowHeader.Columns.Get(0).Width      = 37F;
            this.caseDetail.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
            //
            // ucBorrowCase
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.BackColor           = System.Drawing.Color.Azure;
            this.Controls.Add(this.fpSpread1);
            this.Controls.Add(this.groupControl1);
            this.Controls.Add(this.groupControl2);
            this.Name  = "ucBorrowCase";
            this.Size  = new System.Drawing.Size(938, 391);
            this.Load += new System.EventHandler(this.frmLendCard_Load);
            ((System.ComponentModel.ISupportInitialize)(this.neuTxbTelphone.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.neuTextBox1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
            this.groupControl1.ResumeLayout(false);
            this.groupControl1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
            this.groupControl2.ResumeLayout(false);
            this.groupControl2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.nvTextEdit2.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.nvTextEdit3.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.nvTextEdit4.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.caseDetail)).EndInit();
            this.ResumeLayout(false);
        }