diff --git a/PROMS/VEPROMS User Interface/frmSectionProperties.Designer.cs b/PROMS/VEPROMS User Interface/frmSectionProperties.Designer.cs index 93e2a2cd..05b9b99a 100644 --- a/PROMS/VEPROMS User Interface/frmSectionProperties.Designer.cs +++ b/PROMS/VEPROMS User Interface/frmSectionProperties.Designer.cs @@ -777,7 +777,7 @@ namespace VEPROMS this.cbIsFoldoutSection.Margin = new System.Windows.Forms.Padding(2); this.cbIsFoldoutSection.Name = "cbIsFoldoutSection"; this.cbIsFoldoutSection.Size = new System.Drawing.Size(140, 17); - this.superTooltip1.SetSuperTooltip(this.cbIsFoldoutSection, new DevComponents.DotNetBar.SuperTooltipInfo("This is a Foldout Section", "", resources.GetString("cbIsFoldoutSection.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(350, 166))); + this.superTooltip1.SetSuperTooltip(this.cbIsFoldoutSection, new DevComponents.DotNetBar.SuperTooltipInfo("This is a Foldout Section", "", resources.GetString("cbIsFoldoutSection.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(370, 166))); this.cbIsFoldoutSection.TabIndex = 61; this.cbIsFoldoutSection.Text = "This is a Foldout section"; this.cbIsFoldoutSection.UseVisualStyleBackColor = false; diff --git a/PROMS/VEPROMS User Interface/frmSectionProperties.resx b/PROMS/VEPROMS User Interface/frmSectionProperties.resx index 56d54fb7..29543463 100644 --- a/PROMS/VEPROMS User Interface/frmSectionProperties.resx +++ b/PROMS/VEPROMS User Interface/frmSectionProperties.resx @@ -143,15 +143,16 @@ Pressing the "Default" button will revert back to using the inherited format for - If the PROMS format allows one or more of the following apply: + If the format supports duplex Foldouts: -- This section will be printed between each procedure page, - so that it will be on the back when printing in duplex mode +- This can be used to turn On duplexing of the Foldout instead + of using "FOLDOUT" as the section number + +- This section will be printed on the back of the procedure pages + as defined in the format - This section is accounted for in transitions with page numbers - (when this is printed on back pages) -- Dont count this page when generating an automatic table - of conents if this is printed on the back of the procedure pages +- This section is not included on Automatic Table of Contents \ No newline at end of file