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

        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
            this.groupBox1        = new System.Windows.Forms.GroupBox();
            this.dtInDate         = new Neusoft.NFC.Interface.Controls.NeuDateTimePicker();
            this.dtOutDate        = new Neusoft.NFC.Interface.Controls.NeuDateTimePicker();
            this.label8           = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.label7           = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.label6           = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.txDeptOut        = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.label5           = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.txDeptIn         = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.label4           = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.txSex            = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.label3           = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.txName           = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.label2           = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.caseNo           = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.label1           = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.dtBirthDate      = new Neusoft.NFC.Interface.Controls.NeuDateTimePicker();
            this.groupBox2        = new System.Windows.Forms.GroupBox();
            this.tbLend           = new System.Windows.Forms.Button();
            this.label13          = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.label12          = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.comType          = new System.Windows.Forms.ComboBox();
            this.comPerson        = new Neusoft.NFC.Interface.Controls.NeuComboBox(this.components);
            this.label10          = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.label9           = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.CardNO           = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.txReturnTime     = new Neusoft.NFC.Interface.Controls.NeuDateTimePicker();
            this.fpSpread1        = new FarPoint.Win.Spread.FpSpread();
            this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
            this.groupBox1.SuspendLayout();
            this.groupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
            this.SuspendLayout();
            //
            // groupBox1
            //
            this.groupBox1.Controls.Add(this.dtInDate);
            this.groupBox1.Controls.Add(this.dtOutDate);
            this.groupBox1.Controls.Add(this.label8);
            this.groupBox1.Controls.Add(this.label7);
            this.groupBox1.Controls.Add(this.label6);
            this.groupBox1.Controls.Add(this.txDeptOut);
            this.groupBox1.Controls.Add(this.label5);
            this.groupBox1.Controls.Add(this.txDeptIn);
            this.groupBox1.Controls.Add(this.label4);
            this.groupBox1.Controls.Add(this.txSex);
            this.groupBox1.Controls.Add(this.label3);
            this.groupBox1.Controls.Add(this.txName);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Controls.Add(this.caseNo);
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Controls.Add(this.dtBirthDate);
            this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
            this.groupBox1.Location = new System.Drawing.Point(0, 0);
            this.groupBox1.Name     = "groupBox1";
            this.groupBox1.Size     = new System.Drawing.Size(584, 120);
            this.groupBox1.TabIndex = 0;
            this.groupBox1.TabStop  = false;
            this.groupBox1.Text     = "病案信息";
            //
            // dtInDate
            //
            this.dtInDate.Enabled  = false;
            this.dtInDate.Location = new System.Drawing.Point(440, 52);
            this.dtInDate.Name     = "dtInDate";
            this.dtInDate.Size     = new System.Drawing.Size(104, 21);
            this.dtInDate.Style    = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.dtInDate.TabIndex = 16;
            //
            // dtOutDate
            //
            this.dtOutDate.Enabled  = false;
            this.dtOutDate.Location = new System.Drawing.Point(88, 84);
            this.dtOutDate.Name     = "dtOutDate";
            this.dtOutDate.Size     = new System.Drawing.Size(104, 21);
            this.dtOutDate.Style    = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.dtOutDate.TabIndex = 15;
            //
            // label8
            //
            this.label8.AutoSize  = true;
            this.label8.Location  = new System.Drawing.Point(200, 88);
            this.label8.Name      = "label8";
            this.label8.Size      = new System.Drawing.Size(53, 12);
            this.label8.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.label8.TabIndex  = 14;
            this.label8.Text      = "出生日期";
            this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // label7
            //
            this.label7.AutoSize  = true;
            this.label7.Location  = new System.Drawing.Point(24, 88);
            this.label7.Name      = "label7";
            this.label7.Size      = new System.Drawing.Size(53, 12);
            this.label7.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.label7.TabIndex  = 12;
            this.label7.Text      = "出院日期";
            this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // label6
            //
            this.label6.AutoSize  = true;
            this.label6.Location  = new System.Drawing.Point(376, 56);
            this.label6.Name      = "label6";
            this.label6.Size      = new System.Drawing.Size(53, 12);
            this.label6.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.label6.TabIndex  = 10;
            this.label6.Text      = "入院日期";
            this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // txDeptOut
            //
            this.txDeptOut.Location = new System.Drawing.Point(264, 52);
            this.txDeptOut.Name     = "txDeptOut";
            this.txDeptOut.ReadOnly = true;
            this.txDeptOut.Size     = new System.Drawing.Size(100, 21);
            this.txDeptOut.Style    = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.txDeptOut.TabIndex = 9;
            //
            // label5
            //
            this.label5.AutoSize  = true;
            this.label5.Location  = new System.Drawing.Point(200, 56);
            this.label5.Name      = "label5";
            this.label5.Size      = new System.Drawing.Size(53, 12);
            this.label5.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.label5.TabIndex  = 8;
            this.label5.Text      = "出院科室";
            this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // txDeptIn
            //
            this.txDeptIn.Location = new System.Drawing.Point(88, 52);
            this.txDeptIn.Name     = "txDeptIn";
            this.txDeptIn.ReadOnly = true;
            this.txDeptIn.Size     = new System.Drawing.Size(100, 21);
            this.txDeptIn.Style    = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.txDeptIn.TabIndex = 7;
            //
            // label4
            //
            this.label4.AutoSize  = true;
            this.label4.Location  = new System.Drawing.Point(24, 56);
            this.label4.Name      = "label4";
            this.label4.Size      = new System.Drawing.Size(53, 12);
            this.label4.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.label4.TabIndex  = 6;
            this.label4.Text      = "入院科室";
            this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // txSex
            //
            this.txSex.Location = new System.Drawing.Point(440, 24);
            this.txSex.Name     = "txSex";
            this.txSex.ReadOnly = true;
            this.txSex.Size     = new System.Drawing.Size(100, 21);
            this.txSex.Style    = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.txSex.TabIndex = 5;
            //
            // label3
            //
            this.label3.AutoSize  = true;
            this.label3.Location  = new System.Drawing.Point(376, 24);
            this.label3.Name      = "label3";
            this.label3.Size      = new System.Drawing.Size(53, 12);
            this.label3.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.label3.TabIndex  = 4;
            this.label3.Text      = "性    别";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // txName
            //
            this.txName.Location = new System.Drawing.Point(264, 24);
            this.txName.Name     = "txName";
            this.txName.ReadOnly = true;
            this.txName.Size     = new System.Drawing.Size(100, 21);
            this.txName.Style    = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.txName.TabIndex = 3;
            //
            // label2
            //
            this.label2.AutoSize  = true;
            this.label2.Location  = new System.Drawing.Point(200, 24);
            this.label2.Name      = "label2";
            this.label2.Size      = new System.Drawing.Size(53, 12);
            this.label2.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.label2.TabIndex  = 2;
            this.label2.Text      = "姓    名";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // caseNo
            //
            this.caseNo.Location = new System.Drawing.Point(88, 24);
            this.caseNo.Name     = "caseNo";
            this.caseNo.Size     = new System.Drawing.Size(100, 21);
            this.caseNo.Style    = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.caseNo.TabIndex = 1;
            this.caseNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.caseNo_KeyDown);
            //
            // label1
            //
            this.label1.AutoSize  = true;
            this.label1.Location  = new System.Drawing.Point(24, 24);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(53, 12);
            this.label1.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.label1.TabIndex  = 0;
            this.label1.Text      = "病 案 号";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // dtBirthDate
            //
            this.dtBirthDate.Enabled  = false;
            this.dtBirthDate.Location = new System.Drawing.Point(264, 84);
            this.dtBirthDate.Name     = "dtBirthDate";
            this.dtBirthDate.Size     = new System.Drawing.Size(104, 21);
            this.dtBirthDate.Style    = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.dtBirthDate.TabIndex = 0;
            //
            // groupBox2
            //
            this.groupBox2.Controls.Add(this.tbLend);
            this.groupBox2.Controls.Add(this.label13);
            this.groupBox2.Controls.Add(this.label12);
            this.groupBox2.Controls.Add(this.comType);
            this.groupBox2.Controls.Add(this.comPerson);
            this.groupBox2.Controls.Add(this.label10);
            this.groupBox2.Controls.Add(this.label9);
            this.groupBox2.Controls.Add(this.CardNO);
            this.groupBox2.Controls.Add(this.txReturnTime);
            this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Top;
            this.groupBox2.Location = new System.Drawing.Point(0, 120);
            this.groupBox2.Name     = "groupBox2";
            this.groupBox2.Size     = new System.Drawing.Size(584, 88);
            this.groupBox2.TabIndex = 1;
            this.groupBox2.TabStop  = false;
            this.groupBox2.Text     = "个人信息";
            //
            // tbLend
            //
            this.tbLend.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.tbLend.Location  = new System.Drawing.Point(440, 48);
            this.tbLend.Name      = "tbLend";
            this.tbLend.Size      = new System.Drawing.Size(104, 23);
            this.tbLend.TabIndex  = 28;
            this.tbLend.Text      = "借出(&L)";
            this.tbLend.Click    += new System.EventHandler(this.tbLend_Click);
            //
            // label13
            //
            this.label13.AutoSize  = true;
            this.label13.Location  = new System.Drawing.Point(8, 48);
            this.label13.Name      = "label13";
            this.label13.Size      = new System.Drawing.Size(77, 12);
            this.label13.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.label13.TabIndex  = 27;
            this.label13.Text      = "预计返还时间";
            this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // label12
            //
            this.label12.AutoSize  = true;
            this.label12.Location  = new System.Drawing.Point(384, 16);
            this.label12.Name      = "label12";
            this.label12.Size      = new System.Drawing.Size(53, 12);
            this.label12.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.label12.TabIndex  = 25;
            this.label12.Text      = "借阅方式";
            this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // comType
            //
            this.comType.Items.AddRange(new object[] {
                "内借",
                "外借"
            });
            this.comType.Location = new System.Drawing.Point(448, 16);
            this.comType.Name     = "comType";
            this.comType.Size     = new System.Drawing.Size(104, 20);
            this.comType.TabIndex = 22;
            this.comType.KeyDown += new System.Windows.Forms.KeyEventHandler(this.comType_KeyDown);
            //
            // comPerson
            //
            this.comPerson.ArrowBackColor   = System.Drawing.Color.Silver;
            this.comPerson.Enabled          = false;
            this.comPerson.IsFlat           = false;
            this.comPerson.IsLike           = true;
            this.comPerson.Location         = new System.Drawing.Point(264, 16);
            this.comPerson.Name             = "comPerson";
            this.comPerson.PopForm          = null;
            this.comPerson.ShowCustomerList = false;
            this.comPerson.ShowID           = false;
            this.comPerson.Size             = new System.Drawing.Size(104, 20);
            this.comPerson.Style            = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.comPerson.TabIndex         = 21;
            this.comPerson.Tag        = "";
            this.comPerson.ToolBarUse = false;
            //
            // label10
            //
            this.label10.AutoSize  = true;
            this.label10.Location  = new System.Drawing.Point(200, 16);
            this.label10.Name      = "label10";
            this.label10.Size      = new System.Drawing.Size(53, 12);
            this.label10.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.label10.TabIndex  = 19;
            this.label10.Text      = "姓    名";
            this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // label9
            //
            this.label9.AutoSize  = true;
            this.label9.Location  = new System.Drawing.Point(24, 16);
            this.label9.Name      = "label9";
            this.label9.Size      = new System.Drawing.Size(53, 12);
            this.label9.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.label9.TabIndex  = 17;
            this.label9.Text      = "借阅证号";
            this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // CardNO
            //
            this.CardNO.Location = new System.Drawing.Point(88, 16);
            this.CardNO.Name     = "CardNO";
            this.CardNO.Size     = new System.Drawing.Size(100, 21);
            this.CardNO.Style    = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.CardNO.TabIndex = 18;
            this.CardNO.KeyDown += new System.Windows.Forms.KeyEventHandler(this.CardNO_KeyDown);
            //
            // txReturnTime
            //
            this.txReturnTime.Location = new System.Drawing.Point(88, 48);
            this.txReturnTime.Name     = "txReturnTime";
            this.txReturnTime.Size     = new System.Drawing.Size(104, 21);
            this.txReturnTime.Style    = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.txReturnTime.TabIndex = 17;
            this.txReturnTime.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txReturnTime_KeyDown);
            //
            // fpSpread1
            //
            this.fpSpread1.About = "2.5.2007.2005";
            this.fpSpread1.AccessibleDescription = "";
            this.fpSpread1.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.fpSpread1.Location = new System.Drawing.Point(0, 208);
            this.fpSpread1.Name     = "fpSpread1";
            this.fpSpread1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
                this.fpSpread1_Sheet1
            });
            this.fpSpread1.Size              = new System.Drawing.Size(584, 278);
            this.fpSpread1.TabIndex          = 2;
            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.CellDoubleClick  += new FarPoint.Win.Spread.CellClickEventHandler(this.fpSpread1_CellDoubleClick);
            //
            // 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.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.OperationMode = FarPoint.Win.Spread.OperationMode.ReadOnly;
            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;
            //
            // frmLendCard
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
            this.ClientSize        = new System.Drawing.Size(584, 486);
            this.Controls.Add(this.fpSpread1);
            this.Controls.Add(this.groupBox2);
            this.Controls.Add(this.groupBox1);
            this.MaximizeBox   = false;
            this.MaximumSize   = new System.Drawing.Size(592, 520);
            this.Name          = "frmLendCard";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text          = "病案借出";
            this.Load         += new System.EventHandler(this.frmLendCard_Load);
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
            this.ResumeLayout(false);
        }
        /// <summary>
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。

        /// </summary>
        private void InitializeComponent()
        {
            this.components      = new System.ComponentModel.Container();
            this.fpEnter1        = new Neusoft.NFC.Interface.Controls.NeuFpEnter();
            this.fpEnter1_Sheet1 = new FarPoint.Win.Spread.SheetView();
            this.contextMenu1    = new System.Windows.Forms.ContextMenu();
            this.menuItem2       = new System.Windows.Forms.MenuItem();
            this.panel1          = new Neusoft.NFC.Interface.Controls.NeuPanel();
            this.Cmethod         = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.Cmodeid         = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.label29         = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.end_date3       = new Neusoft.NFC.Interface.Controls.NeuDateTimePicker();
            this.label20         = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.begin_date3     = new Neusoft.NFC.Interface.Controls.NeuDateTimePicker();
            this.label21         = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.label22         = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.day3            = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.label23         = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.time3           = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.end_date2       = new Neusoft.NFC.Interface.Controls.NeuDateTimePicker();
            this.label16         = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.begin_date2     = new Neusoft.NFC.Interface.Controls.NeuDateTimePicker();
            this.label17         = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.label18         = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.day2            = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.label19         = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.time2           = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.end_date1       = new Neusoft.NFC.Interface.Controls.NeuDateTimePicker();
            this.label15         = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.begin_date1     = new Neusoft.NFC.Interface.Controls.NeuDateTimePicker();
            this.label14         = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.label13         = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.day1            = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.label12         = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.time1           = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.label11         = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.label8          = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.gy3             = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.label6          = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.gy2             = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.label7          = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.label5          = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.gy1             = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.Rdeviceid       = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.Rprocessid      = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.Rmodeid         = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.label3          = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.label2          = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.label1          = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.label4          = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.label28         = new Neusoft.NFC.Interface.Controls.NeuLabel();
            ((System.ComponentModel.ISupportInitialize)(this.fpEnter1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.fpEnter1_Sheet1)).BeginInit();
            this.panel1.SuspendLayout();
            this.SuspendLayout();
            //
            // fpEnter1
            //
            this.fpEnter1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.fpEnter1.EditModePermanent = true;
            this.fpEnter1.EditModeReplace   = true;
            this.fpEnter1.Location          = new System.Drawing.Point(0, 168);
            this.fpEnter1.Name       = "fpEnter1";
            this.fpEnter1.SelectNone = false;
            this.fpEnter1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
                this.fpEnter1_Sheet1
            });
            this.fpEnter1.ShowListWhenOfFocus = false;
            this.fpEnter1.Size     = new System.Drawing.Size(840, 384);
            this.fpEnter1.TabIndex = 0;
            //
            // fpEnter1_Sheet1
            //
            this.fpEnter1_Sheet1.Reset();
            this.fpEnter1_Sheet1.ColumnCount = 8;
            this.fpEnter1_Sheet1.ActiveSkin  = new FarPoint.Win.Spread.SheetSkin("CustomSkin1", System.Drawing.SystemColors.Control, System.Drawing.Color.Empty, System.Drawing.Color.Empty, System.Drawing.Color.LightGray, FarPoint.Win.Spread.GridLines.Both, System.Drawing.Color.White, System.Drawing.Color.Empty, System.Drawing.Color.Empty, System.Drawing.Color.Empty, System.Drawing.Color.Empty, System.Drawing.Color.Empty, false, false, true, true, true);
            this.fpEnter1_Sheet1.ColumnHeader.Cells.Get(0, 0).Text   = "时间";
            this.fpEnter1_Sheet1.ColumnHeader.Cells.Get(0, 1).Text   = "药物名称";
            this.fpEnter1_Sheet1.ColumnHeader.Cells.Get(0, 2).Text   = "单位";
            this.fpEnter1_Sheet1.ColumnHeader.Cells.Get(0, 3).Text   = "疗程";
            this.fpEnter1_Sheet1.ColumnHeader.Cells.Get(0, 4).Text   = "结果";
            this.fpEnter1_Sheet1.ColumnHeader.Cells.Get(0, 5).Text   = "用量";
            this.fpEnter1_Sheet1.ColumnHeader.Cells.Get(0, 6).Text   = "药品编码";
            this.fpEnter1_Sheet1.ColumnHeader.Cells.Get(0, 7).Text   = "序号";
            this.fpEnter1_Sheet1.ColumnHeader.DefaultStyle.BackColor = System.Drawing.Color.White;
            this.fpEnter1_Sheet1.ColumnHeader.DefaultStyle.Font      = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
            this.fpEnter1_Sheet1.ColumnHeader.DefaultStyle.Parent    = "HeaderDefault";
            this.fpEnter1_Sheet1.Columns.Get(0).Label = "时间";
            this.fpEnter1_Sheet1.Columns.Get(0).Width = 65F;
            this.fpEnter1_Sheet1.RowHeader.Columns.Default.Resizable = false;
            this.fpEnter1_Sheet1.RowHeader.DefaultStyle.BackColor    = System.Drawing.Color.White;
            this.fpEnter1_Sheet1.RowHeader.DefaultStyle.Font         = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
            this.fpEnter1_Sheet1.RowHeader.DefaultStyle.Parent       = "HeaderDefault";
            this.fpEnter1_Sheet1.SheetCornerStyle.BackColor          = System.Drawing.Color.White;
            this.fpEnter1_Sheet1.SheetCornerStyle.Parent             = "HeaderDefault";
            this.fpEnter1_Sheet1.SheetName = "Sheet1";
            //
            // contextMenu1
            //
            this.contextMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
                this.menuItem2
            });
            //
            // menuItem2
            //
            this.menuItem2.Index  = 0;
            this.menuItem2.Text   = "删除";
            this.menuItem2.Click += new System.EventHandler(this.menuItem2_Click);
            //
            // panel1
            //
            this.panel1.BackColor = System.Drawing.Color.Azure;
            this.panel1.Controls.Add(this.Cmethod);
            this.panel1.Controls.Add(this.Cmodeid);
            this.panel1.Controls.Add(this.label29);
            this.panel1.Controls.Add(this.end_date3);
            this.panel1.Controls.Add(this.label20);
            this.panel1.Controls.Add(this.begin_date3);
            this.panel1.Controls.Add(this.label21);
            this.panel1.Controls.Add(this.label22);
            this.panel1.Controls.Add(this.day3);
            this.panel1.Controls.Add(this.label23);
            this.panel1.Controls.Add(this.time3);
            this.panel1.Controls.Add(this.end_date2);
            this.panel1.Controls.Add(this.label16);
            this.panel1.Controls.Add(this.begin_date2);
            this.panel1.Controls.Add(this.label17);
            this.panel1.Controls.Add(this.label18);
            this.panel1.Controls.Add(this.day2);
            this.panel1.Controls.Add(this.label19);
            this.panel1.Controls.Add(this.time2);
            this.panel1.Controls.Add(this.end_date1);
            this.panel1.Controls.Add(this.label15);
            this.panel1.Controls.Add(this.begin_date1);
            this.panel1.Controls.Add(this.label14);
            this.panel1.Controls.Add(this.label13);
            this.panel1.Controls.Add(this.day1);
            this.panel1.Controls.Add(this.label12);
            this.panel1.Controls.Add(this.time1);
            this.panel1.Controls.Add(this.label11);
            this.panel1.Controls.Add(this.label8);
            this.panel1.Controls.Add(this.gy3);
            this.panel1.Controls.Add(this.label6);
            this.panel1.Controls.Add(this.gy2);
            this.panel1.Controls.Add(this.label7);
            this.panel1.Controls.Add(this.label5);
            this.panel1.Controls.Add(this.gy1);
            this.panel1.Controls.Add(this.Rdeviceid);
            this.panel1.Controls.Add(this.Rprocessid);
            this.panel1.Controls.Add(this.Rmodeid);
            this.panel1.Controls.Add(this.label3);
            this.panel1.Controls.Add(this.label2);
            this.panel1.Controls.Add(this.label1);
            this.panel1.Controls.Add(this.label4);
            this.panel1.Controls.Add(this.label28);
            this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name     = "panel1";
            this.panel1.Size     = new System.Drawing.Size(840, 168);
            this.panel1.TabIndex = 1;
            //
            // Cmethod
            //
            this.Cmethod.Location     = new System.Drawing.Point(304, 136);
            this.Cmethod.MaxLength    = 6;
            this.Cmethod.Name         = "Cmethod";
            this.Cmethod.TabIndex     = 60;
            this.Cmethod.Text         = "";
            this.Cmethod.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.Cmethod_KeyDown);
            this.Cmethod.TextChanged += new System.EventHandler(this.Cmethod_TextChanged);
            this.Cmethod.Enter       += new System.EventHandler(this.Cmethod_Enter);
            //
            // Cmodeid
            //
            this.Cmodeid.Location     = new System.Drawing.Point(88, 136);
            this.Cmodeid.MaxLength    = 6;
            this.Cmodeid.Name         = "Cmodeid";
            this.Cmodeid.TabIndex     = 52;
            this.Cmodeid.Text         = "";
            this.Cmodeid.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.Cmodeid_KeyDown);
            this.Cmodeid.TextChanged += new System.EventHandler(this.Cmodeid_TextChanged);
            this.Cmodeid.Enter       += new System.EventHandler(this.Cmodeid_Enter);
            //
            // label29
            //
            this.label29.AutoSize  = true;
            this.label29.Location  = new System.Drawing.Point(232, 136);
            this.label29.Name      = "label29";
            this.label29.Size      = new System.Drawing.Size(54, 17);
            this.label29.TabIndex  = 51;
            this.label29.Text      = "化疗方法";
            this.label29.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // end_date3
            //
            this.end_date3.Location = new System.Drawing.Point(576, 104);
            this.end_date3.Name     = "end_date3";
            this.end_date3.Size     = new System.Drawing.Size(112, 21);
            this.end_date3.TabIndex = 41;
            this.end_date3.KeyDown += new System.Windows.Forms.KeyEventHandler(this.end_date3_KeyDown);
            //
            // label20
            //
            this.label20.Location  = new System.Drawing.Point(536, 104);
            this.label20.Name      = "label20";
            this.label20.Size      = new System.Drawing.Size(32, 23);
            this.label20.TabIndex  = 40;
            this.label20.Text      = "止日";
            this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // begin_date3
            //
            this.begin_date3.Location = new System.Drawing.Point(408, 104);
            this.begin_date3.Name     = "begin_date3";
            this.begin_date3.Size     = new System.Drawing.Size(112, 21);
            this.begin_date3.TabIndex = 39;
            this.begin_date3.KeyDown += new System.Windows.Forms.KeyEventHandler(this.begin_date3_KeyDown);
            //
            // label21
            //
            this.label21.Location  = new System.Drawing.Point(376, 104);
            this.label21.Name      = "label21";
            this.label21.Size      = new System.Drawing.Size(32, 23);
            this.label21.TabIndex  = 38;
            this.label21.Text      = "起日";
            this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // label22
            //
            this.label22.Location  = new System.Drawing.Point(344, 104);
            this.label22.Name      = "label22";
            this.label22.Size      = new System.Drawing.Size(24, 23);
            this.label22.TabIndex  = 37;
            this.label22.Text      = "天";
            this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // day3
            //
            this.day3.Location  = new System.Drawing.Point(304, 104);
            this.day3.MaxLength = 6;
            this.day3.Name      = "day3";
            this.day3.Size      = new System.Drawing.Size(32, 21);
            this.day3.TabIndex  = 36;
            this.day3.Text      = "";
            this.day3.KeyDown  += new System.Windows.Forms.KeyEventHandler(this.day3_KeyDown);
            this.day3.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.gy1_KeyPress);
            //
            // label23
            //
            this.label23.Location  = new System.Drawing.Point(272, 104);
            this.label23.Name      = "label23";
            this.label23.Size      = new System.Drawing.Size(24, 23);
            this.label23.TabIndex  = 35;
            this.label23.Text      = "次";
            this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // time3
            //
            this.time3.Location  = new System.Drawing.Point(232, 104);
            this.time3.MaxLength = 6;
            this.time3.Name      = "time3";
            this.time3.Size      = new System.Drawing.Size(32, 21);
            this.time3.TabIndex  = 34;
            this.time3.Text      = "";
            this.time3.KeyDown  += new System.Windows.Forms.KeyEventHandler(this.time3_KeyDown);
            this.time3.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.gy1_KeyPress);
            //
            // end_date2
            //
            this.end_date2.Location = new System.Drawing.Point(576, 72);
            this.end_date2.Name     = "end_date2";
            this.end_date2.Size     = new System.Drawing.Size(112, 21);
            this.end_date2.TabIndex = 33;
            this.end_date2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.end_date2_KeyDown);
            //
            // label16
            //
            this.label16.Location  = new System.Drawing.Point(536, 72);
            this.label16.Name      = "label16";
            this.label16.Size      = new System.Drawing.Size(32, 23);
            this.label16.TabIndex  = 32;
            this.label16.Text      = "止日";
            this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // begin_date2
            //
            this.begin_date2.Location = new System.Drawing.Point(408, 72);
            this.begin_date2.Name     = "begin_date2";
            this.begin_date2.Size     = new System.Drawing.Size(112, 21);
            this.begin_date2.TabIndex = 31;
            this.begin_date2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.begin_date2_KeyDown);
            //
            // label17
            //
            this.label17.Location  = new System.Drawing.Point(376, 72);
            this.label17.Name      = "label17";
            this.label17.Size      = new System.Drawing.Size(32, 23);
            this.label17.TabIndex  = 30;
            this.label17.Text      = "起日";
            this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // label18
            //
            this.label18.Location  = new System.Drawing.Point(344, 72);
            this.label18.Name      = "label18";
            this.label18.Size      = new System.Drawing.Size(24, 23);
            this.label18.TabIndex  = 29;
            this.label18.Text      = "天";
            this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // day2
            //
            this.day2.Location  = new System.Drawing.Point(304, 72);
            this.day2.MaxLength = 6;
            this.day2.Name      = "day2";
            this.day2.Size      = new System.Drawing.Size(32, 21);
            this.day2.TabIndex  = 28;
            this.day2.Text      = "";
            this.day2.KeyDown  += new System.Windows.Forms.KeyEventHandler(this.day2_KeyDown);
            this.day2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.gy1_KeyPress);
            //
            // label19
            //
            this.label19.Location  = new System.Drawing.Point(272, 72);
            this.label19.Name      = "label19";
            this.label19.Size      = new System.Drawing.Size(24, 23);
            this.label19.TabIndex  = 27;
            this.label19.Text      = "次";
            this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // time2
            //
            this.time2.Location  = new System.Drawing.Point(232, 72);
            this.time2.MaxLength = 6;
            this.time2.Name      = "time2";
            this.time2.Size      = new System.Drawing.Size(32, 21);
            this.time2.TabIndex  = 26;
            this.time2.Text      = "";
            this.time2.KeyDown  += new System.Windows.Forms.KeyEventHandler(this.time2_KeyDown);
            this.time2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.gy1_KeyPress);
            //
            // end_date1
            //
            this.end_date1.Location = new System.Drawing.Point(576, 40);
            this.end_date1.Name     = "end_date1";
            this.end_date1.Size     = new System.Drawing.Size(112, 21);
            this.end_date1.TabIndex = 25;
            this.end_date1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.end_date1_KeyDown);
            //
            // label15
            //
            this.label15.Location  = new System.Drawing.Point(536, 40);
            this.label15.Name      = "label15";
            this.label15.Size      = new System.Drawing.Size(32, 23);
            this.label15.TabIndex  = 24;
            this.label15.Text      = "止日";
            this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // begin_date1
            //
            this.begin_date1.Location = new System.Drawing.Point(408, 40);
            this.begin_date1.Name     = "begin_date1";
            this.begin_date1.Size     = new System.Drawing.Size(112, 21);
            this.begin_date1.TabIndex = 23;
            this.begin_date1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.begin_date1_KeyDown);
            //
            // label14
            //
            this.label14.Location  = new System.Drawing.Point(376, 40);
            this.label14.Name      = "label14";
            this.label14.Size      = new System.Drawing.Size(32, 23);
            this.label14.TabIndex  = 22;
            this.label14.Text      = "起日";
            this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // label13
            //
            this.label13.Location  = new System.Drawing.Point(344, 40);
            this.label13.Name      = "label13";
            this.label13.Size      = new System.Drawing.Size(24, 23);
            this.label13.TabIndex  = 21;
            this.label13.Text      = "天";
            this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // day1
            //
            this.day1.Location  = new System.Drawing.Point(304, 40);
            this.day1.MaxLength = 6;
            this.day1.Name      = "day1";
            this.day1.Size      = new System.Drawing.Size(32, 21);
            this.day1.TabIndex  = 20;
            this.day1.Text      = "";
            this.day1.KeyDown  += new System.Windows.Forms.KeyEventHandler(this.day1_KeyDown);
            this.day1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.gy1_KeyPress);
            //
            // label12
            //
            this.label12.Location  = new System.Drawing.Point(272, 40);
            this.label12.Name      = "label12";
            this.label12.Size      = new System.Drawing.Size(24, 23);
            this.label12.TabIndex  = 19;
            this.label12.Text      = "次";
            this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // time1
            //
            this.time1.Location  = new System.Drawing.Point(232, 40);
            this.time1.MaxLength = 6;
            this.time1.Name      = "time1";
            this.time1.Size      = new System.Drawing.Size(32, 21);
            this.time1.TabIndex  = 18;
            this.time1.Text      = "";
            this.time1.KeyDown  += new System.Windows.Forms.KeyEventHandler(this.time1_KeyDown);
            this.time1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.gy1_KeyPress);
            //
            // label11
            //
            this.label11.AutoSize  = true;
            this.label11.Location  = new System.Drawing.Point(16, 104);
            this.label11.Name      = "label11";
            this.label11.Size      = new System.Drawing.Size(66, 17);
            this.label11.TabIndex  = 16;
            this.label11.Text      = "转移灶计量";
            this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // label8
            //
            this.label8.Location  = new System.Drawing.Point(192, 104);
            this.label8.Name      = "label8";
            this.label8.Size      = new System.Drawing.Size(24, 23);
            this.label8.TabIndex  = 14;
            this.label8.Text      = "GY";
            this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // gy3
            //
            this.gy3.Location  = new System.Drawing.Point(88, 104);
            this.gy3.MaxLength = 6;
            this.gy3.Name      = "gy3";
            this.gy3.TabIndex  = 12;
            this.gy3.Text      = "";
            this.gy3.KeyDown  += new System.Windows.Forms.KeyEventHandler(this.gy3_KeyDown);
            this.gy3.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.gy1_KeyPress);
            //
            // label6
            //
            this.label6.Location  = new System.Drawing.Point(192, 72);
            this.label6.Name      = "label6";
            this.label6.Size      = new System.Drawing.Size(24, 23);
            this.label6.TabIndex  = 11;
            this.label6.Text      = "GY";
            this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // gy2
            //
            this.gy2.Location  = new System.Drawing.Point(88, 72);
            this.gy2.MaxLength = 6;
            this.gy2.Name      = "gy2";
            this.gy2.TabIndex  = 9;
            this.gy2.Text      = "";
            this.gy2.KeyDown  += new System.Windows.Forms.KeyEventHandler(this.gy2_KeyDown);
            this.gy2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.gy1_KeyPress);
            //
            // label7
            //
            this.label7.AutoSize  = true;
            this.label7.Location  = new System.Drawing.Point(16, 72);
            this.label7.Name      = "label7";
            this.label7.Size      = new System.Drawing.Size(66, 17);
            this.label7.TabIndex  = 10;
            this.label7.Text      = "区域淋巴结";
            this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // label5
            //
            this.label5.Location  = new System.Drawing.Point(192, 40);
            this.label5.Name      = "label5";
            this.label5.Size      = new System.Drawing.Size(24, 23);
            this.label5.TabIndex  = 8;
            this.label5.Text      = "GY";
            this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // gy1
            //
            this.gy1.Location  = new System.Drawing.Point(88, 40);
            this.gy1.MaxLength = 6;
            this.gy1.Name      = "gy1";
            this.gy1.TabIndex  = 6;
            this.gy1.Text      = "";
            this.gy1.KeyDown  += new System.Windows.Forms.KeyEventHandler(this.gy1_KeyDown);
            this.gy1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.gy1_KeyPress);
            //
            // Rdeviceid
            //
            this.Rdeviceid.Location     = new System.Drawing.Point(520, 8);
            this.Rdeviceid.MaxLength    = 5;
            this.Rdeviceid.Name         = "Rdeviceid";
            this.Rdeviceid.TabIndex     = 5;
            this.Rdeviceid.Text         = "";
            this.Rdeviceid.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.Rdeviceid_KeyDown);
            this.Rdeviceid.TextChanged += new System.EventHandler(this.Rdeviceid_TextChanged);
            this.Rdeviceid.Enter       += new System.EventHandler(this.Rdeviceid_Enter);
            //
            // Rprocessid
            //
            this.Rprocessid.Location     = new System.Drawing.Point(312, 8);
            this.Rprocessid.MaxLength    = 5;
            this.Rprocessid.Name         = "Rprocessid";
            this.Rprocessid.TabIndex     = 4;
            this.Rprocessid.Text         = "";
            this.Rprocessid.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.Rprocessid_KeyDown);
            this.Rprocessid.TextChanged += new System.EventHandler(this.Rprocessid_TextChanged);
            this.Rprocessid.Enter       += new System.EventHandler(this.Rprocessid_Enter);
            //
            // Rmodeid
            //
            this.Rmodeid.Location     = new System.Drawing.Point(88, 8);
            this.Rmodeid.MaxLength    = 5;
            this.Rmodeid.Name         = "Rmodeid";
            this.Rmodeid.TabIndex     = 3;
            this.Rmodeid.Text         = "";
            this.Rmodeid.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.Rmodeid_KeyDown);
            this.Rmodeid.TextChanged += new System.EventHandler(this.Rmodeid_TextChanged);
            this.Rmodeid.Enter       += new System.EventHandler(this.Rmodeid_Enter);
            //
            // label3
            //
            this.label3.AutoSize  = true;
            this.label3.Location  = new System.Drawing.Point(432, 8);
            this.label3.Name      = "label3";
            this.label3.Size      = new System.Drawing.Size(54, 17);
            this.label3.TabIndex  = 2;
            this.label3.Text      = "放疗装置";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // label2
            //
            this.label2.AutoSize  = true;
            this.label2.Location  = new System.Drawing.Point(232, 8);
            this.label2.Name      = "label2";
            this.label2.Size      = new System.Drawing.Size(54, 17);
            this.label2.TabIndex  = 1;
            this.label2.Text      = "放疗程式";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // label1
            //
            this.label1.AutoSize  = true;
            this.label1.Location  = new System.Drawing.Point(16, 8);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(54, 17);
            this.label1.TabIndex  = 0;
            this.label1.Text      = "放疗方式";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // label4
            //
            this.label4.AutoSize  = true;
            this.label4.Location  = new System.Drawing.Point(16, 40);
            this.label4.Name      = "label4";
            this.label4.Size      = new System.Drawing.Size(66, 17);
            this.label4.TabIndex  = 7;
            this.label4.Text      = "原发灶计量";
            this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // label28
            //
            this.label28.AutoSize  = true;
            this.label28.Location  = new System.Drawing.Point(16, 136);
            this.label28.Name      = "label28";
            this.label28.Size      = new System.Drawing.Size(54, 17);
            this.label28.TabIndex  = 50;
            this.label28.Text      = "化疗方式";
            this.label28.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // ucTumourCard
            //
            this.ContextMenu = this.contextMenu1;
            this.Controls.Add(this.fpEnter1);
            this.Controls.Add(this.panel1);
            this.Name  = "ucTumourCard";
            this.Size  = new System.Drawing.Size(840, 552);
            this.Load += new System.EventHandler(this.ucTumourCard_Load);
            ((System.ComponentModel.ISupportInitialize)(this.fpEnter1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.fpEnter1_Sheet1)).EndInit();
            this.panel1.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Ejemplo n.º 3
