Exemplo n.º 1
0
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmEMR_IntBloodSugarWatch));
     this.m_dtcRecordDate_chr     = new System.Windows.Forms.DataGridTextBoxColumn();
     this.m_dtcAbdomen_chr        = new com.digitalwave.Utility.Controls.cltDataGridDSTRichTextBox();
     this.m_dtcAfterBreakfast_chr = new com.digitalwave.Utility.Controls.cltDataGridDSTRichTextBox();
     this.m_dtcBeforeLunch_chr    = new com.digitalwave.Utility.Controls.cltDataGridDSTRichTextBox();
     this.m_dtcTwoafterLunch_chr  = new com.digitalwave.Utility.Controls.cltDataGridDSTRichTextBox();
     this.m_dtcBeforeDinner_chr   = new com.digitalwave.Utility.Controls.cltDataGridDSTRichTextBox();
     this.m_dtcTwoDinner_chr      = new com.digitalwave.Utility.Controls.cltDataGridDSTRichTextBox();
     this.m_dtcBeforeSleep_chr    = new com.digitalwave.Utility.Controls.cltDataGridDSTRichTextBox();
     this.m_dtcBeizhu_chr         = new com.digitalwave.Utility.Controls.cltDataGridDSTRichTextBox();
     this.m_dtcSign_chr           = new com.digitalwave.Utility.Controls.cltDataGridDSTRichTextBox();
     ((System.ComponentModel.ISupportInitialize)(this.m_dtgRecordDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_dtbRecords)).BeginInit();
     this.m_pnlNewBase.SuspendLayout();
     this.SuspendLayout();
     this.dgtsStyles.GridColumnStyles.AddRange(new System.Windows.Forms.DataGridColumnStyle[] {
         this.m_dtcRecordDate_chr,
         this.m_dtcAbdomen_chr,
         this.m_dtcAfterBreakfast_chr,
         this.m_dtcBeforeLunch_chr,
         this.m_dtcTwoafterLunch_chr,
         this.m_dtcBeforeDinner_chr,
         this.m_dtcTwoDinner_chr,
         this.m_dtcBeforeSleep_chr,
         this.m_dtcBeizhu_chr,
         this.m_dtcSign_chr
     });
     //
     // m_dtgRecordDetail
     //
     this.m_dtgRecordDetail.BackgroundColor  = System.Drawing.Color.Gray;
     this.m_dtgRecordDetail.CaptionBackColor = System.Drawing.SystemColors.ActiveCaption;
     this.m_dtgRecordDetail.DataSource       = this.m_dtbRecords;
     this.m_dtgRecordDetail.HeaderBackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(102)))), ((int)(((byte)(153)))));
     this.m_dtgRecordDetail.HeaderForeColor  = System.Drawing.SystemColors.Window;
     this.m_dtgRecordDetail.Location         = new System.Drawing.Point(8, 72);
     this.m_dtgRecordDetail.Size             = new System.Drawing.Size(793, 525);
     //
     // mniAppend
     //
     this.mniAppend.Click += new System.EventHandler(this.mniAppend_Click);
     //
     // m_trvInPatientDate
     //
     this.m_trvInPatientDate.LineColor = System.Drawing.Color.Black;
     this.m_trvInPatientDate.Location  = new System.Drawing.Point(543, 97);
     this.m_trvInPatientDate.Visible   = false;
     //
     // lblSex
     //
     this.lblSex.Location = new System.Drawing.Point(718, 82);
     this.lblSex.Visible  = false;
     //
     // lblAge
     //
     this.lblAge.Location = new System.Drawing.Point(682, 82);
     this.lblAge.Visible  = false;
     //
     // lblBedNoTitle
     //
     this.lblBedNoTitle.Location = new System.Drawing.Point(626, 93);
     this.lblBedNoTitle.Visible  = false;
     //
     // lblInHospitalNoTitle
     //
     this.lblInHospitalNoTitle.Location = new System.Drawing.Point(637, 95);
     this.lblInHospitalNoTitle.Visible  = false;
     //
     // lblNameTitle
     //
     this.lblNameTitle.Location = new System.Drawing.Point(670, 92);
     this.lblNameTitle.Visible  = false;
     //
     // lblSexTitle
     //
     this.lblSexTitle.Location = new System.Drawing.Point(652, 75);
     this.lblSexTitle.Visible  = false;
     //
     // lblAgeTitle
     //
     this.lblAgeTitle.Location = new System.Drawing.Point(757, 103);
     this.lblAgeTitle.Visible  = false;
     //
     // lblAreaTitle
     //
     this.lblAreaTitle.Location = new System.Drawing.Point(757, 102);
     this.lblAreaTitle.Visible  = false;
     //
     // m_lsvInPatientID
     //
     this.m_lsvInPatientID.Location = new System.Drawing.Point(655, 37);
     this.m_lsvInPatientID.Visible  = false;
     //
     // txtInPatientID
     //
     this.txtInPatientID.Location = new System.Drawing.Point(674, 58);
     this.txtInPatientID.Visible  = false;
     //
     // m_txtPatientName
     //
     this.m_txtPatientName.Location = new System.Drawing.Point(685, 66);
     this.m_txtPatientName.Visible  = false;
     //
     // m_txtBedNO
     //
     this.m_txtBedNO.Location = new System.Drawing.Point(596, 79);
     this.m_txtBedNO.Visible  = false;
     //
     // m_cboArea
     //
     this.m_cboArea.Location = new System.Drawing.Point(607, 79);
     this.m_cboArea.Visible  = false;
     //
     // m_lsvPatientName
     //
     this.m_lsvPatientName.Location = new System.Drawing.Point(552, 58);
     this.m_lsvPatientName.Visible  = false;
     //
     // m_lsvBedNO
     //
     this.m_lsvBedNO.Location = new System.Drawing.Point(625, 44);
     this.m_lsvBedNO.Visible  = false;
     //
     // m_cboDept
     //
     this.m_cboDept.Location = new System.Drawing.Point(607, 79);
     this.m_cboDept.Visible  = false;
     //
     // lblDept
     //
     this.lblDept.Location = new System.Drawing.Point(637, 84);
     this.lblDept.Visible  = false;
     //
     // m_cmdNewTemplate
     //
     this.m_cmdNewTemplate.Location = new System.Drawing.Point(646, 58);
     //
     // m_cmdNext
     //
     this.m_cmdNext.Location = new System.Drawing.Point(291, 89);
     //
     // m_cmdPre
     //
     this.m_cmdPre.Location = new System.Drawing.Point(321, 85);
     //
     // m_lblForTitle
     //
     this.m_lblForTitle.Location = new System.Drawing.Point(796, 110);
     this.m_lblForTitle.Visible  = false;
     //
     // m_cmdModifyPatientInfo
     //
     this.m_cmdModifyPatientInfo.Location = new System.Drawing.Point(661, 87);
     //
     // m_pnlNewBase
     //
     this.m_pnlNewBase.Size    = new System.Drawing.Size(791, 60);
     this.m_pnlNewBase.Visible = true;
     //
     // m_ctlPatientInfo
     //
     this.m_ctlPatientInfo.m_BlnIsShowPatientAge  = true;
     this.m_ctlPatientInfo.m_BlnIsShowPatientName = true;
     this.m_ctlPatientInfo.m_BlnIsShowSex         = true;
     this.m_ctlPatientInfo.Size = new System.Drawing.Size(789, 29);
     //
     // m_dtcRecordDate_chr
     //
     this.m_dtcRecordDate_chr.Format      = "";
     this.m_dtcRecordDate_chr.FormatInfo  = null;
     this.m_dtcRecordDate_chr.MappingName = "RecordDate_Day";
     this.m_dtcSign_chr.Width             = 110;
     //
     // m_dtcAbdomen_chr
     //
     this.m_dtcAbdomen_chr.Font              = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.m_dtcAbdomen_chr.m_BlnGobleSet     = true;
     this.m_dtcAbdomen_chr.m_BlnUnderLineDST = false;
     this.m_dtcAbdomen_chr.MappingName       = "Abdomen_chr";
     this.m_dtcAbdomen_chr.Width             = 75;
     //
     // m_dtcAfterBreakfast_chr
     //
     this.m_dtcAfterBreakfast_chr.Font              = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.m_dtcAfterBreakfast_chr.m_BlnGobleSet     = true;
     this.m_dtcAfterBreakfast_chr.m_BlnUnderLineDST = false;
     this.m_dtcAfterBreakfast_chr.MappingName       = "AfterBreakfast_chr";
     this.m_dtcAfterBreakfast_chr.Width             = 75;
     //
     // m_dtcBeforeLunch_chr
     //
     this.m_dtcBeforeLunch_chr.Font              = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.m_dtcBeforeLunch_chr.m_BlnGobleSet     = true;
     this.m_dtcBeforeLunch_chr.m_BlnUnderLineDST = false;
     this.m_dtcBeforeLunch_chr.MappingName       = "BeforeLunch_chr";
     this.m_dtcBeforeLunch_chr.Width             = 75;
     //
     // m_dtcTwoafterLunch_chr
     //
     this.m_dtcTwoafterLunch_chr.Font              = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.m_dtcTwoafterLunch_chr.m_BlnGobleSet     = true;
     this.m_dtcTwoafterLunch_chr.m_BlnUnderLineDST = false;
     this.m_dtcTwoafterLunch_chr.MappingName       = "TwoafterLunch_chr";
     this.m_dtcTwoafterLunch_chr.Width             = 75;
     //
     // m_dtcBeforeDinner_chr
     //
     this.m_dtcBeforeDinner_chr.Font              = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.m_dtcBeforeDinner_chr.m_BlnGobleSet     = true;
     this.m_dtcBeforeDinner_chr.m_BlnUnderLineDST = false;
     this.m_dtcBeforeDinner_chr.MappingName       = "BeforeDinner_chr";
     this.m_dtcBeforeDinner_chr.Width             = 75;
     //
     // m_dtcTwoDinner_chr
     //
     this.m_dtcTwoDinner_chr.Font              = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.m_dtcTwoDinner_chr.m_BlnGobleSet     = true;
     this.m_dtcTwoDinner_chr.m_BlnUnderLineDST = false;
     this.m_dtcTwoDinner_chr.MappingName       = "TwoDinner_chr";
     this.m_dtcTwoDinner_chr.Width             = 75;
     //
     // m_dtcBeforeSleep_chr
     //
     this.m_dtcBeforeSleep_chr.Font              = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.m_dtcBeforeSleep_chr.m_BlnGobleSet     = true;
     this.m_dtcBeforeSleep_chr.m_BlnUnderLineDST = false;
     this.m_dtcBeforeSleep_chr.MappingName       = "BeforeSleep_chr";
     this.m_dtcBeforeSleep_chr.Width             = 75;
     //
     // m_dtcBeizhu_chr
     //
     this.m_dtcBeizhu_chr.Font              = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.m_dtcBeizhu_chr.m_BlnGobleSet     = true;
     this.m_dtcBeizhu_chr.m_BlnUnderLineDST = false;
     this.m_dtcBeizhu_chr.MappingName       = "Beizhu_chr";
     this.m_dtcBeizhu_chr.Width             = 75;
     //
     // m_dtcSign_chr
     //
     this.m_dtcSign_chr.Font              = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.m_dtcSign_chr.m_BlnGobleSet     = true;
     this.m_dtcSign_chr.m_BlnUnderLineDST = false;
     this.m_dtcSign_chr.MappingName       = "Sign_chr";
     this.m_dtcSign_chr.Width             = 128;
     //
     // frmEMR_IntBloodSugarWatch
     //
     this.ClientSize = new System.Drawing.Size(822, 620);
     this.Icon       = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name       = "frmEMR_IntBloodSugarWatch";
     this.Text       = "内分泌科血糖观察表";
     ((System.ComponentModel.ISupportInitialize)(this.m_dtgRecordDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_dtbRecords)).EndInit();
     this.m_pnlNewBase.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 2
