@ -879,9 +879,9 @@
//
//
this . panel1 . Controls . Add ( this . splitContainerExam ) ;
this . panel1 . Controls . Add ( this . splitContainerExam ) ;
this . panel1 . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panel1 . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panel1 . Location = new System . Drawing . Point ( 1 7 6 , 3 5 ) ;
this . panel1 . Location = new System . Drawing . Point ( 1 7 6 , 1 8 ) ;
this . panel1 . Name = "panel1" ;
this . panel1 . Name = "panel1" ;
this . panel1 . Size = new System . Drawing . Size ( 1 0 1 8 , 6 1 7 ) ;
this . panel1 . Size = new System . Drawing . Size ( 1 0 1 8 , 6 3 4 ) ;
this . panel1 . TabIndex = 1 3 2 ;
this . panel1 . TabIndex = 1 3 2 ;
//
//
// splitContainerExam
// splitContainerExam
@ -899,8 +899,8 @@
this . splitContainerExam . Panel1 . Text = "Panel1" ;
this . splitContainerExam . Panel1 . Text = "Panel1" ;
this . splitContainerExam . Panel2 . Controls . Add ( this . splitContainer2 ) ;
this . splitContainerExam . Panel2 . Controls . Add ( this . splitContainer2 ) ;
this . splitContainerExam . Panel2 . Text = "Panel2" ;
this . splitContainerExam . Panel2 . Text = "Panel2" ;
this . splitContainerExam . Size = new System . Drawing . Size ( 1 0 1 8 , 6 1 7 ) ;
this . splitContainerExam . Size = new System . Drawing . Size ( 1 0 1 8 , 6 3 4 ) ;
this . splitContainerExam . SplitterPosition = 4 0 4 ;
this . splitContainerExam . SplitterPosition = 4 1 6 ;
this . splitContainerExam . TabIndex = 6 0 ;
this . splitContainerExam . TabIndex = 6 0 ;
this . splitContainerExam . Text = "splitContainerControl1" ;
this . splitContainerExam . Text = "splitContainerControl1" ;
//
//
@ -961,7 +961,7 @@
this . dgcExamResult . RepositoryItems . AddRange ( new DevExpress . XtraEditors . Repository . RepositoryItem [ ] {
this . dgcExamResult . RepositoryItems . AddRange ( new DevExpress . XtraEditors . Repository . RepositoryItem [ ] {
this . SearchLookUpEditSign ,
this . SearchLookUpEditSign ,
this . popupContainerEdit1 } ) ;
this . popupContainerEdit1 } ) ;
this . dgcExamResult . Size = new System . Drawing . Size ( 1 0 1 8 , 4 0 4 ) ;
this . dgcExamResult . Size = new System . Drawing . Size ( 1 0 1 8 , 4 1 6 ) ;
this . dgcExamResult . TabIndex = 1 3 0 ;
this . dgcExamResult . TabIndex = 1 3 0 ;
this . dgcExamResult . ViewCollection . AddRange ( new DevExpress . XtraGrid . Views . Base . BaseView [ ] {
this . dgcExamResult . ViewCollection . AddRange ( new DevExpress . XtraGrid . Views . Base . BaseView [ ] {
this . DgvExamResult } ) ;
this . DgvExamResult } ) ;
@ -1199,7 +1199,7 @@
this . splitContainer2 . Panel2 . BackColor = System . Drawing . Color . White ;
this . splitContainer2 . Panel2 . BackColor = System . Drawing . Color . White ;
this . splitContainer2 . Panel2 . Controls . Add ( this . panel5 ) ;
this . splitContainer2 . Panel2 . Controls . Add ( this . panel5 ) ;
this . splitContainer2 . Panel2 . Controls . Add ( this . panel6 ) ;
this . splitContainer2 . Panel2 . Controls . Add ( this . panel6 ) ;
this . splitContainer2 . Size = new System . Drawing . Size ( 1 0 1 8 , 2 0 8 ) ;
this . splitContainer2 . Size = new System . Drawing . Size ( 1 0 1 8 , 2 1 3 ) ;
this . splitContainer2 . SplitterDistance = 4 9 6 ;
this . splitContainer2 . SplitterDistance = 4 9 6 ;
this . splitContainer2 . TabIndex = 0 ;
this . splitContainer2 . TabIndex = 0 ;
//
//
@ -1210,7 +1210,7 @@
this . panel17 . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panel17 . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panel17 . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panel17 . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panel17 . Name = "panel17" ;
this . panel17 . Name = "panel17" ;
this . panel17 . Size = new System . Drawing . Size ( 4 9 6 , 2 0 8 ) ;
this . panel17 . Size = new System . Drawing . Size ( 4 9 6 , 2 1 3 ) ;
this . panel17 . TabIndex = 1 ;
this . panel17 . TabIndex = 1 ;
//
//
// txtSummary
// txtSummary
@ -1222,7 +1222,7 @@
this . txtSummary . Multiline = true ;
this . txtSummary . Multiline = true ;
this . txtSummary . Name = "txtSummary" ;
this . txtSummary . Name = "txtSummary" ;
this . txtSummary . ScrollBars = System . Windows . Forms . ScrollBars . Vertical ;
this . txtSummary . ScrollBars = System . Windows . Forms . ScrollBars . Vertical ;
this . txtSummary . Size = new System . Drawing . Size ( 4 9 6 , 1 6 8 ) ;
this . txtSummary . Size = new System . Drawing . Size ( 4 9 6 , 1 7 3 ) ;
this . txtSummary . TabIndex = 4 ;
this . txtSummary . TabIndex = 4 ;
//
//
// label17
// label17
@ -1244,7 +1244,7 @@
this . panel5 . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panel5 . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panel5 . Location = new System . Drawing . Point ( 0 , 4 0 ) ;
this . panel5 . Location = new System . Drawing . Point ( 0 , 4 0 ) ;
this . panel5 . Name = "panel5" ;
this . panel5 . Name = "panel5" ;
this . panel5 . Size = new System . Drawing . Size ( 5 1 8 , 1 6 8 ) ;
this . panel5 . Size = new System . Drawing . Size ( 5 1 8 , 1 7 3 ) ;
this . panel5 . TabIndex = 1 ;
this . panel5 . TabIndex = 1 ;
//
//
// dgcConclusion
// dgcConclusion
@ -1257,7 +1257,7 @@
this . dgcConclusion . RepositoryItems . AddRange ( new DevExpress . XtraEditors . Repository . RepositoryItem [ ] {
this . dgcConclusion . RepositoryItems . AddRange ( new DevExpress . XtraEditors . Repository . RepositoryItem [ ] {
this . CmbSearchConclusion ,
this . CmbSearchConclusion ,
this . repositoryItemMemoEdit1 } ) ;
this . repositoryItemMemoEdit1 } ) ;
this . dgcConclusion . Size = new System . Drawing . Size ( 5 1 8 , 1 6 8 ) ;
this . dgcConclusion . Size = new System . Drawing . Size ( 5 1 8 , 1 7 3 ) ;
this . dgcConclusion . TabIndex = 1 2 4 ;
this . dgcConclusion . TabIndex = 1 2 4 ;
this . dgcConclusion . ViewCollection . AddRange ( new DevExpress . XtraGrid . Views . Base . BaseView [ ] {
this . dgcConclusion . ViewCollection . AddRange ( new DevExpress . XtraGrid . Views . Base . BaseView [ ] {
this . DgvConclusion ,
this . DgvConclusion ,
@ -1465,7 +1465,7 @@
this . panelExamBtn . Dock = System . Windows . Forms . DockStyle . Top ;
this . panelExamBtn . Dock = System . Windows . Forms . DockStyle . Top ;
this . panelExamBtn . Location = new System . Drawing . Point ( 1 7 6 , 0 ) ;
this . panelExamBtn . Location = new System . Drawing . Point ( 1 7 6 , 0 ) ;
this . panelExamBtn . Name = "panelExamBtn" ;
this . panelExamBtn . Name = "panelExamBtn" ;
this . panelExamBtn . Size = new System . Drawing . Size ( 1 0 1 8 , 3 5 ) ;
this . panelExamBtn . Size = new System . Drawing . Size ( 1 0 1 8 , 1 8 ) ;
this . panelExamBtn . TabIndex = 6 0 ;
this . panelExamBtn . TabIndex = 6 0 ;
//
//
// panelDoctor
// panelDoctor
@ -1480,7 +1480,7 @@
this . panelDoctor . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panelDoctor . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panelDoctor . Margin = new System . Windows . Forms . Padding ( 0 ) ;
this . panelDoctor . Margin = new System . Windows . Forms . Padding ( 0 ) ;
this . panelDoctor . Name = "panelDoctor" ;
this . panelDoctor . Name = "panelDoctor" ;
this . panelDoctor . Size = new System . Drawing . Size ( 1 0 1 8 , 3 5 ) ;
this . panelDoctor . Size = new System . Drawing . Size ( 1 0 1 8 , 1 8 ) ;
this . panelDoctor . TabIndex = 1 3 2 ;
this . panelDoctor . TabIndex = 1 3 2 ;
//
//
// cmbVerifier
// cmbVerifier
@ -1767,10 +1767,10 @@
this . xtraTabControl1 . Dock = System . Windows . Forms . DockStyle . Fill ;
this . xtraTabControl1 . Dock = System . Windows . Forms . DockStyle . Fill ;
this . xtraTabControl1 . HeaderLocation = DevExpress . XtraTab . TabHeaderLocation . Left ;
this . xtraTabControl1 . HeaderLocation = DevExpress . XtraTab . TabHeaderLocation . Left ;
this . xtraTabControl1 . HeaderOrientation = DevExpress . XtraTab . TabOrientation . Horizontal ;
this . xtraTabControl1 . HeaderOrientation = DevExpress . XtraTab . TabOrientation . Horizontal ;
this . xtraTabControl1 . Location = new System . Drawing . Point ( 2 6 0 , 0 ) ;
this . xtraTabControl1 . Location = new System . Drawing . Point ( 1 3 0 , 0 ) ;
this . xtraTabControl1 . Name = "xtraTabControl1" ;
this . xtraTabControl1 . Name = "xtraTabControl1" ;
this . xtraTabControl1 . SelectedTabPage = this . tabPacsRpt ;
this . xtraTabControl1 . SelectedTabPage = this . tabPacsRpt ;
this . xtraTabControl1 . Size = new System . Drawing . Size ( 9 2 9 , 6 5 2 ) ;
this . xtraTabControl1 . Size = new System . Drawing . Size ( 1 0 5 9 , 6 5 2 ) ;
this . xtraTabControl1 . TabIndex = 0 ;
this . xtraTabControl1 . TabIndex = 0 ;
this . xtraTabControl1 . TabPages . AddRange ( new DevExpress . XtraTab . XtraTabPage [ ] {
this . xtraTabControl1 . TabPages . AddRange ( new DevExpress . XtraTab . XtraTabPage [ ] {
this . tabPacsRpt ,
this . tabPacsRpt ,
@ -1780,7 +1780,7 @@
//
//
this . tabPacsRpt . Controls . Add ( this . panelPacsRpt ) ;
this . tabPacsRpt . Controls . Add ( this . panelPacsRpt ) ;
this . tabPacsRpt . Name = "tabPacsRpt" ;
this . tabPacsRpt . Name = "tabPacsRpt" ;
this . tabPacsRpt . Size = new System . Drawing . Size ( 8 8 5 , 6 4 6 ) ;
this . tabPacsRpt . Size = new System . Drawing . Size ( 1 0 1 5 , 6 4 6 ) ;
this . tabPacsRpt . Text = "报告" ;
this . tabPacsRpt . Text = "报告" ;
//
//
// panelPacsRpt
// panelPacsRpt
@ -1791,7 +1791,7 @@
this . panelPacsRpt . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panelPacsRpt . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panelPacsRpt . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panelPacsRpt . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panelPacsRpt . Name = "panelPacsRpt" ;
this . panelPacsRpt . Name = "panelPacsRpt" ;
this . panelPacsRpt . Size = new System . Drawing . Size ( 8 8 5 , 6 4 6 ) ;
this . panelPacsRpt . Size = new System . Drawing . Size ( 1 0 1 5 , 6 4 6 ) ;
this . panelPacsRpt . TabIndex = 3 ;
this . panelPacsRpt . TabIndex = 3 ;
//
//
// picPacsRpt
// picPacsRpt
@ -1799,7 +1799,7 @@
this . picPacsRpt . BorderStyle = System . Windows . Forms . BorderStyle . FixedSingle ;
this . picPacsRpt . BorderStyle = System . Windows . Forms . BorderStyle . FixedSingle ;
this . picPacsRpt . Location = new System . Drawing . Point ( 8 , 8 ) ;
this . picPacsRpt . Location = new System . Drawing . Point ( 8 , 8 ) ;
this . picPacsRpt . Name = "picPacsRpt" ;
this . picPacsRpt . Name = "picPacsRpt" ;
this . picPacsRpt . Size = new System . Drawing . Size ( 1 0 , 1 0 ) ;
this . picPacsRpt . Size = new System . Drawing . Size ( 2 0 , 2 0 ) ;
this . picPacsRpt . SizeMode = System . Windows . Forms . PictureBoxSizeMode . AutoSize ;
this . picPacsRpt . SizeMode = System . Windows . Forms . PictureBoxSizeMode . AutoSize ;
this . picPacsRpt . TabIndex = 1 ;
this . picPacsRpt . TabIndex = 1 ;
this . picPacsRpt . TabStop = false ;
this . picPacsRpt . TabStop = false ;
@ -1808,7 +1808,7 @@
//
//
this . tabPacsImg . Controls . Add ( this . panel12 ) ;
this . tabPacsImg . Controls . Add ( this . panel12 ) ;
this . tabPacsImg . Name = "tabPacsImg" ;
this . tabPacsImg . Name = "tabPacsImg" ;
this . tabPacsImg . Size = new System . Drawing . Size ( 8 8 5 , 6 4 6 ) ;
this . tabPacsImg . Size = new System . Drawing . Size ( 1 0 1 5 , 6 4 6 ) ;
this . tabPacsImg . Text = "图片" ;
this . tabPacsImg . Text = "图片" ;
//
//
// panel12
// panel12
@ -1817,7 +1817,7 @@
this . panel12 . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panel12 . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panel12 . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panel12 . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panel12 . Name = "panel12" ;
this . panel12 . Name = "panel12" ;
this . panel12 . Size = new System . Drawing . Size ( 8 8 5 , 6 4 6 ) ;
this . panel12 . Size = new System . Drawing . Size ( 1 0 1 5 , 6 4 6 ) ;
this . panel12 . TabIndex = 3 ;
this . panel12 . TabIndex = 3 ;
//
//
// panel13
// panel13
@ -1828,7 +1828,7 @@
this . panel13 . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panel13 . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panel13 . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panel13 . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panel13 . Name = "panel13" ;
this . panel13 . Name = "panel13" ;
this . panel13 . Size = new System . Drawing . Size ( 8 8 5 , 6 4 6 ) ;
this . panel13 . Size = new System . Drawing . Size ( 1 0 1 5 , 6 4 6 ) ;
this . panel13 . TabIndex = 6 ;
this . panel13 . TabIndex = 6 ;
//
//
// panel15
// panel15
@ -1838,7 +1838,7 @@
this . panel15 . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panel15 . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panel15 . Location = new System . Drawing . Point ( 0 , 4 0 ) ;
this . panel15 . Location = new System . Drawing . Point ( 0 , 4 0 ) ;
this . panel15 . Name = "panel15" ;
this . panel15 . Name = "panel15" ;
this . panel15 . Size = new System . Drawing . Size ( 8 8 5 , 6 0 6 ) ;
this . panel15 . Size = new System . Drawing . Size ( 1 0 1 5 , 6 0 6 ) ;
this . panel15 . TabIndex = 4 ;
this . panel15 . TabIndex = 4 ;
//
//
// panelPacsImg
// panelPacsImg
@ -1848,7 +1848,7 @@
this . panelPacsImg . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panelPacsImg . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panelPacsImg . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panelPacsImg . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panelPacsImg . Name = "panelPacsImg" ;
this . panelPacsImg . Name = "panelPacsImg" ;
this . panelPacsImg . Size = new System . Drawing . Size ( 8 6 1 , 6 0 6 ) ;
this . panelPacsImg . Size = new System . Drawing . Size ( 9 9 1 , 6 0 6 ) ;
this . panelPacsImg . TabIndex = 5 ;
this . panelPacsImg . TabIndex = 5 ;
//
//
// flowLayoutPanelPacsImg
// flowLayoutPanelPacsImg
@ -1860,14 +1860,14 @@
this . flowLayoutPanelPacsImg . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . flowLayoutPanelPacsImg . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . flowLayoutPanelPacsImg . Margin = new System . Windows . Forms . Padding ( 0 ) ;
this . flowLayoutPanelPacsImg . Margin = new System . Windows . Forms . Padding ( 0 ) ;
this . flowLayoutPanelPacsImg . Name = "flowLayoutPanelPacsImg" ;
this . flowLayoutPanelPacsImg . Name = "flowLayoutPanelPacsImg" ;
this . flowLayoutPanelPacsImg . Size = new System . Drawing . Size ( 8 6 1 , 6 0 6 ) ;
this . flowLayoutPanelPacsImg . Size = new System . Drawing . Size ( 9 9 1 , 6 0 6 ) ;
this . flowLayoutPanelPacsImg . TabIndex = 0 ;
this . flowLayoutPanelPacsImg . TabIndex = 0 ;
//
//
// ListViewPacsImg
// ListViewPacsImg
//
//
this . ListViewPacsImg . Dock = System . Windows . Forms . DockStyle . Right ;
this . ListViewPacsImg . Dock = System . Windows . Forms . DockStyle . Right ;
this . ListViewPacsImg . HideSelection = false ;
this . ListViewPacsImg . HideSelection = false ;
this . ListViewPacsImg . Location = new System . Drawing . Point ( 8 6 1 , 0 ) ;
this . ListViewPacsImg . Location = new System . Drawing . Point ( 9 9 1 , 0 ) ;
this . ListViewPacsImg . Name = "ListViewPacsImg" ;
this . ListViewPacsImg . Name = "ListViewPacsImg" ;
this . ListViewPacsImg . Size = new System . Drawing . Size ( 2 4 , 6 0 6 ) ;
this . ListViewPacsImg . Size = new System . Drawing . Size ( 2 4 , 6 0 6 ) ;
this . ListViewPacsImg . TabIndex = 4 ;
this . ListViewPacsImg . TabIndex = 4 ;
@ -1879,7 +1879,7 @@
this . panel14 . Dock = System . Windows . Forms . DockStyle . Top ;
this . panel14 . Dock = System . Windows . Forms . DockStyle . Top ;
this . panel14 . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panel14 . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panel14 . Name = "panel14" ;
this . panel14 . Name = "panel14" ;
this . panel14 . Size = new System . Drawing . Size ( 8 8 5 , 4 0 ) ;
this . panel14 . Size = new System . Drawing . Size ( 1 0 1 5 , 4 0 ) ;
this . panel14 . TabIndex = 2 ;
this . panel14 . TabIndex = 2 ;
//
//
// OpsPacsImg
// OpsPacsImg
@ -1888,7 +1888,7 @@
this . OpsPacsImg . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . OpsPacsImg . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . OpsPacsImg . Margin = new System . Windows . Forms . Padding ( 3 , 6 , 3 , 6 ) ;
this . OpsPacsImg . Margin = new System . Windows . Forms . Padding ( 3 , 6 , 3 , 6 ) ;
this . OpsPacsImg . Name = "OpsPacsImg" ;
this . OpsPacsImg . Name = "OpsPacsImg" ;
this . OpsPacsImg . Size = new System . Drawing . Size ( 8 8 5 , 4 0 ) ;
this . OpsPacsImg . Size = new System . Drawing . Size ( 1 0 1 5 , 4 0 ) ;
this . OpsPacsImg . TabIndex = 3 ;
this . OpsPacsImg . TabIndex = 3 ;
//
//
// panelPacsRptList
// panelPacsRptList
@ -1897,7 +1897,7 @@
this . panelPacsRptList . Dock = System . Windows . Forms . DockStyle . Left ;
this . panelPacsRptList . Dock = System . Windows . Forms . DockStyle . Left ;
this . panelPacsRptList . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panelPacsRptList . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . panelPacsRptList . Name = "panelPacsRptList" ;
this . panelPacsRptList . Name = "panelPacsRptList" ;
this . panelPacsRptList . Size = new System . Drawing . Size ( 2 6 0 , 6 5 2 ) ;
this . panelPacsRptList . Size = new System . Drawing . Size ( 1 3 0 , 6 5 2 ) ;
this . panelPacsRptList . TabIndex = 0 ;
this . panelPacsRptList . TabIndex = 0 ;
//
//
// dgcRptPacs
// dgcRptPacs
@ -1906,7 +1906,7 @@
this . dgcRptPacs . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . dgcRptPacs . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . dgcRptPacs . MainView = this . DgvRptPacs ;
this . dgcRptPacs . MainView = this . DgvRptPacs ;
this . dgcRptPacs . Name = "dgcRptPacs" ;
this . dgcRptPacs . Name = "dgcRptPacs" ;
this . dgcRptPacs . Size = new System . Drawing . Size ( 2 6 0 , 6 5 2 ) ;
this . dgcRptPacs . Size = new System . Drawing . Size ( 1 3 0 , 6 5 2 ) ;
this . dgcRptPacs . TabIndex = 1 ;
this . dgcRptPacs . TabIndex = 1 ;
this . dgcRptPacs . ViewCollection . AddRange ( new DevExpress . XtraGrid . Views . Base . BaseView [ ] {
this . dgcRptPacs . ViewCollection . AddRange ( new DevExpress . XtraGrid . Views . Base . BaseView [ ] {
this . DgvRptPacs } ) ;
this . DgvRptPacs } ) ;
@ -1992,9 +1992,9 @@
this . panelReport . BackColor = System . Drawing . Color . WhiteSmoke ;
this . panelReport . BackColor = System . Drawing . Color . WhiteSmoke ;
this . panelReport . Controls . Add ( this . picReportExt ) ;
this . panelReport . Controls . Add ( this . picReportExt ) ;
this . panelReport . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panelReport . Dock = System . Windows . Forms . DockStyle . Fill ;
this . panelReport . Location = new System . Drawing . Point ( 2 6 0 , 0 ) ;
this . panelReport . Location = new System . Drawing . Point ( 1 3 0 , 0 ) ;
this . panelReport . Name = "panelReport" ;
this . panelReport . Name = "panelReport" ;
this . panelReport . Size = new System . Drawing . Size ( 9 2 9 , 6 5 2 ) ;
this . panelReport . Size = new System . Drawing . Size ( 1 0 5 9 , 6 5 2 ) ;
this . panelReport . TabIndex = 2 ;
this . panelReport . TabIndex = 2 ;
//
//
// picReportExt
// picReportExt
@ -2014,7 +2014,7 @@
this . dgcRptExt . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . dgcRptExt . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . dgcRptExt . MainView = this . DgvRptExt ;
this . dgcRptExt . MainView = this . DgvRptExt ;
this . dgcRptExt . Name = "dgcRptExt" ;
this . dgcRptExt . Name = "dgcRptExt" ;
this . dgcRptExt . Size = new System . Drawing . Size ( 2 6 0 , 6 5 2 ) ;
this . dgcRptExt . Size = new System . Drawing . Size ( 1 3 0 , 6 5 2 ) ;
this . dgcRptExt . TabIndex = 1 ;
this . dgcRptExt . TabIndex = 1 ;
this . dgcRptExt . ViewCollection . AddRange ( new DevExpress . XtraGrid . Views . Base . BaseView [ ] {
this . dgcRptExt . ViewCollection . AddRange ( new DevExpress . XtraGrid . Views . Base . BaseView [ ] {
this . DgvRptExt } ) ;
this . DgvRptExt } ) ;