|
|
|
@ -28,12 +28,11 @@ |
|
|
|
|
/// </summary> |
|
|
|
|
private void InitializeComponent() |
|
|
|
|
{ |
|
|
|
|
this.components = new System.ComponentModel.Container(); |
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(EnrollmentOrgForm)); |
|
|
|
|
DevExpress.XtraGrid.GridFormatRule gridFormatRule3 = new DevExpress.XtraGrid.GridFormatRule(); |
|
|
|
|
DevExpress.XtraEditors.FormatConditionRuleExpression formatConditionRuleExpression3 = new DevExpress.XtraEditors.FormatConditionRuleExpression(); |
|
|
|
|
DevExpress.XtraGrid.GridFormatRule gridFormatRule1 = new DevExpress.XtraGrid.GridFormatRule(); |
|
|
|
|
DevExpress.XtraEditors.FormatConditionRuleExpression formatConditionRuleExpression1 = new DevExpress.XtraEditors.FormatConditionRuleExpression(); |
|
|
|
|
DevExpress.XtraGrid.GridFormatRule gridFormatRule2 = new DevExpress.XtraGrid.GridFormatRule(); |
|
|
|
|
DevExpress.XtraEditors.FormatConditionRuleExpression formatConditionRuleExpression2 = new DevExpress.XtraEditors.FormatConditionRuleExpression(); |
|
|
|
|
this.gridColumn99 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.gridColumn102 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.repositoryItemMemoEdit21 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit(); |
|
|
|
@ -68,7 +67,7 @@ |
|
|
|
|
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
|
|
|
|
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
|
|
|
|
this.DgcGroupPatient = new DevExpress.XtraGrid.GridControl(); |
|
|
|
|
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); |
|
|
|
|
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(); |
|
|
|
|
this.FastGroupMove = new System.Windows.Forms.ToolStripMenuItem(); |
|
|
|
|
this.DgvGroupPatient = new DevExpress.XtraGrid.Views.Grid.GridView(); |
|
|
|
|
this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
@ -202,7 +201,7 @@ |
|
|
|
|
this.xtraTabControl4 = new DevExpress.XtraTab.XtraTabControl(); |
|
|
|
|
this.xtraTabPage4 = new DevExpress.XtraTab.XtraTabPage(); |
|
|
|
|
this.DgcCheckCost2 = new DevExpress.XtraGrid.GridControl(); |
|
|
|
|
this.PersonCostFastMenu = new System.Windows.Forms.ContextMenuStrip(this.components); |
|
|
|
|
this.PersonCostFastMenu = new System.Windows.Forms.ContextMenuStrip(); |
|
|
|
|
this.PFastCharge = new System.Windows.Forms.ToolStripMenuItem(); |
|
|
|
|
this.PFastAllCharge = new System.Windows.Forms.ToolStripMenuItem(); |
|
|
|
|
this.PFastDeleteCost = new System.Windows.Forms.ToolStripMenuItem(); |
|
|
|
@ -233,7 +232,7 @@ |
|
|
|
|
this.xtraTabControl3 = new DevExpress.XtraTab.XtraTabControl(); |
|
|
|
|
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
|
|
|
|
this.DgcCheckCost = new DevExpress.XtraGrid.GridControl(); |
|
|
|
|
this.TeamCostFastMenu = new System.Windows.Forms.ContextMenuStrip(this.components); |
|
|
|
|
this.TeamCostFastMenu = new System.Windows.Forms.ContextMenuStrip(); |
|
|
|
|
this.TFastCharge = new System.Windows.Forms.ToolStripMenuItem(); |
|
|
|
|
this.TFastAllCharge = new System.Windows.Forms.ToolStripMenuItem(); |
|
|
|
|
this.TFastDeleteCost = new System.Windows.Forms.ToolStripMenuItem(); |
|
|
|
@ -324,7 +323,7 @@ |
|
|
|
|
this.splitterControl1 = new DevExpress.XtraEditors.SplitterControl(); |
|
|
|
|
this.panel11 = new System.Windows.Forms.Panel(); |
|
|
|
|
this.DgcEnrollment = new DevExpress.XtraGrid.GridControl(); |
|
|
|
|
this.InfoFastMenu = new System.Windows.Forms.ContextMenuStrip(this.components); |
|
|
|
|
this.InfoFastMenu = new System.Windows.Forms.ContextMenuStrip(); |
|
|
|
|
this.FastCamera = new System.Windows.Forms.ToolStripMenuItem(); |
|
|
|
|
this.FastDelete = new System.Windows.Forms.ToolStripMenuItem(); |
|
|
|
|
this.FastExport = new System.Windows.Forms.ToolStripMenuItem(); |
|
|
|
@ -348,7 +347,6 @@ |
|
|
|
|
this.gridColumn105 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.gridColumn104 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.gridColumn92 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.gridColumn106 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.PatientSearch = new System.Windows.Forms.TextBox(); |
|
|
|
|
this.gridColumn109 = new DevExpress.XtraGrid.Columns.GridColumn(); |
|
|
|
|
this.新建NToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
|
|
|
@ -2977,15 +2975,15 @@ |
|
|
|
|
this.gridColumn100, |
|
|
|
|
this.gridColumn99}); |
|
|
|
|
this.DgvCheckCost2.FixedLineWidth = 1; |
|
|
|
|
gridFormatRule3.ApplyToRow = true; |
|
|
|
|
gridFormatRule3.Column = this.gridColumn99; |
|
|
|
|
gridFormatRule3.Name = "Format0"; |
|
|
|
|
formatConditionRuleExpression3.Appearance.ForeColor = System.Drawing.Color.Gray; |
|
|
|
|
formatConditionRuleExpression3.Appearance.Options.UseForeColor = true; |
|
|
|
|
formatConditionRuleExpression3.Expression = "[CancelTime] Is Not Null"; |
|
|
|
|
formatConditionRuleExpression3.PredefinedName = "Strikeout Text"; |
|
|
|
|
gridFormatRule3.Rule = formatConditionRuleExpression3; |
|
|
|
|
this.DgvCheckCost2.FormatRules.Add(gridFormatRule3); |
|
|
|
|
gridFormatRule1.ApplyToRow = true; |
|
|
|
|
gridFormatRule1.Column = this.gridColumn99; |
|
|
|
|
gridFormatRule1.Name = "Format0"; |
|
|
|
|
formatConditionRuleExpression1.Appearance.ForeColor = System.Drawing.Color.Gray; |
|
|
|
|
formatConditionRuleExpression1.Appearance.Options.UseForeColor = true; |
|
|
|
|
formatConditionRuleExpression1.Expression = "[CancelTime] Is Not Null"; |
|
|
|
|
formatConditionRuleExpression1.PredefinedName = "Strikeout Text"; |
|
|
|
|
gridFormatRule1.Rule = formatConditionRuleExpression1; |
|
|
|
|
this.DgvCheckCost2.FormatRules.Add(gridFormatRule1); |
|
|
|
|
this.DgvCheckCost2.GridControl = this.DgcCheckCost2; |
|
|
|
|
this.DgvCheckCost2.GroupFormat = "{0}"; |
|
|
|
|
this.DgvCheckCost2.IndicatorWidth = 40; |
|
|
|
@ -3423,15 +3421,15 @@ |
|
|
|
|
this.gridColumn101, |
|
|
|
|
this.gridColumn102}); |
|
|
|
|
this.DgvCheckCost.FixedLineWidth = 1; |
|
|
|
|
gridFormatRule1.ApplyToRow = true; |
|
|
|
|
gridFormatRule1.Column = this.gridColumn102; |
|
|
|
|
gridFormatRule1.Name = "Format0"; |
|
|
|
|
formatConditionRuleExpression1.Appearance.ForeColor = System.Drawing.Color.Gray; |
|
|
|
|
formatConditionRuleExpression1.Appearance.Options.UseForeColor = true; |
|
|
|
|
formatConditionRuleExpression1.Expression = "[CancelTime] Is Not Null"; |
|
|
|
|
formatConditionRuleExpression1.PredefinedName = "Strikeout Text"; |
|
|
|
|
gridFormatRule1.Rule = formatConditionRuleExpression1; |
|
|
|
|
this.DgvCheckCost.FormatRules.Add(gridFormatRule1); |
|
|
|
|
gridFormatRule2.ApplyToRow = true; |
|
|
|
|
gridFormatRule2.Column = this.gridColumn102; |
|
|
|
|
gridFormatRule2.Name = "Format0"; |
|
|
|
|
formatConditionRuleExpression2.Appearance.ForeColor = System.Drawing.Color.Gray; |
|
|
|
|
formatConditionRuleExpression2.Appearance.Options.UseForeColor = true; |
|
|
|
|
formatConditionRuleExpression2.Expression = "[CancelTime] Is Not Null"; |
|
|
|
|
formatConditionRuleExpression2.PredefinedName = "Strikeout Text"; |
|
|
|
|
gridFormatRule2.Rule = formatConditionRuleExpression2; |
|
|
|
|
this.DgvCheckCost.FormatRules.Add(gridFormatRule2); |
|
|
|
|
this.DgvCheckCost.GridControl = this.DgcCheckCost; |
|
|
|
|
this.DgvCheckCost.GroupCount = 1; |
|
|
|
|
this.DgvCheckCost.GroupFormat = ""; |
|
|
|
@ -4692,8 +4690,7 @@ |
|
|
|
|
this.gridColumn96, |
|
|
|
|
this.gridColumn105, |
|
|
|
|
this.gridColumn104, |
|
|
|
|
this.gridColumn92, |
|
|
|
|
this.gridColumn106}); |
|
|
|
|
this.gridColumn92}); |
|
|
|
|
this.DgvEnrollment.GridControl = this.DgcEnrollment; |
|
|
|
|
this.DgvEnrollment.GroupCount = 1; |
|
|
|
|
this.DgvEnrollment.GroupFormat = ""; |
|
|
|
@ -4984,23 +4981,6 @@ |
|
|
|
|
this.gridColumn92.Visible = true; |
|
|
|
|
this.gridColumn92.VisibleIndex = 10; |
|
|
|
|
// |
|
|
|
|
// gridColumn106 |
|
|
|
|
// |
|
|
|
|
this.gridColumn106.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 12F); |
|
|
|
|
this.gridColumn106.AppearanceCell.Options.UseFont = true; |
|
|
|
|
this.gridColumn106.Caption = "体检费用"; |
|
|
|
|
this.gridColumn106.FieldName = "Fee"; |
|
|
|
|
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.ReadOnly = true; |
|
|
|
|
this.gridColumn106.OptionsFilter.AllowFilter = false; |
|
|
|
|
this.gridColumn106.Visible = true; |
|
|
|
|
this.gridColumn106.VisibleIndex = 13; |
|
|
|
|
// |
|
|
|
|
// PatientSearch |
|
|
|
|
// |
|
|
|
|
this.PatientSearch.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
|
@ -5686,6 +5666,5 @@ |
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem FastExportTime; |
|
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn104; |
|
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn105; |
|
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn106; |
|
|
|
|
} |
|
|
|
|
} |