0
        /// <summary>
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。

        /// </summary>
        private void InitializeComponent()
        {
            FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance();
            this.groupBox1        = new System.Windows.Forms.GroupBox();
            this.btOk             = new System.Windows.Forms.Button();
            this.txReturn         = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.label10          = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.dtReturn         = new Neusoft.NFC.Interface.Controls.NeuDateTimePicker();
            this.dtContinue       = new Neusoft.NFC.Interface.Controls.NeuDateTimePicker();
            this.label8           = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.txBirthday       = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.label7           = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.txPatientName    = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.label6           = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.txcaseNo         = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.label5           = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.txLEndtype       = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.label4           = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.txLendTime       = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.label2           = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.txDept           = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.label1           = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.txName           = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.label9           = new Neusoft.NFC.Interface.Controls.NeuLabel();
            this.CardNO           = new Neusoft.NFC.Interface.Controls.NeuTextBox();
            this.checkBox1        = new Neusoft.NFC.Interface.Controls.NeuCheckBox();
            this.checkBox2        = new Neusoft.NFC.Interface.Controls.NeuCheckBox();
            this.fpSpread1        = new FarPoint.Win.Spread.FpSpread();
            this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
            this.groupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
            this.SuspendLayout();
            //
            // groupBox1
            //
            this.groupBox1.Controls.Add(this.btOk);
            this.groupBox1.Controls.Add(this.txReturn);
            this.groupBox1.Controls.Add(this.label10);
            this.groupBox1.Controls.Add(this.dtReturn);
            this.groupBox1.Controls.Add(this.dtContinue);
            this.groupBox1.Controls.Add(this.label8);
            this.groupBox1.Controls.Add(this.txBirthday);
            this.groupBox1.Controls.Add(this.label7);
            this.groupBox1.Controls.Add(this.txPatientName);
            this.groupBox1.Controls.Add(this.label6);
            this.groupBox1.Controls.Add(this.txcaseNo);
            this.groupBox1.Controls.Add(this.label5);
            this.groupBox1.Controls.Add(this.txLEndtype);
            this.groupBox1.Controls.Add(this.label4);
            this.groupBox1.Controls.Add(this.txLendTime);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Controls.Add(this.txDept);
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Controls.Add(this.txName);
            this.groupBox1.Controls.Add(this.label9);
            this.groupBox1.Controls.Add(this.CardNO);
            this.groupBox1.Controls.Add(this.checkBox1);
            this.groupBox1.Controls.Add(this.checkBox2);
            this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
            this.groupBox1.Location = new System.Drawing.Point(0, 0);
            this.groupBox1.Name     = "groupBox1";
            this.groupBox1.Size     = new System.Drawing.Size(584, 192);
            this.groupBox1.TabIndex = 0;
            this.groupBox1.TabStop  = false;
            this.groupBox1.Text     = "借阅信息";
            //
            // btOk
            //
            this.btOk.BackColor = System.Drawing.SystemColors.Control;
            this.btOk.ForeColor = System.Drawing.Color.Black;
            this.btOk.Location  = new System.Drawing.Point(464, 160);
            this.btOk.Name      = "btOk";
            this.btOk.Size      = new System.Drawing.Size(104, 23);
            this.btOk.TabIndex  = 45;
            this.btOk.Text      = "确定(&O)";
            this.btOk.UseVisualStyleBackColor = false;
            this.btOk.Click += new System.EventHandler(this.btOk_Click);
            //
            // txReturn
            //
            this.txReturn.BackColor = System.Drawing.Color.White;
            this.txReturn.Location  = new System.Drawing.Point(280, 128);
            this.txReturn.MaxLength = 50;
            this.txReturn.Name      = "txReturn";
            this.txReturn.Size      = new System.Drawing.Size(280, 21);
            this.txReturn.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.txReturn.TabIndex  = 44;
            this.txReturn.KeyDown  += new System.Windows.Forms.KeyEventHandler(this.txReturn_KeyDown);
            //
            // label10
            //
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(208, 128);
            this.label10.Name     = "label10";
            this.label10.Size     = new System.Drawing.Size(53, 12);
            this.label10.Style    = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.label10.TabIndex = 43;
            this.label10.Text     = "返还情况";
            //
            // dtReturn
            //
            this.dtReturn.Location = new System.Drawing.Point(88, 128);
            this.dtReturn.Name     = "dtReturn";
            this.dtReturn.Size     = new System.Drawing.Size(104, 21);
            this.dtReturn.Style    = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.dtReturn.TabIndex = 40;
            this.dtReturn.KeyDown += new System.Windows.Forms.KeyEventHandler(this.dtReturn_KeyDown);
            //
            // dtContinue
            //
            this.dtContinue.Enabled  = false;
            this.dtContinue.Location = new System.Drawing.Point(464, 96);
            this.dtContinue.Name     = "dtContinue";
            this.dtContinue.Size     = new System.Drawing.Size(104, 21);
            this.dtContinue.Style    = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.dtContinue.TabIndex = 38;
            this.dtContinue.KeyDown += new System.Windows.Forms.KeyEventHandler(this.dtContinue_KeyDown);
            //
            // label8
            //
            this.label8.AutoSize  = true;
            this.label8.Location  = new System.Drawing.Point(208, 96);
            this.label8.Name      = "label8";
            this.label8.Size      = new System.Drawing.Size(53, 12);
            this.label8.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.label8.TabIndex  = 35;
            this.label8.Text      = "出生日期";
            this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // txBirthday
            //
            this.txBirthday.BackColor = System.Drawing.Color.White;
            this.txBirthday.Location  = new System.Drawing.Point(280, 96);
            this.txBirthday.Name      = "txBirthday";
            this.txBirthday.ReadOnly  = true;
            this.txBirthday.Size      = new System.Drawing.Size(100, 21);
            this.txBirthday.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.txBirthday.TabIndex  = 36;
            //
            // label7
            //
            this.label7.AutoSize  = true;
            this.label7.Location  = new System.Drawing.Point(16, 96);
            this.label7.Name      = "label7";
            this.label7.Size      = new System.Drawing.Size(53, 12);
            this.label7.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.label7.TabIndex  = 33;
            this.label7.Text      = "病人姓名";
            this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // txPatientName
            //
            this.txPatientName.BackColor = System.Drawing.Color.White;
            this.txPatientName.Location  = new System.Drawing.Point(88, 96);
            this.txPatientName.Name      = "txPatientName";
            this.txPatientName.ReadOnly  = true;
            this.txPatientName.Size      = new System.Drawing.Size(100, 21);
            this.txPatientName.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.txPatientName.TabIndex  = 34;
            //
            // label6
            //
            this.label6.AutoSize  = true;
            this.label6.Location  = new System.Drawing.Point(400, 64);
            this.label6.Name      = "label6";
            this.label6.Size      = new System.Drawing.Size(53, 12);
            this.label6.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.label6.TabIndex  = 31;
            this.label6.Text      = "病 案 号";
            this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // txcaseNo
            //
            this.txcaseNo.BackColor = System.Drawing.Color.White;
            this.txcaseNo.Location  = new System.Drawing.Point(464, 64);
            this.txcaseNo.Name      = "txcaseNo";
            this.txcaseNo.Size      = new System.Drawing.Size(100, 21);
            this.txcaseNo.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.txcaseNo.TabIndex  = 32;
            //
            // label5
            //
            this.label5.AutoSize  = true;
            this.label5.Location  = new System.Drawing.Point(208, 64);
            this.label5.Name      = "label5";
            this.label5.Size      = new System.Drawing.Size(53, 12);
            this.label5.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.label5.TabIndex  = 29;
            this.label5.Text      = "借阅方式";
            this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // txLEndtype
            //
            this.txLEndtype.BackColor = System.Drawing.Color.White;
            this.txLEndtype.Location  = new System.Drawing.Point(280, 64);
            this.txLEndtype.Name      = "txLEndtype";
            this.txLEndtype.ReadOnly  = true;
            this.txLEndtype.Size      = new System.Drawing.Size(100, 21);
            this.txLEndtype.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.txLEndtype.TabIndex  = 30;
            //
            // label4
            //
            this.label4.AutoSize  = true;
            this.label4.Location  = new System.Drawing.Point(16, 64);
            this.label4.Name      = "label4";
            this.label4.Size      = new System.Drawing.Size(53, 12);
            this.label4.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.label4.TabIndex  = 27;
            this.label4.Text      = "借阅日期";
            this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // txLendTime
            //
            this.txLendTime.BackColor = System.Drawing.Color.White;
            this.txLendTime.Location  = new System.Drawing.Point(88, 64);
            this.txLendTime.Name      = "txLendTime";
            this.txLendTime.ReadOnly  = true;
            this.txLendTime.Size      = new System.Drawing.Size(100, 21);
            this.txLendTime.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.txLendTime.TabIndex  = 28;
            //
            // label2
            //
            this.label2.AutoSize  = true;
            this.label2.Location  = new System.Drawing.Point(400, 32);
            this.label2.Name      = "label2";
            this.label2.Size      = new System.Drawing.Size(53, 12);
            this.label2.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.label2.TabIndex  = 23;
            this.label2.Text      = "科    室";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // txDept
            //
            this.txDept.BackColor = System.Drawing.Color.White;
            this.txDept.Location  = new System.Drawing.Point(464, 32);
            this.txDept.Name      = "txDept";
            this.txDept.ReadOnly  = true;
            this.txDept.Size      = new System.Drawing.Size(100, 21);
            this.txDept.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.txDept.TabIndex  = 24;
            //
            // label1
            //
            this.label1.AutoSize  = true;
            this.label1.Location  = new System.Drawing.Point(210, 32);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(53, 12);
            this.label1.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.label1.TabIndex  = 21;
            this.label1.Text      = "姓    名";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // txName
            //
            this.txName.BackColor = System.Drawing.Color.White;
            this.txName.Location  = new System.Drawing.Point(280, 32);
            this.txName.Name      = "txName";
            this.txName.ReadOnly  = true;
            this.txName.Size      = new System.Drawing.Size(100, 21);
            this.txName.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.txName.TabIndex  = 22;
            //
            // label9
            //
            this.label9.AutoSize  = true;
            this.label9.Location  = new System.Drawing.Point(16, 32);
            this.label9.Name      = "label9";
            this.label9.Size      = new System.Drawing.Size(53, 12);
            this.label9.Style     = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.label9.TabIndex  = 19;
            this.label9.Text      = "借阅证号";
            this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // CardNO
            //
            this.CardNO.Location = new System.Drawing.Point(88, 32);
            this.CardNO.Name     = "CardNO";
            this.CardNO.Size     = new System.Drawing.Size(100, 21);
            this.CardNO.Style    = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.CardNO.TabIndex = 20;
            this.CardNO.KeyDown += new System.Windows.Forms.KeyEventHandler(this.CardNO_KeyDown);
            //
            // checkBox1
            //
            this.checkBox1.Location        = new System.Drawing.Point(392, 96);
            this.checkBox1.Name            = "checkBox1";
            this.checkBox1.Size            = new System.Drawing.Size(80, 24);
            this.checkBox1.Style           = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.checkBox1.TabIndex        = 41;
            this.checkBox1.Text            = "续借日期";
            this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
            this.checkBox1.KeyDown        += new System.Windows.Forms.KeyEventHandler(this.checkBox1_KeyDown);
            //
            // checkBox2
            //
            this.checkBox2.Checked         = true;
            this.checkBox2.CheckState      = System.Windows.Forms.CheckState.Checked;
            this.checkBox2.Location        = new System.Drawing.Point(16, 128);
            this.checkBox2.Name            = "checkBox2";
            this.checkBox2.Size            = new System.Drawing.Size(80, 24);
            this.checkBox2.Style           = Neusoft.NFC.Interface.Controls.StyleType.Fixed3D;
            this.checkBox2.TabIndex        = 42;
            this.checkBox2.Text            = "返还日期";
            this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
            this.checkBox2.KeyDown        += new System.Windows.Forms.KeyEventHandler(this.checkBox2_KeyDown);
            //
            // fpSpread1
            //
            this.fpSpread1.About = "2.5.2007.2005";
            this.fpSpread1.AccessibleDescription = "";
            this.fpSpread1.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.fpSpread1.Location = new System.Drawing.Point(0, 192);
            this.fpSpread1.Name     = "fpSpread1";
            this.fpSpread1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
                this.fpSpread1_Sheet1
            });
            this.fpSpread1.Size              = new System.Drawing.Size(584, 301);
            this.fpSpread1.TabIndex          = 1;
            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;
            //
            // 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.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.ColumnHeader.Cells.Get(0, 9).Value  = "操作时间";
            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;
            //
            // frmReturnCase
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
            this.ClientSize        = new System.Drawing.Size(584, 493);
            this.Controls.Add(this.fpSpread1);
            this.Controls.Add(this.groupBox1);
            this.Name          = "frmReturnCase";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text          = "归还病案";
            this.Load         += new System.EventHandler(this.frmReturnCase_Load);
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
            this.ResumeLayout(false);
        }