@ -178,6 +178,8 @@
this . gridColumn36 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn37 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . tabPageHistory = new DevExpress . XtraTab . XtraTabPage ( ) ;
this . tabPageResult = new DevExpress . XtraTab . XtraTabPage ( ) ;
this . panel6 = new System . Windows . Forms . Panel ( ) ;
this . panelPatientInfo = new System . Windows . Forms . Panel ( ) ;
this . panel3 = new System . Windows . Forms . Panel ( ) ;
this . tableLayoutPanel1 = new System . Windows . Forms . TableLayoutPanel ( ) ;
@ -315,6 +317,7 @@
( ( System . ComponentModel . ISupportInitialize ) ( this . PictureBoxReportExt ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . DgcRptExt ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . DgvRptExt ) ) . BeginInit ( ) ;
this . tabPageResult . SuspendLayout ( ) ;
this . panelPatientInfo . SuspendLayout ( ) ;
this . panel3 . SuspendLayout ( ) ;
this . tableLayoutPanel1 . SuspendLayout ( ) ;
@ -860,19 +863,20 @@
//
this . splitContainerExamInfo . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 1 3 2 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 1 6 2 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 2 0 2 ) ) ) ) ) ;
this . splitContainerExamInfo . Dock = System . Windows . Forms . DockStyle . Fill ;
this . splitContainerExamInfo . FixedPanel = System . Windows . Forms . FixedPanel . Panel2 ;
this . splitContainerExamInfo . FixedPanel = System . Windows . Forms . FixedPanel . Panel1 ;
this . splitContainerExamInfo . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . splitContainerExamInfo . Name = "splitContainerExamInfo" ;
//
// splitContainerExamInfo.Panel1
//
this . splitContainerExamInfo . Panel1 . Controls . Add ( this . panelTxtSummary ) ;
this . splitContainerExamInfo . Panel1MinSize = 5 0 0 ;
//
// splitContainerExamInfo.Panel2
//
this . splitContainerExamInfo . Panel2 . Controls . Add ( this . panelExamInfoL ) ;
this . splitContainerExamInfo . Size = new System . Drawing . Size ( 8 6 0 , 5 0 6 ) ;
this . splitContainerExamInfo . SplitterDistance = 4 0 2 ;
this . splitContainerExamInfo . SplitterDistance = 7 4 0 ;
this . splitContainerExamInfo . TabIndex = 0 ;
//
// panelTxtSummary
@ -882,7 +886,7 @@
this . panelTxtSummary . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panelTxtSummary . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panelTxtSummary . Name = "panelTxtSummary" ;
this . panelTxtSummary . Size = new System . Drawing . Size ( 4 0 2 , 5 0 6 ) ;
this . panelTxtSummary . Size = new System . Drawing . Size ( 7 4 0 , 5 0 6 ) ;
this . panelTxtSummary . TabIndex = 2 ;
//
// splitExamPart
@ -899,8 +903,8 @@
// splitExamPart.Panel2
//
this . splitExamPart . Panel2 . Controls . Add ( this . txtSummary ) ;
this . splitExamPart . Size = new System . Drawing . Size ( 4 0 2 , 5 0 6 ) ;
this . splitExamPart . SplitterDistance = 1 8 6 ;
this . splitExamPart . Size = new System . Drawing . Size ( 7 4 0 , 5 0 6 ) ;
this . splitExamPart . SplitterDistance = 3 1 0 ;
this . splitExamPart . TabIndex = 0 ;
//
// panel5
@ -911,7 +915,7 @@
this . panel5 . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panel5 . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panel5 . Name = "panel5" ;
this . panel5 . Size = new System . Drawing . Size ( 1 8 6 , 5 0 6 ) ;
this . panel5 . Size = new System . Drawing . Size ( 3 1 0 , 5 0 6 ) ;
this . panel5 . TabIndex = 0 ;
//
// DgcExamResultData
@ -924,7 +928,7 @@
this . DgcExamResultData . Name = "DgcExamResultData" ;
this . DgcExamResultData . RepositoryItems . AddRange ( new DevExpress . XtraEditors . Repository . RepositoryItem [ ] {
this . repositoryItemMemoEdit4 } ) ;
this . DgcExamResultData . Size = new System . Drawing . Size ( 6 0 0 , 4 8 9 ) ;
this . DgcExamResultData . Size = new System . Drawing . Size ( 4 2 3 , 4 8 9 ) ;
this . DgcExamResultData . TabIndex = 0 ;
this . DgcExamResultData . ViewCollection . AddRange ( new DevExpress . XtraGrid . Views . Base . BaseView [ ] {
this . DgvExamResultData } ) ;
@ -1086,7 +1090,7 @@
this . txtSummary . Name = "txtSummary" ;
this . txtSummary . ReadOnly = true ;
this . txtSummary . ScrollBars = System . Windows . Forms . ScrollBars . Vertical ;
this . txtSummary . Size = new System . Drawing . Size ( 2 1 2 , 5 0 6 ) ;
this . txtSummary . Size = new System . Drawing . Size ( 4 2 6 , 5 0 6 ) ;
this . txtSummary . TabIndex = 4 ;
this . txtSummary . Text = "科室小结" ;
//
@ -1096,7 +1100,7 @@
this . panelExamInfoL . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panelExamInfoL . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panelExamInfoL . Name = "panelExamInfoL" ;
this . panelExamInfoL . Size = new System . Drawing . Size ( 4 5 4 , 5 0 6 ) ;
this . panelExamInfoL . Size = new System . Drawing . Size ( 1 1 6 , 5 0 6 ) ;
this . panelExamInfoL . TabIndex = 2 ;
//
// TabPart
@ -1124,7 +1128,7 @@
this . TabPart . Name = "TabPart" ;
this . TabPart . SelectedTabPage = this . tabPageConslusion ;
this . TabPart . ShowTabHeader = DevExpress . Utils . DefaultBoolean . True ;
this . TabPart . Size = new System . Drawing . Size ( 4 5 4 , 5 0 6 ) ;
this . TabPart . Size = new System . Drawing . Size ( 1 1 6 , 5 0 6 ) ;
this . TabPart . TabIndex = 0 ;
this . TabPart . TabPages . AddRange ( new DevExpress . XtraTab . XtraTabPage [ ] {
this . tabPageConslusion ,
@ -1133,7 +1137,8 @@
this . tabPageLis ,
this . tabPagePacs ,
this . tabPageReport ,
this . tabPageHistory } ) ;
this . tabPageHistory ,
this . tabPageResult } ) ;
//
// tabPageConslusion
//
@ -1143,7 +1148,7 @@
this . tabPageConslusion . Image = global :: PEIS . Properties . Resources . menu ;
this . tabPageConslusion . Margin = new System . Windows . Forms . Padding ( 2 ) ;
this . tabPageConslusion . Name = "tabPageConslusion" ;
this . tabPageConslusion . Size = new System . Drawing . Size ( 4 4 8 , 4 6 7 ) ;
this . tabPageConslusion . Size = new System . Drawing . Size ( 1 1 0 , 4 6 7 ) ;
this . tabPageConslusion . Text = "结论词" ;
//
// panelConclussion
@ -1153,7 +1158,7 @@
this . panelConclussion . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panelConclussion . Location = new System . Drawing . Point ( 0 , 4 0 ) ;
this . panelConclussion . Name = "panelConclussion" ;
this . panelConclussion . Size = new System . Drawing . Size ( 1 0 7 , 4 2 7 ) ;
this . panelConclussion . Size = new System . Drawing . Size ( 0 , 4 2 7 ) ;
this . panelConclussion . TabIndex = 3 ;
//
// DgcExamConclusion
@ -1168,7 +1173,7 @@
this . repositoryItemMemoEdit2 ,
this . CmbSearchConclusion ,
this . repositoryItemCheckEdit1 } ) ;
this . DgcExamConclusion . Size = new System . Drawing . Size ( 1 0 7 , 4 2 7 ) ;
this . DgcExamConclusion . Size = new System . Drawing . Size ( 0 , 4 2 7 ) ;
this . DgcExamConclusion . TabIndex = 5 ;
this . DgcExamConclusion . ViewCollection . AddRange ( new DevExpress . XtraGrid . Views . Base . BaseView [ ] {
this . DgvExamConclusion ,
@ -1337,7 +1342,7 @@
this . panelAllConclusion . Controls . Add ( this . DgcAllConclusion ) ;
this . panelAllConclusion . Controls . Add ( this . panel2 ) ;
this . panelAllConclusion . Dock = System . Windows . Forms . DockStyle . Right ;
this . panelAllConclusion . Location = new System . Drawing . Point ( 1 0 7 , 4 0 ) ;
this . panelAllConclusion . Location = new System . Drawing . Point ( - 2 3 1 , 4 0 ) ;
this . panelAllConclusion . Name = "panelAllConclusion" ;
this . panelAllConclusion . Size = new System . Drawing . Size ( 3 4 1 , 4 2 7 ) ;
this . panelAllConclusion . TabIndex = 2 ;
@ -1459,7 +1464,7 @@
this . panelConclussionMenu . Dock = System . Windows . Forms . DockStyle . Top ;
this . panelConclussionMenu . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panelConclussionMenu . Name = "panelConclussionMenu" ;
this . panelConclussionMenu . Size = new System . Drawing . Size ( 4 4 8 , 4 0 ) ;
this . panelConclussionMenu . Size = new System . Drawing . Size ( 1 1 0 , 4 0 ) ;
this . panelConclussionMenu . TabIndex = 0 ;
//
// OpsConclusion
@ -1468,7 +1473,7 @@
this . OpsConclusion . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . OpsConclusion . Margin = new System . Windows . Forms . Padding ( 3 , 7 , 3 , 7 ) ;
this . OpsConclusion . Name = "OpsConclusion" ;
this . OpsConclusion . Size = new System . Drawing . Size ( 4 4 8 , 4 0 ) ;
this . OpsConclusion . Size = new System . Drawing . Size ( 1 1 0 , 4 0 ) ;
this . OpsConclusion . TabIndex = 5 ;
//
// tabPageExam
@ -1491,7 +1496,7 @@
this . tabPageExam . Image = global :: PEIS . Properties . Resources . menu ;
this . tabPageExam . Margin = new System . Windows . Forms . Padding ( 2 ) ;
this . tabPageExam . Name = "tabPageExam" ;
this . tabPageExam . Size = new System . Drawing . Size ( 4 4 8 , 4 6 7 ) ;
this . tabPageExam . Size = new System . Drawing . Size ( 1 1 0 , 4 6 7 ) ;
this . tabPageExam . Text = "一般项目" ;
//
// DgcExamResult
@ -1502,7 +1507,7 @@
this . DgcExamResult . Name = "DgcExamResult" ;
this . DgcExamResult . RepositoryItems . AddRange ( new DevExpress . XtraEditors . Repository . RepositoryItem [ ] {
this . repositoryItemMemoEdit3 } ) ;
this . DgcExamResult . Size = new System . Drawing . Size ( 4 4 8 , 4 6 7 ) ;
this . DgcExamResult . Size = new System . Drawing . Size ( 1 1 0 , 4 6 7 ) ;
this . DgcExamResult . TabIndex = 1 4 0 ;
this . DgcExamResult . ViewCollection . AddRange ( new DevExpress . XtraGrid . Views . Base . BaseView [ ] {
this . DgvExamResult } ) ;
@ -1690,7 +1695,7 @@
this . tabPageSummary . Image = global :: PEIS . Properties . Resources . menu ;
this . tabPageSummary . Margin = new System . Windows . Forms . Padding ( 2 ) ;
this . tabPageSummary . Name = "tabPageSummary" ;
this . tabPageSummary . Size = new System . Drawing . Size ( 4 4 8 , 4 6 7 ) ;
this . tabPageSummary . Size = new System . Drawing . Size ( 1 1 0 , 4 6 7 ) ;
this . tabPageSummary . Text = "科室小结" ;
//
// panelDeptSummary
@ -1700,7 +1705,7 @@
this . panelDeptSummary . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panelDeptSummary . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panelDeptSummary . Name = "panelDeptSummary" ;
this . panelDeptSummary . Size = new System . Drawing . Size ( 4 4 8 , 4 6 7 ) ;
this . panelDeptSummary . Size = new System . Drawing . Size ( 1 1 0 , 4 6 7 ) ;
this . panelDeptSummary . TabIndex = 6 1 ;
//
// DgcSummary
@ -1713,7 +1718,7 @@
this . repositoryItemRichTextEdit1 ,
this . repositoryItemTextEdit1 ,
this . repositoryItemMemoEdit1 } ) ;
this . DgcSummary . Size = new System . Drawing . Size ( 4 4 8 , 4 6 7 ) ;
this . DgcSummary . Size = new System . Drawing . Size ( 1 1 0 , 4 6 7 ) ;
this . DgcSummary . TabIndex = 0 ;
this . DgcSummary . ViewCollection . AddRange ( new DevExpress . XtraGrid . Views . Base . BaseView [ ] {
this . DgvSummary } ) ;
@ -1777,7 +1782,7 @@
this . tabPageLis . Image = global :: PEIS . Properties . Resources . menu ;
this . tabPageLis . Margin = new System . Windows . Forms . Padding ( 2 ) ;
this . tabPageLis . Name = "tabPageLis" ;
this . tabPageLis . Size = new System . Drawing . Size ( 4 4 8 , 4 6 7 ) ;
this . tabPageLis . Size = new System . Drawing . Size ( 1 1 0 , 4 6 7 ) ;
this . tabPageLis . Text = "检验报告" ;
//
// DgcLisReport
@ -1786,7 +1791,7 @@
this . DgcLisReport . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . DgcLisReport . MainView = this . DgvLisReport ;
this . DgcLisReport . Name = "DgcLisReport" ;
this . DgcLisReport . Size = new System . Drawing . Size ( 4 4 8 , 4 6 7 ) ;
this . DgcLisReport . Size = new System . Drawing . Size ( 1 1 0 , 4 6 7 ) ;
this . DgcLisReport . TabIndex = 1 ;
this . DgcLisReport . ViewCollection . AddRange ( new DevExpress . XtraGrid . Views . Base . BaseView [ ] {
this . DgvLisReport } ) ;
@ -1897,7 +1902,7 @@
this . tabPagePacs . Image = global :: PEIS . Properties . Resources . menu ;
this . tabPagePacs . Margin = new System . Windows . Forms . Padding ( 2 ) ;
this . tabPagePacs . Name = "tabPagePacs" ;
this . tabPagePacs . Size = new System . Drawing . Size ( 4 4 8 , 4 6 7 ) ;
this . tabPagePacs . Size = new System . Drawing . Size ( 1 1 0 , 4 6 7 ) ;
this . tabPagePacs . Text = "检查报告" ;
//
// panelPacsBase
@ -1907,7 +1912,7 @@
this . panelPacsBase . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panelPacsBase . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panelPacsBase . Name = "panelPacsBase" ;
this . panelPacsBase . Size = new System . Drawing . Size ( 4 4 8 , 4 6 7 ) ;
this . panelPacsBase . Size = new System . Drawing . Size ( 1 1 0 , 4 6 7 ) ;
this . panelPacsBase . TabIndex = 1 ;
//
// xtraTabControl1
@ -1918,7 +1923,7 @@
this . xtraTabControl1 . Location = new System . Drawing . Point ( 2 6 0 , 0 ) ;
this . xtraTabControl1 . Name = "xtraTabControl1" ;
this . xtraTabControl1 . SelectedTabPage = this . tabPacsRpt ;
this . xtraTabControl1 . Size = new System . Drawing . Size ( 1 8 8 , 4 6 7 ) ;
this . xtraTabControl1 . Size = new System . Drawing . Size ( 0 , 4 6 7 ) ;
this . xtraTabControl1 . TabIndex = 1 ;
this . xtraTabControl1 . TabPages . AddRange ( new DevExpress . XtraTab . XtraTabPage [ ] {
this . tabPacsRpt ,
@ -1928,7 +1933,7 @@
//
this . tabPacsRpt . Controls . Add ( this . panelPacsRpt ) ;
this . tabPacsRpt . Name = "tabPacsRpt" ;
this . tabPacsRpt . Size = new System . Drawing . Size ( 1 4 4 , 4 6 1 ) ;
this . tabPacsRpt . Size = new System . Drawing . Size ( 0 , 4 6 1 ) ;
this . tabPacsRpt . Text = "报告" ;
//
// panelPacsRpt
@ -1939,7 +1944,7 @@
this . panelPacsRpt . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panelPacsRpt . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panelPacsRpt . Name = "panelPacsRpt" ;
this . panelPacsRpt . Size = new System . Drawing . Size ( 1 4 4 , 4 6 1 ) ;
this . panelPacsRpt . Size = new System . Drawing . Size ( 0 , 4 6 1 ) ;
this . panelPacsRpt . TabIndex = 3 ;
//
// pictureBoxPacsRpt
@ -1957,7 +1962,7 @@
//
this . tabPacsImg . Controls . Add ( this . panel12 ) ;
this . tabPacsImg . Name = "tabPacsImg" ;
this . tabPacsImg . Size = new System . Drawing . Size ( 1 4 4 , 4 6 1 ) ;
this . tabPacsImg . Size = new System . Drawing . Size ( 0 , 4 6 1 ) ;
this . tabPacsImg . Text = "图片" ;
//
// panel12
@ -1966,7 +1971,7 @@
this . panel12 . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panel12 . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panel12 . Name = "panel12" ;
this . panel12 . Size = new System . Drawing . Size ( 1 4 4 , 4 6 1 ) ;
this . panel12 . Size = new System . Drawing . Size ( 0 , 4 6 1 ) ;
this . panel12 . TabIndex = 3 ;
//
// panel13
@ -1976,7 +1981,7 @@
this . panel13 . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panel13 . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panel13 . Name = "panel13" ;
this . panel13 . Size = new System . Drawing . Size ( 1 4 4 , 4 6 1 ) ;
this . panel13 . Size = new System . Drawing . Size ( 0 , 4 6 1 ) ;
this . panel13 . TabIndex = 6 ;
//
// panel15
@ -1985,7 +1990,7 @@
this . panel15 . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panel15 . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panel15 . Name = "panel15" ;
this . panel15 . Size = new System . Drawing . Size ( 1 4 4 , 4 6 1 ) ;
this . panel15 . Size = new System . Drawing . Size ( 0 , 4 6 1 ) ;
this . panel15 . TabIndex = 4 ;
//
// panelPacsImg
@ -1995,7 +2000,7 @@
this . panelPacsImg . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panelPacsImg . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panelPacsImg . Name = "panelPacsImg" ;
this . panelPacsImg . Size = new System . Drawing . Size ( 1 4 4 , 4 6 1 ) ;
this . panelPacsImg . Size = new System . Drawing . Size ( 0 , 4 6 1 ) ;
this . panelPacsImg . TabIndex = 5 ;
//
// flowLayoutPanelPacsImg
@ -2005,7 +2010,7 @@
this . flowLayoutPanelPacsImg . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . flowLayoutPanelPacsImg . Margin = new System . Windows . Forms . Padding ( 0 ) ;
this . flowLayoutPanelPacsImg . Name = "flowLayoutPanelPacsImg" ;
this . flowLayoutPanelPacsImg . Size = new System . Drawing . Size ( 1 4 4 , 4 6 1 ) ;
this . flowLayoutPanelPacsImg . Size = new System . Drawing . Size ( 0 , 4 6 1 ) ;
this . flowLayoutPanelPacsImg . TabIndex = 0 ;
//
// panelPacsRptList
@ -2090,7 +2095,7 @@
this . tabPageReport . Image = global :: PEIS . Properties . Resources . menu ;
this . tabPageReport . Margin = new System . Windows . Forms . Padding ( 2 ) ;
this . tabPageReport . Name = "tabPageReport" ;
this . tabPageReport . Size = new System . Drawing . Size ( 4 4 8 , 4 6 7 ) ;
this . tabPageReport . Size = new System . Drawing . Size ( 1 1 0 , 4 6 7 ) ;
this . tabPageReport . Text = "其他报告" ;
//
// panelReportBase
@ -2100,7 +2105,7 @@
this . panelReportBase . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panelReportBase . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panelReportBase . Name = "panelReportBase" ;
this . panelReportBase . Size = new System . Drawing . Size ( 4 4 8 , 4 6 7 ) ;
this . panelReportBase . Size = new System . Drawing . Size ( 1 1 0 , 4 6 7 ) ;
this . panelReportBase . TabIndex = 0 ;
//
// panelReport
@ -2111,7 +2116,7 @@
this . panelReport . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panelReport . Location = new System . Drawing . Point ( 2 6 0 , 0 ) ;
this . panelReport . Name = "panelReport" ;
this . panelReport . Size = new System . Drawing . Size ( 1 8 8 , 4 6 7 ) ;
this . panelReport . Size = new System . Drawing . Size ( 0 , 4 6 7 ) ;
this . panelReport . TabIndex = 2 ;
//
// PictureBoxReportExt
@ -2186,9 +2191,25 @@
//
this . tabPageHistory . Margin = new System . Windows . Forms . Padding ( 2 ) ;
this . tabPageHistory . Name = "tabPageHistory" ;
this . tabPageHistory . Size = new System . Drawing . Size ( 4 4 8 , 4 6 7 ) ;
this . tabPageHistory . Size = new System . Drawing . Size ( 1 1 0 , 4 6 7 ) ;
this . tabPageHistory . Text = "历史结果" ;
//
// tabPageResult
//
this . tabPageResult . Controls . Add ( this . panel6 ) ;
this . tabPageResult . Name = "tabPageResult" ;
this . tabPageResult . PageVisible = false ;
this . tabPageResult . Size = new System . Drawing . Size ( 1 1 0 , 4 6 7 ) ;
this . tabPageResult . Text = "本次体检结果" ;
//
// panel6
//
this . panel6 . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panel6 . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panel6 . Name = "panel6" ;
this . panel6 . Size = new System . Drawing . Size ( 1 1 0 , 4 6 7 ) ;
this . panel6 . TabIndex = 0 ;
//
// panelPatientInfo
//
this . panelPatientInfo . BackColor = System . Drawing . Color . White ;
@ -2974,6 +2995,7 @@
( ( System . ComponentModel . ISupportInitialize ) ( this . PictureBoxReportExt ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . DgcRptExt ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . DgvRptExt ) ) . EndInit ( ) ;
this . tabPageResult . ResumeLayout ( false ) ;
this . panelPatientInfo . ResumeLayout ( false ) ;
this . panel3 . ResumeLayout ( false ) ;
this . tableLayoutPanel1 . ResumeLayout ( false ) ;
@ -3204,5 +3226,7 @@
private System . Windows . Forms . ToolStripMenuItem TsmiOccupational ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn33 ;
private DevExpress . XtraEditors . Repository . RepositoryItemCheckEdit repositoryItemCheckEdit1 ;
private DevExpress . XtraTab . XtraTabPage tabPageResult ;
private System . Windows . Forms . Panel panel6 ;
}
}