0
        /// <summary>
        /// 设计器支持所需的方法 - 不要使用代码编辑器修改
        /// 此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            this.m_dtcRecordDate_chr     = new System.Windows.Forms.DataGridTextBoxColumn();
            this.m_dtcTime_chr           = new System.Windows.Forms.DataGridTextBoxColumn();
            this.m_dtcBLOODPRESSURE_CHR  = new com.digitalwave.Utility.Controls.cltDataGridDSTRichTextBox();
            this.m_dtcPULSE_CHR          = new com.digitalwave.Utility.Controls.cltDataGridDSTRichTextBox();
            this.m_dtcUTERUS_CHR         = new com.digitalwave.Utility.Controls.cltDataGridDSTRichTextBox();
            this.m_dtcBLOODED_CHR        = new com.digitalwave.Utility.Controls.cltDataGridDSTRichTextBox();
            this.m_dtcBREAKWATER_CHR     = new com.digitalwave.Utility.Controls.cltDataGridDSTRichTextBox();
            this.m_dtcEMBRYO_CHR         = new com.digitalwave.Utility.Controls.cltDataGridDSTRichTextBox();
            this.m_dtcUTERUSSIZE_CHR     = new com.digitalwave.Utility.Controls.cltDataGridDSTRichTextBox();
            this.m_dtcSIGNNAME_CHR       = new com.digitalwave.Utility.Controls.cltDataGridDSTRichTextBox();
            this.m_dtcBODYTEMPARTURE_CHR = new com.digitalwave.Utility.Controls.cltDataGridDSTRichTextBox();
            ((System.ComponentModel.ISupportInitialize)(this.m_dtgRecordDetail)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_dtbRecords)).BeginInit();
            this.m_pnlNewBase.SuspendLayout();
            this.SuspendLayout();

            // dgtsStyles
            //
            this.dgtsStyles.GridColumnStyles.AddRange(new System.Windows.Forms.DataGridColumnStyle[] {
                this.m_dtcRecordDate_chr,
                this.m_dtcTime_chr,
                this.m_dtcBLOODPRESSURE_CHR,
                this.m_dtcBODYTEMPARTURE_CHR,
                this.m_dtcPULSE_CHR,
                this.m_dtcUTERUS_CHR,
                this.m_dtcBLOODED_CHR,
                this.m_dtcBREAKWATER_CHR,
                this.m_dtcEMBRYO_CHR,
                this.m_dtcUTERUSSIZE_CHR,
                this.m_dtcSIGNNAME_CHR
            });
            this.dgtsStyles.RowHeaderWidth = 15;
            //
            //
            // m_dtgRecordDetail
            //
            this.m_dtgRecordDetail.BackgroundColor  = System.Drawing.SystemColors.AppWorkspace;
            this.m_dtgRecordDetail.BorderStyle      = System.Windows.Forms.BorderStyle.Fixed3D;
            this.m_dtgRecordDetail.CaptionBackColor = System.Drawing.SystemColors.ActiveCaption;
            this.m_dtgRecordDetail.DataSource       = this.m_dtbRecords;
            this.m_dtgRecordDetail.HeaderBackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(102)))), ((int)(((byte)(153)))));
            this.m_dtgRecordDetail.HeaderForeColor  = System.Drawing.SystemColors.Window;
            this.m_dtgRecordDetail.Location         = new System.Drawing.Point(11, 72);
            this.m_dtgRecordDetail.Size             = new System.Drawing.Size(787, 528);
            //
            // mniAppend
            //
            this.mniAppend.Click += new System.EventHandler(this.mniAppend_Click);
            //
            // m_trvInPatientDate
            //
            this.m_trvInPatientDate.BackColor   = System.Drawing.Color.White;
            this.m_trvInPatientDate.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.m_trvInPatientDate.Font        = new System.Drawing.Font("宋体", 10.5F);
            this.m_trvInPatientDate.ForeColor   = System.Drawing.SystemColors.WindowText;
            this.m_trvInPatientDate.LineColor   = System.Drawing.Color.Black;
            this.m_trvInPatientDate.Location    = new System.Drawing.Point(776, 124);
            this.m_trvInPatientDate.Size        = new System.Drawing.Size(10, 10);
            this.m_trvInPatientDate.Visible     = false;
            //
            // lblSex
            //
            this.lblSex.Location = new System.Drawing.Point(749, 98);
            this.lblSex.Visible  = false;
            //
            // lblAge
            //
            this.lblAge.Location = new System.Drawing.Point(739, 79);
            this.lblAge.Size     = new System.Drawing.Size(78, 19);
            this.lblAge.Visible  = false;
            //
            // lblBedNoTitle
            //
            this.lblBedNoTitle.Location = new System.Drawing.Point(764, 75);
            this.lblBedNoTitle.Visible  = false;
            //
            // lblInHospitalNoTitle
            //
            this.lblInHospitalNoTitle.Location = new System.Drawing.Point(725, 102);
            this.lblInHospitalNoTitle.Visible  = false;
            //
            // lblNameTitle
            //
            this.lblNameTitle.Location = new System.Drawing.Point(749, 88);
            this.lblNameTitle.Visible  = false;
            //
            // lblSexTitle
            //
            this.lblSexTitle.Location = new System.Drawing.Point(739, 122);
            this.lblSexTitle.Visible  = false;
            //
            // lblAgeTitle
            //
            this.lblAgeTitle.Location = new System.Drawing.Point(749, 88);
            this.lblAgeTitle.Visible  = false;
            //
            // lblAreaTitle
            //
            this.lblAreaTitle.Location = new System.Drawing.Point(743, 99);
            this.lblAreaTitle.Visible  = false;
            //
            // txtInPatientID
            //
            this.txtInPatientID.Location = new System.Drawing.Point(725, 95);
            this.txtInPatientID.Size     = new System.Drawing.Size(10, 23);
            this.txtInPatientID.Visible  = false;
            //
            // m_txtPatientName
            //
            this.m_txtPatientName.Location = new System.Drawing.Point(826, 95);
            this.m_txtPatientName.Size     = new System.Drawing.Size(10, 23);
            this.m_txtPatientName.Visible  = false;
            //
            // m_txtBedNO
            //
            this.m_txtBedNO.Location = new System.Drawing.Point(826, 95);
            this.m_txtBedNO.Size     = new System.Drawing.Size(10, 23);
            this.m_txtBedNO.Visible  = false;
            //
            // m_cboArea
            //
            this.m_cboArea.Location = new System.Drawing.Point(748, 73);
            this.m_cboArea.Size     = new System.Drawing.Size(10, 23);
            this.m_cboArea.Visible  = false;
            //
            // m_lsvPatientName
            //
            this.m_lsvPatientName.Location = new System.Drawing.Point(781, 95);
            this.m_lsvPatientName.Size     = new System.Drawing.Size(10, 12);
            this.m_lsvPatientName.Visible  = false;
            //
            // m_lsvBedNO
            //
            this.m_lsvBedNO.Location = new System.Drawing.Point(803, 73);
            this.m_lsvBedNO.Size     = new System.Drawing.Size(10, 10);
            this.m_lsvBedNO.Visible  = false;
            //
            // m_cboDept
            //
            this.m_cboDept.Location = new System.Drawing.Point(748, 95);
            this.m_cboDept.Size     = new System.Drawing.Size(10, 23);
            this.m_cboDept.Visible  = false;
            //
            // lblDept
            //
            this.lblDept.Location = new System.Drawing.Point(755, 82);
            this.lblDept.Visible  = false;
            //
            // m_cmdNewTemplate
            //
            this.m_cmdNewTemplate.Location = new System.Drawing.Point(752, 86);
            //
            // m_cmdNext
            //
            this.m_cmdNext.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.m_cmdNext.Location  = new System.Drawing.Point(742, 105);
            //
            // m_cmdPre
            //
            this.m_cmdPre.Location = new System.Drawing.Point(761, 90);
            //
            // m_lblForTitle
            //
            this.m_lblForTitle.Location = new System.Drawing.Point(780, 76);
            this.m_lblForTitle.Size     = new System.Drawing.Size(8, 23);
            this.m_lblForTitle.Visible  = false;
            //
            // chkModifyWithoutMatk
            //
            this.chkModifyWithoutMatk.Location = new System.Drawing.Point(542, 43);
            //
            // m_cmdModifyPatientInfo
            //
            this.m_cmdModifyPatientInfo.Location = new System.Drawing.Point(675, 8);
            //
            // m_pnlNewBase
            //
            this.m_pnlNewBase.Visible = true;
            //
            // m_ctlPatientInfo
            //
            this.m_ctlPatientInfo.m_BlnIsShowMarriage    = true;
            this.m_ctlPatientInfo.m_BlnIsShowOccupy      = true;
            this.m_ctlPatientInfo.m_BlnIsShowPatientAge  = true;
            this.m_ctlPatientInfo.m_BlnIsShowPatientName = true;
            this.m_ctlPatientInfo.m_BlnIsShowSex         = true;
            //
            // m_dtcRecordDate_chr
            //
            this.m_dtcRecordDate_chr.Alignment   = System.Windows.Forms.HorizontalAlignment.Center;
            this.m_dtcRecordDate_chr.Format      = "";
            this.m_dtcRecordDate_chr.FormatInfo  = null;
            this.m_dtcRecordDate_chr.MappingName = "RecordDate_chr";
            this.m_dtcRecordDate_chr.Width       = 90;
            //
            // m_dtcTime_chr
            //
            this.m_dtcTime_chr.Alignment   = System.Windows.Forms.HorizontalAlignment.Center;
            this.m_dtcTime_chr.Format      = "";
            this.m_dtcTime_chr.FormatInfo  = null;
            this.m_dtcTime_chr.MappingName = "Time_chr";
            this.m_dtcTime_chr.Width       = 65;
            //
            // m_dtcBLOODPRESSURE_CHR
            //
            this.m_dtcBLOODPRESSURE_CHR.Alignment         = System.Windows.Forms.HorizontalAlignment.Center;
            this.m_dtcBLOODPRESSURE_CHR.Font              = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.m_dtcBLOODPRESSURE_CHR.m_BlnGobleSet     = true;
            this.m_dtcBLOODPRESSURE_CHR.m_BlnUnderLineDST = false;
            this.m_dtcBLOODPRESSURE_CHR.MappingName       = "BLOODPRESSURE_CHR";
            this.m_dtcBLOODPRESSURE_CHR.Width             = 80;
            //
            // m_dtcPULSE_CHR
            //
            this.m_dtcPULSE_CHR.Alignment         = System.Windows.Forms.HorizontalAlignment.Center;
            this.m_dtcPULSE_CHR.Font              = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.m_dtcPULSE_CHR.m_BlnGobleSet     = true;
            this.m_dtcPULSE_CHR.m_BlnUnderLineDST = false;
            this.m_dtcPULSE_CHR.MappingName       = "PULSE_CHR";
            this.m_dtcPULSE_CHR.Width             = 60;
            //
            // m_dtcUTERUS_CHR
            //
            this.m_dtcUTERUS_CHR.Alignment         = System.Windows.Forms.HorizontalAlignment.Center;
            this.m_dtcUTERUS_CHR.Font              = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.m_dtcUTERUS_CHR.m_BlnGobleSet     = true;
            this.m_dtcUTERUS_CHR.m_BlnUnderLineDST = false;
            this.m_dtcUTERUS_CHR.MappingName       = "UTERUS_CHR";
            this.m_dtcUTERUS_CHR.Width             = 60;
            //
            // m_dtcBLOODED_CHR
            //
            this.m_dtcBLOODED_CHR.Alignment         = System.Windows.Forms.HorizontalAlignment.Center;
            this.m_dtcBLOODED_CHR.Font              = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.m_dtcBLOODED_CHR.m_BlnGobleSet     = true;
            this.m_dtcBLOODED_CHR.m_BlnUnderLineDST = false;
            this.m_dtcBLOODED_CHR.MappingName       = "BLOODED_CHR";
            this.m_dtcBLOODED_CHR.Width             = 55;
            //
            // m_dtcBREAKWATER_CHR
            //
            this.m_dtcBREAKWATER_CHR.Alignment         = System.Windows.Forms.HorizontalAlignment.Center;
            this.m_dtcBREAKWATER_CHR.Font              = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.m_dtcBREAKWATER_CHR.m_BlnGobleSet     = true;
            this.m_dtcBREAKWATER_CHR.m_BlnUnderLineDST = false;
            this.m_dtcBREAKWATER_CHR.MappingName       = "BREAKWATER_CHR";
            this.m_dtcBREAKWATER_CHR.Width             = 55;
            //
            // m_dtcEMBRYO_CHR
            //
            this.m_dtcEMBRYO_CHR.Alignment         = System.Windows.Forms.HorizontalAlignment.Center;
            this.m_dtcEMBRYO_CHR.Font              = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.m_dtcEMBRYO_CHR.m_BlnGobleSet     = true;
            this.m_dtcEMBRYO_CHR.m_BlnUnderLineDST = false;
            this.m_dtcEMBRYO_CHR.MappingName       = "EMBRYO_CHR";
            this.m_dtcEMBRYO_CHR.Width             = 55;
            //
            // m_dtcUTERUSSIZE_CHR
            //
            this.m_dtcUTERUSSIZE_CHR.Alignment         = System.Windows.Forms.HorizontalAlignment.Center;
            this.m_dtcUTERUSSIZE_CHR.Font              = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.m_dtcUTERUSSIZE_CHR.m_BlnGobleSet     = true;
            this.m_dtcUTERUSSIZE_CHR.m_BlnUnderLineDST = false;
            this.m_dtcUTERUSSIZE_CHR.MappingName       = "UTERUSSIZE_CHR";
            this.m_dtcUTERUSSIZE_CHR.Width             = 55;
            //
            // m_dtcSIGNNAME_CHR
            //
            this.m_dtcSIGNNAME_CHR.Alignment         = System.Windows.Forms.HorizontalAlignment.Center;
            this.m_dtcSIGNNAME_CHR.Font              = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.m_dtcSIGNNAME_CHR.m_BlnGobleSet     = true;
            this.m_dtcSIGNNAME_CHR.m_BlnUnderLineDST = false;
            this.m_dtcSIGNNAME_CHR.MappingName       = "SIGNNAME_CHR";
            this.m_dtcSIGNNAME_CHR.Width             = 150;
            //
            // m_dtcBODYTEMPARTURE_CHR
            //
            this.m_dtcBODYTEMPARTURE_CHR.Alignment         = System.Windows.Forms.HorizontalAlignment.Center;
            this.m_dtcBODYTEMPARTURE_CHR.Font              = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.m_dtcBODYTEMPARTURE_CHR.m_BlnGobleSet     = true;
            this.m_dtcBODYTEMPARTURE_CHR.m_BlnUnderLineDST = false;
            this.m_dtcBODYTEMPARTURE_CHR.MappingName       = "BODYTEMPARTURE_CHR";
            this.m_dtcBODYTEMPARTURE_CHR.Width             = 65;
            //
            // frmPostartumSeeRecord
            //
            this.BackColor  = System.Drawing.SystemColors.Control;
            this.ClientSize = new System.Drawing.Size(814, 657);
            this.Name       = "frmPostartumSeeRecord";
            this.Text       = "中期妊娠引产后观察记录";
            this.Load      += new System.EventHandler(this.frmPostartumSeeRecord_Load);
            ((System.ComponentModel.ISupportInitialize)(this.m_dtgRecordDetail)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_dtbRecords)).EndInit();
            this.m_pnlNewBase.ResumeLayout(false);
            this.ResumeLayout(false);
            this.PerformLayout();
        }
