From 33850f59c1f434f37ceec51c580aaed22ec440cc Mon Sep 17 00:00:00 2001 From: Kathy Date: Wed, 20 Jan 2016 16:33:09 +0000 Subject: [PATCH] =?UTF-8?q?Enhanced=20Documents=20for=20Procedures=20?= =?UTF-8?q?=E2=80=93=20add=20checkbox=20Enhanced=20Documents=20for=20Secti?= =?UTF-8?q?ons=20=E2=80=93=20add=20radiobox=20Enhanced=20Documents=20?= =?UTF-8?q?=E2=80=93=20set=20sync=20checkbox?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../frmProcedureProperties.Designer.cs | 160 +- .../frmProcedureProperties.cs | 15 + .../frmSectionProperties.Designer.cs | 2595 +++++++++-------- .../frmSectionProperties.cs | 76 +- .../frmSysOptions.Designer.cs | 1 + 5 files changed, 1527 insertions(+), 1320 deletions(-) diff --git a/PROMS/VEPROMS User Interface/frmProcedureProperties.Designer.cs b/PROMS/VEPROMS User Interface/frmProcedureProperties.Designer.cs index 7d6446db..6531df52 100644 --- a/PROMS/VEPROMS User Interface/frmProcedureProperties.Designer.cs +++ b/PROMS/VEPROMS User Interface/frmProcedureProperties.Designer.cs @@ -156,6 +156,7 @@ namespace VEPROMS this.tiFmtStngs = new DevComponents.DotNetBar.TabItem(this.components); this.tabControlPanel4 = new DevComponents.DotNetBar.TabControlPanel(); this.tiViewStngs = new DevComponents.DotNetBar.TabItem(this.components); + this.cbEnhanced = new System.Windows.Forms.CheckBox(); ((System.ComponentModel.ISupportInitialize)(this.procedureConfigBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.formatInfoListBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnOvrdPrnPenWidth)).BeginInit(); @@ -296,8 +297,8 @@ namespace VEPROMS this.ppBtnDefaultChgBar.Name = "ppBtnDefaultChgBar"; this.ppBtnDefaultChgBar.Size = new System.Drawing.Size(50, 23); this.superTooltip1.SetSuperTooltip(this.ppBtnDefaultChgBar, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", "This will revert the Change Bar selection back to using the parent\'s (default) se" + - "tting.\r\n\r\nCheck \"Show Default Settings\" to display the \"default\" Change Bar (bel" + - "ow the Change Bars selection box).", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(250, 145))); + "tting.\r\n\r\nCheck \"Show Default Settings\" to display the \"default\" Change Bar (bel" + + "ow the Change Bars selection box).", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(250, 145))); this.ppBtnDefaultChgBar.TabIndex = 53; this.ppBtnDefaultChgBar.Text = "Default"; this.ppBtnDefaultChgBar.ThemeAware = true; @@ -311,9 +312,10 @@ namespace VEPROMS this.ppCmbxChangeBarType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.ppCmbxChangeBarType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.ppCmbxChangeBarType.FormattingEnabled = true; + this.ppCmbxChangeBarType.ItemHeight = 16; this.ppCmbxChangeBarType.Location = new System.Drawing.Point(433, 120); this.ppCmbxChangeBarType.Name = "ppCmbxChangeBarType"; - this.ppCmbxChangeBarType.Size = new System.Drawing.Size(175, 23); + this.ppCmbxChangeBarType.Size = new System.Drawing.Size(175, 22); this.ppCmbxChangeBarType.TabIndex = 50; this.ppCmbxChangeBarType.Visible = false; this.ppCmbxChangeBarType.WatermarkText = "select change bar setting"; @@ -326,8 +328,8 @@ namespace VEPROMS this.ppBtnDefaultFmt.Name = "ppBtnDefaultFmt"; this.ppBtnDefaultFmt.Size = new System.Drawing.Size(50, 23); this.superTooltip1.SetSuperTooltip(this.ppBtnDefaultFmt, new DevComponents.DotNetBar.SuperTooltipInfo("Default Button", "", "This will revert the format selection back to using the parent\'s format.\r\n\r\nCheck" + - " \"Show Default Settings\" to display the \"default\" format name (below the format " + - "selection box).", null, null, DevComponents.DotNetBar.eTooltipColor.System)); + " \"Show Default Settings\" to display the \"default\" format name (below the format " + + "selection box).", null, null, DevComponents.DotNetBar.eTooltipColor.System)); this.ppBtnDefaultFmt.TabIndex = 21; this.ppBtnDefaultFmt.Text = "Default"; this.ppBtnDefaultFmt.ThemeAware = true; @@ -339,9 +341,10 @@ namespace VEPROMS this.ppCmbxFormat.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.ppCmbxFormat.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.ppCmbxFormat.FormattingEnabled = true; + this.ppCmbxFormat.ItemHeight = 16; this.ppCmbxFormat.Location = new System.Drawing.Point(12, 35); this.ppCmbxFormat.Name = "ppCmbxFormat"; - this.ppCmbxFormat.Size = new System.Drawing.Size(573, 23); + this.ppCmbxFormat.Size = new System.Drawing.Size(573, 22); this.superTooltip1.SetSuperTooltip(this.ppCmbxFormat, new DevComponents.DotNetBar.SuperTooltipInfo("Format Selection", "", resources.GetString("ppCmbxFormat.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.System)); this.ppCmbxFormat.TabIndex = 20; this.ppCmbxFormat.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); @@ -362,7 +365,7 @@ namespace VEPROMS this.ppLblChangeBarTypeDefault.Name = "ppLblChangeBarTypeDefault"; this.ppLblChangeBarTypeDefault.Size = new System.Drawing.Size(61, 17); this.superTooltip1.SetSuperTooltip(this.ppLblChangeBarTypeDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Change Bar setting", "", "Pressing the Default Button (to the right)\r\nwill set the Change Bar setting back " + - "to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(270, 70))); + "to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(270, 70))); this.ppLblChangeBarTypeDefault.TabIndex = 38; this.ppLblChangeBarTypeDefault.Text = "(default)"; this.ppLblChangeBarTypeDefault.Visible = false; @@ -377,7 +380,7 @@ namespace VEPROMS this.ppLblFormatDefault.Name = "ppLblFormatDefault"; this.ppLblFormatDefault.Size = new System.Drawing.Size(61, 17); this.superTooltip1.SetSuperTooltip(this.ppLblFormatDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Format setting", "", "Pressing the Default Button (to the right)\r\nwill set the format setting back to t" + - "his.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(255, 70))); + "his.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(255, 70))); this.ppLblFormatDefault.TabIndex = 35; this.ppLblFormatDefault.Text = "(default)"; // @@ -416,9 +419,10 @@ namespace VEPROMS this.ppCmbxChgBarTxtType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.ppCmbxChgBarTxtType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.ppCmbxChgBarTxtType.FormattingEnabled = true; + this.ppCmbxChgBarTxtType.ItemHeight = 16; this.ppCmbxChgBarTxtType.Location = new System.Drawing.Point(82, 85); this.ppCmbxChgBarTxtType.Name = "ppCmbxChgBarTxtType"; - this.ppCmbxChgBarTxtType.Size = new System.Drawing.Size(184, 23); + this.ppCmbxChgBarTxtType.Size = new System.Drawing.Size(184, 22); this.ppCmbxChgBarTxtType.TabIndex = 51; this.ppCmbxChgBarTxtType.TabStop = false; this.ppCmbxChgBarTxtType.Visible = false; @@ -432,9 +436,10 @@ namespace VEPROMS this.ppCmbxChgBarPos.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.ppCmbxChgBarPos.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.ppCmbxChgBarPos.FormattingEnabled = true; + this.ppCmbxChgBarPos.ItemHeight = 16; this.ppCmbxChgBarPos.Location = new System.Drawing.Point(82, 30); this.ppCmbxChgBarPos.Name = "ppCmbxChgBarPos"; - this.ppCmbxChgBarPos.Size = new System.Drawing.Size(184, 23); + this.ppCmbxChgBarPos.Size = new System.Drawing.Size(184, 22); this.ppCmbxChgBarPos.TabIndex = 51; this.ppCmbxChgBarPos.TabStop = false; this.ppCmbxChgBarPos.Visible = false; @@ -451,7 +456,7 @@ namespace VEPROMS this.ppLblChgBarTxtTypeDefault.Name = "ppLblChgBarTxtTypeDefault"; this.ppLblChgBarTxtTypeDefault.Size = new System.Drawing.Size(61, 17); this.superTooltip1.SetSuperTooltip(this.ppLblChgBarTxtTypeDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Custom Change Bar Text Type", "", "Pressing the Default Button (to the right) will set the Cusotom Change Bar Positi" + - "on setting back to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(0, 0))); + "on setting back to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(0, 0))); this.ppLblChgBarTxtTypeDefault.TabIndex = 40; this.ppLblChgBarTxtTypeDefault.Text = "(default)"; // @@ -465,7 +470,7 @@ namespace VEPROMS this.ppLblChgBarPosDefault.Name = "ppLblChgBarPosDefault"; this.ppLblChgBarPosDefault.Size = new System.Drawing.Size(61, 17); this.superTooltip1.SetSuperTooltip(this.ppLblChgBarPosDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Custom Change Bar Position", "", "Pressing the Default Button (to the right) will set the Cusotom Change Bar Positi" + - "on setting back to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(300, 80))); + "on setting back to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(300, 80))); this.ppLblChgBarPosDefault.TabIndex = 39; this.ppLblChgBarPosDefault.Text = "(default)"; // @@ -506,7 +511,7 @@ namespace VEPROMS this.ppLblChgBarUserMsgOneDefault.Name = "ppLblChgBarUserMsgOneDefault"; this.ppLblChgBarUserMsgOneDefault.Size = new System.Drawing.Size(61, 17); this.superTooltip1.SetSuperTooltip(this.ppLblChgBarUserMsgOneDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Custom Message Line One", "", "Pressing the Default Button (to the right) will set the Cusotom Change Bar Messag" + - "e Line One setting back to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(0, 0))); + "e Line One setting back to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(0, 0))); this.ppLblChgBarUserMsgOneDefault.TabIndex = 6; this.ppLblChgBarUserMsgOneDefault.Text = "(default)"; // @@ -528,7 +533,7 @@ namespace VEPROMS this.ppLblChgBarUserMsgTwoDefault.Name = "ppLblChgBarUserMsgTwoDefault"; this.ppLblChgBarUserMsgTwoDefault.Size = new System.Drawing.Size(61, 17); this.superTooltip1.SetSuperTooltip(this.ppLblChgBarUserMsgTwoDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Custom Message Line Two", "", "Pressing the Default Button (to the right) will set the Cusotom Change Bar Messag" + - "e Line Two setting back to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(0, 0))); + "e Line Two setting back to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(0, 0))); this.ppLblChgBarUserMsgTwoDefault.TabIndex = 7; this.ppLblChgBarUserMsgTwoDefault.Text = "(default)"; // @@ -707,7 +712,7 @@ namespace VEPROMS this.ppLblAutoDuplexDefault.Name = "ppLblAutoDuplexDefault"; this.ppLblAutoDuplexDefault.Size = new System.Drawing.Size(86, 17); this.superTooltip1.SetSuperTooltip(this.ppLblAutoDuplexDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the Automatic Duplex default setting", "", "Pressing the Default Button (to the right)\r\nwill reset the Automatic Duplex setti" + - "ng back\r\nto this default.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(0, 0))); + "ng back\r\nto this default.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(0, 0))); this.ppLblAutoDuplexDefault.TabIndex = 62; this.ppLblAutoDuplexDefault.Text = "(default ON)"; // @@ -720,7 +725,7 @@ namespace VEPROMS this.ppChbxDisAutoDuplex.Name = "ppChbxDisAutoDuplex"; this.ppChbxDisAutoDuplex.Size = new System.Drawing.Size(209, 21); this.superTooltip1.SetSuperTooltip(this.ppChbxDisAutoDuplex, new DevComponents.DotNetBar.SuperTooltipInfo("Disable Automatic Duplex", "", "Checking this box will turn OFF the automatic duplexing used in some formats for " + - "Foldout pages.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(0, 0))); + "Foldout pages.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(0, 0))); this.ppChbxDisAutoDuplex.TabIndex = 61; this.ppChbxDisAutoDuplex.TabStop = false; this.ppChbxDisAutoDuplex.Text = "Disable Automatic Duplexing"; @@ -734,8 +739,8 @@ namespace VEPROMS this.ppBtnDefWatermark.Name = "ppBtnDefWatermark"; this.ppBtnDefWatermark.Size = new System.Drawing.Size(50, 23); this.superTooltip1.SetSuperTooltip(this.ppBtnDefWatermark, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", "This will revert the watermark selection back to using the parent\'s (default) set" + - "ting.\r\n\r\nCheck \"Show Default Settings\" to display the \"default\" watermark (below" + - " the Watermark selection box).", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(255, 145))); + "ting.\r\n\r\nCheck \"Show Default Settings\" to display the \"default\" watermark (below" + + " the Watermark selection box).", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(255, 145))); this.ppBtnDefWatermark.TabIndex = 60; this.ppBtnDefWatermark.TabStop = false; this.ppBtnDefWatermark.Text = "Default"; @@ -749,9 +754,10 @@ namespace VEPROMS this.ppCmbxWatermark.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.ppCmbxWatermark.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.ppCmbxWatermark.FormattingEnabled = true; + this.ppCmbxWatermark.ItemHeight = 16; this.ppCmbxWatermark.Location = new System.Drawing.Point(98, 30); this.ppCmbxWatermark.Name = "ppCmbxWatermark"; - this.ppCmbxWatermark.Size = new System.Drawing.Size(163, 23); + this.ppCmbxWatermark.Size = new System.Drawing.Size(163, 22); this.ppCmbxWatermark.TabIndex = 58; this.ppCmbxWatermark.TabStop = false; this.ppCmbxWatermark.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); @@ -768,7 +774,7 @@ namespace VEPROMS this.ppLblWatermarkDefault.Name = "ppLblWatermarkDefault"; this.ppLblWatermarkDefault.Size = new System.Drawing.Size(61, 17); this.superTooltip1.SetSuperTooltip(this.ppLblWatermarkDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Watermark setting", "", "Pressing the Default Button (to the right)\r\nwill reset the watermark setting back" + - " to \r\nthis default.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(0, 0))); + " to \r\nthis default.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(0, 0))); this.ppLblWatermarkDefault.TabIndex = 56; this.ppLblWatermarkDefault.Text = "(default)"; // @@ -915,7 +921,7 @@ namespace VEPROMS this.versionsPropChangeBarPositionCombo.FormattingEnabled = true; this.versionsPropChangeBarPositionCombo.Location = new System.Drawing.Point(86, 39); this.versionsPropChangeBarPositionCombo.Name = "versionsPropChangeBarPositionCombo"; - this.versionsPropChangeBarPositionCombo.Size = new System.Drawing.Size(248, 25); + this.versionsPropChangeBarPositionCombo.Size = new System.Drawing.Size(248, 24); this.versionsPropChangeBarPositionCombo.TabIndex = 10; // // label12 @@ -932,7 +938,7 @@ namespace VEPROMS this.versionsPropChangeBarTextTypeCombo.FormattingEnabled = true; this.versionsPropChangeBarTextTypeCombo.Location = new System.Drawing.Point(86, 82); this.versionsPropChangeBarTextTypeCombo.Name = "versionsPropChangeBarTextTypeCombo"; - this.versionsPropChangeBarTextTypeCombo.Size = new System.Drawing.Size(248, 25); + this.versionsPropChangeBarTextTypeCombo.Size = new System.Drawing.Size(248, 24); this.versionsPropChangeBarTextTypeCombo.TabIndex = 7; // // versionsPropPaginationCombo @@ -1027,13 +1033,12 @@ namespace VEPROMS // // // - this.ppCbShwDefSettings.BackgroundStyle.Class = ""; this.ppCbShwDefSettings.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ppCbShwDefSettings.Location = new System.Drawing.Point(6, 395); this.ppCbShwDefSettings.Name = "ppCbShwDefSettings"; this.ppCbShwDefSettings.Size = new System.Drawing.Size(150, 17); this.superTooltip1.SetSuperTooltip(this.ppCbShwDefSettings, new DevComponents.DotNetBar.SuperTooltipInfo("Show Default Settings", "", "When checked, the default (parent\'s) setting will appear below the overridden sel" + - "ection.", null, null, DevComponents.DotNetBar.eTooltipColor.System)); + "ection.", null, null, DevComponents.DotNetBar.eTooltipColor.System)); this.ppCbShwDefSettings.TabIndex = 5; this.ppCbShwDefSettings.Text = "Show Default Settings"; this.ppCbShwDefSettings.CheckedChanged += new System.EventHandler(this.tabpage_Enter); @@ -1170,9 +1175,10 @@ namespace VEPROMS this.comboBoxEx5.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.comboBoxEx5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBoxEx5.FormattingEnabled = true; + this.comboBoxEx5.ItemHeight = 16; this.comboBoxEx5.Location = new System.Drawing.Point(86, 83); this.comboBoxEx5.Name = "comboBoxEx5"; - this.comboBoxEx5.Size = new System.Drawing.Size(248, 23); + this.comboBoxEx5.Size = new System.Drawing.Size(248, 22); this.comboBoxEx5.TabIndex = 51; this.comboBoxEx5.WatermarkText = "using default"; // @@ -1183,9 +1189,10 @@ namespace VEPROMS this.comboBoxEx6.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.comboBoxEx6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBoxEx6.FormattingEnabled = true; + this.comboBoxEx6.ItemHeight = 16; this.comboBoxEx6.Location = new System.Drawing.Point(86, 27); this.comboBoxEx6.Name = "comboBoxEx6"; - this.comboBoxEx6.Size = new System.Drawing.Size(248, 23); + this.comboBoxEx6.Size = new System.Drawing.Size(248, 22); this.comboBoxEx6.TabIndex = 51; this.comboBoxEx6.WatermarkText = "using default"; // @@ -1344,6 +1351,7 @@ namespace VEPROMS // // superTooltip1 // + this.superTooltip1.DefaultTooltipSettings = new DevComponents.DotNetBar.SuperTooltipInfo("", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray); this.superTooltip1.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F"; // // ppGpbxUserSpecCB @@ -1360,6 +1368,7 @@ namespace VEPROMS this.ppGpbxUserSpecCB.Controls.Add(this.ppLblChgBarPosDefault); this.ppGpbxUserSpecCB.Controls.Add(this.ppCmbxChgBarPos); this.ppGpbxUserSpecCB.Controls.Add(this.ppLblChgBarTxtTypeDefault); + this.ppGpbxUserSpecCB.DisabledBackColor = System.Drawing.Color.Empty; this.ppGpbxUserSpecCB.Location = new System.Drawing.Point(12, 151); this.ppGpbxUserSpecCB.Name = "ppGpbxUserSpecCB"; this.ppGpbxUserSpecCB.Size = new System.Drawing.Size(622, 167); @@ -1378,7 +1387,6 @@ namespace VEPROMS this.ppGpbxUserSpecCB.Style.BorderRightWidth = 1; this.ppGpbxUserSpecCB.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; this.ppGpbxUserSpecCB.Style.BorderTopWidth = 1; - this.ppGpbxUserSpecCB.Style.Class = ""; this.ppGpbxUserSpecCB.Style.CornerDiameter = 4; this.ppGpbxUserSpecCB.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.ppGpbxUserSpecCB.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center; @@ -1387,12 +1395,10 @@ namespace VEPROMS // // // - this.ppGpbxUserSpecCB.StyleMouseDown.Class = ""; this.ppGpbxUserSpecCB.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // // - this.ppGpbxUserSpecCB.StyleMouseOver.Class = ""; this.ppGpbxUserSpecCB.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.superTooltip1.SetSuperTooltip(this.ppGpbxUserSpecCB, new DevComponents.DotNetBar.SuperTooltipInfo("Custom Change Bar Settings", "", resources.GetString("ppGpbxUserSpecCB.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(230, 155))); this.ppGpbxUserSpecCB.TabIndex = 54; @@ -1412,6 +1418,7 @@ namespace VEPROMS this.ppGpbxUserSpecTxt.Controls.Add(this.label5); this.ppGpbxUserSpecTxt.Controls.Add(this.ppTxbxChangeBarUserMsgOne); this.ppGpbxUserSpecTxt.Controls.Add(this.ppLblChgBarUserMsgTwoDefault); + this.ppGpbxUserSpecTxt.DisabledBackColor = System.Drawing.Color.Empty; this.ppGpbxUserSpecTxt.Location = new System.Drawing.Point(346, 9); this.ppGpbxUserSpecTxt.Name = "ppGpbxUserSpecTxt"; this.ppGpbxUserSpecTxt.Size = new System.Drawing.Size(260, 130); @@ -1430,7 +1437,6 @@ namespace VEPROMS this.ppGpbxUserSpecTxt.Style.BorderRightWidth = 1; this.ppGpbxUserSpecTxt.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; this.ppGpbxUserSpecTxt.Style.BorderTopWidth = 1; - this.ppGpbxUserSpecTxt.Style.Class = ""; this.ppGpbxUserSpecTxt.Style.CornerDiameter = 4; this.ppGpbxUserSpecTxt.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.ppGpbxUserSpecTxt.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center; @@ -1439,12 +1445,10 @@ namespace VEPROMS // // // - this.ppGpbxUserSpecTxt.StyleMouseDown.Class = ""; this.ppGpbxUserSpecTxt.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // // - this.ppGpbxUserSpecTxt.StyleMouseOver.Class = ""; this.ppGpbxUserSpecTxt.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ppGpbxUserSpecTxt.TabIndex = 56; this.ppGpbxUserSpecTxt.Text = "Custom Change Bar Message"; @@ -1501,13 +1505,13 @@ namespace VEPROMS // // tcProcProp // - this.tcProcProp.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Right))); + this.tcProcProp.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) + | System.Windows.Forms.AnchorStyles.Right))); this.tcProcProp.BackColor = System.Drawing.Color.Transparent; this.tcProcProp.CanReorderTabs = true; this.tcProcProp.Controls.Add(this.tcpGeneral); this.tcProcProp.Controls.Add(this.tcpOutputSettings); - this.tcProcProp.Controls.Add(this.tcpFormatSettings); + this.tcProcProp.Controls.Add(this.tcpFormatSettings); this.tcProcProp.Controls.Add(this.tabControlPanel4); this.tcProcProp.Location = new System.Drawing.Point(180, 7); this.tcProcProp.Name = "tcProcProp"; @@ -1525,6 +1529,7 @@ namespace VEPROMS // // tcpGeneral // + this.tcpGeneral.Controls.Add(this.cbEnhanced); this.tcpGeneral.Controls.Add(this.ppProcNumStpRTB); this.tcpGeneral.Controls.Add(this.ppProcTitleStpRTB); this.tcpGeneral.Controls.Add(this.ppDtTmLastApprv); @@ -1535,17 +1540,18 @@ namespace VEPROMS this.tcpGeneral.Controls.Add(this.label4); this.tcpGeneral.Controls.Add(this.ppTxtBxUserID); this.tcpGeneral.Controls.Add(this.label21); + this.tcpGeneral.DisabledBackColor = System.Drawing.Color.Empty; this.tcpGeneral.Dock = System.Windows.Forms.DockStyle.Fill; this.tcpGeneral.Location = new System.Drawing.Point(0, 24); this.tcpGeneral.Name = "tcpGeneral"; this.tcpGeneral.Padding = new System.Windows.Forms.Padding(1); this.tcpGeneral.Size = new System.Drawing.Size(672, 332); - this.tcpGeneral.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254))))); - this.tcpGeneral.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227))))); + this.tcpGeneral.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254))))); + this.tcpGeneral.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227))))); this.tcpGeneral.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; - this.tcpGeneral.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199))))); - this.tcpGeneral.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) - | DevComponents.DotNetBar.eBorderSide.Bottom))); + this.tcpGeneral.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199))))); + this.tcpGeneral.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) + | DevComponents.DotNetBar.eBorderSide.Bottom))); this.tcpGeneral.Style.GradientAngle = 90; this.tcpGeneral.TabIndex = 1; this.tcpGeneral.TabItem = this.tiGeneral; @@ -1553,19 +1559,28 @@ namespace VEPROMS // // ppProcNumStpRTB // + this.ppProcNumStpRTB.ActiveMode = false; this.ppProcNumStpRTB.AdjustSize = new System.Drawing.Size(0, 0); this.ppProcNumStpRTB.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.ppProcNumStpRTB.CheckAbove = "|?????????"; this.ppProcNumStpRTB.CheckBelow = "|?"; this.ppProcNumStpRTB.CheckLeft = "-?????????"; this.ppProcNumStpRTB.CheckRight = "-??"; + this.ppProcNumStpRTB.Closed = false; this.ppProcNumStpRTB.ContentsRectangle = new System.Drawing.Rectangle(89, 29, 149, 16); - this.ppProcNumStpRTB.FieldToEdit = Volian.Controls.Library.E_FieldToEdit.StepText; + this.ppProcNumStpRTB.DetectUrls = false; + this.ppProcNumStpRTB.EditMode = true; + this.ppProcNumStpRTB.FieldToEdit = VEPROMS.CSLA.Library.E_FieldToEdit.StepText; + this.ppProcNumStpRTB.FormatFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F); + this.ppProcNumStpRTB.IsExperimenting = false; + this.ppProcNumStpRTB.LastRtf = ""; this.ppProcNumStpRTB.Location = new System.Drawing.Point(89, 29); this.ppProcNumStpRTB.MyClassName = "RichEdit20W"; this.ppProcNumStpRTB.MyItemInfo = null; this.ppProcNumStpRTB.MyLinkText = null; this.ppProcNumStpRTB.Name = "ppProcNumStpRTB"; + this.ppProcNumStpRTB.OrigDisplayText = null; + this.ppProcNumStpRTB.OrigRTF = null; this.ppProcNumStpRTB.ProcessKeystrokes = true; this.ppProcNumStpRTB.RTBRangeStatus = Volian.Controls.Library.StepRTB.RangeStatus.NoContainedLinks; this.ppProcNumStpRTB.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None; @@ -1579,20 +1594,29 @@ namespace VEPROMS // // ppProcTitleStpRTB // + this.ppProcTitleStpRTB.ActiveMode = false; this.ppProcTitleStpRTB.AdjustSize = new System.Drawing.Size(0, 0); this.ppProcTitleStpRTB.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.ppProcTitleStpRTB.CheckAbove = "|?????????"; this.ppProcTitleStpRTB.CheckBelow = "|?"; this.ppProcTitleStpRTB.CheckLeft = "-?????????"; this.ppProcTitleStpRTB.CheckRight = "-??"; + this.ppProcTitleStpRTB.Closed = false; this.ppProcTitleStpRTB.ContentsRectangle = new System.Drawing.Rectangle(89, 65, 535, 16); - this.ppProcTitleStpRTB.FieldToEdit = Volian.Controls.Library.E_FieldToEdit.StepText; + this.ppProcTitleStpRTB.DetectUrls = false; + this.ppProcTitleStpRTB.EditMode = true; + this.ppProcTitleStpRTB.FieldToEdit = VEPROMS.CSLA.Library.E_FieldToEdit.StepText; + this.ppProcTitleStpRTB.FormatFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F); + this.ppProcTitleStpRTB.IsExperimenting = false; + this.ppProcTitleStpRTB.LastRtf = ""; this.ppProcTitleStpRTB.Location = new System.Drawing.Point(89, 65); this.ppProcTitleStpRTB.MinimumSize = new System.Drawing.Size(539, 59); this.ppProcTitleStpRTB.MyClassName = "RichEdit20W"; this.ppProcTitleStpRTB.MyItemInfo = null; this.ppProcTitleStpRTB.MyLinkText = null; this.ppProcTitleStpRTB.Name = "ppProcTitleStpRTB"; + this.ppProcTitleStpRTB.OrigDisplayText = null; + this.ppProcTitleStpRTB.OrigRTF = null; this.ppProcTitleStpRTB.ProcessKeystrokes = true; this.ppProcTitleStpRTB.RTBRangeStatus = Volian.Controls.Library.StepRTB.RangeStatus.NoContainedLinks; this.ppProcTitleStpRTB.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None; @@ -1620,17 +1644,18 @@ namespace VEPROMS this.tcpOutputSettings.Controls.Add(this.ppLblWatermarkDefault); this.tcpOutputSettings.Controls.Add(this.ppBtnDefWatermark); this.tcpOutputSettings.Controls.Add(this.ppCmbxWatermark); + this.tcpOutputSettings.DisabledBackColor = System.Drawing.Color.Empty; this.tcpOutputSettings.Dock = System.Windows.Forms.DockStyle.Fill; this.tcpOutputSettings.Location = new System.Drawing.Point(0, 24); this.tcpOutputSettings.Name = "tcpOutputSettings"; this.tcpOutputSettings.Padding = new System.Windows.Forms.Padding(1); this.tcpOutputSettings.Size = new System.Drawing.Size(672, 332); - this.tcpOutputSettings.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254))))); - this.tcpOutputSettings.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227))))); + this.tcpOutputSettings.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254))))); + this.tcpOutputSettings.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227))))); this.tcpOutputSettings.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; - this.tcpOutputSettings.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199))))); - this.tcpOutputSettings.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) - | DevComponents.DotNetBar.eBorderSide.Bottom))); + this.tcpOutputSettings.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199))))); + this.tcpOutputSettings.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) + | DevComponents.DotNetBar.eBorderSide.Bottom))); this.tcpOutputSettings.Style.GradientAngle = 90; this.tcpOutputSettings.TabIndex = 3; this.tcpOutputSettings.TabItem = this.tiOutputStngs; @@ -1649,6 +1674,7 @@ namespace VEPROMS this.ppGrpbxPrnAdj.Controls.Add(this.ppNumUpDwnOverdPrnPenBoldWidth); this.ppGrpbxPrnAdj.Controls.Add(this.label41); this.ppGrpbxPrnAdj.Controls.Add(this.ppNumUpDwnOvrdPrnPenULineWidth); + this.ppGrpbxPrnAdj.DisabledBackColor = System.Drawing.Color.Empty; this.ppGrpbxPrnAdj.Location = new System.Drawing.Point(15, 120); this.ppGrpbxPrnAdj.Name = "ppGrpbxPrnAdj"; this.ppGrpbxPrnAdj.Size = new System.Drawing.Size(642, 114); @@ -1667,7 +1693,6 @@ namespace VEPROMS this.ppGrpbxPrnAdj.Style.BorderRightWidth = 1; this.ppGrpbxPrnAdj.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; this.ppGrpbxPrnAdj.Style.BorderTopWidth = 1; - this.ppGrpbxPrnAdj.Style.Class = ""; this.ppGrpbxPrnAdj.Style.CornerDiameter = 4; this.ppGrpbxPrnAdj.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.ppGrpbxPrnAdj.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center; @@ -1676,12 +1701,10 @@ namespace VEPROMS // // // - this.ppGrpbxPrnAdj.StyleMouseDown.Class = ""; this.ppGrpbxPrnAdj.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // // - this.ppGrpbxPrnAdj.StyleMouseOver.Class = ""; this.ppGrpbxPrnAdj.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ppGrpbxPrnAdj.TabIndex = 65; this.ppGrpbxPrnAdj.Text = "Output Adjustments"; @@ -1709,17 +1732,18 @@ namespace VEPROMS this.tcpFormatSettings.Controls.Add(this.ppLblFormatDefault); this.tcpFormatSettings.Controls.Add(this.ppLblStpEditorColsDefault); this.tcpFormatSettings.Controls.Add(this.ppLblChangeBarTypeDefault); + this.tcpFormatSettings.DisabledBackColor = System.Drawing.Color.Empty; this.tcpFormatSettings.Dock = System.Windows.Forms.DockStyle.Fill; this.tcpFormatSettings.Location = new System.Drawing.Point(0, 24); this.tcpFormatSettings.Name = "tcpFormatSettings"; this.tcpFormatSettings.Padding = new System.Windows.Forms.Padding(1); this.tcpFormatSettings.Size = new System.Drawing.Size(672, 332); - this.tcpFormatSettings.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254))))); - this.tcpFormatSettings.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227))))); + this.tcpFormatSettings.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254))))); + this.tcpFormatSettings.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227))))); this.tcpFormatSettings.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; - this.tcpFormatSettings.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199))))); - this.tcpFormatSettings.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) - | DevComponents.DotNetBar.eBorderSide.Bottom))); + this.tcpFormatSettings.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199))))); + this.tcpFormatSettings.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) + | DevComponents.DotNetBar.eBorderSide.Bottom))); this.tcpFormatSettings.Style.GradientAngle = 90; this.tcpFormatSettings.TabIndex = 2; this.tcpFormatSettings.TabItem = this.tiFmtStngs; @@ -1744,10 +1768,11 @@ namespace VEPROMS this.ppCmbxStpEditorCols.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.ppCmbxStpEditorCols.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.ppCmbxStpEditorCols.FormattingEnabled = true; + this.ppCmbxStpEditorCols.ItemHeight = 16; this.ppCmbxStpEditorCols.Location = new System.Drawing.Point(164, 96); this.ppCmbxStpEditorCols.Name = "ppCmbxStpEditorCols"; this.ppCmbxStpEditorCols.PreventEnterBeep = true; - this.ppCmbxStpEditorCols.Size = new System.Drawing.Size(143, 23); + this.ppCmbxStpEditorCols.Size = new System.Drawing.Size(143, 22); this.ppCmbxStpEditorCols.TabIndex = 22; this.ppCmbxStpEditorCols.WatermarkText = "select column mode"; this.ppCmbxStpEditorCols.SelectedValueChanged += new System.EventHandler(this.ppCmbxStpEditorCols_SelectedValueChanged); @@ -1787,17 +1812,18 @@ namespace VEPROMS this.tabControlPanel4.Controls.Add(this.ppCbProcView); this.tabControlPanel4.Controls.Add(this.ppCbDeviationView); this.tabControlPanel4.Controls.Add(this.ppCbBackView); + this.tabControlPanel4.DisabledBackColor = System.Drawing.Color.Empty; this.tabControlPanel4.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControlPanel4.Location = new System.Drawing.Point(0, 24); this.tabControlPanel4.Name = "tabControlPanel4"; this.tabControlPanel4.Padding = new System.Windows.Forms.Padding(1); this.tabControlPanel4.Size = new System.Drawing.Size(672, 332); - this.tabControlPanel4.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254))))); - this.tabControlPanel4.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227))))); + this.tabControlPanel4.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254))))); + this.tabControlPanel4.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227))))); this.tabControlPanel4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; - this.tabControlPanel4.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199))))); - this.tabControlPanel4.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) - | DevComponents.DotNetBar.eBorderSide.Bottom))); + this.tabControlPanel4.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199))))); + this.tabControlPanel4.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) + | DevComponents.DotNetBar.eBorderSide.Bottom))); this.tabControlPanel4.Style.GradientAngle = 90; this.tabControlPanel4.TabIndex = 4; this.tabControlPanel4.TabItem = this.tiViewStngs; @@ -1808,6 +1834,17 @@ namespace VEPROMS this.tiViewStngs.Name = "tiViewStngs"; this.tiViewStngs.Text = "View Settings"; // + // cbEnhanced + // + this.cbEnhanced.AutoSize = true; + this.cbEnhanced.BackColor = System.Drawing.Color.Transparent; + this.cbEnhanced.Location = new System.Drawing.Point(37, 220); + this.cbEnhanced.Name = "cbEnhanced"; + this.cbEnhanced.Size = new System.Drawing.Size(140, 21); + this.cbEnhanced.TabIndex = 57; + this.cbEnhanced.Text = "Create Enhanced"; + this.cbEnhanced.UseVisualStyleBackColor = false; + // // frmProcedureProperties // this.AcceptButton = this.ppBtnOK; @@ -1996,5 +2033,6 @@ namespace VEPROMS private System.Windows.Forms.Label ppLblStpEditorColsDefault; private System.Windows.Forms.Label label43; private DevComponents.DotNetBar.Controls.ComboBoxEx ppCmbxStpEditorCols; + private System.Windows.Forms.CheckBox cbEnhanced; } } \ No newline at end of file diff --git a/PROMS/VEPROMS User Interface/frmProcedureProperties.cs b/PROMS/VEPROMS User Interface/frmProcedureProperties.cs index 66ffb711..2dd47112 100644 --- a/PROMS/VEPROMS User Interface/frmProcedureProperties.cs +++ b/PROMS/VEPROMS User Interface/frmProcedureProperties.cs @@ -71,6 +71,7 @@ namespace VEPROMS _ProcedureConfig.MyProcedure.Save().Dispose(); SaveText(ppProcTitleStpRTB); SaveText(ppProcNumStpRTB); + _ProcedureConfig.MyProcedure.MyProcedureInfo.CreateEnhanced = cbEnhanced.Checked; DialogResult = DialogResult.OK; this.Close(); } @@ -90,6 +91,7 @@ namespace VEPROMS private void ppBtnCancel_Click(object sender, EventArgs e) { procedureConfigBindingSource.CancelEdit(); + _ProcedureConfig.MyProcedure.MyProcedureInfo.CreateEnhanced = false; this.DialogResult = DialogResult.Cancel; this.Close(); } @@ -210,6 +212,19 @@ namespace VEPROMS ppCmbxStpEditorCols.ValueMember = "EValue"; ppCmbxStpEditorCols.SelectedIndex = -1; + // if the associated DocVersion has Enhanced, make the Enhanced checkbox visible + cbEnhanced.Visible = false; + DocVersionConfig dvc = _ProcedureConfig.MyProcedure.MyProcedureInfo.MyDocVersion.MyConfig as DocVersionConfig; + if (dvc != null && dvc.MyEnhancedDocuments != null && dvc.MyEnhancedDocuments.Count > 0) + { + if (dvc.MyEnhancedDocuments.Count > 1 || dvc.MyEnhancedDocuments[0].Type != 0) + { + cbEnhanced.Visible = true; + // if this procedure has enhanced data, the checkbox should not be editable: + cbEnhanced.Enabled = !(_ProcedureConfig.MyEnhancedDocuments != null && _ProcedureConfig.MyEnhancedDocuments.Count > 0); + cbEnhanced.Checked = (_ProcedureConfig.MyEnhancedDocuments != null && _ProcedureConfig.MyEnhancedDocuments.Count > 0); + } + } _Initializing = false; } diff --git a/PROMS/VEPROMS User Interface/frmSectionProperties.Designer.cs b/PROMS/VEPROMS User Interface/frmSectionProperties.Designer.cs index 895c501e..17b5be2c 100644 --- a/PROMS/VEPROMS User Interface/frmSectionProperties.Designer.cs +++ b/PROMS/VEPROMS User Interface/frmSectionProperties.Designer.cs @@ -28,1259 +28,1349 @@ namespace VEPROMS /// private void InitializeComponent() { - this.components = new System.ComponentModel.Container(); - System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmSectionProperties)); - this.ppDtTmLastMod = new System.Windows.Forms.DateTimePicker(); - this.ppTxtBxUserID = new System.Windows.Forms.TextBox(); - this.lblUserID = new System.Windows.Forms.Label(); - this.lblLastModDate = new System.Windows.Forms.Label(); - this.lblSectTitle = new System.Windows.Forms.Label(); - this.lblSectNumber = new System.Windows.Forms.Label(); - this.ppCmbxSectPagination = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.ppCmbxStyleSectionType = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.ppBtnDefaultFmt = new DevComponents.DotNetBar.ButtonX(); - this.ppCmbxFormat = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.sectionConfigBindingSource = new System.Windows.Forms.BindingSource(this.components); - this.ppLblFormatDefault = new System.Windows.Forms.Label(); - this.ppCmbxCheckoffHeading = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.ppCmbxCheckoffType = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.lblCheckoffHeading = new System.Windows.Forms.Label(); - this.lblCheckoffType = new System.Windows.Forms.Label(); - this.lblPagination = new System.Windows.Forms.Label(); - this.lblSectType = new System.Windows.Forms.Label(); - this.lblColumns = new System.Windows.Forms.Label(); - this.lblFormat = new System.Windows.Forms.Label(); - this.ppBtnCvrtToLibDoc = new DevComponents.DotNetBar.ButtonX(); - this.ppCmbxLibDoc = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.lblLibraryDocument = new System.Windows.Forms.Label(); - this.ppCkLstApplicabilityDesinations = new System.Windows.Forms.CheckedListBox(); - this.ppCbProcView = new System.Windows.Forms.CheckBox(); - this.label9 = new System.Windows.Forms.Label(); - this.ppCbDeviationView = new System.Windows.Forms.CheckBox(); - this.ppCbBackView = new System.Windows.Forms.CheckBox(); - this.ppBtnCancel = new System.Windows.Forms.Button(); - this.ppBtnOK = new System.Windows.Forms.Button(); - this.ppLblDefSettingsInfo = new System.Windows.Forms.Label(); - this.ppCbShwDefSettings = new DevComponents.DotNetBar.Controls.CheckBoxX(); - this.checkBox1 = new System.Windows.Forms.CheckBox(); - this.textBox1 = new System.Windows.Forms.TextBox(); - this.label10 = new System.Windows.Forms.Label(); - this.textBox2 = new System.Windows.Forms.TextBox(); - this.label13 = new System.Windows.Forms.Label(); - this.richTextBox1 = new System.Windows.Forms.RichTextBox(); - this.richTextBox2 = new System.Windows.Forms.RichTextBox(); - this.label14 = new System.Windows.Forms.Label(); - this.label15 = new System.Windows.Forms.Label(); - this.superTooltip1 = new DevComponents.DotNetBar.SuperTooltip(); - this.ppCmbxNumColumns = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.ppBtnDefaultPaginationStyle = new DevComponents.DotNetBar.ButtonX(); - this.ppBtnDefaultNumColumns = new DevComponents.DotNetBar.ButtonX(); - this.ppLblDefPaginationStyle = new System.Windows.Forms.Label(); - this.ppLblDefaultNumColumns = new System.Windows.Forms.Label(); - this.ppCbDefaultStepSection = new System.Windows.Forms.CheckBox(); - this.panSectBtns = new System.Windows.Forms.Panel(); - this.btnAutomation = new DevComponents.DotNetBar.ButtonX(); - this.btnLibDocs = new DevComponents.DotNetBar.ButtonX(); - this.btnFormat = new DevComponents.DotNetBar.ButtonX(); - this.btnGeneral = new DevComponents.DotNetBar.ButtonX(); - this.tcSectionProp = new DevComponents.DotNetBar.TabControl(); - this.tcpGeneral = new DevComponents.DotNetBar.TabControlPanel(); - this.ppCbAutoIndent = new System.Windows.Forms.CheckBox(); - this.ppCbEditableData = new System.Windows.Forms.CheckBox(); - this.ppCbPrnSecNumTitle = new System.Windows.Forms.CheckBox(); - this.ppSectNumberStpRTB = new Volian.Controls.Library.StepRTB(this.components); - this.ppSectTitleStpRTB = new Volian.Controls.Library.StepRTB(this.components); - this.tiGeneral = new DevComponents.DotNetBar.TabItem(this.components); - this.tcpFormat = new DevComponents.DotNetBar.TabControlPanel(); - this.cbKeepWordDocMargins = new System.Windows.Forms.CheckBox(); - this.rbWordSect = new DevComponents.DotNetBar.Controls.CheckBoxX(); - this.rbStepSect = new DevComponents.DotNetBar.Controls.CheckBoxX(); - this.ppGpbxSignoffCheckoff = new DevComponents.DotNetBar.Controls.GroupPanel(); - this.tiFormat = new DevComponents.DotNetBar.TabItem(this.components); - this.tcpLibDoc = new DevComponents.DotNetBar.TabControlPanel(); - this.tiLibDoc = new DevComponents.DotNetBar.TabItem(this.components); - this.tcpAutomation = new DevComponents.DotNetBar.TabControlPanel(); - this.ppCbLinkWithEnhancedDoc = new System.Windows.Forms.CheckBox(); - this.ppCbPhoneList = new System.Windows.Forms.CheckBox(); - this.ppCbPlaceKeeper = new System.Windows.Forms.CheckBox(); - this.ppCbIncTOC = new System.Windows.Forms.CheckBox(); - this.tiAutomation = new DevComponents.DotNetBar.TabItem(this.components); - this.tabControlPanel4 = new DevComponents.DotNetBar.TabControlPanel(); - this.tiViewStnns = new DevComponents.DotNetBar.TabItem(this.components); - this.checkBoxX1 = new DevComponents.DotNetBar.Controls.CheckBoxX(); - ((System.ComponentModel.ISupportInitialize)(this.sectionConfigBindingSource)).BeginInit(); - this.panSectBtns.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.tcSectionProp)).BeginInit(); - this.tcSectionProp.SuspendLayout(); - this.tcpGeneral.SuspendLayout(); - this.tcpFormat.SuspendLayout(); - this.ppGpbxSignoffCheckoff.SuspendLayout(); - this.tcpLibDoc.SuspendLayout(); - this.tcpAutomation.SuspendLayout(); - this.tabControlPanel4.SuspendLayout(); - this.SuspendLayout(); - // - // ppDtTmLastMod - // - this.ppDtTmLastMod.CustomFormat = "MM\'/\'dd\'/\'yyyy hh\':\'mm:ss tt"; - this.ppDtTmLastMod.Enabled = false; - this.ppDtTmLastMod.Format = System.Windows.Forms.DateTimePickerFormat.Custom; - this.ppDtTmLastMod.Location = new System.Drawing.Point(116, 148); - this.ppDtTmLastMod.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppDtTmLastMod.Name = "ppDtTmLastMod"; - this.ppDtTmLastMod.Size = new System.Drawing.Size(172, 22); - this.ppDtTmLastMod.TabIndex = 24; - this.ppDtTmLastMod.TabStop = false; - this.ppDtTmLastMod.Visible = false; - // - // ppTxtBxUserID - // - this.ppTxtBxUserID.AcceptsReturn = true; - this.ppTxtBxUserID.Enabled = false; - this.ppTxtBxUserID.Location = new System.Drawing.Point(116, 197); - this.ppTxtBxUserID.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppTxtBxUserID.Name = "ppTxtBxUserID"; - this.ppTxtBxUserID.Size = new System.Drawing.Size(153, 22); - this.ppTxtBxUserID.TabIndex = 12; - this.ppTxtBxUserID.TabStop = false; - this.ppTxtBxUserID.Visible = false; - // - // lblUserID - // - this.lblUserID.AutoSize = true; - this.lblUserID.BackColor = System.Drawing.Color.Transparent; - this.lblUserID.Location = new System.Drawing.Point(55, 199); - this.lblUserID.Name = "lblUserID"; - this.lblUserID.Size = new System.Drawing.Size(55, 17); - this.lblUserID.TabIndex = 11; - this.lblUserID.Text = "User ID"; - this.lblUserID.Visible = false; - // - // lblLastModDate - // - this.lblLastModDate.AutoSize = true; - this.lblLastModDate.BackColor = System.Drawing.Color.Transparent; - this.lblLastModDate.Location = new System.Drawing.Point(19, 151); - this.lblLastModDate.Name = "lblLastModDate"; - this.lblLastModDate.Size = new System.Drawing.Size(92, 17); - this.lblLastModDate.TabIndex = 4; - this.lblLastModDate.Text = "Last Modified"; - this.lblLastModDate.Visible = false; - // - // lblSectTitle - // - this.lblSectTitle.AutoSize = true; - this.lblSectTitle.BackColor = System.Drawing.Color.Transparent; - this.lblSectTitle.Location = new System.Drawing.Point(45, 60); - this.lblSectTitle.Name = "lblSectTitle"; - this.lblSectTitle.Size = new System.Drawing.Size(35, 17); - this.lblSectTitle.TabIndex = 1; - this.lblSectTitle.Text = "Title"; - // - // lblSectNumber - // - this.lblSectNumber.AutoSize = true; - this.lblSectNumber.BackColor = System.Drawing.Color.Transparent; - this.lblSectNumber.Location = new System.Drawing.Point(21, 12); - this.lblSectNumber.Name = "lblSectNumber"; - this.lblSectNumber.Size = new System.Drawing.Size(58, 17); - this.lblSectNumber.TabIndex = 0; - this.lblSectNumber.Text = "Number"; - // - // ppCmbxSectPagination - // - this.ppCmbxSectPagination.DisplayMember = "Text"; - this.ppCmbxSectPagination.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.ppCmbxSectPagination.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.ppCmbxSectPagination.FormattingEnabled = true; - this.ppCmbxSectPagination.Location = new System.Drawing.Point(101, 166); - this.ppCmbxSectPagination.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppCmbxSectPagination.Name = "ppCmbxSectPagination"; - this.ppCmbxSectPagination.Size = new System.Drawing.Size(173, 23); - this.superTooltip1.SetSuperTooltip(this.ppCmbxSectPagination, new DevComponents.DotNetBar.SuperTooltipInfo("Section Pagination", "", resources.GetString("ppCmbxSectPagination.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.System, true, true, new System.Drawing.Size(300, 190))); - this.ppCmbxSectPagination.TabIndex = 25; - this.ppCmbxSectPagination.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.ppCmbxSectPagination.WatermarkText = "select section pagination"; - this.ppCmbxSectPagination.SelectedValueChanged += new System.EventHandler(this.ppCmbxSectPagination_SelectedValueChanged); - // - // ppCmbxStyleSectionType - // - this.ppCmbxStyleSectionType.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.ppCmbxStyleSectionType.DisplayMember = "Text"; - this.ppCmbxStyleSectionType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.ppCmbxStyleSectionType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.ppCmbxStyleSectionType.FormattingEnabled = true; - this.ppCmbxStyleSectionType.Location = new System.Drawing.Point(112, 110); - this.ppCmbxStyleSectionType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppCmbxStyleSectionType.Name = "ppCmbxStyleSectionType"; - this.ppCmbxStyleSectionType.Size = new System.Drawing.Size(509, 23); - this.superTooltip1.SetSuperTooltip(this.ppCmbxStyleSectionType, new DevComponents.DotNetBar.SuperTooltipInfo("Section Type", "", "This is a list of the possible section types as they are defined in the selected " + - "format.", null, null, DevComponents.DotNetBar.eTooltipColor.System)); - this.ppCmbxStyleSectionType.TabIndex = 24; - this.ppCmbxStyleSectionType.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.ppCmbxStyleSectionType.WatermarkText = "select section type"; - this.ppCmbxStyleSectionType.SelectedValueChanged += new System.EventHandler(this.ppCmbxStyleSectionType_SelectedValueChanged); - // - // ppBtnDefaultFmt - // - this.ppBtnDefaultFmt.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; - this.ppBtnDefaultFmt.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - this.ppBtnDefaultFmt.Location = new System.Drawing.Point(629, 22); - this.ppBtnDefaultFmt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppBtnDefaultFmt.Name = "ppBtnDefaultFmt"; - this.ppBtnDefaultFmt.Size = new System.Drawing.Size(48, 23); - this.superTooltip1.SetSuperTooltip(this.ppBtnDefaultFmt, new DevComponents.DotNetBar.SuperTooltipInfo("Default Button", "", "This will revert the format selection back to using the parent\'s format.\r\n\r\nCheck" + - " \"Show Default Settings\" to display the \"default\" format name (below the format " + - "selection box).", null, null, DevComponents.DotNetBar.eTooltipColor.System)); - this.ppBtnDefaultFmt.TabIndex = 21; - this.ppBtnDefaultFmt.Text = "Default"; - this.ppBtnDefaultFmt.ThemeAware = true; - this.ppBtnDefaultFmt.Click += new System.EventHandler(this.ppBtnDefaultFmt_Click); - // - // ppCmbxFormat - // - this.ppCmbxFormat.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.ppCmbxFormat.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.sectionConfigBindingSource, "FormatSelection", true)); - this.ppCmbxFormat.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.ppCmbxFormat.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.ppCmbxFormat.FormattingEnabled = true; - this.ppCmbxFormat.Location = new System.Drawing.Point(13, 22); - this.ppCmbxFormat.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppCmbxFormat.Name = "ppCmbxFormat"; - this.ppCmbxFormat.Size = new System.Drawing.Size(608, 23); - this.superTooltip1.SetSuperTooltip(this.ppCmbxFormat, new DevComponents.DotNetBar.SuperTooltipInfo("Format Selection", "", resources.GetString("ppCmbxFormat.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.System)); - this.ppCmbxFormat.TabIndex = 20; - this.ppCmbxFormat.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.ppCmbxFormat.WatermarkText = "select a format"; - this.ppCmbxFormat.SelectedIndexChanged += new System.EventHandler(this.ppCmbxFormat_SelectedIndexChanged); - // - // sectionConfigBindingSource - // - this.sectionConfigBindingSource.AllowNew = false; - this.sectionConfigBindingSource.DataSource = typeof(VEPROMS.CSLA.Library.SectionConfig); - // - // ppLblFormatDefault - // - this.ppLblFormatDefault.AutoSize = true; - this.ppLblFormatDefault.BackColor = System.Drawing.Color.Transparent; - this.ppLblFormatDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.ppLblFormatDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); - this.ppLblFormatDefault.Location = new System.Drawing.Point(13, 48); - this.ppLblFormatDefault.Name = "ppLblFormatDefault"; - this.ppLblFormatDefault.Size = new System.Drawing.Size(61, 17); - this.superTooltip1.SetSuperTooltip(this.ppLblFormatDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Format setting", "", "Pressing the Default Button (to the right)\r\nwill set the format setting back to t" + - "his.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(260, 70))); - this.ppLblFormatDefault.TabIndex = 43; - this.ppLblFormatDefault.Text = "(default)"; - // - // ppCmbxCheckoffHeading - // - this.ppCmbxCheckoffHeading.DisplayMember = "Text"; - this.ppCmbxCheckoffHeading.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.ppCmbxCheckoffHeading.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.ppCmbxCheckoffHeading.FormattingEnabled = true; - this.ppCmbxCheckoffHeading.Location = new System.Drawing.Point(12, 86); - this.ppCmbxCheckoffHeading.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppCmbxCheckoffHeading.Name = "ppCmbxCheckoffHeading"; - this.ppCmbxCheckoffHeading.Size = new System.Drawing.Size(253, 23); - this.superTooltip1.SetSuperTooltip(this.ppCmbxCheckoffHeading, new DevComponents.DotNetBar.SuperTooltipInfo("Signoff / Checkoff Heading", "", "Places a column heading for the signoff/checkoff.", null, null, DevComponents.DotNetBar.eTooltipColor.System)); - this.ppCmbxCheckoffHeading.TabIndex = 30; - this.ppCmbxCheckoffHeading.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.ppCmbxCheckoffHeading.WatermarkText = "select checkoff / signoff heading"; - this.ppCmbxCheckoffHeading.SelectedIndexChanged += new System.EventHandler(this.ppCmbxCheckoffHeading_SelectedIndexChanged); - // - // ppCmbxCheckoffType - // - this.ppCmbxCheckoffType.DisplayMember = "Text"; - this.ppCmbxCheckoffType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.ppCmbxCheckoffType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.ppCmbxCheckoffType.FormattingEnabled = true; - this.ppCmbxCheckoffType.Location = new System.Drawing.Point(12, 34); - this.ppCmbxCheckoffType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppCmbxCheckoffType.Name = "ppCmbxCheckoffType"; - this.ppCmbxCheckoffType.Size = new System.Drawing.Size(253, 23); - this.superTooltip1.SetSuperTooltip(this.ppCmbxCheckoffType, new DevComponents.DotNetBar.SuperTooltipInfo("Signoffs / Checkoffs Type", "", "This will automatically assign a signoff/checkoff as defined by the selected form" + - "at.\r\n\r\nThis is considered a default and it can be overridden in the step editor." + - "", null, null, DevComponents.DotNetBar.eTooltipColor.System)); - this.ppCmbxCheckoffType.TabIndex = 29; - this.ppCmbxCheckoffType.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.ppCmbxCheckoffType.WatermarkText = "select checkoff / signoff"; - // - // lblCheckoffHeading - // - this.lblCheckoffHeading.AutoSize = true; - this.lblCheckoffHeading.BackColor = System.Drawing.Color.Transparent; - this.lblCheckoffHeading.Location = new System.Drawing.Point(3, 65); - this.lblCheckoffHeading.Name = "lblCheckoffHeading"; - this.lblCheckoffHeading.Size = new System.Drawing.Size(61, 17); - this.lblCheckoffHeading.TabIndex = 4; - this.lblCheckoffHeading.Text = "Heading"; - // - // lblCheckoffType - // - this.lblCheckoffType.AutoSize = true; - this.lblCheckoffType.BackColor = System.Drawing.Color.Transparent; - this.lblCheckoffType.Location = new System.Drawing.Point(3, 6); - this.lblCheckoffType.Name = "lblCheckoffType"; - this.lblCheckoffType.Size = new System.Drawing.Size(40, 17); - this.lblCheckoffType.TabIndex = 2; - this.lblCheckoffType.Text = "Type"; - // - // lblPagination - // - this.lblPagination.AutoSize = true; - this.lblPagination.BackColor = System.Drawing.Color.Transparent; - this.lblPagination.Location = new System.Drawing.Point(24, 166); - this.lblPagination.Name = "lblPagination"; - this.lblPagination.Size = new System.Drawing.Size(75, 17); - this.lblPagination.TabIndex = 34; - this.lblPagination.Text = "Pagination"; - // - // lblSectType - // - this.lblSectType.AutoSize = true; - this.lblSectType.BackColor = System.Drawing.Color.Transparent; - this.lblSectType.Location = new System.Drawing.Point(15, 110); - this.lblSectType.Name = "lblSectType"; - this.lblSectType.Size = new System.Drawing.Size(91, 17); - this.lblSectType.TabIndex = 32; - this.lblSectType.Text = "Section Type"; - // - // lblColumns - // - this.lblColumns.AutoSize = true; - this.lblColumns.BackColor = System.Drawing.Color.Transparent; - this.lblColumns.Location = new System.Drawing.Point(35, 231); - this.lblColumns.Name = "lblColumns"; - this.lblColumns.Size = new System.Drawing.Size(62, 17); - this.lblColumns.TabIndex = 30; - this.lblColumns.Text = "Columns"; - // - // lblFormat - // - this.lblFormat.AutoSize = true; - this.lblFormat.BackColor = System.Drawing.Color.Transparent; - this.lblFormat.Location = new System.Drawing.Point(25, 1); - this.lblFormat.Name = "lblFormat"; - this.lblFormat.Size = new System.Drawing.Size(52, 17); - this.lblFormat.TabIndex = 28; - this.lblFormat.Text = "Format"; - // - // ppBtnCvrtToLibDoc - // - this.ppBtnCvrtToLibDoc.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; - this.ppBtnCvrtToLibDoc.Location = new System.Drawing.Point(21, 238); - this.ppBtnCvrtToLibDoc.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppBtnCvrtToLibDoc.Name = "ppBtnCvrtToLibDoc"; - this.ppBtnCvrtToLibDoc.Size = new System.Drawing.Size(279, 44); - this.superTooltip1.SetSuperTooltip(this.ppBtnCvrtToLibDoc, new DevComponents.DotNetBar.SuperTooltipInfo("Convert To Library Document button", "", "This button will convert the current section to a library document, allowing it t" + - "o be shared with other procedures.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(250, 76))); - this.ppBtnCvrtToLibDoc.TabIndex = 41; - this.ppBtnCvrtToLibDoc.Text = "Convert This Section To a Library Document"; - this.ppBtnCvrtToLibDoc.Click += new System.EventHandler(this.ppBtnCvrtToLibDoc_Click); - // - // ppCmbxLibDoc - // - this.ppCmbxLibDoc.DisplayMember = "Text"; - this.ppCmbxLibDoc.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.ppCmbxLibDoc.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.ppCmbxLibDoc.FormattingEnabled = true; - this.ppCmbxLibDoc.Location = new System.Drawing.Point(24, 30); - this.ppCmbxLibDoc.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppCmbxLibDoc.Name = "ppCmbxLibDoc"; - this.ppCmbxLibDoc.Size = new System.Drawing.Size(569, 23); - this.superTooltip1.SetSuperTooltip(this.ppCmbxLibDoc, new DevComponents.DotNetBar.SuperTooltipInfo("Link to Selected Library Document button", "", "This allows you to select a library document to reference for this section.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(200, 76))); - this.ppCmbxLibDoc.TabIndex = 40; - this.ppCmbxLibDoc.WatermarkText = "no library document selected"; - this.ppCmbxLibDoc.SelectedIndexChanged += new System.EventHandler(this.ppCmbxLibDoc_SelectedIndexChanged); - // - // lblLibraryDocument - // - this.lblLibraryDocument.AutoSize = true; - this.lblLibraryDocument.BackColor = System.Drawing.Color.Transparent; - this.lblLibraryDocument.Location = new System.Drawing.Point(21, 10); - this.lblLibraryDocument.Name = "lblLibraryDocument"; - this.lblLibraryDocument.Size = new System.Drawing.Size(120, 17); - this.lblLibraryDocument.TabIndex = 31; - this.lblLibraryDocument.Text = "Library Document"; - // - // ppCkLstApplicabilityDesinations - // - this.ppCkLstApplicabilityDesinations.FormattingEnabled = true; - this.ppCkLstApplicabilityDesinations.Items.AddRange(new object[] { + this.components = new System.ComponentModel.Container(); + System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmSectionProperties)); + this.ppDtTmLastMod = new System.Windows.Forms.DateTimePicker(); + this.ppTxtBxUserID = new System.Windows.Forms.TextBox(); + this.lblUserID = new System.Windows.Forms.Label(); + this.lblLastModDate = new System.Windows.Forms.Label(); + this.lblSectTitle = new System.Windows.Forms.Label(); + this.lblSectNumber = new System.Windows.Forms.Label(); + this.ppCmbxSectPagination = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + this.ppCmbxStyleSectionType = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + this.ppBtnDefaultFmt = new DevComponents.DotNetBar.ButtonX(); + this.ppCmbxFormat = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + this.sectionConfigBindingSource = new System.Windows.Forms.BindingSource(this.components); + this.ppLblFormatDefault = new System.Windows.Forms.Label(); + this.ppCmbxCheckoffHeading = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + this.ppCmbxCheckoffType = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + this.lblCheckoffHeading = new System.Windows.Forms.Label(); + this.lblCheckoffType = new System.Windows.Forms.Label(); + this.lblPagination = new System.Windows.Forms.Label(); + this.lblSectType = new System.Windows.Forms.Label(); + this.lblColumns = new System.Windows.Forms.Label(); + this.lblFormat = new System.Windows.Forms.Label(); + this.ppBtnCvrtToLibDoc = new DevComponents.DotNetBar.ButtonX(); + this.ppCmbxLibDoc = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + this.lblLibraryDocument = new System.Windows.Forms.Label(); + this.ppCkLstApplicabilityDesinations = new System.Windows.Forms.CheckedListBox(); + this.ppCbProcView = new System.Windows.Forms.CheckBox(); + this.label9 = new System.Windows.Forms.Label(); + this.ppCbDeviationView = new System.Windows.Forms.CheckBox(); + this.ppCbBackView = new System.Windows.Forms.CheckBox(); + this.ppBtnCancel = new System.Windows.Forms.Button(); + this.ppBtnOK = new System.Windows.Forms.Button(); + this.ppLblDefSettingsInfo = new System.Windows.Forms.Label(); + this.ppCbShwDefSettings = new DevComponents.DotNetBar.Controls.CheckBoxX(); + this.checkBox1 = new System.Windows.Forms.CheckBox(); + this.textBox1 = new System.Windows.Forms.TextBox(); + this.label10 = new System.Windows.Forms.Label(); + this.textBox2 = new System.Windows.Forms.TextBox(); + this.label13 = new System.Windows.Forms.Label(); + this.richTextBox1 = new System.Windows.Forms.RichTextBox(); + this.richTextBox2 = new System.Windows.Forms.RichTextBox(); + this.label14 = new System.Windows.Forms.Label(); + this.label15 = new System.Windows.Forms.Label(); + this.superTooltip1 = new DevComponents.DotNetBar.SuperTooltip(); + this.ppCmbxNumColumns = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + this.ppBtnDefaultPaginationStyle = new DevComponents.DotNetBar.ButtonX(); + this.ppBtnDefaultNumColumns = new DevComponents.DotNetBar.ButtonX(); + this.ppLblDefPaginationStyle = new System.Windows.Forms.Label(); + this.ppLblDefaultNumColumns = new System.Windows.Forms.Label(); + this.ppCbDefaultStepSection = new System.Windows.Forms.CheckBox(); + this.panSectBtns = new System.Windows.Forms.Panel(); + this.btnAutomation = new DevComponents.DotNetBar.ButtonX(); + this.btnLibDocs = new DevComponents.DotNetBar.ButtonX(); + this.btnFormat = new DevComponents.DotNetBar.ButtonX(); + this.btnGeneral = new DevComponents.DotNetBar.ButtonX(); + this.tcSectionProp = new DevComponents.DotNetBar.TabControl(); + this.tcpGeneral = new DevComponents.DotNetBar.TabControlPanel(); + this.ppCbAutoIndent = new System.Windows.Forms.CheckBox(); + this.ppCbEditableData = new System.Windows.Forms.CheckBox(); + this.ppCbPrnSecNumTitle = new System.Windows.Forms.CheckBox(); + this.ppSectNumberStpRTB = new Volian.Controls.Library.StepRTB(this.components); + this.ppSectTitleStpRTB = new Volian.Controls.Library.StepRTB(this.components); + this.tiGeneral = new DevComponents.DotNetBar.TabItem(this.components); + this.tcpAutomation = new DevComponents.DotNetBar.TabControlPanel(); + this.grpLnkEnh = new DevComponents.DotNetBar.Controls.GroupPanel(); + this.rbEnhLnkContents = new System.Windows.Forms.RadioButton(); + this.rbEnhLnkTitle = new System.Windows.Forms.RadioButton(); + this.rbEnhLnkNo = new System.Windows.Forms.RadioButton(); + this.ppCbPhoneList = new System.Windows.Forms.CheckBox(); + this.ppCbPlaceKeeper = new System.Windows.Forms.CheckBox(); + this.ppCbIncTOC = new System.Windows.Forms.CheckBox(); + this.tiAutomation = new DevComponents.DotNetBar.TabItem(this.components); + this.tcpFormat = new DevComponents.DotNetBar.TabControlPanel(); + this.cbKeepWordDocMargins = new System.Windows.Forms.CheckBox(); + this.rbWordSect = new DevComponents.DotNetBar.Controls.CheckBoxX(); + this.rbStepSect = new DevComponents.DotNetBar.Controls.CheckBoxX(); + this.ppGpbxSignoffCheckoff = new DevComponents.DotNetBar.Controls.GroupPanel(); + this.tiFormat = new DevComponents.DotNetBar.TabItem(this.components); + this.tcpLibDoc = new DevComponents.DotNetBar.TabControlPanel(); + this.tiLibDoc = new DevComponents.DotNetBar.TabItem(this.components); + this.tabControlPanel4 = new DevComponents.DotNetBar.TabControlPanel(); + this.tiViewStnns = new DevComponents.DotNetBar.TabItem(this.components); + this.checkBoxX1 = new DevComponents.DotNetBar.Controls.CheckBoxX(); + ((System.ComponentModel.ISupportInitialize)(this.sectionConfigBindingSource)).BeginInit(); + this.panSectBtns.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.tcSectionProp)).BeginInit(); + this.tcSectionProp.SuspendLayout(); + this.tcpGeneral.SuspendLayout(); + this.tcpAutomation.SuspendLayout(); + this.grpLnkEnh.SuspendLayout(); + this.tcpFormat.SuspendLayout(); + this.ppGpbxSignoffCheckoff.SuspendLayout(); + this.tcpLibDoc.SuspendLayout(); + this.tabControlPanel4.SuspendLayout(); + this.SuspendLayout(); + // + // ppDtTmLastMod + // + this.ppDtTmLastMod.CustomFormat = "MM\'/\'dd\'/\'yyyy hh\':\'mm:ss tt"; + this.ppDtTmLastMod.Enabled = false; + this.ppDtTmLastMod.Format = System.Windows.Forms.DateTimePickerFormat.Custom; + this.ppDtTmLastMod.Location = new System.Drawing.Point(116, 148); + this.ppDtTmLastMod.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppDtTmLastMod.Name = "ppDtTmLastMod"; + this.ppDtTmLastMod.Size = new System.Drawing.Size(172, 22); + this.ppDtTmLastMod.TabIndex = 24; + this.ppDtTmLastMod.TabStop = false; + this.ppDtTmLastMod.Visible = false; + // + // ppTxtBxUserID + // + this.ppTxtBxUserID.AcceptsReturn = true; + this.ppTxtBxUserID.Enabled = false; + this.ppTxtBxUserID.Location = new System.Drawing.Point(116, 197); + this.ppTxtBxUserID.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppTxtBxUserID.Name = "ppTxtBxUserID"; + this.ppTxtBxUserID.Size = new System.Drawing.Size(153, 22); + this.ppTxtBxUserID.TabIndex = 12; + this.ppTxtBxUserID.TabStop = false; + this.ppTxtBxUserID.Visible = false; + // + // lblUserID + // + this.lblUserID.AutoSize = true; + this.lblUserID.BackColor = System.Drawing.Color.Transparent; + this.lblUserID.Location = new System.Drawing.Point(55, 199); + this.lblUserID.Name = "lblUserID"; + this.lblUserID.Size = new System.Drawing.Size(55, 17); + this.lblUserID.TabIndex = 11; + this.lblUserID.Text = "User ID"; + this.lblUserID.Visible = false; + // + // lblLastModDate + // + this.lblLastModDate.AutoSize = true; + this.lblLastModDate.BackColor = System.Drawing.Color.Transparent; + this.lblLastModDate.Location = new System.Drawing.Point(19, 151); + this.lblLastModDate.Name = "lblLastModDate"; + this.lblLastModDate.Size = new System.Drawing.Size(92, 17); + this.lblLastModDate.TabIndex = 4; + this.lblLastModDate.Text = "Last Modified"; + this.lblLastModDate.Visible = false; + // + // lblSectTitle + // + this.lblSectTitle.AutoSize = true; + this.lblSectTitle.BackColor = System.Drawing.Color.Transparent; + this.lblSectTitle.Location = new System.Drawing.Point(45, 60); + this.lblSectTitle.Name = "lblSectTitle"; + this.lblSectTitle.Size = new System.Drawing.Size(35, 17); + this.lblSectTitle.TabIndex = 1; + this.lblSectTitle.Text = "Title"; + // + // lblSectNumber + // + this.lblSectNumber.AutoSize = true; + this.lblSectNumber.BackColor = System.Drawing.Color.Transparent; + this.lblSectNumber.Location = new System.Drawing.Point(21, 12); + this.lblSectNumber.Name = "lblSectNumber"; + this.lblSectNumber.Size = new System.Drawing.Size(58, 17); + this.lblSectNumber.TabIndex = 0; + this.lblSectNumber.Text = "Number"; + // + // ppCmbxSectPagination + // + this.ppCmbxSectPagination.DisplayMember = "Text"; + this.ppCmbxSectPagination.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; + this.ppCmbxSectPagination.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.ppCmbxSectPagination.FormattingEnabled = true; + this.ppCmbxSectPagination.ItemHeight = 16; + this.ppCmbxSectPagination.Location = new System.Drawing.Point(101, 166); + this.ppCmbxSectPagination.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppCmbxSectPagination.Name = "ppCmbxSectPagination"; + this.ppCmbxSectPagination.Size = new System.Drawing.Size(173, 22); + this.superTooltip1.SetSuperTooltip(this.ppCmbxSectPagination, new DevComponents.DotNetBar.SuperTooltipInfo("Section Pagination", "", resources.GetString("ppCmbxSectPagination.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.System, true, true, new System.Drawing.Size(300, 190))); + this.ppCmbxSectPagination.TabIndex = 25; + this.ppCmbxSectPagination.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.ppCmbxSectPagination.WatermarkText = "select section pagination"; + this.ppCmbxSectPagination.SelectedValueChanged += new System.EventHandler(this.ppCmbxSectPagination_SelectedValueChanged); + // + // ppCmbxStyleSectionType + // + this.ppCmbxStyleSectionType.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) + | System.Windows.Forms.AnchorStyles.Right))); + this.ppCmbxStyleSectionType.DisplayMember = "Text"; + this.ppCmbxStyleSectionType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; + this.ppCmbxStyleSectionType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.ppCmbxStyleSectionType.FormattingEnabled = true; + this.ppCmbxStyleSectionType.ItemHeight = 16; + this.ppCmbxStyleSectionType.Location = new System.Drawing.Point(112, 110); + this.ppCmbxStyleSectionType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppCmbxStyleSectionType.Name = "ppCmbxStyleSectionType"; + this.ppCmbxStyleSectionType.Size = new System.Drawing.Size(509, 22); + this.superTooltip1.SetSuperTooltip(this.ppCmbxStyleSectionType, new DevComponents.DotNetBar.SuperTooltipInfo("Section Type", "", "This is a list of the possible section types as they are defined in the selected " + + "format.", null, null, DevComponents.DotNetBar.eTooltipColor.System)); + this.ppCmbxStyleSectionType.TabIndex = 24; + this.ppCmbxStyleSectionType.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.ppCmbxStyleSectionType.WatermarkText = "select section type"; + this.ppCmbxStyleSectionType.SelectedValueChanged += new System.EventHandler(this.ppCmbxStyleSectionType_SelectedValueChanged); + // + // ppBtnDefaultFmt + // + this.ppBtnDefaultFmt.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.ppBtnDefaultFmt.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); + this.ppBtnDefaultFmt.Location = new System.Drawing.Point(629, 22); + this.ppBtnDefaultFmt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppBtnDefaultFmt.Name = "ppBtnDefaultFmt"; + this.ppBtnDefaultFmt.Size = new System.Drawing.Size(48, 23); + this.superTooltip1.SetSuperTooltip(this.ppBtnDefaultFmt, new DevComponents.DotNetBar.SuperTooltipInfo("Default Button", "", "This will revert the format selection back to using the parent\'s format.\r\n\r\nCheck" + + " \"Show Default Settings\" to display the \"default\" format name (below the format " + + "selection box).", null, null, DevComponents.DotNetBar.eTooltipColor.System)); + this.ppBtnDefaultFmt.TabIndex = 21; + this.ppBtnDefaultFmt.Text = "Default"; + this.ppBtnDefaultFmt.ThemeAware = true; + this.ppBtnDefaultFmt.Click += new System.EventHandler(this.ppBtnDefaultFmt_Click); + // + // ppCmbxFormat + // + this.ppCmbxFormat.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) + | System.Windows.Forms.AnchorStyles.Right))); + this.ppCmbxFormat.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.sectionConfigBindingSource, "FormatSelection", true)); + this.ppCmbxFormat.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; + this.ppCmbxFormat.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.ppCmbxFormat.FormattingEnabled = true; + this.ppCmbxFormat.ItemHeight = 16; + this.ppCmbxFormat.Location = new System.Drawing.Point(13, 22); + this.ppCmbxFormat.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppCmbxFormat.Name = "ppCmbxFormat"; + this.ppCmbxFormat.Size = new System.Drawing.Size(608, 22); + this.superTooltip1.SetSuperTooltip(this.ppCmbxFormat, new DevComponents.DotNetBar.SuperTooltipInfo("Format Selection", "", resources.GetString("ppCmbxFormat.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.System)); + this.ppCmbxFormat.TabIndex = 20; + this.ppCmbxFormat.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.ppCmbxFormat.WatermarkText = "select a format"; + this.ppCmbxFormat.SelectedIndexChanged += new System.EventHandler(this.ppCmbxFormat_SelectedIndexChanged); + // + // sectionConfigBindingSource + // + this.sectionConfigBindingSource.AllowNew = false; + this.sectionConfigBindingSource.DataSource = typeof(VEPROMS.CSLA.Library.SectionConfig); + // + // ppLblFormatDefault + // + this.ppLblFormatDefault.AutoSize = true; + this.ppLblFormatDefault.BackColor = System.Drawing.Color.Transparent; + this.ppLblFormatDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.ppLblFormatDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.ppLblFormatDefault.Location = new System.Drawing.Point(13, 48); + this.ppLblFormatDefault.Name = "ppLblFormatDefault"; + this.ppLblFormatDefault.Size = new System.Drawing.Size(61, 17); + this.superTooltip1.SetSuperTooltip(this.ppLblFormatDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Format setting", "", "Pressing the Default Button (to the right)\r\nwill set the format setting back to t" + + "his.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(260, 70))); + this.ppLblFormatDefault.TabIndex = 43; + this.ppLblFormatDefault.Text = "(default)"; + // + // ppCmbxCheckoffHeading + // + this.ppCmbxCheckoffHeading.DisplayMember = "Text"; + this.ppCmbxCheckoffHeading.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; + this.ppCmbxCheckoffHeading.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.ppCmbxCheckoffHeading.FormattingEnabled = true; + this.ppCmbxCheckoffHeading.ItemHeight = 16; + this.ppCmbxCheckoffHeading.Location = new System.Drawing.Point(12, 86); + this.ppCmbxCheckoffHeading.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppCmbxCheckoffHeading.Name = "ppCmbxCheckoffHeading"; + this.ppCmbxCheckoffHeading.Size = new System.Drawing.Size(253, 22); + this.superTooltip1.SetSuperTooltip(this.ppCmbxCheckoffHeading, new DevComponents.DotNetBar.SuperTooltipInfo("Signoff / Checkoff Heading", "", "Places a column heading for the signoff/checkoff.", null, null, DevComponents.DotNetBar.eTooltipColor.System)); + this.ppCmbxCheckoffHeading.TabIndex = 30; + this.ppCmbxCheckoffHeading.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.ppCmbxCheckoffHeading.WatermarkText = "select checkoff / signoff heading"; + this.ppCmbxCheckoffHeading.SelectedIndexChanged += new System.EventHandler(this.ppCmbxCheckoffHeading_SelectedIndexChanged); + // + // ppCmbxCheckoffType + // + this.ppCmbxCheckoffType.DisplayMember = "Text"; + this.ppCmbxCheckoffType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; + this.ppCmbxCheckoffType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.ppCmbxCheckoffType.FormattingEnabled = true; + this.ppCmbxCheckoffType.ItemHeight = 16; + this.ppCmbxCheckoffType.Location = new System.Drawing.Point(12, 34); + this.ppCmbxCheckoffType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppCmbxCheckoffType.Name = "ppCmbxCheckoffType"; + this.ppCmbxCheckoffType.Size = new System.Drawing.Size(253, 22); + this.superTooltip1.SetSuperTooltip(this.ppCmbxCheckoffType, new DevComponents.DotNetBar.SuperTooltipInfo("Signoffs / Checkoffs Type", "", "This will automatically assign a signoff/checkoff as defined by the selected form" + + "at.\r\n\r\nThis is considered a default and it can be overridden in the step editor." + + "", null, null, DevComponents.DotNetBar.eTooltipColor.System)); + this.ppCmbxCheckoffType.TabIndex = 29; + this.ppCmbxCheckoffType.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.ppCmbxCheckoffType.WatermarkText = "select checkoff / signoff"; + // + // lblCheckoffHeading + // + this.lblCheckoffHeading.AutoSize = true; + this.lblCheckoffHeading.BackColor = System.Drawing.Color.Transparent; + this.lblCheckoffHeading.Location = new System.Drawing.Point(3, 65); + this.lblCheckoffHeading.Name = "lblCheckoffHeading"; + this.lblCheckoffHeading.Size = new System.Drawing.Size(61, 17); + this.lblCheckoffHeading.TabIndex = 4; + this.lblCheckoffHeading.Text = "Heading"; + // + // lblCheckoffType + // + this.lblCheckoffType.AutoSize = true; + this.lblCheckoffType.BackColor = System.Drawing.Color.Transparent; + this.lblCheckoffType.Location = new System.Drawing.Point(3, 6); + this.lblCheckoffType.Name = "lblCheckoffType"; + this.lblCheckoffType.Size = new System.Drawing.Size(40, 17); + this.lblCheckoffType.TabIndex = 2; + this.lblCheckoffType.Text = "Type"; + // + // lblPagination + // + this.lblPagination.AutoSize = true; + this.lblPagination.BackColor = System.Drawing.Color.Transparent; + this.lblPagination.Location = new System.Drawing.Point(24, 166); + this.lblPagination.Name = "lblPagination"; + this.lblPagination.Size = new System.Drawing.Size(75, 17); + this.lblPagination.TabIndex = 34; + this.lblPagination.Text = "Pagination"; + // + // lblSectType + // + this.lblSectType.AutoSize = true; + this.lblSectType.BackColor = System.Drawing.Color.Transparent; + this.lblSectType.Location = new System.Drawing.Point(15, 110); + this.lblSectType.Name = "lblSectType"; + this.lblSectType.Size = new System.Drawing.Size(91, 17); + this.lblSectType.TabIndex = 32; + this.lblSectType.Text = "Section Type"; + // + // lblColumns + // + this.lblColumns.AutoSize = true; + this.lblColumns.BackColor = System.Drawing.Color.Transparent; + this.lblColumns.Location = new System.Drawing.Point(35, 231); + this.lblColumns.Name = "lblColumns"; + this.lblColumns.Size = new System.Drawing.Size(62, 17); + this.lblColumns.TabIndex = 30; + this.lblColumns.Text = "Columns"; + // + // lblFormat + // + this.lblFormat.AutoSize = true; + this.lblFormat.BackColor = System.Drawing.Color.Transparent; + this.lblFormat.Location = new System.Drawing.Point(25, 1); + this.lblFormat.Name = "lblFormat"; + this.lblFormat.Size = new System.Drawing.Size(52, 17); + this.lblFormat.TabIndex = 28; + this.lblFormat.Text = "Format"; + // + // ppBtnCvrtToLibDoc + // + this.ppBtnCvrtToLibDoc.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.ppBtnCvrtToLibDoc.Location = new System.Drawing.Point(21, 238); + this.ppBtnCvrtToLibDoc.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppBtnCvrtToLibDoc.Name = "ppBtnCvrtToLibDoc"; + this.ppBtnCvrtToLibDoc.Size = new System.Drawing.Size(279, 44); + this.superTooltip1.SetSuperTooltip(this.ppBtnCvrtToLibDoc, new DevComponents.DotNetBar.SuperTooltipInfo("Convert To Library Document button", "", "This button will convert the current section to a library document, allowing it t" + + "o be shared with other procedures.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(250, 76))); + this.ppBtnCvrtToLibDoc.TabIndex = 41; + this.ppBtnCvrtToLibDoc.Text = "Convert This Section To a Library Document"; + this.ppBtnCvrtToLibDoc.Click += new System.EventHandler(this.ppBtnCvrtToLibDoc_Click); + // + // ppCmbxLibDoc + // + this.ppCmbxLibDoc.DisplayMember = "Text"; + this.ppCmbxLibDoc.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; + this.ppCmbxLibDoc.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.ppCmbxLibDoc.FormattingEnabled = true; + this.ppCmbxLibDoc.ItemHeight = 16; + this.ppCmbxLibDoc.Location = new System.Drawing.Point(24, 30); + this.ppCmbxLibDoc.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppCmbxLibDoc.Name = "ppCmbxLibDoc"; + this.ppCmbxLibDoc.Size = new System.Drawing.Size(569, 22); + this.superTooltip1.SetSuperTooltip(this.ppCmbxLibDoc, new DevComponents.DotNetBar.SuperTooltipInfo("Link to Selected Library Document button", "", "This allows you to select a library document to reference for this section.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(200, 76))); + this.ppCmbxLibDoc.TabIndex = 40; + this.ppCmbxLibDoc.WatermarkText = "no library document selected"; + this.ppCmbxLibDoc.SelectedIndexChanged += new System.EventHandler(this.ppCmbxLibDoc_SelectedIndexChanged); + // + // lblLibraryDocument + // + this.lblLibraryDocument.AutoSize = true; + this.lblLibraryDocument.BackColor = System.Drawing.Color.Transparent; + this.lblLibraryDocument.Location = new System.Drawing.Point(21, 10); + this.lblLibraryDocument.Name = "lblLibraryDocument"; + this.lblLibraryDocument.Size = new System.Drawing.Size(120, 17); + this.lblLibraryDocument.TabIndex = 31; + this.lblLibraryDocument.Text = "Library Document"; + // + // ppCkLstApplicabilityDesinations + // + this.ppCkLstApplicabilityDesinations.FormattingEnabled = true; + this.ppCkLstApplicabilityDesinations.Items.AddRange(new object[] { "Unit One", "Unit Two", "Unit Three", "Unit Four"}); - this.ppCkLstApplicabilityDesinations.Location = new System.Drawing.Point(27, 54); - this.ppCkLstApplicabilityDesinations.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppCkLstApplicabilityDesinations.Name = "ppCkLstApplicabilityDesinations"; - this.ppCkLstApplicabilityDesinations.Size = new System.Drawing.Size(265, 38); - this.ppCkLstApplicabilityDesinations.TabIndex = 35; - // - // ppCbProcView - // - this.ppCbProcView.AutoSize = true; - this.ppCbProcView.BackColor = System.Drawing.Color.Transparent; - this.ppCbProcView.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.sectionConfigBindingSource, "Section_LnkEnh", true)); - this.ppCbProcView.Location = new System.Drawing.Point(31, 194); - this.ppCbProcView.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppCbProcView.Name = "ppCbProcView"; - this.ppCbProcView.Size = new System.Drawing.Size(193, 21); - this.ppCbProcView.TabIndex = 36; - this.ppCbProcView.Text = "Include in Procedure View"; - this.ppCbProcView.UseVisualStyleBackColor = false; - // - // label9 - // - this.label9.AutoSize = true; - this.label9.BackColor = System.Drawing.Color.Transparent; - this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label9.Location = new System.Drawing.Point(27, 30); - this.label9.Name = "label9"; - this.label9.Size = new System.Drawing.Size(164, 17); - this.label9.TabIndex = 34; - this.label9.Text = "Applicability Destinations"; - // - // ppCbDeviationView - // - this.ppCbDeviationView.AutoSize = true; - this.ppCbDeviationView.BackColor = System.Drawing.Color.Transparent; - this.ppCbDeviationView.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.sectionConfigBindingSource, "Section_LnkEnh", true)); - this.ppCbDeviationView.Location = new System.Drawing.Point(31, 249); - this.ppCbDeviationView.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppCbDeviationView.Name = "ppCbDeviationView"; - this.ppCbDeviationView.Size = new System.Drawing.Size(186, 21); - this.ppCbDeviationView.TabIndex = 33; - this.ppCbDeviationView.Text = "Include in Deviation View"; - this.ppCbDeviationView.UseVisualStyleBackColor = false; - // - // ppCbBackView - // - this.ppCbBackView.AutoSize = true; - this.ppCbBackView.BackColor = System.Drawing.Color.Transparent; - this.ppCbBackView.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.sectionConfigBindingSource, "Section_LnkEnh", true)); - this.ppCbBackView.Location = new System.Drawing.Point(31, 222); - this.ppCbBackView.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppCbBackView.Name = "ppCbBackView"; - this.ppCbBackView.Size = new System.Drawing.Size(203, 21); - this.ppCbBackView.TabIndex = 32; - this.ppCbBackView.Text = "Include in Background View"; - this.ppCbBackView.UseVisualStyleBackColor = false; - // - // ppBtnCancel - // - this.ppBtnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); - this.ppBtnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; - this.ppBtnCancel.Location = new System.Drawing.Point(811, 454); - this.ppBtnCancel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppBtnCancel.Name = "ppBtnCancel"; - this.ppBtnCancel.Size = new System.Drawing.Size(75, 26); - this.ppBtnCancel.TabIndex = 91; - this.ppBtnCancel.Text = "Cancel"; - this.ppBtnCancel.UseVisualStyleBackColor = true; - this.ppBtnCancel.Click += new System.EventHandler(this.btnSectPropCancel_Click); - // - // ppBtnOK - // - this.ppBtnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); - this.ppBtnOK.Location = new System.Drawing.Point(730, 454); - this.ppBtnOK.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppBtnOK.Name = "ppBtnOK"; - this.ppBtnOK.Size = new System.Drawing.Size(75, 26); - this.ppBtnOK.TabIndex = 90; - this.ppBtnOK.Text = "OK"; - this.ppBtnOK.UseVisualStyleBackColor = true; - this.ppBtnOK.Click += new System.EventHandler(this.btnSectPropOK_Click); - // - // ppLblDefSettingsInfo - // - this.ppLblDefSettingsInfo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); - this.ppLblDefSettingsInfo.AutoSize = true; - this.ppLblDefSettingsInfo.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.ppLblDefSettingsInfo.Location = new System.Drawing.Point(12, 437); - this.ppLblDefSettingsInfo.Name = "ppLblDefSettingsInfo"; - this.ppLblDefSettingsInfo.Size = new System.Drawing.Size(205, 17); - this.ppLblDefSettingsInfo.TabIndex = 25; - this.ppLblDefSettingsInfo.Text = "* Default values shown in italics"; - // - // ppCbShwDefSettings - // - this.ppCbShwDefSettings.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); - // - // - // - this.ppCbShwDefSettings.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ppCbShwDefSettings.Location = new System.Drawing.Point(15, 487); - this.ppCbShwDefSettings.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppCbShwDefSettings.Name = "ppCbShwDefSettings"; - this.ppCbShwDefSettings.Size = new System.Drawing.Size(193, 27); - this.superTooltip1.SetSuperTooltip(this.ppCbShwDefSettings, new DevComponents.DotNetBar.SuperTooltipInfo("Show Default Settings", "", "When checked, the default (parent\'s) setting will appear below the overridden sel" + - "ection.", null, null, DevComponents.DotNetBar.eTooltipColor.System)); - this.ppCbShwDefSettings.TabIndex = 92; - this.ppCbShwDefSettings.Text = "Show Default Settings"; - this.ppCbShwDefSettings.CheckedChanged += new System.EventHandler(this.tabpage_Enter); - // - // checkBox1 - // - this.checkBox1.AutoSize = true; - this.checkBox1.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.sectionConfigBindingSource, "Section_TOC", true)); - this.checkBox1.Location = new System.Drawing.Point(13, 272); - this.checkBox1.Name = "checkBox1"; - this.checkBox1.Size = new System.Drawing.Size(214, 21); - this.checkBox1.TabIndex = 22; - this.checkBox1.Text = "Include on Table Of Contents"; - this.checkBox1.UseVisualStyleBackColor = true; - // - // textBox1 - // - this.textBox1.AcceptsReturn = true; - this.textBox1.Location = new System.Drawing.Point(113, 218); - this.textBox1.Name = "textBox1"; - this.textBox1.Size = new System.Drawing.Size(154, 22); - this.textBox1.TabIndex = 12; - // - // label10 - // - this.label10.AutoSize = true; - this.label10.Location = new System.Drawing.Point(52, 221); - this.label10.Name = "label10"; - this.label10.Size = new System.Drawing.Size(55, 17); - this.label10.TabIndex = 11; - this.label10.Text = "User ID"; - // - // textBox2 - // - this.textBox2.Location = new System.Drawing.Point(113, 172); - this.textBox2.Name = "textBox2"; - this.textBox2.Size = new System.Drawing.Size(202, 22); - this.textBox2.TabIndex = 5; - // - // label13 - // - this.label13.AutoSize = true; - this.label13.Location = new System.Drawing.Point(15, 172); - this.label13.Name = "label13"; - this.label13.Size = new System.Drawing.Size(92, 17); - this.label13.TabIndex = 4; - this.label13.Text = "Last Modified"; - // - // richTextBox1 - // - this.richTextBox1.AcceptsTab = true; - this.richTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.sectionConfigBindingSource, "Title", true)); - this.richTextBox1.Location = new System.Drawing.Point(83, 81); - this.richTextBox1.Name = "richTextBox1"; - this.richTextBox1.Size = new System.Drawing.Size(541, 60); - this.richTextBox1.TabIndex = 3; - this.richTextBox1.Text = ""; - // - // richTextBox2 - // - this.richTextBox2.AcceptsTab = true; - this.richTextBox2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.sectionConfigBindingSource, "Number", true)); - this.richTextBox2.Location = new System.Drawing.Point(83, 30); - this.richTextBox2.Multiline = false; - this.richTextBox2.Name = "richTextBox2"; - this.richTextBox2.Size = new System.Drawing.Size(159, 22); - this.richTextBox2.TabIndex = 2; - this.richTextBox2.Text = ""; - // - // label14 - // - this.label14.AutoSize = true; - this.label14.Location = new System.Drawing.Point(42, 81); - this.label14.Name = "label14"; - this.label14.Size = new System.Drawing.Size(35, 17); - this.label14.TabIndex = 1; - this.label14.Text = "Title"; - // - // label15 - // - this.label15.AutoSize = true; - this.label15.Location = new System.Drawing.Point(19, 33); - this.label15.Name = "label15"; - this.label15.Size = new System.Drawing.Size(58, 17); - this.label15.TabIndex = 0; - this.label15.Text = "Number"; - // - // superTooltip1 - // - this.superTooltip1.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F"; - // - // ppCmbxNumColumns - // - this.ppCmbxNumColumns.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.sectionConfigBindingSource, "Section_ColumnMode", true)); - this.ppCmbxNumColumns.DisplayMember = "Text"; - this.ppCmbxNumColumns.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.ppCmbxNumColumns.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.ppCmbxNumColumns.FormattingEnabled = true; - this.ppCmbxNumColumns.Location = new System.Drawing.Point(103, 226); - this.ppCmbxNumColumns.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppCmbxNumColumns.Name = "ppCmbxNumColumns"; - this.ppCmbxNumColumns.Size = new System.Drawing.Size(121, 23); - this.superTooltip1.SetSuperTooltip(this.ppCmbxNumColumns, new DevComponents.DotNetBar.SuperTooltipInfo("Columns", "", "This is used only for procedure step editor sections.\r\n\r\nSelect the number of co" + - "lumns for this section", null, null, DevComponents.DotNetBar.eTooltipColor.System, true, true, new System.Drawing.Size(175, 130))); - this.ppCmbxNumColumns.TabIndex = 27; - this.ppCmbxNumColumns.WatermarkText = "select columns"; - this.ppCmbxNumColumns.SelectedValueChanged += new System.EventHandler(this.ppCmbxNumColumns_SelectedValueChanged); - // - // ppBtnDefaultPaginationStyle - // - this.ppBtnDefaultPaginationStyle.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; - this.ppBtnDefaultPaginationStyle.Location = new System.Drawing.Point(281, 166); - this.ppBtnDefaultPaginationStyle.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppBtnDefaultPaginationStyle.Name = "ppBtnDefaultPaginationStyle"; - this.ppBtnDefaultPaginationStyle.Size = new System.Drawing.Size(51, 23); - this.superTooltip1.SetSuperTooltip(this.ppBtnDefaultPaginationStyle, new DevComponents.DotNetBar.SuperTooltipInfo("Default Button", "", "This will revert the format selection back to using the parent\'s format.\r\n\r\nCheck" + - " \"Show Default Settings\" to display the \"default\" format name (below the format " + - "selection box).", null, null, DevComponents.DotNetBar.eTooltipColor.System)); - this.ppBtnDefaultPaginationStyle.TabIndex = 26; - this.ppBtnDefaultPaginationStyle.Text = "Default"; - this.ppBtnDefaultPaginationStyle.ThemeAware = true; - this.ppBtnDefaultPaginationStyle.Click += new System.EventHandler(this.ppBtnDefaultPaginationStyle_Click); - // - // ppBtnDefaultNumColumns - // - this.ppBtnDefaultNumColumns.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; - this.ppBtnDefaultNumColumns.Location = new System.Drawing.Point(229, 226); - this.ppBtnDefaultNumColumns.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppBtnDefaultNumColumns.Name = "ppBtnDefaultNumColumns"; - this.ppBtnDefaultNumColumns.Size = new System.Drawing.Size(51, 23); - this.superTooltip1.SetSuperTooltip(this.ppBtnDefaultNumColumns, new DevComponents.DotNetBar.SuperTooltipInfo("Default Button", "", "This will revert the format selection back to using the parent\'s format.\r\n\r\nCheck" + - " \"Show Default Settings\" to display the \"default\" format name (below the format " + - "selection box).", null, null, DevComponents.DotNetBar.eTooltipColor.System)); - this.ppBtnDefaultNumColumns.TabIndex = 28; - this.ppBtnDefaultNumColumns.Text = "Default"; - this.ppBtnDefaultNumColumns.ThemeAware = true; - this.ppBtnDefaultNumColumns.Click += new System.EventHandler(this.ppBtnDefaultNumColumns_Click); - // - // ppLblDefPaginationStyle - // - this.ppLblDefPaginationStyle.AutoSize = true; - this.ppLblDefPaginationStyle.BackColor = System.Drawing.Color.Transparent; - this.ppLblDefPaginationStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.ppLblDefPaginationStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); - this.ppLblDefPaginationStyle.Location = new System.Drawing.Point(99, 191); - this.ppLblDefPaginationStyle.Name = "ppLblDefPaginationStyle"; - this.ppLblDefPaginationStyle.Size = new System.Drawing.Size(61, 17); - this.superTooltip1.SetSuperTooltip(this.ppLblDefPaginationStyle, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Format setting", "", "Pressing the Default Button (to the right)\r\nwill set the format setting back to t" + - "his.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(260, 70))); - this.ppLblDefPaginationStyle.TabIndex = 57; - this.ppLblDefPaginationStyle.Text = "(default)"; - // - // ppLblDefaultNumColumns - // - this.ppLblDefaultNumColumns.AutoSize = true; - this.ppLblDefaultNumColumns.BackColor = System.Drawing.Color.Transparent; - this.ppLblDefaultNumColumns.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.ppLblDefaultNumColumns.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); - this.ppLblDefaultNumColumns.Location = new System.Drawing.Point(100, 255); - this.ppLblDefaultNumColumns.Name = "ppLblDefaultNumColumns"; - this.ppLblDefaultNumColumns.Size = new System.Drawing.Size(61, 17); - this.superTooltip1.SetSuperTooltip(this.ppLblDefaultNumColumns, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Format setting", "", "Pressing the Default Button (to the right)\r\nwill set the format setting back to t" + - "his.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(260, 70))); - this.ppLblDefaultNumColumns.TabIndex = 58; - this.ppLblDefaultNumColumns.Text = "(default)"; - // - // ppCbDefaultStepSection - // - this.ppCbDefaultStepSection.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); - this.ppCbDefaultStepSection.AutoSize = true; - this.ppCbDefaultStepSection.BackColor = System.Drawing.Color.Transparent; - this.ppCbDefaultStepSection.Location = new System.Drawing.Point(18, 324); - this.ppCbDefaultStepSection.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppCbDefaultStepSection.Name = "ppCbDefaultStepSection"; - this.ppCbDefaultStepSection.Size = new System.Drawing.Size(159, 21); - this.superTooltip1.SetSuperTooltip(this.ppCbDefaultStepSection, new DevComponents.DotNetBar.SuperTooltipInfo("Default Step Section", "", "Changing this can potentially affect the printed page numbers for step sections t" + - "hat are numbered with the \'Default Step Section.\'", null, null, DevComponents.DotNetBar.eTooltipColor.Gray)); - this.ppCbDefaultStepSection.TabIndex = 60; - this.ppCbDefaultStepSection.Text = "Default Step Section"; - this.ppCbDefaultStepSection.UseVisualStyleBackColor = false; - this.ppCbDefaultStepSection.Visible = false; - this.ppCbDefaultStepSection.CheckedChanged += new System.EventHandler(this.ppCbDefaultStepSection_CheckedChanged); - // - // panSectBtns - // - this.panSectBtns.BackColor = System.Drawing.Color.Transparent; - this.panSectBtns.Controls.Add(this.btnAutomation); - this.panSectBtns.Controls.Add(this.btnLibDocs); - this.panSectBtns.Controls.Add(this.btnFormat); - this.panSectBtns.Controls.Add(this.btnGeneral); - this.panSectBtns.Location = new System.Drawing.Point(13, 10); - this.panSectBtns.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.panSectBtns.Name = "panSectBtns"; - this.panSectBtns.Size = new System.Drawing.Size(192, 418); - this.panSectBtns.TabIndex = 28; - // - // btnAutomation - // - this.btnAutomation.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; - this.btnAutomation.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; - this.btnAutomation.Dock = System.Windows.Forms.DockStyle.Top; - this.btnAutomation.Location = new System.Drawing.Point(0, 69); - this.btnAutomation.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.btnAutomation.Name = "btnAutomation"; - this.btnAutomation.Size = new System.Drawing.Size(192, 23); - this.btnAutomation.TabIndex = 96; - this.btnAutomation.Text = "Automation"; - this.btnAutomation.Click += new System.EventHandler(this.btnAutomation_Click); - // - // btnLibDocs - // - this.btnLibDocs.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; - this.btnLibDocs.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; - this.btnLibDocs.Dock = System.Windows.Forms.DockStyle.Top; - this.btnLibDocs.Location = new System.Drawing.Point(0, 46); - this.btnLibDocs.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.btnLibDocs.Name = "btnLibDocs"; - this.btnLibDocs.Size = new System.Drawing.Size(192, 23); - this.btnLibDocs.TabIndex = 95; - this.btnLibDocs.Text = "Library Documents"; - this.btnLibDocs.Click += new System.EventHandler(this.btnLibDocs_Click); - // - // btnFormat - // - this.btnFormat.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; - this.btnFormat.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; - this.btnFormat.Dock = System.Windows.Forms.DockStyle.Top; - this.btnFormat.Location = new System.Drawing.Point(0, 23); - this.btnFormat.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.btnFormat.Name = "btnFormat"; - this.btnFormat.Size = new System.Drawing.Size(192, 23); - this.btnFormat.TabIndex = 94; - this.btnFormat.Text = "Format"; - this.btnFormat.Click += new System.EventHandler(this.btnFormat_Click); - // - // btnGeneral - // - this.btnGeneral.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; - this.btnGeneral.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; - this.btnGeneral.Dock = System.Windows.Forms.DockStyle.Top; - this.btnGeneral.Location = new System.Drawing.Point(0, 0); - this.btnGeneral.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.btnGeneral.Name = "btnGeneral"; - this.btnGeneral.Size = new System.Drawing.Size(192, 23); - this.btnGeneral.TabIndex = 93; - this.btnGeneral.Text = "General"; - this.btnGeneral.Click += new System.EventHandler(this.btnGeneral_Click); - // - // tcSectionProp - // - this.tcSectionProp.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - this.tcSectionProp.BackColor = System.Drawing.Color.Transparent; - this.tcSectionProp.CanReorderTabs = true; - this.tcSectionProp.Controls.Add(this.tcpFormat); - this.tcSectionProp.Controls.Add(this.tcpGeneral); - this.tcSectionProp.Controls.Add(this.tcpLibDoc); - this.tcSectionProp.Controls.Add(this.tcpAutomation); - this.tcSectionProp.Controls.Add(this.tabControlPanel4); - this.tcSectionProp.Location = new System.Drawing.Point(221, 10); - this.tcSectionProp.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.tcSectionProp.Name = "tcSectionProp"; - this.tcSectionProp.SelectedTabFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); - this.tcSectionProp.SelectedTabIndex = 0; - this.tcSectionProp.Size = new System.Drawing.Size(695, 418); - this.tcSectionProp.Style = DevComponents.DotNetBar.eTabStripStyle.Office2007Dock; - this.tcSectionProp.TabIndex = 29; - this.tcSectionProp.TabLayoutType = DevComponents.DotNetBar.eTabLayoutType.FixedWithNavigationBox; - this.tcSectionProp.Tabs.Add(this.tiGeneral); - this.tcSectionProp.Tabs.Add(this.tiFormat); - this.tcSectionProp.Tabs.Add(this.tiLibDoc); - this.tcSectionProp.Tabs.Add(this.tiAutomation); - this.tcSectionProp.TabsVisible = false; - this.tcSectionProp.Text = "tabControl2"; - // - // tcpGeneral - // - this.tcpGeneral.Controls.Add(this.ppCbAutoIndent); - this.tcpGeneral.Controls.Add(this.ppCbEditableData); - this.tcpGeneral.Controls.Add(this.ppCbPrnSecNumTitle); - this.tcpGeneral.Controls.Add(this.ppSectNumberStpRTB); - this.tcpGeneral.Controls.Add(this.ppSectTitleStpRTB); - this.tcpGeneral.Controls.Add(this.ppDtTmLastMod); - this.tcpGeneral.Controls.Add(this.lblSectNumber); - this.tcpGeneral.Controls.Add(this.lblSectTitle); - this.tcpGeneral.Controls.Add(this.ppTxtBxUserID); - this.tcpGeneral.Controls.Add(this.lblUserID); - this.tcpGeneral.Controls.Add(this.lblLastModDate); - this.tcpGeneral.Dock = System.Windows.Forms.DockStyle.Fill; - this.tcpGeneral.Location = new System.Drawing.Point(0, 24); - this.tcpGeneral.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.tcpGeneral.Name = "tcpGeneral"; - this.tcpGeneral.Padding = new System.Windows.Forms.Padding(1); - this.tcpGeneral.Size = new System.Drawing.Size(695, 394); - this.tcpGeneral.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254))))); - this.tcpGeneral.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227))))); - this.tcpGeneral.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; - this.tcpGeneral.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199))))); - this.tcpGeneral.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) - | DevComponents.DotNetBar.eBorderSide.Bottom))); - this.tcpGeneral.Style.GradientAngle = 90; - this.tcpGeneral.TabIndex = 1; - this.tcpGeneral.TabItem = this.tiGeneral; - // - // ppCbAutoIndent - // - this.ppCbAutoIndent.AutoSize = true; - this.ppCbAutoIndent.BackColor = System.Drawing.Color.Transparent; - this.ppCbAutoIndent.Location = new System.Drawing.Point(357, 222); - this.ppCbAutoIndent.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppCbAutoIndent.Name = "ppCbAutoIndent"; - this.ppCbAutoIndent.Size = new System.Drawing.Size(135, 21); - this.ppCbAutoIndent.TabIndex = 56; - this.ppCbAutoIndent.Text = "Automatic Indent"; - this.ppCbAutoIndent.UseVisualStyleBackColor = false; - this.ppCbAutoIndent.CheckedChanged += new System.EventHandler(this.ppCbAutoIndent_CheckedChanged); - // - // ppCbEditableData - // - this.ppCbEditableData.AutoSize = true; - this.ppCbEditableData.BackColor = System.Drawing.Color.Transparent; - this.ppCbEditableData.Location = new System.Drawing.Point(357, 187); - this.ppCbEditableData.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppCbEditableData.Name = "ppCbEditableData"; - this.ppCbEditableData.Size = new System.Drawing.Size(115, 21); - this.ppCbEditableData.TabIndex = 55; - this.ppCbEditableData.Text = "Editable Data"; - this.ppCbEditableData.UseVisualStyleBackColor = false; - this.ppCbEditableData.CheckedChanged += new System.EventHandler(this.ppCbEditableData_CheckedChanged); - // - // ppCbPrnSecNumTitle - // - this.ppCbPrnSecNumTitle.AutoSize = true; - this.ppCbPrnSecNumTitle.BackColor = System.Drawing.Color.Transparent; - this.ppCbPrnSecNumTitle.Location = new System.Drawing.Point(357, 149); - this.ppCbPrnSecNumTitle.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppCbPrnSecNumTitle.Name = "ppCbPrnSecNumTitle"; - this.ppCbPrnSecNumTitle.Size = new System.Drawing.Size(223, 21); - this.ppCbPrnSecNumTitle.TabIndex = 54; - this.ppCbPrnSecNumTitle.Text = "Print Section Number and Title"; - this.ppCbPrnSecNumTitle.UseVisualStyleBackColor = false; - this.ppCbPrnSecNumTitle.CheckedChanged += new System.EventHandler(this.ppCbPrnSecNumTitle_CheckedChanged); - // - // ppSectNumberStpRTB - // - this.ppSectNumberStpRTB.ActiveMode = false; - this.ppSectNumberStpRTB.AdjustSize = new System.Drawing.Size(0, 0); - this.ppSectNumberStpRTB.BorderStyle = System.Windows.Forms.BorderStyle.None; - this.ppSectNumberStpRTB.CheckAbove = "|?????????"; - this.ppSectNumberStpRTB.CheckBelow = "|?"; - this.ppSectNumberStpRTB.CheckLeft = "-?????????"; - this.ppSectNumberStpRTB.CheckRight = "-??"; - this.ppSectNumberStpRTB.Closed = false; - this.ppSectNumberStpRTB.ContentsRectangle = new System.Drawing.Rectangle(85, 12, 159, 16); - this.ppSectNumberStpRTB.DetectUrls = false; - this.ppSectNumberStpRTB.EditMode = true; - this.ppSectNumberStpRTB.FieldToEdit = Volian.Controls.Library.E_FieldToEdit.StepText; - this.ppSectNumberStpRTB.FormatFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F); - this.ppSectNumberStpRTB.LastRtf = ""; - this.ppSectNumberStpRTB.Location = new System.Drawing.Point(85, 12); - this.ppSectNumberStpRTB.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppSectNumberStpRTB.MinimumSize = new System.Drawing.Size(159, 18); - this.ppSectNumberStpRTB.MyClassName = "RichEdit20W"; - this.ppSectNumberStpRTB.MyItemInfo = null; - this.ppSectNumberStpRTB.MyLinkText = null; - this.ppSectNumberStpRTB.Name = "ppSectNumberStpRTB"; - this.ppSectNumberStpRTB.OrigDisplayText = null; - this.ppSectNumberStpRTB.OrigRTF = null; - this.ppSectNumberStpRTB.ProcessKeystrokes = true; - this.ppSectNumberStpRTB.RTBRangeStatus = Volian.Controls.Library.StepRTB.RangeStatus.NoContainedLinks; - this.ppSectNumberStpRTB.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None; - this.ppSectNumberStpRTB.ShowDebug = false; - this.ppSectNumberStpRTB.Size = new System.Drawing.Size(541, 18); - this.ppSectNumberStpRTB.TabIndex = 10; - this.ppSectNumberStpRTB.Text = ""; - this.ppSectNumberStpRTB.ThisContextMenuStrip = null; - this.ppSectNumberStpRTB.VwMode = VEPROMS.CSLA.Library.E_ViewMode.Edit; - this.ppSectNumberStpRTB.Enter += new System.EventHandler(this.ppSectNumberStpRTB_Enter); - // - // ppSectTitleStpRTB - // - this.ppSectTitleStpRTB.ActiveMode = false; - this.ppSectTitleStpRTB.AdjustSize = new System.Drawing.Size(0, 0); - this.ppSectTitleStpRTB.BorderStyle = System.Windows.Forms.BorderStyle.None; - this.ppSectTitleStpRTB.CheckAbove = "|?????????"; - this.ppSectTitleStpRTB.CheckBelow = "|?"; - this.ppSectTitleStpRTB.CheckLeft = "-?????????"; - this.ppSectTitleStpRTB.CheckRight = "-??"; - this.ppSectTitleStpRTB.Closed = false; - this.ppSectTitleStpRTB.ContentsRectangle = new System.Drawing.Rectangle(85, 60, 541, 16); - this.ppSectTitleStpRTB.DetectUrls = false; - this.ppSectTitleStpRTB.EditMode = true; - this.ppSectTitleStpRTB.FieldToEdit = Volian.Controls.Library.E_FieldToEdit.StepText; - this.ppSectTitleStpRTB.FormatFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F); - this.ppSectTitleStpRTB.LastRtf = ""; - this.ppSectTitleStpRTB.Location = new System.Drawing.Point(85, 60); - this.ppSectTitleStpRTB.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppSectTitleStpRTB.MinimumSize = new System.Drawing.Size(541, 62); - this.ppSectTitleStpRTB.MyClassName = "RichEdit20W"; - this.ppSectTitleStpRTB.MyItemInfo = null; - this.ppSectTitleStpRTB.MyLinkText = null; - this.ppSectTitleStpRTB.Name = "ppSectTitleStpRTB"; - this.ppSectTitleStpRTB.OrigDisplayText = null; - this.ppSectTitleStpRTB.OrigRTF = null; - this.ppSectTitleStpRTB.ProcessKeystrokes = true; - this.ppSectTitleStpRTB.RTBRangeStatus = Volian.Controls.Library.StepRTB.RangeStatus.NoContainedLinks; - this.ppSectTitleStpRTB.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None; - this.ppSectTitleStpRTB.ShowDebug = false; - this.ppSectTitleStpRTB.Size = new System.Drawing.Size(541, 62); - this.ppSectTitleStpRTB.TabIndex = 11; - this.ppSectTitleStpRTB.Text = ""; - this.ppSectTitleStpRTB.ThisContextMenuStrip = null; - this.ppSectTitleStpRTB.VwMode = VEPROMS.CSLA.Library.E_ViewMode.Edit; - this.ppSectTitleStpRTB.Enter += new System.EventHandler(this.ppSectTitleStpRTB_Enter); - // - // tiGeneral - // - this.tiGeneral.AttachedControl = this.tcpGeneral; - this.tiGeneral.Name = "tiGeneral"; - this.tiGeneral.Text = "General"; - // - // tcpFormat - // - this.tcpFormat.Controls.Add(this.ppCbDefaultStepSection); - this.tcpFormat.Controls.Add(this.cbKeepWordDocMargins); - this.tcpFormat.Controls.Add(this.ppLblDefaultNumColumns); - this.tcpFormat.Controls.Add(this.ppLblDefPaginationStyle); - this.tcpFormat.Controls.Add(this.ppBtnDefaultNumColumns); - this.tcpFormat.Controls.Add(this.ppBtnDefaultPaginationStyle); - this.tcpFormat.Controls.Add(this.rbWordSect); - this.tcpFormat.Controls.Add(this.rbStepSect); - this.tcpFormat.Controls.Add(this.ppGpbxSignoffCheckoff); - this.tcpFormat.Controls.Add(this.lblFormat); - this.tcpFormat.Controls.Add(this.ppCmbxNumColumns); - this.tcpFormat.Controls.Add(this.lblColumns); - this.tcpFormat.Controls.Add(this.ppCmbxSectPagination); - this.tcpFormat.Controls.Add(this.lblSectType); - this.tcpFormat.Controls.Add(this.ppCmbxStyleSectionType); - this.tcpFormat.Controls.Add(this.lblPagination); - this.tcpFormat.Controls.Add(this.ppBtnDefaultFmt); - this.tcpFormat.Controls.Add(this.ppCmbxFormat); - this.tcpFormat.Controls.Add(this.ppLblFormatDefault); - this.tcpFormat.Dock = System.Windows.Forms.DockStyle.Fill; - this.tcpFormat.Location = new System.Drawing.Point(0, 24); - this.tcpFormat.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.tcpFormat.Name = "tcpFormat"; - this.tcpFormat.Padding = new System.Windows.Forms.Padding(1); - this.tcpFormat.Size = new System.Drawing.Size(695, 394); - this.tcpFormat.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254))))); - this.tcpFormat.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227))))); - this.tcpFormat.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; - this.tcpFormat.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199))))); - this.tcpFormat.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) - | DevComponents.DotNetBar.eBorderSide.Bottom))); - this.tcpFormat.Style.GradientAngle = 90; - this.tcpFormat.TabIndex = 2; - this.tcpFormat.TabItem = this.tiFormat; - this.tcpFormat.Enter += new System.EventHandler(this.tabpage_Enter); - // - // cbKeepWordDocMargins - // - this.cbKeepWordDocMargins.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); - this.cbKeepWordDocMargins.AutoSize = true; - this.cbKeepWordDocMargins.BackColor = System.Drawing.Color.Transparent; - this.cbKeepWordDocMargins.Location = new System.Drawing.Point(19, 359); - this.cbKeepWordDocMargins.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.cbKeepWordDocMargins.Name = "cbKeepWordDocMargins"; - this.cbKeepWordDocMargins.Size = new System.Drawing.Size(223, 21); - this.cbKeepWordDocMargins.TabIndex = 59; - this.cbKeepWordDocMargins.Text = "Keep Word Document Margins (and Page Size)"; - this.cbKeepWordDocMargins.UseVisualStyleBackColor = false; - this.cbKeepWordDocMargins.Visible = false; - this.cbKeepWordDocMargins.CheckedChanged += new System.EventHandler(this.cbKeepWordDocMargins_CheckedChanged); - // - // rbWordSect - // - this.rbWordSect.BackColor = System.Drawing.Color.Transparent; - // - // - // - this.rbWordSect.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.rbWordSect.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton; - this.rbWordSect.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.rbWordSect.Location = new System.Drawing.Point(329, 74); - this.rbWordSect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.rbWordSect.Name = "rbWordSect"; - this.rbWordSect.Size = new System.Drawing.Size(117, 23); - this.rbWordSect.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.rbWordSect.TabIndex = 23; - this.rbWordSect.TabStop = false; - this.rbWordSect.Text = "Word Section"; - // - // rbStepSect - // - this.rbStepSect.BackColor = System.Drawing.Color.Transparent; - // - // - // - this.rbStepSect.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.rbStepSect.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton; - this.rbStepSect.Checked = true; - this.rbStepSect.CheckState = System.Windows.Forms.CheckState.Checked; - this.rbStepSect.CheckValue = "Y"; - this.rbStepSect.FocusCuesEnabled = false; - this.rbStepSect.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.rbStepSect.Location = new System.Drawing.Point(184, 74); - this.rbStepSect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.rbStepSect.Name = "rbStepSect"; - this.rbStepSect.Size = new System.Drawing.Size(115, 23); - this.rbStepSect.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.rbStepSect.TabIndex = 22; - this.rbStepSect.TabStop = false; - this.rbStepSect.Text = "Step Section"; - this.rbStepSect.CheckedChanged += new System.EventHandler(this.rbStepSect_CheckedChanged); - // - // ppGpbxSignoffCheckoff - // - this.ppGpbxSignoffCheckoff.BackColor = System.Drawing.Color.Transparent; - this.ppGpbxSignoffCheckoff.CanvasColor = System.Drawing.SystemColors.Control; - this.ppGpbxSignoffCheckoff.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; - this.ppGpbxSignoffCheckoff.Controls.Add(this.ppCmbxCheckoffHeading); - this.ppGpbxSignoffCheckoff.Controls.Add(this.lblCheckoffType); - this.ppGpbxSignoffCheckoff.Controls.Add(this.ppCmbxCheckoffType); - this.ppGpbxSignoffCheckoff.Controls.Add(this.lblCheckoffHeading); - this.ppGpbxSignoffCheckoff.Location = new System.Drawing.Point(363, 151); - this.ppGpbxSignoffCheckoff.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppGpbxSignoffCheckoff.Name = "ppGpbxSignoffCheckoff"; - this.ppGpbxSignoffCheckoff.Size = new System.Drawing.Size(275, 144); - // - // - // - this.ppGpbxSignoffCheckoff.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; - this.ppGpbxSignoffCheckoff.Style.BackColorGradientAngle = 90; - this.ppGpbxSignoffCheckoff.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; - this.ppGpbxSignoffCheckoff.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid; - this.ppGpbxSignoffCheckoff.Style.BorderBottomWidth = 1; - this.ppGpbxSignoffCheckoff.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; - this.ppGpbxSignoffCheckoff.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid; - this.ppGpbxSignoffCheckoff.Style.BorderLeftWidth = 1; - this.ppGpbxSignoffCheckoff.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid; - this.ppGpbxSignoffCheckoff.Style.BorderRightWidth = 1; - this.ppGpbxSignoffCheckoff.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; - this.ppGpbxSignoffCheckoff.Style.BorderTopWidth = 1; - this.ppGpbxSignoffCheckoff.Style.CornerDiameter = 4; - this.ppGpbxSignoffCheckoff.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; - this.ppGpbxSignoffCheckoff.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center; - this.ppGpbxSignoffCheckoff.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; - this.ppGpbxSignoffCheckoff.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near; - // - // - // - this.ppGpbxSignoffCheckoff.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ppGpbxSignoffCheckoff.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ppGpbxSignoffCheckoff.TabIndex = 51; - this.ppGpbxSignoffCheckoff.Text = "Signoffs / Checkoffs"; - // - // tiFormat - // - this.tiFormat.AttachedControl = this.tcpFormat; - this.tiFormat.Name = "tiFormat"; - this.tiFormat.Text = "Format"; - // - // tcpLibDoc - // - this.tcpLibDoc.Controls.Add(this.ppBtnCvrtToLibDoc); - this.tcpLibDoc.Controls.Add(this.lblLibraryDocument); - this.tcpLibDoc.Controls.Add(this.ppCmbxLibDoc); - this.tcpLibDoc.Dock = System.Windows.Forms.DockStyle.Fill; - this.tcpLibDoc.Location = new System.Drawing.Point(0, 24); - this.tcpLibDoc.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.tcpLibDoc.Name = "tcpLibDoc"; - this.tcpLibDoc.Padding = new System.Windows.Forms.Padding(1); - this.tcpLibDoc.Size = new System.Drawing.Size(695, 394); - this.tcpLibDoc.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254))))); - this.tcpLibDoc.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227))))); - this.tcpLibDoc.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; - this.tcpLibDoc.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199))))); - this.tcpLibDoc.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) - | DevComponents.DotNetBar.eBorderSide.Bottom))); - this.tcpLibDoc.Style.GradientAngle = 90; - this.tcpLibDoc.TabIndex = 3; - this.tcpLibDoc.TabItem = this.tiLibDoc; - // - // tiLibDoc - // - this.tiLibDoc.AttachedControl = this.tcpLibDoc; - this.tiLibDoc.Name = "tiLibDoc"; - this.tiLibDoc.Text = "Library Document"; - // - // tcpAutomation - // - this.tcpAutomation.Controls.Add(this.ppCbLinkWithEnhancedDoc); - this.tcpAutomation.Controls.Add(this.ppCbPhoneList); - this.tcpAutomation.Controls.Add(this.ppCbPlaceKeeper); - this.tcpAutomation.Controls.Add(this.ppCbIncTOC); - this.tcpAutomation.Dock = System.Windows.Forms.DockStyle.Fill; - this.tcpAutomation.Location = new System.Drawing.Point(0, 24); - this.tcpAutomation.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.tcpAutomation.Name = "tcpAutomation"; - this.tcpAutomation.Padding = new System.Windows.Forms.Padding(1); - this.tcpAutomation.Size = new System.Drawing.Size(695, 394); - this.tcpAutomation.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254))))); - this.tcpAutomation.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227))))); - this.tcpAutomation.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; - this.tcpAutomation.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199))))); - this.tcpAutomation.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) - | DevComponents.DotNetBar.eBorderSide.Bottom))); - this.tcpAutomation.Style.GradientAngle = 90; - this.tcpAutomation.TabIndex = 5; - this.tcpAutomation.TabItem = this.tiAutomation; - // - // ppCbLinkWithEnhancedDoc - // - this.ppCbLinkWithEnhancedDoc.AutoSize = true; - this.ppCbLinkWithEnhancedDoc.BackColor = System.Drawing.Color.Transparent; - this.ppCbLinkWithEnhancedDoc.Enabled = false; - this.ppCbLinkWithEnhancedDoc.Location = new System.Drawing.Point(20, 25); - this.ppCbLinkWithEnhancedDoc.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppCbLinkWithEnhancedDoc.Name = "ppCbLinkWithEnhancedDoc"; - this.ppCbLinkWithEnhancedDoc.Size = new System.Drawing.Size(224, 21); - this.ppCbLinkWithEnhancedDoc.TabIndex = 50; - this.ppCbLinkWithEnhancedDoc.Text = "Link With Enhanced Document"; - this.ppCbLinkWithEnhancedDoc.UseVisualStyleBackColor = false; - // - // ppCbPhoneList - // - this.ppCbPhoneList.AutoSize = true; - this.ppCbPhoneList.BackColor = System.Drawing.Color.Transparent; - this.ppCbPhoneList.Enabled = false; - this.ppCbPhoneList.Location = new System.Drawing.Point(20, 100); - this.ppCbPhoneList.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppCbPhoneList.Name = "ppCbPhoneList"; - this.ppCbPhoneList.Size = new System.Drawing.Size(184, 21); - this.ppCbPhoneList.TabIndex = 52; - this.ppCbPhoneList.Text = "Print Phone Number List"; - this.ppCbPhoneList.UseVisualStyleBackColor = false; - this.ppCbPhoneList.CheckedChanged += new System.EventHandler(this.ppCbPhoneList_CheckedChanged); - // - // ppCbPlaceKeeper - // - this.ppCbPlaceKeeper.AutoSize = true; - this.ppCbPlaceKeeper.BackColor = System.Drawing.Color.Transparent; - this.ppCbPlaceKeeper.Enabled = false; - this.ppCbPlaceKeeper.Location = new System.Drawing.Point(20, 74); - this.ppCbPlaceKeeper.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppCbPlaceKeeper.Name = "ppCbPlaceKeeper"; - this.ppCbPlaceKeeper.Size = new System.Drawing.Size(173, 21); - this.ppCbPlaceKeeper.TabIndex = 52; - this.ppCbPlaceKeeper.Text = "Include in Placekeeper"; - this.ppCbPlaceKeeper.UseVisualStyleBackColor = false; - this.ppCbPlaceKeeper.CheckedChanged += new System.EventHandler(this.ppCbPlaceKeeper_CheckedChanged); - // - // ppCbIncTOC - // - this.ppCbIncTOC.AutoSize = true; - this.ppCbIncTOC.BackColor = System.Drawing.Color.Transparent; - this.ppCbIncTOC.Enabled = false; - this.ppCbIncTOC.Location = new System.Drawing.Point(20, 49); - this.ppCbIncTOC.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppCbIncTOC.Name = "ppCbIncTOC"; - this.ppCbIncTOC.Size = new System.Drawing.Size(214, 21); - this.ppCbIncTOC.TabIndex = 51; - this.ppCbIncTOC.Text = "Include on Table Of Contents"; - this.ppCbIncTOC.UseVisualStyleBackColor = false; - this.ppCbIncTOC.CheckedChanged += new System.EventHandler(this.ppCbIncTOC_CheckedChanged); - // - // tiAutomation - // - this.tiAutomation.AttachedControl = this.tcpAutomation; - this.tiAutomation.Name = "tiAutomation"; - this.tiAutomation.Text = "Automation"; - // - // tabControlPanel4 - // - this.tabControlPanel4.Controls.Add(this.ppCkLstApplicabilityDesinations); - this.tabControlPanel4.Controls.Add(this.label9); - this.tabControlPanel4.Controls.Add(this.ppCbProcView); - this.tabControlPanel4.Controls.Add(this.ppCbBackView); - this.tabControlPanel4.Controls.Add(this.ppCbDeviationView); - this.tabControlPanel4.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabControlPanel4.Location = new System.Drawing.Point(0, 24); - this.tabControlPanel4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.tabControlPanel4.Name = "tabControlPanel4"; - this.tabControlPanel4.Padding = new System.Windows.Forms.Padding(1); - this.tabControlPanel4.Size = new System.Drawing.Size(695, 394); - this.tabControlPanel4.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254))))); - this.tabControlPanel4.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227))))); - this.tabControlPanel4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; - this.tabControlPanel4.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199))))); - this.tabControlPanel4.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) - | DevComponents.DotNetBar.eBorderSide.Bottom))); - this.tabControlPanel4.Style.GradientAngle = 90; - this.tabControlPanel4.TabIndex = 4; - this.tabControlPanel4.TabItem = this.tiViewStnns; - // - // tiViewStnns - // - this.tiViewStnns.AttachedControl = this.tabControlPanel4; - this.tiViewStnns.Name = "tiViewStnns"; - this.tiViewStnns.Text = "View Settings"; - // - // checkBoxX1 - // - this.checkBoxX1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); - // - // - // - this.checkBoxX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.checkBoxX1.Location = new System.Drawing.Point(15, 456); - this.checkBoxX1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.checkBoxX1.Name = "checkBoxX1"; - this.checkBoxX1.Size = new System.Drawing.Size(193, 27); - this.checkBoxX1.TabIndex = 92; - this.checkBoxX1.Text = "Show Default Settings"; - this.checkBoxX1.CheckedChanged += new System.EventHandler(this.tabpage_Enter); - // - // frmSectionProperties - // - this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.CaptionFont = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.ClientSize = new System.Drawing.Size(897, 487); - this.ControlBox = false; - this.Controls.Add(this.tcSectionProp); - this.Controls.Add(this.panSectBtns); - this.Controls.Add(this.checkBoxX1); - this.Controls.Add(this.ppCbShwDefSettings); - this.Controls.Add(this.ppLblDefSettingsInfo); - this.Controls.Add(this.ppBtnCancel); - this.Controls.Add(this.ppBtnOK); - this.DoubleBuffered = true; - this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; - this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.MaximizeBox = false; - this.MinimizeBox = false; - this.Name = "frmSectionProperties"; - this.ShowIcon = false; - this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide; - this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; - this.Text = "Section Properties"; - this.Load += new System.EventHandler(this.frmSectionProperties_Load); - this.Shown += new System.EventHandler(this.frmSectionProperties_Shown); - ((System.ComponentModel.ISupportInitialize)(this.sectionConfigBindingSource)).EndInit(); - this.panSectBtns.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.tcSectionProp)).EndInit(); - this.tcSectionProp.ResumeLayout(false); - this.tcpGeneral.ResumeLayout(false); - this.tcpGeneral.PerformLayout(); - this.tcpFormat.ResumeLayout(false); - this.tcpFormat.PerformLayout(); - this.ppGpbxSignoffCheckoff.ResumeLayout(false); - this.ppGpbxSignoffCheckoff.PerformLayout(); - this.tcpLibDoc.ResumeLayout(false); - this.tcpLibDoc.PerformLayout(); - this.tcpAutomation.ResumeLayout(false); - this.tcpAutomation.PerformLayout(); - this.tabControlPanel4.ResumeLayout(false); - this.tabControlPanel4.PerformLayout(); - this.ResumeLayout(false); - this.PerformLayout(); + this.ppCkLstApplicabilityDesinations.Location = new System.Drawing.Point(27, 54); + this.ppCkLstApplicabilityDesinations.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppCkLstApplicabilityDesinations.Name = "ppCkLstApplicabilityDesinations"; + this.ppCkLstApplicabilityDesinations.Size = new System.Drawing.Size(265, 38); + this.ppCkLstApplicabilityDesinations.TabIndex = 35; + // + // ppCbProcView + // + this.ppCbProcView.AutoSize = true; + this.ppCbProcView.BackColor = System.Drawing.Color.Transparent; + this.ppCbProcView.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.sectionConfigBindingSource, "Section_LnkEnh", true)); + this.ppCbProcView.Location = new System.Drawing.Point(31, 194); + this.ppCbProcView.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppCbProcView.Name = "ppCbProcView"; + this.ppCbProcView.Size = new System.Drawing.Size(193, 21); + this.ppCbProcView.TabIndex = 36; + this.ppCbProcView.Text = "Include in Procedure View"; + this.ppCbProcView.UseVisualStyleBackColor = false; + // + // label9 + // + this.label9.AutoSize = true; + this.label9.BackColor = System.Drawing.Color.Transparent; + this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label9.Location = new System.Drawing.Point(27, 30); + this.label9.Name = "label9"; + this.label9.Size = new System.Drawing.Size(164, 17); + this.label9.TabIndex = 34; + this.label9.Text = "Applicability Destinations"; + // + // ppCbDeviationView + // + this.ppCbDeviationView.AutoSize = true; + this.ppCbDeviationView.BackColor = System.Drawing.Color.Transparent; + this.ppCbDeviationView.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.sectionConfigBindingSource, "Section_LnkEnh", true)); + this.ppCbDeviationView.Location = new System.Drawing.Point(31, 249); + this.ppCbDeviationView.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppCbDeviationView.Name = "ppCbDeviationView"; + this.ppCbDeviationView.Size = new System.Drawing.Size(186, 21); + this.ppCbDeviationView.TabIndex = 33; + this.ppCbDeviationView.Text = "Include in Deviation View"; + this.ppCbDeviationView.UseVisualStyleBackColor = false; + // + // ppCbBackView + // + this.ppCbBackView.AutoSize = true; + this.ppCbBackView.BackColor = System.Drawing.Color.Transparent; + this.ppCbBackView.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.sectionConfigBindingSource, "Section_LnkEnh", true)); + this.ppCbBackView.Location = new System.Drawing.Point(31, 222); + this.ppCbBackView.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppCbBackView.Name = "ppCbBackView"; + this.ppCbBackView.Size = new System.Drawing.Size(203, 21); + this.ppCbBackView.TabIndex = 32; + this.ppCbBackView.Text = "Include in Background View"; + this.ppCbBackView.UseVisualStyleBackColor = false; + // + // ppBtnCancel + // + this.ppBtnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); + this.ppBtnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; + this.ppBtnCancel.Location = new System.Drawing.Point(802, 455); + this.ppBtnCancel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppBtnCancel.Name = "ppBtnCancel"; + this.ppBtnCancel.Size = new System.Drawing.Size(75, 26); + this.ppBtnCancel.TabIndex = 91; + this.ppBtnCancel.Text = "Cancel"; + this.ppBtnCancel.UseVisualStyleBackColor = true; + this.ppBtnCancel.Click += new System.EventHandler(this.btnSectPropCancel_Click); + // + // ppBtnOK + // + this.ppBtnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); + this.ppBtnOK.Location = new System.Drawing.Point(721, 455); + this.ppBtnOK.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppBtnOK.Name = "ppBtnOK"; + this.ppBtnOK.Size = new System.Drawing.Size(75, 26); + this.ppBtnOK.TabIndex = 90; + this.ppBtnOK.Text = "OK"; + this.ppBtnOK.UseVisualStyleBackColor = true; + this.ppBtnOK.Click += new System.EventHandler(this.btnSectPropOK_Click); + // + // ppLblDefSettingsInfo + // + this.ppLblDefSettingsInfo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.ppLblDefSettingsInfo.AutoSize = true; + this.ppLblDefSettingsInfo.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.ppLblDefSettingsInfo.Location = new System.Drawing.Point(10, 436); + this.ppLblDefSettingsInfo.Name = "ppLblDefSettingsInfo"; + this.ppLblDefSettingsInfo.Size = new System.Drawing.Size(205, 17); + this.ppLblDefSettingsInfo.TabIndex = 25; + this.ppLblDefSettingsInfo.Text = "* Default values shown in italics"; + // + // ppCbShwDefSettings + // + this.ppCbShwDefSettings.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + // + // + // + this.ppCbShwDefSettings.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ppCbShwDefSettings.Location = new System.Drawing.Point(15, 505); + this.ppCbShwDefSettings.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppCbShwDefSettings.Name = "ppCbShwDefSettings"; + this.ppCbShwDefSettings.Size = new System.Drawing.Size(193, 27); + this.superTooltip1.SetSuperTooltip(this.ppCbShwDefSettings, new DevComponents.DotNetBar.SuperTooltipInfo("Show Default Settings", "", "When checked, the default (parent\'s) setting will appear below the overridden sel" + + "ection.", null, null, DevComponents.DotNetBar.eTooltipColor.System)); + this.ppCbShwDefSettings.TabIndex = 92; + this.ppCbShwDefSettings.Text = "Show Default Settings"; + this.ppCbShwDefSettings.CheckedChanged += new System.EventHandler(this.tabpage_Enter); + // + // checkBox1 + // + this.checkBox1.AutoSize = true; + this.checkBox1.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.sectionConfigBindingSource, "Section_TOC", true)); + this.checkBox1.Location = new System.Drawing.Point(13, 272); + this.checkBox1.Name = "checkBox1"; + this.checkBox1.Size = new System.Drawing.Size(214, 21); + this.checkBox1.TabIndex = 22; + this.checkBox1.Text = "Include on Table Of Contents"; + this.checkBox1.UseVisualStyleBackColor = true; + // + // textBox1 + // + this.textBox1.AcceptsReturn = true; + this.textBox1.Location = new System.Drawing.Point(113, 218); + this.textBox1.Name = "textBox1"; + this.textBox1.Size = new System.Drawing.Size(154, 22); + this.textBox1.TabIndex = 12; + // + // label10 + // + this.label10.AutoSize = true; + this.label10.Location = new System.Drawing.Point(52, 221); + this.label10.Name = "label10"; + this.label10.Size = new System.Drawing.Size(55, 17); + this.label10.TabIndex = 11; + this.label10.Text = "User ID"; + // + // textBox2 + // + this.textBox2.Location = new System.Drawing.Point(113, 172); + this.textBox2.Name = "textBox2"; + this.textBox2.Size = new System.Drawing.Size(202, 22); + this.textBox2.TabIndex = 5; + // + // label13 + // + this.label13.AutoSize = true; + this.label13.Location = new System.Drawing.Point(15, 172); + this.label13.Name = "label13"; + this.label13.Size = new System.Drawing.Size(92, 17); + this.label13.TabIndex = 4; + this.label13.Text = "Last Modified"; + // + // richTextBox1 + // + this.richTextBox1.AcceptsTab = true; + this.richTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.sectionConfigBindingSource, "Title", true)); + this.richTextBox1.Location = new System.Drawing.Point(83, 81); + this.richTextBox1.Name = "richTextBox1"; + this.richTextBox1.Size = new System.Drawing.Size(541, 60); + this.richTextBox1.TabIndex = 3; + this.richTextBox1.Text = ""; + // + // richTextBox2 + // + this.richTextBox2.AcceptsTab = true; + this.richTextBox2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.sectionConfigBindingSource, "Number", true)); + this.richTextBox2.Location = new System.Drawing.Point(83, 30); + this.richTextBox2.Multiline = false; + this.richTextBox2.Name = "richTextBox2"; + this.richTextBox2.Size = new System.Drawing.Size(159, 22); + this.richTextBox2.TabIndex = 2; + this.richTextBox2.Text = ""; + // + // label14 + // + this.label14.AutoSize = true; + this.label14.Location = new System.Drawing.Point(42, 81); + this.label14.Name = "label14"; + this.label14.Size = new System.Drawing.Size(35, 17); + this.label14.TabIndex = 1; + this.label14.Text = "Title"; + // + // label15 + // + this.label15.AutoSize = true; + this.label15.Location = new System.Drawing.Point(19, 33); + this.label15.Name = "label15"; + this.label15.Size = new System.Drawing.Size(58, 17); + this.label15.TabIndex = 0; + this.label15.Text = "Number"; + // + // superTooltip1 + // + this.superTooltip1.DefaultTooltipSettings = new DevComponents.DotNetBar.SuperTooltipInfo("", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray); + this.superTooltip1.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F"; + // + // ppCmbxNumColumns + // + this.ppCmbxNumColumns.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.sectionConfigBindingSource, "Section_ColumnMode", true)); + this.ppCmbxNumColumns.DisplayMember = "Text"; + this.ppCmbxNumColumns.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; + this.ppCmbxNumColumns.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.ppCmbxNumColumns.FormattingEnabled = true; + this.ppCmbxNumColumns.ItemHeight = 16; + this.ppCmbxNumColumns.Location = new System.Drawing.Point(103, 226); + this.ppCmbxNumColumns.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppCmbxNumColumns.Name = "ppCmbxNumColumns"; + this.ppCmbxNumColumns.Size = new System.Drawing.Size(121, 22); + this.superTooltip1.SetSuperTooltip(this.ppCmbxNumColumns, new DevComponents.DotNetBar.SuperTooltipInfo("Columns", "", "This is used only for procedure step editor sections.\r\n\r\nSelect the number of co" + + "lumns for this section", null, null, DevComponents.DotNetBar.eTooltipColor.System, true, true, new System.Drawing.Size(175, 130))); + this.ppCmbxNumColumns.TabIndex = 27; + this.ppCmbxNumColumns.WatermarkText = "select columns"; + this.ppCmbxNumColumns.SelectedValueChanged += new System.EventHandler(this.ppCmbxNumColumns_SelectedValueChanged); + // + // ppBtnDefaultPaginationStyle + // + this.ppBtnDefaultPaginationStyle.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.ppBtnDefaultPaginationStyle.Location = new System.Drawing.Point(281, 166); + this.ppBtnDefaultPaginationStyle.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppBtnDefaultPaginationStyle.Name = "ppBtnDefaultPaginationStyle"; + this.ppBtnDefaultPaginationStyle.Size = new System.Drawing.Size(51, 23); + this.superTooltip1.SetSuperTooltip(this.ppBtnDefaultPaginationStyle, new DevComponents.DotNetBar.SuperTooltipInfo("Default Button", "", "This will revert the format selection back to using the parent\'s format.\r\n\r\nCheck" + + " \"Show Default Settings\" to display the \"default\" format name (below the format " + + "selection box).", null, null, DevComponents.DotNetBar.eTooltipColor.System)); + this.ppBtnDefaultPaginationStyle.TabIndex = 26; + this.ppBtnDefaultPaginationStyle.Text = "Default"; + this.ppBtnDefaultPaginationStyle.ThemeAware = true; + this.ppBtnDefaultPaginationStyle.Click += new System.EventHandler(this.ppBtnDefaultPaginationStyle_Click); + // + // ppBtnDefaultNumColumns + // + this.ppBtnDefaultNumColumns.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.ppBtnDefaultNumColumns.Location = new System.Drawing.Point(229, 226); + this.ppBtnDefaultNumColumns.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppBtnDefaultNumColumns.Name = "ppBtnDefaultNumColumns"; + this.ppBtnDefaultNumColumns.Size = new System.Drawing.Size(51, 23); + this.superTooltip1.SetSuperTooltip(this.ppBtnDefaultNumColumns, new DevComponents.DotNetBar.SuperTooltipInfo("Default Button", "", "This will revert the format selection back to using the parent\'s format.\r\n\r\nCheck" + + " \"Show Default Settings\" to display the \"default\" format name (below the format " + + "selection box).", null, null, DevComponents.DotNetBar.eTooltipColor.System)); + this.ppBtnDefaultNumColumns.TabIndex = 28; + this.ppBtnDefaultNumColumns.Text = "Default"; + this.ppBtnDefaultNumColumns.ThemeAware = true; + this.ppBtnDefaultNumColumns.Click += new System.EventHandler(this.ppBtnDefaultNumColumns_Click); + // + // ppLblDefPaginationStyle + // + this.ppLblDefPaginationStyle.AutoSize = true; + this.ppLblDefPaginationStyle.BackColor = System.Drawing.Color.Transparent; + this.ppLblDefPaginationStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.ppLblDefPaginationStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.ppLblDefPaginationStyle.Location = new System.Drawing.Point(99, 191); + this.ppLblDefPaginationStyle.Name = "ppLblDefPaginationStyle"; + this.ppLblDefPaginationStyle.Size = new System.Drawing.Size(61, 17); + this.superTooltip1.SetSuperTooltip(this.ppLblDefPaginationStyle, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Format setting", "", "Pressing the Default Button (to the right)\r\nwill set the format setting back to t" + + "his.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(260, 70))); + this.ppLblDefPaginationStyle.TabIndex = 57; + this.ppLblDefPaginationStyle.Text = "(default)"; + // + // ppLblDefaultNumColumns + // + this.ppLblDefaultNumColumns.AutoSize = true; + this.ppLblDefaultNumColumns.BackColor = System.Drawing.Color.Transparent; + this.ppLblDefaultNumColumns.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.ppLblDefaultNumColumns.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.ppLblDefaultNumColumns.Location = new System.Drawing.Point(100, 255); + this.ppLblDefaultNumColumns.Name = "ppLblDefaultNumColumns"; + this.ppLblDefaultNumColumns.Size = new System.Drawing.Size(61, 17); + this.superTooltip1.SetSuperTooltip(this.ppLblDefaultNumColumns, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Format setting", "", "Pressing the Default Button (to the right)\r\nwill set the format setting back to t" + + "his.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(260, 70))); + this.ppLblDefaultNumColumns.TabIndex = 58; + this.ppLblDefaultNumColumns.Text = "(default)"; + // + // ppCbDefaultStepSection + // + this.ppCbDefaultStepSection.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.ppCbDefaultStepSection.AutoSize = true; + this.ppCbDefaultStepSection.BackColor = System.Drawing.Color.Transparent; + this.ppCbDefaultStepSection.Location = new System.Drawing.Point(18, 324); + this.ppCbDefaultStepSection.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppCbDefaultStepSection.Name = "ppCbDefaultStepSection"; + this.ppCbDefaultStepSection.Size = new System.Drawing.Size(159, 21); + this.superTooltip1.SetSuperTooltip(this.ppCbDefaultStepSection, new DevComponents.DotNetBar.SuperTooltipInfo("Default Step Section", "", "Changing this can potentially affect the printed page numbers for step sections t" + + "hat are numbered with the \'Default Step Section.\'", null, null, DevComponents.DotNetBar.eTooltipColor.Gray)); + this.ppCbDefaultStepSection.TabIndex = 60; + this.ppCbDefaultStepSection.Text = "Default Step Section"; + this.ppCbDefaultStepSection.UseVisualStyleBackColor = false; + this.ppCbDefaultStepSection.Visible = false; + this.ppCbDefaultStepSection.CheckedChanged += new System.EventHandler(this.ppCbDefaultStepSection_CheckedChanged); + // + // panSectBtns + // + this.panSectBtns.BackColor = System.Drawing.Color.Transparent; + this.panSectBtns.Controls.Add(this.btnAutomation); + this.panSectBtns.Controls.Add(this.btnLibDocs); + this.panSectBtns.Controls.Add(this.btnFormat); + this.panSectBtns.Controls.Add(this.btnGeneral); + this.panSectBtns.Location = new System.Drawing.Point(13, 10); + this.panSectBtns.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.panSectBtns.Name = "panSectBtns"; + this.panSectBtns.Size = new System.Drawing.Size(192, 418); + this.panSectBtns.TabIndex = 28; + // + // btnAutomation + // + this.btnAutomation.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnAutomation.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnAutomation.Dock = System.Windows.Forms.DockStyle.Top; + this.btnAutomation.Location = new System.Drawing.Point(0, 69); + this.btnAutomation.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.btnAutomation.Name = "btnAutomation"; + this.btnAutomation.Size = new System.Drawing.Size(192, 23); + this.btnAutomation.TabIndex = 96; + this.btnAutomation.Text = "Automation"; + this.btnAutomation.Click += new System.EventHandler(this.btnAutomation_Click); + // + // btnLibDocs + // + this.btnLibDocs.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnLibDocs.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnLibDocs.Dock = System.Windows.Forms.DockStyle.Top; + this.btnLibDocs.Location = new System.Drawing.Point(0, 46); + this.btnLibDocs.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.btnLibDocs.Name = "btnLibDocs"; + this.btnLibDocs.Size = new System.Drawing.Size(192, 23); + this.btnLibDocs.TabIndex = 95; + this.btnLibDocs.Text = "Library Documents"; + this.btnLibDocs.Click += new System.EventHandler(this.btnLibDocs_Click); + // + // btnFormat + // + this.btnFormat.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnFormat.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnFormat.Dock = System.Windows.Forms.DockStyle.Top; + this.btnFormat.Location = new System.Drawing.Point(0, 23); + this.btnFormat.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.btnFormat.Name = "btnFormat"; + this.btnFormat.Size = new System.Drawing.Size(192, 23); + this.btnFormat.TabIndex = 94; + this.btnFormat.Text = "Format"; + this.btnFormat.Click += new System.EventHandler(this.btnFormat_Click); + // + // btnGeneral + // + this.btnGeneral.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnGeneral.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnGeneral.Dock = System.Windows.Forms.DockStyle.Top; + this.btnGeneral.Location = new System.Drawing.Point(0, 0); + this.btnGeneral.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.btnGeneral.Name = "btnGeneral"; + this.btnGeneral.Size = new System.Drawing.Size(192, 23); + this.btnGeneral.TabIndex = 93; + this.btnGeneral.Text = "General"; + this.btnGeneral.Click += new System.EventHandler(this.btnGeneral_Click); + // + // tcSectionProp + // + this.tcSectionProp.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); + this.tcSectionProp.BackColor = System.Drawing.Color.Transparent; + this.tcSectionProp.CanReorderTabs = true; + this.tcSectionProp.Controls.Add(this.tcpGeneral); + this.tcSectionProp.Controls.Add(this.tcpAutomation); + this.tcSectionProp.Controls.Add(this.tcpFormat); + this.tcSectionProp.Controls.Add(this.tcpLibDoc); + this.tcSectionProp.Controls.Add(this.tabControlPanel4); + this.tcSectionProp.Location = new System.Drawing.Point(225, 10); + this.tcSectionProp.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.tcSectionProp.Name = "tcSectionProp"; + this.tcSectionProp.SelectedTabFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); + this.tcSectionProp.SelectedTabIndex = 0; + this.tcSectionProp.Size = new System.Drawing.Size(695, 418); + this.tcSectionProp.Style = DevComponents.DotNetBar.eTabStripStyle.Office2007Dock; + this.tcSectionProp.TabIndex = 29; + this.tcSectionProp.TabLayoutType = DevComponents.DotNetBar.eTabLayoutType.FixedWithNavigationBox; + this.tcSectionProp.Tabs.Add(this.tiGeneral); + this.tcSectionProp.Tabs.Add(this.tiFormat); + this.tcSectionProp.Tabs.Add(this.tiLibDoc); + this.tcSectionProp.Tabs.Add(this.tiAutomation); + this.tcSectionProp.TabsVisible = false; + this.tcSectionProp.Text = "tabControl2"; + // + // tcpGeneral + // + this.tcpGeneral.Controls.Add(this.ppCbAutoIndent); + this.tcpGeneral.Controls.Add(this.ppCbEditableData); + this.tcpGeneral.Controls.Add(this.ppCbPrnSecNumTitle); + this.tcpGeneral.Controls.Add(this.ppSectNumberStpRTB); + this.tcpGeneral.Controls.Add(this.ppSectTitleStpRTB); + this.tcpGeneral.Controls.Add(this.ppDtTmLastMod); + this.tcpGeneral.Controls.Add(this.lblSectNumber); + this.tcpGeneral.Controls.Add(this.lblSectTitle); + this.tcpGeneral.Controls.Add(this.ppTxtBxUserID); + this.tcpGeneral.Controls.Add(this.lblUserID); + this.tcpGeneral.Controls.Add(this.lblLastModDate); + this.tcpGeneral.DisabledBackColor = System.Drawing.Color.Empty; + this.tcpGeneral.Dock = System.Windows.Forms.DockStyle.Fill; + this.tcpGeneral.Location = new System.Drawing.Point(0, 24); + this.tcpGeneral.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.tcpGeneral.Name = "tcpGeneral"; + this.tcpGeneral.Padding = new System.Windows.Forms.Padding(1); + this.tcpGeneral.Size = new System.Drawing.Size(695, 394); + this.tcpGeneral.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254))))); + this.tcpGeneral.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227))))); + this.tcpGeneral.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.tcpGeneral.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199))))); + this.tcpGeneral.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) + | DevComponents.DotNetBar.eBorderSide.Bottom))); + this.tcpGeneral.Style.GradientAngle = 90; + this.tcpGeneral.TabIndex = 1; + this.tcpGeneral.TabItem = this.tiGeneral; + // + // ppCbAutoIndent + // + this.ppCbAutoIndent.AutoSize = true; + this.ppCbAutoIndent.BackColor = System.Drawing.Color.Transparent; + this.ppCbAutoIndent.Location = new System.Drawing.Point(357, 222); + this.ppCbAutoIndent.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppCbAutoIndent.Name = "ppCbAutoIndent"; + this.ppCbAutoIndent.Size = new System.Drawing.Size(135, 21); + this.ppCbAutoIndent.TabIndex = 56; + this.ppCbAutoIndent.Text = "Automatic Indent"; + this.ppCbAutoIndent.UseVisualStyleBackColor = false; + this.ppCbAutoIndent.CheckedChanged += new System.EventHandler(this.ppCbAutoIndent_CheckedChanged); + // + // ppCbEditableData + // + this.ppCbEditableData.AutoSize = true; + this.ppCbEditableData.BackColor = System.Drawing.Color.Transparent; + this.ppCbEditableData.Location = new System.Drawing.Point(357, 187); + this.ppCbEditableData.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppCbEditableData.Name = "ppCbEditableData"; + this.ppCbEditableData.Size = new System.Drawing.Size(115, 21); + this.ppCbEditableData.TabIndex = 55; + this.ppCbEditableData.Text = "Editable Data"; + this.ppCbEditableData.UseVisualStyleBackColor = false; + this.ppCbEditableData.CheckedChanged += new System.EventHandler(this.ppCbEditableData_CheckedChanged); + // + // ppCbPrnSecNumTitle + // + this.ppCbPrnSecNumTitle.AutoSize = true; + this.ppCbPrnSecNumTitle.BackColor = System.Drawing.Color.Transparent; + this.ppCbPrnSecNumTitle.Location = new System.Drawing.Point(357, 149); + this.ppCbPrnSecNumTitle.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppCbPrnSecNumTitle.Name = "ppCbPrnSecNumTitle"; + this.ppCbPrnSecNumTitle.Size = new System.Drawing.Size(223, 21); + this.ppCbPrnSecNumTitle.TabIndex = 54; + this.ppCbPrnSecNumTitle.Text = "Print Section Number and Title"; + this.ppCbPrnSecNumTitle.UseVisualStyleBackColor = false; + this.ppCbPrnSecNumTitle.CheckedChanged += new System.EventHandler(this.ppCbPrnSecNumTitle_CheckedChanged); + // + // ppSectNumberStpRTB + // + this.ppSectNumberStpRTB.ActiveMode = false; + this.ppSectNumberStpRTB.AdjustSize = new System.Drawing.Size(0, 0); + this.ppSectNumberStpRTB.BorderStyle = System.Windows.Forms.BorderStyle.None; + this.ppSectNumberStpRTB.CheckAbove = "|?????????"; + this.ppSectNumberStpRTB.CheckBelow = "|?"; + this.ppSectNumberStpRTB.CheckLeft = "-?????????"; + this.ppSectNumberStpRTB.CheckRight = "-??"; + this.ppSectNumberStpRTB.Closed = false; + this.ppSectNumberStpRTB.ContentsRectangle = new System.Drawing.Rectangle(85, 12, 159, 16); + this.ppSectNumberStpRTB.DetectUrls = false; + this.ppSectNumberStpRTB.EditMode = true; + this.ppSectNumberStpRTB.FieldToEdit = VEPROMS.CSLA.Library.E_FieldToEdit.StepText; + this.ppSectNumberStpRTB.FormatFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F); + this.ppSectNumberStpRTB.ImageWidth = 0; + this.ppSectNumberStpRTB.IsExperimenting = false; + this.ppSectNumberStpRTB.LastRtf = ""; + this.ppSectNumberStpRTB.Location = new System.Drawing.Point(85, 12); + this.ppSectNumberStpRTB.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppSectNumberStpRTB.MinimumSize = new System.Drawing.Size(159, 18); + this.ppSectNumberStpRTB.MyClassName = "RichEdit20W"; + this.ppSectNumberStpRTB.MyItemInfo = null; + this.ppSectNumberStpRTB.MyLinkText = null; + this.ppSectNumberStpRTB.Name = "ppSectNumberStpRTB"; + this.ppSectNumberStpRTB.OrigDisplayText = null; + this.ppSectNumberStpRTB.OrigRTF = null; + this.ppSectNumberStpRTB.ProcessKeystrokes = true; + this.ppSectNumberStpRTB.RTBRangeStatus = Volian.Controls.Library.StepRTB.RangeStatus.NoContainedLinks; + this.ppSectNumberStpRTB.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None; + this.ppSectNumberStpRTB.ShowDebug = false; + this.ppSectNumberStpRTB.Size = new System.Drawing.Size(541, 18); + this.ppSectNumberStpRTB.TabIndex = 10; + this.ppSectNumberStpRTB.Text = ""; + this.ppSectNumberStpRTB.ThisContextMenuStrip = null; + this.ppSectNumberStpRTB.VwMode = VEPROMS.CSLA.Library.E_ViewMode.Edit; + this.ppSectNumberStpRTB.Enter += new System.EventHandler(this.ppSectNumberStpRTB_Enter); + // + // ppSectTitleStpRTB + // + this.ppSectTitleStpRTB.ActiveMode = false; + this.ppSectTitleStpRTB.AdjustSize = new System.Drawing.Size(0, 0); + this.ppSectTitleStpRTB.BorderStyle = System.Windows.Forms.BorderStyle.None; + this.ppSectTitleStpRTB.CheckAbove = "|?????????"; + this.ppSectTitleStpRTB.CheckBelow = "|?"; + this.ppSectTitleStpRTB.CheckLeft = "-?????????"; + this.ppSectTitleStpRTB.CheckRight = "-??"; + this.ppSectTitleStpRTB.Closed = false; + this.ppSectTitleStpRTB.ContentsRectangle = new System.Drawing.Rectangle(85, 60, 541, 16); + this.ppSectTitleStpRTB.DetectUrls = false; + this.ppSectTitleStpRTB.EditMode = true; + this.ppSectTitleStpRTB.FieldToEdit = VEPROMS.CSLA.Library.E_FieldToEdit.StepText; + this.ppSectTitleStpRTB.FormatFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F); + this.ppSectTitleStpRTB.ImageWidth = 0; + this.ppSectTitleStpRTB.IsExperimenting = false; + this.ppSectTitleStpRTB.LastRtf = ""; + this.ppSectTitleStpRTB.Location = new System.Drawing.Point(85, 60); + this.ppSectTitleStpRTB.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppSectTitleStpRTB.MinimumSize = new System.Drawing.Size(541, 62); + this.ppSectTitleStpRTB.MyClassName = "RichEdit20W"; + this.ppSectTitleStpRTB.MyItemInfo = null; + this.ppSectTitleStpRTB.MyLinkText = null; + this.ppSectTitleStpRTB.Name = "ppSectTitleStpRTB"; + this.ppSectTitleStpRTB.OrigDisplayText = null; + this.ppSectTitleStpRTB.OrigRTF = null; + this.ppSectTitleStpRTB.ProcessKeystrokes = true; + this.ppSectTitleStpRTB.RTBRangeStatus = Volian.Controls.Library.StepRTB.RangeStatus.NoContainedLinks; + this.ppSectTitleStpRTB.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None; + this.ppSectTitleStpRTB.ShowDebug = false; + this.ppSectTitleStpRTB.Size = new System.Drawing.Size(541, 62); + this.ppSectTitleStpRTB.TabIndex = 11; + this.ppSectTitleStpRTB.Text = ""; + this.ppSectTitleStpRTB.ThisContextMenuStrip = null; + this.ppSectTitleStpRTB.VwMode = VEPROMS.CSLA.Library.E_ViewMode.Edit; + this.ppSectTitleStpRTB.Enter += new System.EventHandler(this.ppSectTitleStpRTB_Enter); + // + // tiGeneral + // + this.tiGeneral.AttachedControl = this.tcpGeneral; + this.tiGeneral.Name = "tiGeneral"; + this.tiGeneral.Text = "General"; + // + // tcpAutomation + // + this.tcpAutomation.Controls.Add(this.grpLnkEnh); + this.tcpAutomation.Controls.Add(this.ppCbPhoneList); + this.tcpAutomation.Controls.Add(this.ppCbPlaceKeeper); + this.tcpAutomation.Controls.Add(this.ppCbIncTOC); + this.tcpAutomation.DisabledBackColor = System.Drawing.Color.Empty; + this.tcpAutomation.Dock = System.Windows.Forms.DockStyle.Fill; + this.tcpAutomation.Location = new System.Drawing.Point(0, 24); + this.tcpAutomation.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.tcpAutomation.Name = "tcpAutomation"; + this.tcpAutomation.Padding = new System.Windows.Forms.Padding(1); + this.tcpAutomation.Size = new System.Drawing.Size(695, 394); + this.tcpAutomation.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254))))); + this.tcpAutomation.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227))))); + this.tcpAutomation.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.tcpAutomation.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199))))); + this.tcpAutomation.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) + | DevComponents.DotNetBar.eBorderSide.Bottom))); + this.tcpAutomation.Style.GradientAngle = 90; + this.tcpAutomation.TabIndex = 5; + this.tcpAutomation.TabItem = this.tiAutomation; + // + // grpLnkEnh + // + this.grpLnkEnh.BackColor = System.Drawing.Color.Transparent; + this.grpLnkEnh.CanvasColor = System.Drawing.SystemColors.Control; + this.grpLnkEnh.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; + this.grpLnkEnh.Controls.Add(this.rbEnhLnkContents); + this.grpLnkEnh.Controls.Add(this.rbEnhLnkTitle); + this.grpLnkEnh.Controls.Add(this.rbEnhLnkNo); + this.grpLnkEnh.DisabledBackColor = System.Drawing.Color.Empty; + this.grpLnkEnh.Location = new System.Drawing.Point(24, 130); + this.grpLnkEnh.Name = "grpLnkEnh"; + this.grpLnkEnh.Size = new System.Drawing.Size(200, 123); + // + // + // + this.grpLnkEnh.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.grpLnkEnh.Style.BackColorGradientAngle = 90; + this.grpLnkEnh.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.grpLnkEnh.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid; + this.grpLnkEnh.Style.BorderBottomWidth = 1; + this.grpLnkEnh.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.grpLnkEnh.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid; + this.grpLnkEnh.Style.BorderLeftWidth = 1; + this.grpLnkEnh.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid; + this.grpLnkEnh.Style.BorderRightWidth = 1; + this.grpLnkEnh.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; + this.grpLnkEnh.Style.BorderTopWidth = 1; + this.grpLnkEnh.Style.CornerDiameter = 4; + this.grpLnkEnh.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; + this.grpLnkEnh.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center; + this.grpLnkEnh.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.grpLnkEnh.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near; + // + // + // + this.grpLnkEnh.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.grpLnkEnh.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.grpLnkEnh.TabIndex = 53; + this.grpLnkEnh.Text = "Link Enhanced:"; + // + // rbEnhLnkContents + // + this.rbEnhLnkContents.AutoSize = true; + this.rbEnhLnkContents.BackColor = System.Drawing.Color.Transparent; + this.rbEnhLnkContents.Location = new System.Drawing.Point(14, 63); + this.rbEnhLnkContents.Name = "rbEnhLnkContents"; + this.rbEnhLnkContents.Size = new System.Drawing.Size(85, 21); + this.rbEnhLnkContents.TabIndex = 2; + this.rbEnhLnkContents.TabStop = true; + this.rbEnhLnkContents.Text = "Contents"; + this.rbEnhLnkContents.UseVisualStyleBackColor = false; + // + // rbEnhLnkTitle + // + this.rbEnhLnkTitle.AutoSize = true; + this.rbEnhLnkTitle.BackColor = System.Drawing.Color.Transparent; + this.rbEnhLnkTitle.Location = new System.Drawing.Point(15, 36); + this.rbEnhLnkTitle.Name = "rbEnhLnkTitle"; + this.rbEnhLnkTitle.Size = new System.Drawing.Size(56, 21); + this.rbEnhLnkTitle.TabIndex = 1; + this.rbEnhLnkTitle.TabStop = true; + this.rbEnhLnkTitle.Text = "Title"; + this.rbEnhLnkTitle.UseVisualStyleBackColor = false; + // + // rbEnhLnkNo + // + this.rbEnhLnkNo.AutoSize = true; + this.rbEnhLnkNo.BackColor = System.Drawing.Color.Transparent; + this.rbEnhLnkNo.Location = new System.Drawing.Point(15, 10); + this.rbEnhLnkNo.Name = "rbEnhLnkNo"; + this.rbEnhLnkNo.Size = new System.Drawing.Size(47, 21); + this.rbEnhLnkNo.TabIndex = 0; + this.rbEnhLnkNo.TabStop = true; + this.rbEnhLnkNo.Text = "No"; + this.rbEnhLnkNo.UseVisualStyleBackColor = false; + // + // ppCbPhoneList + // + this.ppCbPhoneList.AutoSize = true; + this.ppCbPhoneList.BackColor = System.Drawing.Color.Transparent; + this.ppCbPhoneList.Enabled = false; + this.ppCbPhoneList.Location = new System.Drawing.Point(24, 76); + this.ppCbPhoneList.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppCbPhoneList.Name = "ppCbPhoneList"; + this.ppCbPhoneList.Size = new System.Drawing.Size(184, 21); + this.ppCbPhoneList.TabIndex = 52; + this.ppCbPhoneList.Text = "Print Phone Number List"; + this.ppCbPhoneList.UseVisualStyleBackColor = false; + this.ppCbPhoneList.CheckedChanged += new System.EventHandler(this.ppCbPhoneList_CheckedChanged); + // + // ppCbPlaceKeeper + // + this.ppCbPlaceKeeper.AutoSize = true; + this.ppCbPlaceKeeper.BackColor = System.Drawing.Color.Transparent; + this.ppCbPlaceKeeper.Enabled = false; + this.ppCbPlaceKeeper.Location = new System.Drawing.Point(24, 50); + this.ppCbPlaceKeeper.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppCbPlaceKeeper.Name = "ppCbPlaceKeeper"; + this.ppCbPlaceKeeper.Size = new System.Drawing.Size(173, 21); + this.ppCbPlaceKeeper.TabIndex = 52; + this.ppCbPlaceKeeper.Text = "Include in Placekeeper"; + this.ppCbPlaceKeeper.UseVisualStyleBackColor = false; + this.ppCbPlaceKeeper.CheckedChanged += new System.EventHandler(this.ppCbPlaceKeeper_CheckedChanged); + // + // ppCbIncTOC + // + this.ppCbIncTOC.AutoSize = true; + this.ppCbIncTOC.BackColor = System.Drawing.Color.Transparent; + this.ppCbIncTOC.Enabled = false; + this.ppCbIncTOC.Location = new System.Drawing.Point(24, 25); + this.ppCbIncTOC.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppCbIncTOC.Name = "ppCbIncTOC"; + this.ppCbIncTOC.Size = new System.Drawing.Size(214, 21); + this.ppCbIncTOC.TabIndex = 51; + this.ppCbIncTOC.Text = "Include on Table Of Contents"; + this.ppCbIncTOC.UseVisualStyleBackColor = false; + this.ppCbIncTOC.CheckedChanged += new System.EventHandler(this.ppCbIncTOC_CheckedChanged); + // + // tiAutomation + // + this.tiAutomation.AttachedControl = this.tcpAutomation; + this.tiAutomation.Name = "tiAutomation"; + this.tiAutomation.Text = "Automation"; + // + // tcpFormat + // + this.tcpFormat.Controls.Add(this.ppCbDefaultStepSection); + this.tcpFormat.Controls.Add(this.cbKeepWordDocMargins); + this.tcpFormat.Controls.Add(this.ppLblDefaultNumColumns); + this.tcpFormat.Controls.Add(this.ppLblDefPaginationStyle); + this.tcpFormat.Controls.Add(this.ppBtnDefaultNumColumns); + this.tcpFormat.Controls.Add(this.ppBtnDefaultPaginationStyle); + this.tcpFormat.Controls.Add(this.rbWordSect); + this.tcpFormat.Controls.Add(this.rbStepSect); + this.tcpFormat.Controls.Add(this.ppGpbxSignoffCheckoff); + this.tcpFormat.Controls.Add(this.lblFormat); + this.tcpFormat.Controls.Add(this.ppCmbxNumColumns); + this.tcpFormat.Controls.Add(this.lblColumns); + this.tcpFormat.Controls.Add(this.ppCmbxSectPagination); + this.tcpFormat.Controls.Add(this.lblSectType); + this.tcpFormat.Controls.Add(this.ppCmbxStyleSectionType); + this.tcpFormat.Controls.Add(this.lblPagination); + this.tcpFormat.Controls.Add(this.ppBtnDefaultFmt); + this.tcpFormat.Controls.Add(this.ppCmbxFormat); + this.tcpFormat.Controls.Add(this.ppLblFormatDefault); + this.tcpFormat.DisabledBackColor = System.Drawing.Color.Empty; + this.tcpFormat.Dock = System.Windows.Forms.DockStyle.Fill; + this.tcpFormat.Location = new System.Drawing.Point(0, 24); + this.tcpFormat.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.tcpFormat.Name = "tcpFormat"; + this.tcpFormat.Padding = new System.Windows.Forms.Padding(1); + this.tcpFormat.Size = new System.Drawing.Size(695, 394); + this.tcpFormat.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254))))); + this.tcpFormat.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227))))); + this.tcpFormat.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.tcpFormat.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199))))); + this.tcpFormat.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) + | DevComponents.DotNetBar.eBorderSide.Bottom))); + this.tcpFormat.Style.GradientAngle = 90; + this.tcpFormat.TabIndex = 2; + this.tcpFormat.TabItem = this.tiFormat; + this.tcpFormat.Enter += new System.EventHandler(this.tabpage_Enter); + // + // cbKeepWordDocMargins + // + this.cbKeepWordDocMargins.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.cbKeepWordDocMargins.AutoSize = true; + this.cbKeepWordDocMargins.BackColor = System.Drawing.Color.Transparent; + this.cbKeepWordDocMargins.Location = new System.Drawing.Point(19, 359); + this.cbKeepWordDocMargins.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.cbKeepWordDocMargins.Name = "cbKeepWordDocMargins"; + this.cbKeepWordDocMargins.Size = new System.Drawing.Size(329, 21); + this.cbKeepWordDocMargins.TabIndex = 59; + this.cbKeepWordDocMargins.Text = "Keep Word Document Margins (and Page Size)"; + this.cbKeepWordDocMargins.UseVisualStyleBackColor = false; + this.cbKeepWordDocMargins.Visible = false; + this.cbKeepWordDocMargins.CheckedChanged += new System.EventHandler(this.cbKeepWordDocMargins_CheckedChanged); + // + // rbWordSect + // + this.rbWordSect.BackColor = System.Drawing.Color.Transparent; + // + // + // + this.rbWordSect.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.rbWordSect.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton; + this.rbWordSect.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.rbWordSect.Location = new System.Drawing.Point(329, 74); + this.rbWordSect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.rbWordSect.Name = "rbWordSect"; + this.rbWordSect.Size = new System.Drawing.Size(117, 23); + this.rbWordSect.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.rbWordSect.TabIndex = 23; + this.rbWordSect.TabStop = false; + this.rbWordSect.Text = "Word Section"; + // + // rbStepSect + // + this.rbStepSect.BackColor = System.Drawing.Color.Transparent; + // + // + // + this.rbStepSect.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.rbStepSect.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton; + this.rbStepSect.Checked = true; + this.rbStepSect.CheckState = System.Windows.Forms.CheckState.Checked; + this.rbStepSect.CheckValue = "Y"; + this.rbStepSect.FocusCuesEnabled = false; + this.rbStepSect.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.rbStepSect.Location = new System.Drawing.Point(184, 74); + this.rbStepSect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.rbStepSect.Name = "rbStepSect"; + this.rbStepSect.Size = new System.Drawing.Size(115, 23); + this.rbStepSect.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.rbStepSect.TabIndex = 22; + this.rbStepSect.TabStop = false; + this.rbStepSect.Text = "Step Section"; + this.rbStepSect.CheckedChanged += new System.EventHandler(this.rbStepSect_CheckedChanged); + // + // ppGpbxSignoffCheckoff + // + this.ppGpbxSignoffCheckoff.BackColor = System.Drawing.Color.Transparent; + this.ppGpbxSignoffCheckoff.CanvasColor = System.Drawing.SystemColors.Control; + this.ppGpbxSignoffCheckoff.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; + this.ppGpbxSignoffCheckoff.Controls.Add(this.ppCmbxCheckoffHeading); + this.ppGpbxSignoffCheckoff.Controls.Add(this.lblCheckoffType); + this.ppGpbxSignoffCheckoff.Controls.Add(this.ppCmbxCheckoffType); + this.ppGpbxSignoffCheckoff.Controls.Add(this.lblCheckoffHeading); + this.ppGpbxSignoffCheckoff.DisabledBackColor = System.Drawing.Color.Empty; + this.ppGpbxSignoffCheckoff.Location = new System.Drawing.Point(363, 151); + this.ppGpbxSignoffCheckoff.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppGpbxSignoffCheckoff.Name = "ppGpbxSignoffCheckoff"; + this.ppGpbxSignoffCheckoff.Size = new System.Drawing.Size(275, 144); + // + // + // + this.ppGpbxSignoffCheckoff.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.ppGpbxSignoffCheckoff.Style.BackColorGradientAngle = 90; + this.ppGpbxSignoffCheckoff.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.ppGpbxSignoffCheckoff.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid; + this.ppGpbxSignoffCheckoff.Style.BorderBottomWidth = 1; + this.ppGpbxSignoffCheckoff.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.ppGpbxSignoffCheckoff.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid; + this.ppGpbxSignoffCheckoff.Style.BorderLeftWidth = 1; + this.ppGpbxSignoffCheckoff.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid; + this.ppGpbxSignoffCheckoff.Style.BorderRightWidth = 1; + this.ppGpbxSignoffCheckoff.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; + this.ppGpbxSignoffCheckoff.Style.BorderTopWidth = 1; + this.ppGpbxSignoffCheckoff.Style.CornerDiameter = 4; + this.ppGpbxSignoffCheckoff.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; + this.ppGpbxSignoffCheckoff.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center; + this.ppGpbxSignoffCheckoff.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.ppGpbxSignoffCheckoff.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near; + // + // + // + this.ppGpbxSignoffCheckoff.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ppGpbxSignoffCheckoff.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ppGpbxSignoffCheckoff.TabIndex = 51; + this.ppGpbxSignoffCheckoff.Text = "Signoffs / Checkoffs"; + // + // tiFormat + // + this.tiFormat.AttachedControl = this.tcpFormat; + this.tiFormat.Name = "tiFormat"; + this.tiFormat.Text = "Format"; + // + // tcpLibDoc + // + this.tcpLibDoc.Controls.Add(this.ppBtnCvrtToLibDoc); + this.tcpLibDoc.Controls.Add(this.lblLibraryDocument); + this.tcpLibDoc.Controls.Add(this.ppCmbxLibDoc); + this.tcpLibDoc.DisabledBackColor = System.Drawing.Color.Empty; + this.tcpLibDoc.Dock = System.Windows.Forms.DockStyle.Fill; + this.tcpLibDoc.Location = new System.Drawing.Point(0, 24); + this.tcpLibDoc.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.tcpLibDoc.Name = "tcpLibDoc"; + this.tcpLibDoc.Padding = new System.Windows.Forms.Padding(1); + this.tcpLibDoc.Size = new System.Drawing.Size(695, 394); + this.tcpLibDoc.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254))))); + this.tcpLibDoc.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227))))); + this.tcpLibDoc.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.tcpLibDoc.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199))))); + this.tcpLibDoc.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) + | DevComponents.DotNetBar.eBorderSide.Bottom))); + this.tcpLibDoc.Style.GradientAngle = 90; + this.tcpLibDoc.TabIndex = 3; + this.tcpLibDoc.TabItem = this.tiLibDoc; + // + // tiLibDoc + // + this.tiLibDoc.AttachedControl = this.tcpLibDoc; + this.tiLibDoc.Name = "tiLibDoc"; + this.tiLibDoc.Text = "Library Document"; + // + // tabControlPanel4 + // + this.tabControlPanel4.Controls.Add(this.ppCkLstApplicabilityDesinations); + this.tabControlPanel4.Controls.Add(this.label9); + this.tabControlPanel4.Controls.Add(this.ppCbProcView); + this.tabControlPanel4.Controls.Add(this.ppCbBackView); + this.tabControlPanel4.Controls.Add(this.ppCbDeviationView); + this.tabControlPanel4.DisabledBackColor = System.Drawing.Color.Empty; + this.tabControlPanel4.Dock = System.Windows.Forms.DockStyle.Fill; + this.tabControlPanel4.Location = new System.Drawing.Point(0, 24); + this.tabControlPanel4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.tabControlPanel4.Name = "tabControlPanel4"; + this.tabControlPanel4.Padding = new System.Windows.Forms.Padding(1); + this.tabControlPanel4.Size = new System.Drawing.Size(695, 394); + this.tabControlPanel4.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254))))); + this.tabControlPanel4.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227))))); + this.tabControlPanel4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.tabControlPanel4.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199))))); + this.tabControlPanel4.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) + | DevComponents.DotNetBar.eBorderSide.Bottom))); + this.tabControlPanel4.Style.GradientAngle = 90; + this.tabControlPanel4.TabIndex = 4; + this.tabControlPanel4.TabItem = this.tiViewStnns; + // + // tiViewStnns + // + this.tiViewStnns.AttachedControl = this.tabControlPanel4; + this.tiViewStnns.Name = "tiViewStnns"; + this.tiViewStnns.Text = "View Settings"; + // + // checkBoxX1 + // + this.checkBoxX1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + // + // + // + this.checkBoxX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.checkBoxX1.Location = new System.Drawing.Point(13, 455); + this.checkBoxX1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.checkBoxX1.Name = "checkBoxX1"; + this.checkBoxX1.Size = new System.Drawing.Size(193, 27); + this.checkBoxX1.TabIndex = 92; + this.checkBoxX1.Text = "Show Default Settings"; + this.checkBoxX1.CheckedChanged += new System.EventHandler(this.tabpage_Enter); + // + // frmSectionProperties + // + this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.CaptionFont = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.ClientSize = new System.Drawing.Size(885, 489); + this.ControlBox = false; + this.Controls.Add(this.tcSectionProp); + this.Controls.Add(this.panSectBtns); + this.Controls.Add(this.checkBoxX1); + this.Controls.Add(this.ppCbShwDefSettings); + this.Controls.Add(this.ppLblDefSettingsInfo); + this.Controls.Add(this.ppBtnCancel); + this.Controls.Add(this.ppBtnOK); + this.DoubleBuffered = true; + this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; + this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.MaximizeBox = false; + this.MinimizeBox = false; + this.Name = "frmSectionProperties"; + this.ShowIcon = false; + this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide; + this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; + this.Text = "Section Properties"; + this.Load += new System.EventHandler(this.frmSectionProperties_Load); + this.Shown += new System.EventHandler(this.frmSectionProperties_Shown); + ((System.ComponentModel.ISupportInitialize)(this.sectionConfigBindingSource)).EndInit(); + this.panSectBtns.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.tcSectionProp)).EndInit(); + this.tcSectionProp.ResumeLayout(false); + this.tcpGeneral.ResumeLayout(false); + this.tcpGeneral.PerformLayout(); + this.tcpAutomation.ResumeLayout(false); + this.tcpAutomation.PerformLayout(); + this.grpLnkEnh.ResumeLayout(false); + this.grpLnkEnh.PerformLayout(); + this.tcpFormat.ResumeLayout(false); + this.tcpFormat.PerformLayout(); + this.ppGpbxSignoffCheckoff.ResumeLayout(false); + this.ppGpbxSignoffCheckoff.PerformLayout(); + this.tcpLibDoc.ResumeLayout(false); + this.tcpLibDoc.PerformLayout(); + this.tabControlPanel4.ResumeLayout(false); + this.tabControlPanel4.PerformLayout(); + this.ResumeLayout(false); + this.PerformLayout(); } @@ -1348,8 +1438,7 @@ namespace VEPROMS private DevComponents.DotNetBar.TabControlPanel tcpAutomation; private DevComponents.DotNetBar.TabItem tiAutomation; private System.Windows.Forms.CheckBox ppCbIncTOC; - private System.Windows.Forms.CheckBox ppCbPlaceKeeper; - private System.Windows.Forms.CheckBox ppCbLinkWithEnhancedDoc; + private System.Windows.Forms.CheckBox ppCbPlaceKeeper; private DevComponents.DotNetBar.Controls.CheckBoxX rbWordSect; private DevComponents.DotNetBar.Controls.CheckBoxX rbStepSect; private DevComponents.DotNetBar.Controls.ComboBoxEx ppCmbxNumColumns; @@ -1364,5 +1453,9 @@ namespace VEPROMS private System.Windows.Forms.CheckBox ppCbPhoneList; private DevComponents.DotNetBar.Controls.CheckBoxX checkBoxX1; private System.Windows.Forms.CheckBox ppCbDefaultStepSection; + private DevComponents.DotNetBar.Controls.GroupPanel grpLnkEnh; + private System.Windows.Forms.RadioButton rbEnhLnkContents; + private System.Windows.Forms.RadioButton rbEnhLnkTitle; + private System.Windows.Forms.RadioButton rbEnhLnkNo; } } \ No newline at end of file diff --git a/PROMS/VEPROMS User Interface/frmSectionProperties.cs b/PROMS/VEPROMS User Interface/frmSectionProperties.cs index 06c3c5bf..7b23d9da 100644 --- a/PROMS/VEPROMS User Interface/frmSectionProperties.cs +++ b/PROMS/VEPROMS User Interface/frmSectionProperties.cs @@ -149,6 +149,24 @@ namespace VEPROMS } } + // Saving of enhanced data: Only need to save if the form_load determined that this may have enhanced & radio type + // boxes were enabled: + if (_isStepSection && checkEnhancedSettings && rbEnhLnkContents.Enabled) + { + // get string that should be used for "LnkEnh" + string type = rbEnhLnkTitle.Checked ? "T" : rbEnhLnkNo.Checked ? "N" : "Y"; + if (_SectionConfig.Section_LnkEnh != type) + { + // note that the enhanced section will get created and linked from vlntreeview (to keep the code + // consistent between the way procedures and sections are done). + using (Section ssav = Section.Get(_SectionConfig.MySection.ItemID)) + { + ssav.SectionConfig.Section_LnkEnh = type; + ssav.Save(); + ItemInfo.Refresh(ssav); + } + } + } this.DialogResult = DialogResult.OK; this.Close(); } @@ -249,12 +267,12 @@ namespace VEPROMS cmbo.WatermarkText = deftext; } } - + private bool checkEnhancedSettings = false; private void frmSectionProperties_Load(object sender, EventArgs e) { _Initializing = true; sectionConfigBindingSource.DataSource = _SectionConfig; - + ppCmbxFormat.DataSource = null; ppCmbxFormat.DisplayMember = "FullName"; ppCmbxFormat.ValueMember = "FullName"; @@ -292,7 +310,7 @@ namespace VEPROMS ppBtnDefaultPaginationStyle.Visible = false; //Console.WriteLine("{0}, {1}, current pagination", _SectionConfig.MySection.DisplayNumber, ppCmbxSectPagination.SelectedValue); - ppCmbxSectPagination.SelectedValueChanged +=new EventHandler(ppCmbxSectPagination_SelectedValueChanged); + ppCmbxSectPagination.SelectedValueChanged += new EventHandler(ppCmbxSectPagination_SelectedValueChanged); ppCmbxNumColumns.DataSource = EnumDetail.Details(); ppCmbxNumColumns.DisplayMember = "Description"; @@ -314,7 +332,7 @@ namespace VEPROMS //ppCmbxAccPgPrintSize.ValueMember = "Evalue"; //ppCmbxAccPgPrintSize.SelectedIndex = -1; - if (!_isStepSection) + if (!_isStepSection) ppCmbxLibDocFill(); // check type of section from document styles to determine if the stepsection checkbox should @@ -353,7 +371,7 @@ namespace VEPROMS // be checked. ppCbPrnSecNumTitle.Enabled = _isStepSection;//true; // pf.FormatData.SectData.UseMetaSections; //ppCbPrnSecNumTitle.Checked = ppCbPrnSecNumTitle.Enabled && _SectionConfig.Section_PrintHdr != "N"; - ppCbPrnSecNumTitle.Checked = (_isStepSection &&_SectionConfig.Section_PrintHdr != "N"); + ppCbPrnSecNumTitle.Checked = (_isStepSection && _SectionConfig.Section_PrintHdr != "N"); ppCbPrnSecNumTitle.Visible = _isStepSection; // only display if we are on a step editor section // check if format has automated table of contents, if so, check if config flag is set that this @@ -391,7 +409,7 @@ namespace VEPROMS // Handle Default Step Section. First, this checkbox is only visible if it is // a step section & it is the highest level (top, right below procedures). ppCbDefaultStepSection.Visible = false; - if (_isStepSection && _SectionConfig.MySection.MySectionInfo.MyParent.IsProcedure) + if (_isStepSection && _SectionConfig.MySection.MySectionInfo.MyParent.IsProcedure) { ppCbDefaultStepSection.Visible = true; ppCbDefaultStepSection.Checked = _SectionConfig.Section_OriginalSteps == "Y"; @@ -407,8 +425,50 @@ namespace VEPROMS ppCbDefaultStepSection.Text = "Make this the Default Step Section"; } - _Initializing = false; - //_InitialIndex = ppCmbxFormat.SelectedIndex; + // if the parent has enhanced documents (and is not an enhanced document, i.e. the test + // ed.Type != 0 proves that) put up the group panel on the automation tab that allows for setting of + // link types (none, title only, content). The radio buttons are only enabled if the section is + // NEW (determined by the 'LnkEnh' being empty). + if (_isStepSection) + { + ProcedureInfo pi = ProcedureInfo.Get(_SectionConfig.MySection.MySectionInfo.MyProcedure.ItemID); + ProcedureConfig picfg = pi.MyConfig as ProcedureConfig; + bool hasEnh = false; + if (picfg.MyEnhancedDocuments != null && picfg.MyEnhancedDocuments.Count > 0) + { + foreach (EnhancedDocument ed in picfg.MyEnhancedDocuments) + { + if (ed.Type != 0) + { + checkEnhancedSettings = true; + hasEnh = true; + break; + } + } + if (hasEnh) + { + grpLnkEnh.Visible = true; + if (_SectionConfig.Section_LnkEnh == null || _SectionConfig.Section_LnkEnh == "" || _SectionConfig.Section_LnkEnh == "Y") + rbEnhLnkContents.Checked = true; + else if (_SectionConfig.Section_LnkEnh == "N") + rbEnhLnkNo.Checked = true; + else // "T" for title: + rbEnhLnkTitle.Checked = true; + rbEnhLnkContents.Enabled = rbEnhLnkNo.Enabled = rbEnhLnkTitle.Enabled = (_SectionConfig.Section_LnkEnh == null || _SectionConfig.Section_LnkEnh == ""); + } + else + grpLnkEnh.Visible = false; + } + else + grpLnkEnh.Visible = false; + } + else + { + // for word docs, no enhanced controls should be visible: + grpLnkEnh.Visible = false; + } + _Initializing = false; + //_InitialIndex = ppCmbxFormat.SelectedIndex; } int _InitialIndex = -2; diff --git a/PROMS/VEPROMS User Interface/frmSysOptions.Designer.cs b/PROMS/VEPROMS User Interface/frmSysOptions.Designer.cs index b09f3854..73de487a 100644 --- a/PROMS/VEPROMS User Interface/frmSysOptions.Designer.cs +++ b/PROMS/VEPROMS User Interface/frmSysOptions.Designer.cs @@ -423,6 +423,7 @@ namespace VEPROMS this.cbEnhancedDocumentSync.Size = new System.Drawing.Size(99, 19); this.cbEnhancedDocumentSync.TabIndex = 9; this.cbEnhancedDocumentSync.Text = "Sync Navigation"; + this.cbEnhancedDocumentSync.CheckedChanged+=cbEnhancedDocumentSync_CheckedChanged; // // groupPanel7 //