@ -95,6 +95,7 @@
this . xtraTabPage3 = new DevExpress . XtraTab . XtraTabPage ( ) ;
this . DgcPatient = new DevExpress . XtraGrid . GridControl ( ) ;
this . DgvPatient = new DevExpress . XtraGrid . Views . Grid . GridView ( ) ;
this . gridColumn106 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn20 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn22 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn26 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
@ -103,17 +104,12 @@
this . gridColumn23 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn24 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn25 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn29 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn30 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn31 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn38 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn39 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn40 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn41 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn42 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . repositoryItemImageEdit1 = new DevExpress . XtraEditors . Repository . RepositoryItemImageEdit ( ) ;
this . gridColumn54 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn56 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . repositoryItemImageEdit1 = new DevExpress . XtraEditors . Repository . RepositoryItemImageEdit ( ) ;
this . panel10 = new System . Windows . Forms . Panel ( ) ;
this . ImportBtn = new System . Windows . Forms . Button ( ) ;
this . NewBaseBtn = new System . Windows . Forms . Button ( ) ;
@ -345,6 +341,7 @@
this . gridColumn94 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn95 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn96 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn105 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn104 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . gridColumn92 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
this . PatientSearch = new System . Windows . Forms . TextBox ( ) ;
@ -378,7 +375,6 @@
this . gridView5 = new DevExpress . XtraGrid . Views . Grid . GridView ( ) ;
this . gridView7 = new DevExpress . XtraGrid . Views . Grid . GridView ( ) ;
this . gridView8 = new DevExpress . XtraGrid . Views . Grid . GridView ( ) ;
this . gridColumn105 = new DevExpress . XtraGrid . Columns . GridColumn ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . repositoryItemMemoEdit21 ) ) . BeginInit ( ) ;
this . panel1 . SuspendLayout ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . DgcOrg ) ) . BeginInit ( ) ;
@ -532,7 +528,7 @@
// DgcOrg
//
this . DgcOrg . Dock = System . Windows . Forms . DockStyle . Fill ;
this . DgcOrg . EmbeddedNavigator . Margin = new System . Windows . Forms . Padding ( 4 , 4 , 4 , 4 ) ;
this . DgcOrg . EmbeddedNavigator . Margin = new System . Windows . Forms . Padding ( 4 ) ;
this . DgcOrg . Location = new System . Drawing . Point ( 0 , 1 6 3 ) ;
this . DgcOrg . MainView = this . DgvOrg ;
this . DgcOrg . Name = "DgcOrg" ;
@ -564,7 +560,7 @@
this . gridColumn21 } ) ;
this . DgvOrg . FixedLineWidth = 1 ;
this . DgvOrg . GridControl = this . DgcOrg ;
this . DgvOrg . IndicatorWidth = 7 0 ;
this . DgvOrg . IndicatorWidth = 4 0 ;
this . DgvOrg . Name = "DgvOrg" ;
this . DgvOrg . OptionsMenu . EnableColumnMenu = false ;
this . DgvOrg . OptionsSelection . MultiSelect = true ;
@ -868,7 +864,7 @@
//
this . splitter1 . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 1 3 2 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 1 6 2 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 2 0 2 ) ) ) ) ) ;
this . splitter1 . Location = new System . Drawing . Point ( 2 3 6 , 0 ) ;
this . splitter1 . Margin = new System . Windows . Forms . Padding ( 1 , 1 , 1 , 1 ) ;
this . splitter1 . Margin = new System . Windows . Forms . Padding ( 1 ) ;
this . splitter1 . Name = "splitter1" ;
this . splitter1 . Size = new System . Drawing . Size ( 4 , 7 7 9 ) ;
this . splitter1 . TabIndex = 1 ;
@ -1259,7 +1255,7 @@
this . splitter3 . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 1 3 2 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 1 6 2 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 2 0 2 ) ) ) ) ) ;
this . splitter3 . Dock = System . Windows . Forms . DockStyle . Right ;
this . splitter3 . Location = new System . Drawing . Point ( 6 5 8 , 1 8 9 ) ;
this . splitter3 . Margin = new System . Windows . Forms . Padding ( 1 , 1 , 1 , 1 ) ;
this . splitter3 . Margin = new System . Windows . Forms . Padding ( 1 ) ;
this . splitter3 . Name = "splitter3" ;
this . splitter3 . Size = new System . Drawing . Size ( 4 , 5 4 7 ) ;
this . splitter3 . TabIndex = 1 3 5 ;
@ -1308,6 +1304,7 @@
this . DgvPatient . Appearance . Row . Font = new System . Drawing . Font ( "微软雅黑" , 9F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
this . DgvPatient . Appearance . Row . Options . UseFont = true ;
this . DgvPatient . Columns . AddRange ( new DevExpress . XtraGrid . Columns . GridColumn [ ] {
this . gridColumn106 ,
this . gridColumn20 ,
this . gridColumn22 ,
this . gridColumn26 ,
@ -1316,14 +1313,9 @@
this . gridColumn23 ,
this . gridColumn24 ,
this . gridColumn25 ,
this . gridColumn29 ,
this . gridColumn30 ,
this . gridColumn31 ,
this . gridColumn38 ,
this . gridColumn39 ,
this . gridColumn40 ,
this . gridColumn41 ,
this . gridColumn42 ,
this . gridColumn54 ,
this . gridColumn56 } ) ;
this . DgvPatient . FixedLineWidth = 1 ;
@ -1335,6 +1327,24 @@
this . DgvPatient . OptionsView . ShowGroupPanel = false ;
this . DgvPatient . RowHeight = 4 0 ;
//
// gridColumn106
//
this . gridColumn106 . AppearanceCell . Font = new System . Drawing . Font ( "微软雅黑" , 1 2F ) ;
this . gridColumn106 . AppearanceCell . Options . UseFont = true ;
this . gridColumn106 . Caption = "部门" ;
this . gridColumn106 . FieldName = "DeptName" ;
this . gridColumn106 . Name = "gridColumn106" ;
this . gridColumn106 . OptionsColumn . AllowEdit = false ;
this . gridColumn106 . OptionsColumn . AllowGroup = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn106 . OptionsColumn . AllowMerge = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn106 . OptionsColumn . AllowMove = false ;
this . gridColumn106 . OptionsColumn . AllowSort = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn106 . OptionsColumn . Printable = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn106 . OptionsColumn . ReadOnly = true ;
this . gridColumn106 . OptionsFilter . AllowFilter = false ;
this . gridColumn106 . Visible = true ;
this . gridColumn106 . VisibleIndex = 0 ;
//
// gridColumn20
//
this . gridColumn20 . AppearanceCell . Font = new System . Drawing . Font ( "微软雅黑" , 1 2F ) ;
@ -1348,7 +1358,7 @@
this . gridColumn20 . OptionsColumn . ReadOnly = true ;
this . gridColumn20 . OptionsFilter . AllowFilter = false ;
this . gridColumn20 . Visible = true ;
this . gridColumn20 . VisibleIndex = 0 ;
this . gridColumn20 . VisibleIndex = 1 ;
this . gridColumn20 . Width = 8 0 ;
//
// gridColumn22
@ -1364,7 +1374,7 @@
this . gridColumn22 . OptionsColumn . ReadOnly = true ;
this . gridColumn22 . OptionsFilter . AllowFilter = false ;
this . gridColumn22 . Visible = true ;
this . gridColumn22 . VisibleIndex = 1 ;
this . gridColumn22 . VisibleIndex = 2 ;
this . gridColumn22 . Width = 4 0 ;
//
// gridColumn26
@ -1378,8 +1388,9 @@
this . gridColumn26 . OptionsColumn . AllowGroup = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn26 . OptionsColumn . AllowSort = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn26 . OptionsColumn . ReadOnly = true ;
this . gridColumn26 . OptionsFilter . AllowFilter = false ;
this . gridColumn26 . Visible = true ;
this . gridColumn26 . VisibleIndex = 2 ;
this . gridColumn26 . VisibleIndex = 3 ;
this . gridColumn26 . Width = 6 0 ;
//
// gridColumn27
@ -1393,8 +1404,9 @@
this . gridColumn27 . OptionsColumn . AllowGroup = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn27 . OptionsColumn . AllowSort = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn27 . OptionsColumn . ReadOnly = true ;
this . gridColumn27 . OptionsFilter . AllowFilter = false ;
this . gridColumn27 . Visible = true ;
this . gridColumn27 . VisibleIndex = 3 ;
this . gridColumn27 . VisibleIndex = 4 ;
this . gridColumn27 . Width = 6 0 ;
//
// gridColumn28
@ -1410,7 +1422,7 @@
this . gridColumn28 . OptionsColumn . ReadOnly = true ;
this . gridColumn28 . OptionsFilter . AllowFilter = false ;
this . gridColumn28 . Visible = true ;
this . gridColumn28 . VisibleIndex = 4 ;
this . gridColumn28 . VisibleIndex = 5 ;
this . gridColumn28 . Width = 6 0 ;
//
// gridColumn23
@ -1428,7 +1440,7 @@
this . gridColumn23 . Summary . AddRange ( new DevExpress . XtraGrid . GridSummaryItem [ ] {
new DevExpress . XtraGrid . GridColumnSummaryItem ( DevExpress . Data . SummaryItemType . Count , "BloodCode" , "合计:{0} 个血袋" ) } ) ;
this . gridColumn23 . Visible = true ;
this . gridColumn23 . VisibleIndex = 5 ;
this . gridColumn23 . VisibleIndex = 6 ;
this . gridColumn23 . Width = 1 0 0 ;
//
// gridColumn24
@ -1444,7 +1456,7 @@
this . gridColumn24 . OptionsColumn . ReadOnly = true ;
this . gridColumn24 . OptionsFilter . AllowFilter = false ;
this . gridColumn24 . Visible = true ;
this . gridColumn24 . VisibleIndex = 6 ;
this . gridColumn24 . VisibleIndex = 7 ;
this . gridColumn24 . Width = 8 0 ;
//
// gridColumn25
@ -1460,23 +1472,9 @@
this . gridColumn25 . OptionsColumn . ReadOnly = true ;
this . gridColumn25 . OptionsFilter . AllowFilter = false ;
this . gridColumn25 . Visible = true ;
this . gridColumn25 . VisibleIndex = 7 ;
this . gridColumn25 . VisibleIndex = 8 ;
this . gridColumn25 . Width = 1 6 0 ;
//
// gridColumn29
//
this . gridColumn29 . AppearanceCell . Font = new System . Drawing . Font ( "微软雅黑" , 1 2F ) ;
this . gridColumn29 . AppearanceCell . Options . UseFont = true ;
this . gridColumn29 . Caption = "职业" ;
this . gridColumn29 . FieldName = "Occupation" ;
this . gridColumn29 . Name = "gridColumn29" ;
this . gridColumn29 . OptionsColumn . AllowEdit = false ;
this . gridColumn29 . OptionsColumn . AllowGroup = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn29 . OptionsColumn . AllowSort = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn29 . OptionsColumn . ReadOnly = true ;
this . gridColumn29 . Visible = true ;
this . gridColumn29 . VisibleIndex = 8 ;
//
// gridColumn30
//
this . gridColumn30 . AppearanceCell . Font = new System . Drawing . Font ( "微软雅黑" , 1 2F ) ;
@ -1488,6 +1486,7 @@
this . gridColumn30 . OptionsColumn . AllowGroup = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn30 . OptionsColumn . AllowSort = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn30 . OptionsColumn . ReadOnly = true ;
this . gridColumn30 . OptionsFilter . AllowFilter = false ;
this . gridColumn30 . Visible = true ;
this . gridColumn30 . VisibleIndex = 9 ;
this . gridColumn30 . Width = 2 0 0 ;
@ -1501,54 +1500,11 @@
this . gridColumn31 . OptionsColumn . AllowGroup = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn31 . OptionsColumn . AllowSort = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn31 . OptionsColumn . ReadOnly = true ;
this . gridColumn31 . OptionsFilter . AllowFilter = false ;
this . gridColumn31 . Visible = true ;
this . gridColumn31 . VisibleIndex = 1 0 ;
this . gridColumn31 . Width = 2 0 0 ;
//
// gridColumn38
//
this . gridColumn38 . AppearanceCell . Font = new System . Drawing . Font ( "微软雅黑" , 1 2F ) ;
this . gridColumn38 . AppearanceCell . Options . UseFont = true ;
this . gridColumn38 . Caption = "备注" ;
this . gridColumn38 . FieldName = "Description" ;
this . gridColumn38 . Name = "gridColumn38" ;
this . gridColumn38 . OptionsColumn . AllowEdit = false ;
this . gridColumn38 . OptionsColumn . AllowGroup = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn38 . OptionsColumn . AllowSort = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn38 . OptionsColumn . ReadOnly = true ;
this . gridColumn38 . Visible = true ;
this . gridColumn38 . VisibleIndex = 1 2 ;
//
// gridColumn39
//
this . gridColumn39 . AppearanceCell . Font = new System . Drawing . Font ( "微软雅黑" , 1 2F ) ;
this . gridColumn39 . AppearanceCell . Options . UseFont = true ;
this . gridColumn39 . Caption = "建档时间" ;
this . gridColumn39 . DisplayFormat . FormatType = DevExpress . Utils . FormatType . DateTime ;
this . gridColumn39 . FieldName = "CreateTime" ;
this . gridColumn39 . Name = "gridColumn39" ;
this . gridColumn39 . OptionsColumn . AllowEdit = false ;
this . gridColumn39 . OptionsColumn . AllowGroup = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn39 . OptionsColumn . AllowSort = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn39 . OptionsColumn . ReadOnly = true ;
this . gridColumn39 . Visible = true ;
this . gridColumn39 . VisibleIndex = 1 3 ;
this . gridColumn39 . Width = 1 3 0 ;
//
// gridColumn40
//
this . gridColumn40 . AppearanceCell . Font = new System . Drawing . Font ( "微软雅黑" , 1 2F ) ;
this . gridColumn40 . AppearanceCell . Options . UseFont = true ;
this . gridColumn40 . Caption = "建档人" ;
this . gridColumn40 . FieldName = "Creator" ;
this . gridColumn40 . Name = "gridColumn40" ;
this . gridColumn40 . OptionsColumn . AllowEdit = false ;
this . gridColumn40 . OptionsColumn . AllowGroup = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn40 . OptionsColumn . AllowSort = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn40 . OptionsColumn . ReadOnly = true ;
this . gridColumn40 . Visible = true ;
this . gridColumn40 . VisibleIndex = 1 4 ;
//
// gridColumn41
//
this . gridColumn41 . AppearanceCell . Font = new System . Drawing . Font ( "微软雅黑" , 1 2F ) ;
@ -1560,28 +1516,11 @@
this . gridColumn41 . OptionsColumn . AllowGroup = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn41 . OptionsColumn . AllowSort = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn41 . OptionsColumn . ReadOnly = true ;
this . gridColumn41 . OptionsFilter . AllowFilter = false ;
this . gridColumn41 . Visible = true ;
this . gridColumn41 . VisibleIndex = 1 5 ;
this . gridColumn41 . VisibleIndex = 1 1 ;
this . gridColumn41 . Width = 4 0 ;
//
// gridColumn42
//
this . gridColumn42 . AppearanceCell . Font = new System . Drawing . Font ( "微软雅黑" , 1 2F ) ;
this . gridColumn42 . AppearanceCell . Options . UseFont = true ;
this . gridColumn42 . Caption = "身份证照片" ;
this . gridColumn42 . ColumnEdit = this . repositoryItemImageEdit1 ;
this . gridColumn42 . FieldName = "Photo" ;
this . gridColumn42 . Name = "gridColumn42" ;
this . gridColumn42 . Visible = true ;
this . gridColumn42 . VisibleIndex = 1 1 ;
//
// repositoryItemImageEdit1
//
this . repositoryItemImageEdit1 . AutoHeight = false ;
this . repositoryItemImageEdit1 . Buttons . AddRange ( new DevExpress . XtraEditors . Controls . EditorButton [ ] {
new DevExpress . XtraEditors . Controls . EditorButton ( DevExpress . XtraEditors . Controls . ButtonPredefines . Combo ) } ) ;
this . repositoryItemImageEdit1 . Name = "repositoryItemImageEdit1" ;
//
// gridColumn54
//
this . gridColumn54 . AppearanceCell . Font = new System . Drawing . Font ( "微软雅黑" , 1 2F ) ;
@ -1589,8 +1528,11 @@
this . gridColumn54 . Caption = "PID" ;
this . gridColumn54 . FieldName = "PID" ;
this . gridColumn54 . Name = "gridColumn54" ;
this . gridColumn54 . OptionsColumn . AllowEdit = false ;
this . gridColumn54 . OptionsColumn . ReadOnly = true ;
this . gridColumn54 . OptionsFilter . AllowFilter = false ;
this . gridColumn54 . Visible = true ;
this . gridColumn54 . VisibleIndex = 1 6 ;
this . gridColumn54 . VisibleIndex = 1 2 ;
//
// gridColumn56
//
@ -1599,8 +1541,23 @@
this . gridColumn56 . Caption = "OID" ;
this . gridColumn56 . FieldName = "OID" ;
this . gridColumn56 . Name = "gridColumn56" ;
this . gridColumn56 . OptionsColumn . AllowEdit = false ;
this . gridColumn56 . OptionsColumn . AllowGroup = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn56 . OptionsColumn . AllowMerge = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn56 . OptionsColumn . AllowMove = false ;
this . gridColumn56 . OptionsColumn . AllowSort = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn56 . OptionsColumn . Printable = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn56 . OptionsColumn . ReadOnly = true ;
this . gridColumn56 . OptionsFilter . AllowFilter = false ;
this . gridColumn56 . Visible = true ;
this . gridColumn56 . VisibleIndex = 1 7 ;
this . gridColumn56 . VisibleIndex = 1 3 ;
//
// repositoryItemImageEdit1
//
this . repositoryItemImageEdit1 . AutoHeight = false ;
this . repositoryItemImageEdit1 . Buttons . AddRange ( new DevExpress . XtraEditors . Controls . EditorButton [ ] {
new DevExpress . XtraEditors . Controls . EditorButton ( DevExpress . XtraEditors . Controls . ButtonPredefines . Combo ) } ) ;
this . repositoryItemImageEdit1 . Name = "repositoryItemImageEdit1" ;
//
// panel10
//
@ -1667,7 +1624,7 @@
this . splitter2 . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 1 3 2 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 1 6 2 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 2 0 2 ) ) ) ) ) ;
this . splitter2 . Dock = System . Windows . Forms . DockStyle . Top ;
this . splitter2 . Location = new System . Drawing . Point ( 0 , 1 8 4 ) ;
this . splitter2 . Margin = new System . Windows . Forms . Padding ( 1 , 1 , 1 , 1 ) ;
this . splitter2 . Margin = new System . Windows . Forms . Padding ( 1 ) ;
this . splitter2 . Name = "splitter2" ;
this . splitter2 . Size = new System . Drawing . Size ( 1 1 9 6 , 5 ) ;
this . splitter2 . TabIndex = 1 3 2 ;
@ -1909,7 +1866,7 @@
this . TpGroupFeeItem . Controls . Add ( this . panel4 ) ;
this . TpGroupFeeItem . Image = global :: PEIS . Properties . Resources . 收 费 项 目 ;
this . TpGroupFeeItem . Name = "TpGroupFeeItem" ;
this . TpGroupFeeItem . Size = new System . Drawing . Size ( 1 1 9 6 , 9 2 2 ) ;
this . TpGroupFeeItem . Size = new System . Drawing . Size ( 1 1 9 6 , 7 3 6 ) ;
this . TpGroupFeeItem . Text = "分组项目" ;
//
// panel5
@ -1922,7 +1879,7 @@
this . panel5 . Location = new System . Drawing . Point ( 0 , 1 9 2 ) ;
this . panel5 . Margin = new System . Windows . Forms . Padding ( 2 , 3 , 2 , 3 ) ;
this . panel5 . Name = "panel5" ;
this . panel5 . Size = new System . Drawing . Size ( 1 1 9 6 , 7 3 0 ) ;
this . panel5 . Size = new System . Drawing . Size ( 1 1 9 6 , 5 4 4 ) ;
this . panel5 . TabIndex = 1 3 9 ;
//
// DgcGroupFeeItem
@ -1933,7 +1890,7 @@
this . DgcGroupFeeItem . Name = "DgcGroupFeeItem" ;
this . DgcGroupFeeItem . RepositoryItems . AddRange ( new DevExpress . XtraEditors . Repository . RepositoryItem [ ] {
this . repositoryItemMemoEdit1 } ) ;
this . DgcGroupFeeItem . Size = new System . Drawing . Size ( 7 3 2 , 7 2 5 ) ;
this . DgcGroupFeeItem . Size = new System . Drawing . Size ( 7 3 2 , 5 3 9 ) ;
this . DgcGroupFeeItem . TabIndex = 1 3 7 ;
this . DgcGroupFeeItem . ViewCollection . AddRange ( new DevExpress . XtraGrid . Views . Base . BaseView [ ] {
this . DgvGroupFeeItem } ) ;
@ -2133,7 +2090,7 @@
this . splitter4 . Dock = System . Windows . Forms . DockStyle . Right ;
this . splitter4 . Location = new System . Drawing . Point ( 7 3 2 , 5 ) ;
this . splitter4 . Name = "splitter4" ;
this . splitter4 . Size = new System . Drawing . Size ( 4 , 7 2 5 ) ;
this . splitter4 . Size = new System . Drawing . Size ( 4 , 5 3 9 ) ;
this . splitter4 . TabIndex = 1 4 2 ;
this . splitter4 . TabStop = false ;
//
@ -2144,7 +2101,7 @@
this . panel9 . Location = new System . Drawing . Point ( 7 3 6 , 5 ) ;
this . panel9 . Margin = new System . Windows . Forms . Padding ( 2 , 3 , 2 , 3 ) ;
this . panel9 . Name = "panel9" ;
this . panel9 . Size = new System . Drawing . Size ( 4 6 0 , 7 2 5 ) ;
this . panel9 . Size = new System . Drawing . Size ( 4 6 0 , 5 3 9 ) ;
this . panel9 . TabIndex = 1 4 1 ;
//
// tabControl1
@ -2156,17 +2113,17 @@
this . tabControl1 . Margin = new System . Windows . Forms . Padding ( 2 , 3 , 2 , 3 ) ;
this . tabControl1 . Name = "tabControl1" ;
this . tabControl1 . SelectedIndex = 0 ;
this . tabControl1 . Size = new System . Drawing . Size ( 4 6 0 , 7 2 5 ) ;
this . tabControl1 . Size = new System . Drawing . Size ( 4 6 0 , 5 3 9 ) ;
this . tabControl1 . TabIndex = 1 3 9 ;
//
// TpPack
//
this . TpPack . Controls . Add ( this . DgcPack ) ;
this . TpPack . Location = new System . Drawing . Point ( 4 , 2 4 ) ;
this . TpPack . Location = new System . Drawing . Point ( 4 , 2 3 ) ;
this . TpPack . Margin = new System . Windows . Forms . Padding ( 2 , 3 , 2 , 3 ) ;
this . TpPack . Name = "TpPack" ;
this . TpPack . Padding = new System . Windows . Forms . Padding ( 2 , 3 , 2 , 3 ) ;
this . TpPack . Size = new System . Drawing . Size ( 4 5 2 , 7 0 8 ) ;
this . TpPack . Size = new System . Drawing . Size ( 4 5 2 , 5 1 2 ) ;
this . TpPack . TabIndex = 1 ;
this . TpPack . Text = "套餐" ;
this . TpPack . UseVisualStyleBackColor = true ;
@ -2177,7 +2134,7 @@
this . DgcPack . Location = new System . Drawing . Point ( 2 , 3 ) ;
this . DgcPack . MainView = this . DgvPack ;
this . DgcPack . Name = "DgcPack" ;
this . DgcPack . Size = new System . Drawing . Size ( 4 4 8 , 7 0 2 ) ;
this . DgcPack . Size = new System . Drawing . Size ( 4 4 8 , 5 0 6 ) ;
this . DgcPack . TabIndex = 1 2 2 ;
this . DgcPack . ViewCollection . AddRange ( new DevExpress . XtraGrid . Views . Base . BaseView [ ] {
this . DgvPack ,
@ -2338,11 +2295,11 @@
//
this . TpFeeItem . Controls . Add ( this . DgcFeeItem ) ;
this . TpFeeItem . Controls . Add ( this . FeeItemSearch ) ;
this . TpFeeItem . Location = new System . Drawing . Point ( 4 , 2 4 ) ;
this . TpFeeItem . Location = new System . Drawing . Point ( 4 , 2 3 ) ;
this . TpFeeItem . Margin = new System . Windows . Forms . Padding ( 2 , 3 , 2 , 3 ) ;
this . TpFeeItem . Name = "TpFeeItem" ;
this . TpFeeItem . Padding = new System . Windows . Forms . Padding ( 2 , 3 , 2 , 3 ) ;
this . TpFeeItem . Size = new System . Drawing . Size ( 4 5 2 , 7 0 8 ) ;
this . TpFeeItem . Size = new System . Drawing . Size ( 4 5 2 , 5 1 2 ) ;
this . TpFeeItem . TabIndex = 0 ;
this . TpFeeItem . Text = "收费项目" ;
this . TpFeeItem . UseVisualStyleBackColor = true ;
@ -2355,7 +2312,7 @@
this . DgcFeeItem . Name = "DgcFeeItem" ;
this . DgcFeeItem . RepositoryItems . AddRange ( new DevExpress . XtraEditors . Repository . RepositoryItem [ ] {
this . repositoryItemCheckEdit1 } ) ;
this . DgcFeeItem . Size = new System . Drawing . Size ( 4 4 8 , 6 8 0 ) ;
this . DgcFeeItem . Size = new System . Drawing . Size ( 4 4 8 , 4 8 4 ) ;
this . DgcFeeItem . TabIndex = 1 3 7 ;
this . DgcFeeItem . ViewCollection . AddRange ( new DevExpress . XtraGrid . Views . Base . BaseView [ ] {
this . DgvFeeItem ,
@ -4434,7 +4391,7 @@
this . menuStrip1 . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . menuStrip1 . Name = "menuStrip1" ;
this . menuStrip1 . Padding = new System . Windows . Forms . Padding ( 2 , 2 , 0 , 2 ) ;
this . menuStrip1 . Size = new System . Drawing . Size ( 8 9 3 , 4 4 ) ;
this . menuStrip1 . Size = new System . Drawing . Size ( 7 8 9 , 4 4 ) ;
this . menuStrip1 . TabIndex = 1 2 9 ;
this . menuStrip1 . Text = "menuStrip1" ;
//
@ -4563,6 +4520,7 @@
this . TsmiBatchCtrl . Name = "TsmiBatchCtrl" ;
this . TsmiBatchCtrl . Size = new System . Drawing . Size ( 1 0 4 , 4 0 ) ;
this . TsmiBatchCtrl . Text = "批量操作" ;
this . TsmiBatchCtrl . Visible = false ;
//
// splitterControl1
//
@ -4695,7 +4653,7 @@
this . DgvEnrollment . GridControl = this . DgcEnrollment ;
this . DgvEnrollment . GroupCount = 1 ;
this . DgvEnrollment . GroupFormat = "" ;
this . DgvEnrollment . IndicatorWidth = 7 5 ;
this . DgvEnrollment . IndicatorWidth = 7 0 ;
this . DgvEnrollment . Name = "DgvEnrollment" ;
this . DgvEnrollment . OptionsFilter . AllowFilterEditor = false ;
this . DgvEnrollment . OptionsMenu . EnableColumnMenu = false ;
@ -4929,6 +4887,23 @@
this . gridColumn96 . VisibleIndex = 9 ;
this . gridColumn96 . Width = 1 6 0 ;
//
// gridColumn105
//
this . gridColumn105 . AppearanceCell . Font = new System . Drawing . Font ( "微软雅黑" , 1 2F ) ;
this . gridColumn105 . AppearanceCell . Options . UseFont = true ;
this . gridColumn105 . Caption = "联系方式" ;
this . gridColumn105 . FieldName = "Tel1" ;
this . gridColumn105 . Name = "gridColumn105" ;
this . gridColumn105 . OptionsColumn . AllowEdit = false ;
this . gridColumn105 . OptionsColumn . AllowGroup = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn105 . OptionsColumn . AllowMerge = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn105 . OptionsColumn . AllowMove = false ;
this . gridColumn105 . OptionsColumn . AllowSort = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn105 . OptionsColumn . ReadOnly = true ;
this . gridColumn105 . OptionsFilter . AllowFilter = false ;
this . gridColumn105 . Visible = true ;
this . gridColumn105 . VisibleIndex = 1 1 ;
//
// gridColumn104
//
this . gridColumn104 . AppearanceCell . Font = new System . Drawing . Font ( "微软雅黑" , 1 2F ) ;
@ -5184,23 +5159,6 @@
//
this . gridView8 . Name = "gridView8" ;
//
// gridColumn105
//
this . gridColumn105 . AppearanceCell . Font = new System . Drawing . Font ( "微软雅黑" , 1 2F ) ;
this . gridColumn105 . AppearanceCell . Options . UseFont = true ;
this . gridColumn105 . Caption = "联系方式" ;
this . gridColumn105 . FieldName = "Tel1" ;
this . gridColumn105 . Name = "gridColumn105" ;
this . gridColumn105 . OptionsColumn . AllowEdit = false ;
this . gridColumn105 . OptionsColumn . AllowGroup = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn105 . OptionsColumn . AllowMerge = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn105 . OptionsColumn . AllowMove = false ;
this . gridColumn105 . OptionsColumn . AllowSort = DevExpress . Utils . DefaultBoolean . False ;
this . gridColumn105 . OptionsColumn . ReadOnly = true ;
this . gridColumn105 . OptionsFilter . AllowFilter = false ;
this . gridColumn105 . Visible = true ;
this . gridColumn105 . VisibleIndex = 1 1 ;
//
// EnrollmentOrgForm
//
this . AutoScaleDimensions = new System . Drawing . SizeF ( 7F , 1 7F ) ;
@ -5489,14 +5447,9 @@
private DevExpress . XtraGrid . Columns . GridColumn gridColumn23 ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn24 ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn25 ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn29 ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn30 ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn31 ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn38 ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn39 ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn40 ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn41 ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn42 ;
private DevExpress . XtraEditors . Repository . RepositoryItemImageEdit repositoryItemImageEdit1 ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn54 ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn56 ;
@ -5667,5 +5620,6 @@
private System . Windows . Forms . ToolStripMenuItem FastExportTime ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn104 ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn105 ;
private DevExpress . XtraGrid . Columns . GridColumn gridColumn106 ;
}
}