Exemplo n.º 3
0
        //private System.Windows.Forms.DataGridTextBoxColumn m_strdtcRecord_chr;

        private void InitializeComponent()
        {
            this.m_dtcRecordDate_chr    = new System.Windows.Forms.DataGridTextBoxColumn();
            this.m_dtcPREGNANTTEAM_CHR  = new com.digitalwave.Utility.Controls.cltDataGridDSTRichTextBox();
            this.m_dtcMORNING_CHR       = new com.digitalwave.Utility.Controls.cltDataGridDSTRichTextBox();
            this.m_dtcMIDDAY_CHR        = new com.digitalwave.Utility.Controls.cltDataGridDSTRichTextBox();
            this.m_dtcEVENING_CHR       = new com.digitalwave.Utility.Controls.cltDataGridDSTRichTextBox();
            this.m_dtcQUICKENINGNUM_CHR = new com.digitalwave.Utility.Controls.cltDataGridDSTRichTextBox();
            ((System.ComponentModel.ISupportInitialize)(this.m_dtgRecordDetail)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_dtbRecords)).BeginInit();
            this.m_pnlNewBase.SuspendLayout();
            this.SuspendLayout();
            //
            // dgtsStyles
            //
            this.dgtsStyles.GridColumnStyles.AddRange(new System.Windows.Forms.DataGridColumnStyle[] {
                this.m_dtcRecordDate_chr,
                this.m_dtcPREGNANTTEAM_CHR,
                this.m_dtcMORNING_CHR,
                this.m_dtcMIDDAY_CHR,
                this.m_dtcEVENING_CHR,
                this.m_dtcQUICKENINGNUM_CHR
            });
            this.dgtsStyles.RowHeaderWidth = 15;
            //
            // m_dtgRecordDetail
            //
            this.m_dtgRecordDetail.BackgroundColor  = System.Drawing.SystemColors.AppWorkspace;
            this.m_dtgRecordDetail.BorderStyle      = System.Windows.Forms.BorderStyle.Fixed3D;
            this.m_dtgRecordDetail.CaptionBackColor = System.Drawing.SystemColors.ActiveCaption;
            this.m_dtgRecordDetail.DataSource       = this.m_dtbRecords;
            this.m_dtgRecordDetail.HeaderBackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(102)))), ((int)(((byte)(153)))));
            this.m_dtgRecordDetail.HeaderForeColor  = System.Drawing.SystemColors.Window;
            this.m_dtgRecordDetail.Location         = new System.Drawing.Point(8, 88);
            this.m_dtgRecordDetail.Size             = new System.Drawing.Size(804, 528);
            //
            // mniAppend
            //
            this.mniAppend.Click += new System.EventHandler(this.mniAppend_Click);
            //
            // m_trvInPatientDate
            //
            this.m_trvInPatientDate.BackColor   = System.Drawing.Color.White;
            this.m_trvInPatientDate.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.m_trvInPatientDate.Font        = new System.Drawing.Font("宋体", 10.5F);
            this.m_trvInPatientDate.ForeColor   = System.Drawing.SystemColors.WindowText;
            this.m_trvInPatientDate.LineColor   = System.Drawing.Color.Black;
            this.m_trvInPatientDate.Location    = new System.Drawing.Point(107, 142);
            this.m_trvInPatientDate.Size        = new System.Drawing.Size(176, 60);
            this.m_trvInPatientDate.Visible     = false;
            //
            // lblSex
            //
            this.lblSex.Location = new System.Drawing.Point(473, 146);
            this.lblSex.Visible  = false;
            //
            // lblAge
            //
            this.lblAge.Location = new System.Drawing.Point(598, 130);
            this.lblAge.Visible  = false;
            //
            // lblBedNoTitle
            //
            this.lblBedNoTitle.Location = new System.Drawing.Point(377, 125);
            this.lblBedNoTitle.Visible  = false;
            //
            // lblInHospitalNoTitle
            //
            this.lblInHospitalNoTitle.Location = new System.Drawing.Point(377, 151);
            this.lblInHospitalNoTitle.Visible  = false;
            //
            // lblNameTitle
            //
            this.lblNameTitle.Location = new System.Drawing.Point(479, 125);
            this.lblNameTitle.Visible  = false;
            //
            // lblSexTitle
            //
            this.lblSexTitle.Location = new System.Drawing.Point(486, 168);
            this.lblSexTitle.Visible  = false;
            //
            // lblAgeTitle
            //
            this.lblAgeTitle.Location = new System.Drawing.Point(486, 151);
            this.lblAgeTitle.Visible  = false;
            //
            // lblAreaTitle
            //
            this.lblAreaTitle.Location = new System.Drawing.Point(329, 129);
            this.lblAreaTitle.Visible  = false;
            //
            // txtInPatientID
            //
            this.txtInPatientID.Location = new System.Drawing.Point(337, 168);
            this.txtInPatientID.Size     = new System.Drawing.Size(96, 23);
            this.txtInPatientID.Visible  = false;
            //
            // m_txtPatientName
            //
            this.m_txtPatientName.Location = new System.Drawing.Point(393, 165);
            this.m_txtPatientName.Visible  = false;
            //
            // m_txtBedNO
            //
            this.m_txtBedNO.Location = new System.Drawing.Point(408, 130);
            this.m_txtBedNO.Size     = new System.Drawing.Size(72, 23);
            this.m_txtBedNO.Visible  = false;
            //
            // m_cboArea
            //
            this.m_cboArea.Location = new System.Drawing.Point(289, 142);
            this.m_cboArea.Visible  = false;
            //
            // m_lsvPatientName
            //
            this.m_lsvPatientName.Visible = false;
            //
            // m_lsvBedNO
            //
            this.m_lsvBedNO.Visible = false;
            //
            // m_cboDept
            //
            this.m_cboDept.Location = new System.Drawing.Point(308, 142);
            this.m_cboDept.Visible  = false;
            //
            // lblDept
            //
            this.lblDept.Location = new System.Drawing.Point(289, 165);
            this.lblDept.Visible  = false;
            //
            // m_cmdNewTemplate
            //
            this.m_cmdNewTemplate.Location = new System.Drawing.Point(458, 170);
            //
            // m_cmdNext
            //
            this.m_cmdNext.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.m_cmdNext.Location  = new System.Drawing.Point(485, 122);
            //
            // m_cmdPre
            //
            this.m_cmdPre.Location = new System.Drawing.Point(363, 151);
            //
            // m_lblForTitle
            //
            this.m_lblForTitle.Location = new System.Drawing.Point(425, 120);
            this.m_lblForTitle.Size     = new System.Drawing.Size(8, 23);
            this.m_lblForTitle.Visible  = false;
            //
            // m_cmdModifyPatientInfo
            //
            this.m_cmdModifyPatientInfo.Location = new System.Drawing.Point(654, 36);
            //
            // m_pnlNewBase
            //
            this.m_pnlNewBase.Size    = new System.Drawing.Size(803, 60);
            this.m_pnlNewBase.Visible = true;
            //
            // m_ctlPatientInfo
            //
            this.m_ctlPatientInfo.m_BlnIsShowPatientAge  = true;
            this.m_ctlPatientInfo.m_BlnIsShowPatientName = true;
            this.m_ctlPatientInfo.m_BlnIsShowSex         = true;
            this.m_ctlPatientInfo.Size = new System.Drawing.Size(801, 29);
            //
            // m_dtcRecordDate_chr
            //
            this.m_dtcRecordDate_chr.Format      = "";
            this.m_dtcRecordDate_chr.FormatInfo  = null;
            this.m_dtcRecordDate_chr.MappingName = "RecordDate_chr";
            this.m_dtcRecordDate_chr.Width       = 140;
            //
            // m_dtcPREGNANTTEAM_CHR
            //
            this.m_dtcPREGNANTTEAM_CHR.Alignment         = System.Windows.Forms.HorizontalAlignment.Center;
            this.m_dtcPREGNANTTEAM_CHR.Font              = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.m_dtcPREGNANTTEAM_CHR.m_BlnGobleSet     = true;
            this.m_dtcPREGNANTTEAM_CHR.m_BlnUnderLineDST = false;
            this.m_dtcPREGNANTTEAM_CHR.MappingName       = "PREGNANTTEAM_CHR";
            this.m_dtcPREGNANTTEAM_CHR.Width             = 110;
            //
            // m_dtcMORNING_CHR
            //
            this.m_dtcMORNING_CHR.Alignment         = System.Windows.Forms.HorizontalAlignment.Center;
            this.m_dtcMORNING_CHR.Font              = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.m_dtcMORNING_CHR.m_BlnGobleSet     = true;
            this.m_dtcMORNING_CHR.m_BlnUnderLineDST = false;
            this.m_dtcMORNING_CHR.MappingName       = "MORNING_CHR";
            this.m_dtcMORNING_CHR.Width             = 110;
            //
            // m_dtcMIDDAY_CHR
            //
            this.m_dtcMIDDAY_CHR.Alignment         = System.Windows.Forms.HorizontalAlignment.Center;
            this.m_dtcMIDDAY_CHR.Font              = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.m_dtcMIDDAY_CHR.m_BlnGobleSet     = true;
            this.m_dtcMIDDAY_CHR.m_BlnUnderLineDST = false;
            this.m_dtcMIDDAY_CHR.MappingName       = "MIDDAY_CHR";
            this.m_dtcMIDDAY_CHR.Width             = 110;
            //
            // m_dtcEVENING_CHR
            //
            this.m_dtcEVENING_CHR.Alignment         = System.Windows.Forms.HorizontalAlignment.Center;
            this.m_dtcEVENING_CHR.Font              = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.m_dtcEVENING_CHR.m_BlnGobleSet     = true;
            this.m_dtcEVENING_CHR.m_BlnUnderLineDST = false;
            this.m_dtcEVENING_CHR.MappingName       = "EVENING_CHR";
            this.m_dtcEVENING_CHR.Width             = 110;
            //
            // m_dtcQUICKENINGNUM_CHR
            //
            this.m_dtcQUICKENINGNUM_CHR.Alignment         = System.Windows.Forms.HorizontalAlignment.Center;
            this.m_dtcQUICKENINGNUM_CHR.Font              = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.m_dtcQUICKENINGNUM_CHR.m_BlnGobleSet     = true;
            this.m_dtcQUICKENINGNUM_CHR.m_BlnUnderLineDST = false;
            this.m_dtcQUICKENINGNUM_CHR.MappingName       = "QUICKENINGNUM_CHR";
            this.m_dtcQUICKENINGNUM_CHR.Width             = 140;
            //
            // frmQuickeningTutelar_Acad
            //
            this.ClientSize = new System.Drawing.Size(840, 685);
            this.Name       = "frmQuickeningTutelar_Acad";
            this.Text       = "胎动监护表";
            this.Load      += new System.EventHandler(this.frmQuickeningTutelar_Acad_Load);
            ((System.ComponentModel.ISupportInitialize)(this.m_dtgRecordDetail)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.m_dtbRecords)).EndInit();
            this.m_pnlNewBase.ResumeLayout(false);
            this.ResumeLayout(false);
            this.PerformLayout();
        }