diff --git a/PROMS/VEPROMS User Interface/frmProcedureProperties.Designer.cs b/PROMS/VEPROMS User Interface/frmProcedureProperties.Designer.cs index d157a4d4..1e22ec1b 100644 --- a/PROMS/VEPROMS User Interface/frmProcedureProperties.Designer.cs +++ b/PROMS/VEPROMS User Interface/frmProcedureProperties.Designer.cs @@ -28,1800 +28,1860 @@ namespace VEPROMS /// private void InitializeComponent() { - this.components = new System.ComponentModel.Container(); - System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmProcedureProperties)); - this.ppBtnCancel = new System.Windows.Forms.Button(); - this.ppBtnOK = new System.Windows.Forms.Button(); - this.ppDtTmLastApprv = new System.Windows.Forms.DateTimePicker(); - this.ppDtTmLastMod = new System.Windows.Forms.DateTimePicker(); - this.ppBtnDefEdCols = new DevComponents.DotNetBar.ButtonX(); - this.ppLblStpEditorColsDefault = new System.Windows.Forms.Label(); - this.label43 = new System.Windows.Forms.Label(); - this.ppCmbxStpEditorCols = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.ppTxtBxUserID = new System.Windows.Forms.TextBox(); - this.label21 = new System.Windows.Forms.Label(); - this.label4 = new System.Windows.Forms.Label(); - this.label3 = new System.Windows.Forms.Label(); - this.ppRTxtTitle = new System.Windows.Forms.RichTextBox(); - this.procedureConfigBindingSource = new System.Windows.Forms.BindingSource(this.components); - this.ppRTxtNumber = new System.Windows.Forms.RichTextBox(); - this.label2 = new System.Windows.Forms.Label(); - this.label1 = new System.Windows.Forms.Label(); - this.ppBtnDefaultChgBar = new DevComponents.DotNetBar.ButtonX(); - this.ppCmbxChangeBarType = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.ppBtnDefaultFmt = new DevComponents.DotNetBar.ButtonX(); - this.ppCmbxFormat = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.formatInfoListBindingSource = new System.Windows.Forms.BindingSource(this.components); - this.ppLblChangeBarTypeDefault = new System.Windows.Forms.Label(); - this.ppLblFormatDefault = new System.Windows.Forms.Label(); - this.ppBtnDefCbTxtTyp = new DevComponents.DotNetBar.ButtonX(); - this.ppBtnDefaultCbPos = new DevComponents.DotNetBar.ButtonX(); - this.ppCmbxChgBarTxtType = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.ppCmbxChgBarPos = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.ppLblChgBarTxtTypeDefault = new System.Windows.Forms.Label(); - this.ppLblChgBarPosDefault = new System.Windows.Forms.Label(); - this.ppBtnDefCbTxt2 = new DevComponents.DotNetBar.ButtonX(); - this.ppBtnDefCbTxt1 = new DevComponents.DotNetBar.ButtonX(); - this.ppLblChgBarUserMsgOneDefault = new System.Windows.Forms.Label(); - this.label6 = new System.Windows.Forms.Label(); - this.ppLblChgBarUserMsgTwoDefault = new System.Windows.Forms.Label(); - this.ppTxbxChangeBarUserMsgOne = new System.Windows.Forms.RichTextBox(); - this.label5 = new System.Windows.Forms.Label(); - this.ppTxbxChgBarUserMsgTwo = new System.Windows.Forms.RichTextBox(); - this.label7 = new System.Windows.Forms.Label(); - this.label8 = new System.Windows.Forms.Label(); - this.label19 = new System.Windows.Forms.Label(); - this.label20 = new System.Windows.Forms.Label(); - this.ppNumUpDwnOvrdPrnPenWidth = new System.Windows.Forms.NumericUpDown(); - this.label39 = new System.Windows.Forms.Label(); - this.label40 = new System.Windows.Forms.Label(); - this.ppNumUpDwnOverdPrnPenBoldWidth = new System.Windows.Forms.NumericUpDown(); - this.ppNumUpDwnOvrdPrnPenULineWidth = new System.Windows.Forms.NumericUpDown(); - this.label41 = new System.Windows.Forms.Label(); - this.ppNumUpDwnAdjPrnStartPos = new System.Windows.Forms.NumericUpDown(); - this.label42 = new System.Windows.Forms.Label(); - this.ppBtnDeftDisAutoDuplx = new DevComponents.DotNetBar.ButtonX(); - this.ppLblAutoDuplexDefault = new System.Windows.Forms.Label(); - this.ppChbxDisAutoDuplex = new System.Windows.Forms.CheckBox(); - this.ppBtnDefWatermark = new DevComponents.DotNetBar.ButtonX(); - this.ppBtnDefPagination = new DevComponents.DotNetBar.ButtonX(); - this.ppCmbxWatermark = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.ppCmbxPagination = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.ppLblWatermarkDefault = new System.Windows.Forms.Label(); - this.ppLblPaginationDefault = new System.Windows.Forms.Label(); - this.label9 = new System.Windows.Forms.Label(); - this.label18 = new System.Windows.Forms.Label(); - this.ppCkLstApplicabilityDesinations = new System.Windows.Forms.CheckedListBox(); - this.ppCbProcView = new System.Windows.Forms.CheckBox(); - this.label22 = new System.Windows.Forms.Label(); - this.ppCbBackView = new System.Windows.Forms.CheckBox(); - this.ppCbDeviationView = new System.Windows.Forms.CheckBox(); - this.groupBox2 = new System.Windows.Forms.GroupBox(); - this.groupBox1 = new System.Windows.Forms.GroupBox(); - this.label15 = new System.Windows.Forms.Label(); - this.label14 = new System.Windows.Forms.Label(); - this.versionsPropChangeBarUserMessageTwo = new System.Windows.Forms.RichTextBox(); - this.versionsPropChangeBarUserMessageone = new System.Windows.Forms.RichTextBox(); - this.label13 = new System.Windows.Forms.Label(); - this.versionsPropChangeBarPositionCombo = new System.Windows.Forms.ComboBox(); - this.label12 = new System.Windows.Forms.Label(); - this.versionsPropChangeBarTextTypeCombo = new System.Windows.Forms.ComboBox(); - this.versionsPropPaginationCombo = new System.Windows.Forms.ComboBox(); - this.label16 = new System.Windows.Forms.Label(); - this.versionsPropWatermarkCombo = new System.Windows.Forms.ComboBox(); - this.label17 = new System.Windows.Forms.Label(); - this.versionsPropDefaultFormatCombo = new System.Windows.Forms.ComboBox(); - this.label10 = new System.Windows.Forms.Label(); - this.versionsPropChangeBarTypeCombo = new System.Windows.Forms.ComboBox(); - this.label11 = new System.Windows.Forms.Label(); - this.ppLblDefSettingsInfo = new System.Windows.Forms.Label(); - this.ppCbShwDefSettings = new DevComponents.DotNetBar.Controls.CheckBoxX(); - this.comboBoxEx1 = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.comboBoxEx2 = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.comboBoxEx3 = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.buttonX1 = new DevComponents.DotNetBar.ButtonX(); - this.comboBoxEx4 = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.label23 = new System.Windows.Forms.Label(); - this.label24 = new System.Windows.Forms.Label(); - this.label25 = new System.Windows.Forms.Label(); - this.label26 = new System.Windows.Forms.Label(); - this.groupBox5 = new System.Windows.Forms.GroupBox(); - this.comboBoxEx5 = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.comboBoxEx6 = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.label27 = new System.Windows.Forms.Label(); - this.label28 = new System.Windows.Forms.Label(); - this.groupBox6 = new System.Windows.Forms.GroupBox(); - this.label29 = new System.Windows.Forms.Label(); - this.label30 = new System.Windows.Forms.Label(); - this.label31 = new System.Windows.Forms.Label(); - this.label32 = new System.Windows.Forms.Label(); - this.richTextBox1 = new System.Windows.Forms.RichTextBox(); - this.richTextBox2 = new System.Windows.Forms.RichTextBox(); - this.label33 = new System.Windows.Forms.Label(); - this.label34 = new System.Windows.Forms.Label(); - this.label35 = new System.Windows.Forms.Label(); - this.label36 = new System.Windows.Forms.Label(); - this.label37 = new System.Windows.Forms.Label(); - this.label38 = new System.Windows.Forms.Label(); - this.superTooltip1 = new DevComponents.DotNetBar.SuperTooltip(); - this.ppGpbxUserSpecCB = new DevComponents.DotNetBar.Controls.GroupPanel(); - this.ppGpbxUserSpecTxt = new DevComponents.DotNetBar.Controls.GroupPanel(); - this.panProcBtns = new System.Windows.Forms.Panel(); - this.btnVwStngs = new DevComponents.DotNetBar.ButtonX(); - this.btnOutputStngs = new DevComponents.DotNetBar.ButtonX(); - this.btnFmtStngs = new DevComponents.DotNetBar.ButtonX(); - this.btnGeneral = new DevComponents.DotNetBar.ButtonX(); - this.tcProcProp = new DevComponents.DotNetBar.TabControl(); - this.tabControlPanel1 = new DevComponents.DotNetBar.TabControlPanel(); - this.tiGeneral = new DevComponents.DotNetBar.TabItem(this.components); - this.tabControlPanel4 = new DevComponents.DotNetBar.TabControlPanel(); - this.tiViewStngs = new DevComponents.DotNetBar.TabItem(this.components); - this.tabControlPanel3 = new DevComponents.DotNetBar.TabControlPanel(); - this.ppGrpbxPrnAdj = new DevComponents.DotNetBar.Controls.GroupPanel(); - this.tiOutputStngs = new DevComponents.DotNetBar.TabItem(this.components); - this.tabControlPanel2 = new DevComponents.DotNetBar.TabControlPanel(); - this.tiFmtStngs = new DevComponents.DotNetBar.TabItem(this.components); - ((System.ComponentModel.ISupportInitialize)(this.procedureConfigBindingSource)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.formatInfoListBindingSource)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnOvrdPrnPenWidth)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnOverdPrnPenBoldWidth)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnOvrdPrnPenULineWidth)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnAdjPrnStartPos)).BeginInit(); - this.groupBox2.SuspendLayout(); - this.groupBox1.SuspendLayout(); - this.groupBox5.SuspendLayout(); - this.groupBox6.SuspendLayout(); - this.ppGpbxUserSpecCB.SuspendLayout(); - this.ppGpbxUserSpecTxt.SuspendLayout(); - this.panProcBtns.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.tcProcProp)).BeginInit(); - this.tcProcProp.SuspendLayout(); - this.tabControlPanel1.SuspendLayout(); - this.tabControlPanel4.SuspendLayout(); - this.tabControlPanel3.SuspendLayout(); - this.ppGrpbxPrnAdj.SuspendLayout(); - this.tabControlPanel2.SuspendLayout(); - this.SuspendLayout(); - // - // ppBtnCancel - // - this.ppBtnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); - this.ppBtnCancel.Location = new System.Drawing.Point(770, 385); - this.ppBtnCancel.Name = "ppBtnCancel"; - this.ppBtnCancel.Size = new System.Drawing.Size(75, 26); - this.ppBtnCancel.TabIndex = 19; - this.ppBtnCancel.Text = "Cancel"; - this.ppBtnCancel.UseVisualStyleBackColor = true; - this.ppBtnCancel.Click += new System.EventHandler(this.ppBtnCancel_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(673, 385); - this.ppBtnOK.Name = "ppBtnOK"; - this.ppBtnOK.Size = new System.Drawing.Size(75, 26); - this.ppBtnOK.TabIndex = 18; - this.ppBtnOK.Text = "OK"; - this.ppBtnOK.UseVisualStyleBackColor = true; - this.ppBtnOK.Click += new System.EventHandler(this.ppBtnOK_Click); - // - // ppDtTmLastApprv - // - this.ppDtTmLastApprv.CustomFormat = "MM\'/\'dd\'/\'yyyy hh\':\'mm:ss tt"; - this.ppDtTmLastApprv.Enabled = false; - this.ppDtTmLastApprv.Format = System.Windows.Forms.DateTimePickerFormat.Custom; - this.ppDtTmLastApprv.Location = new System.Drawing.Point(458, 141); - this.ppDtTmLastApprv.Name = "ppDtTmLastApprv"; - this.ppDtTmLastApprv.Size = new System.Drawing.Size(172, 22); - this.ppDtTmLastApprv.TabIndex = 56; - this.ppDtTmLastApprv.Visible = false; - // - // 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(132, 141); - this.ppDtTmLastMod.Name = "ppDtTmLastMod"; - this.ppDtTmLastMod.Size = new System.Drawing.Size(172, 22); - this.ppDtTmLastMod.TabIndex = 55; - this.ppDtTmLastMod.Visible = false; - // - // ppBtnDefEdCols - // - this.ppBtnDefEdCols.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; - this.ppBtnDefEdCols.Location = new System.Drawing.Point(359, 234); - this.ppBtnDefEdCols.Name = "ppBtnDefEdCols"; - this.ppBtnDefEdCols.Size = new System.Drawing.Size(50, 23); - this.ppBtnDefEdCols.TabIndex = 54; - this.ppBtnDefEdCols.Text = "Default"; - this.ppBtnDefEdCols.ThemeAware = true; - // - // ppLblStpEditorColsDefault - // - this.ppLblStpEditorColsDefault.AutoSize = true; - this.ppLblStpEditorColsDefault.BackColor = System.Drawing.Color.Transparent; - this.ppLblStpEditorColsDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.ppLblStpEditorColsDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); - this.ppLblStpEditorColsDefault.Location = new System.Drawing.Point(199, 260); - this.ppLblStpEditorColsDefault.Name = "ppLblStpEditorColsDefault"; - this.ppLblStpEditorColsDefault.Size = new System.Drawing.Size(61, 17); - this.ppLblStpEditorColsDefault.TabIndex = 40; - this.ppLblStpEditorColsDefault.Text = "(default)"; - // - // label43 - // - this.label43.AutoSize = true; - this.label43.BackColor = System.Drawing.Color.Transparent; - this.label43.Location = new System.Drawing.Point(52, 237); - this.label43.Name = "label43"; - this.label43.Size = new System.Drawing.Size(147, 17); - this.label43.TabIndex = 28; - this.label43.Text = "Default Column Mode:"; - // - // ppCmbxStpEditorCols - // - this.ppCmbxStpEditorCols.DisplayMember = "Text"; - this.ppCmbxStpEditorCols.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.ppCmbxStpEditorCols.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.ppCmbxStpEditorCols.FormattingEnabled = true; - this.ppCmbxStpEditorCols.Location = new System.Drawing.Point(202, 234); - this.ppCmbxStpEditorCols.Name = "ppCmbxStpEditorCols"; - this.ppCmbxStpEditorCols.Size = new System.Drawing.Size(143, 23); - this.ppCmbxStpEditorCols.TabIndex = 27; - this.ppCmbxStpEditorCols.WatermarkText = "select column mode"; - this.ppCmbxStpEditorCols.SelectedValueChanged += new System.EventHandler(this.ppCmbxStpEditorCols_SelectedValueChanged); - // - // ppTxtBxUserID - // - this.ppTxtBxUserID.Enabled = false; - this.ppTxtBxUserID.Location = new System.Drawing.Point(132, 180); - this.ppTxtBxUserID.Name = "ppTxtBxUserID"; - this.ppTxtBxUserID.Size = new System.Drawing.Size(154, 22); - this.ppTxtBxUserID.TabIndex = 12; - this.ppTxtBxUserID.Visible = false; - // - // label21 - // - this.label21.AutoSize = true; - this.label21.BackColor = System.Drawing.Color.Transparent; - this.label21.Location = new System.Drawing.Point(71, 183); - this.label21.Name = "label21"; - this.label21.Size = new System.Drawing.Size(55, 17); - this.label21.TabIndex = 11; - this.label21.Text = "User ID"; - this.label21.Visible = false; - // - // label4 - // - this.label4.AutoSize = true; - this.label4.BackColor = System.Drawing.Color.Transparent; - this.label4.Location = new System.Drawing.Point(352, 144); - this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(100, 17); - this.label4.TabIndex = 6; - this.label4.Text = "Last Approved"; - this.label4.Visible = false; - // - // label3 - // - this.label3.AutoSize = true; - this.label3.BackColor = System.Drawing.Color.Transparent; - this.label3.Location = new System.Drawing.Point(34, 144); - this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(92, 17); - this.label3.TabIndex = 4; - this.label3.Text = "Last Modified"; - this.label3.Visible = false; - // - // ppRTxtTitle - // - this.ppRTxtTitle.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.procedureConfigBindingSource, "Title", true)); - this.ppRTxtTitle.Location = new System.Drawing.Point(89, 63); - this.ppRTxtTitle.Name = "ppRTxtTitle"; - this.ppRTxtTitle.Size = new System.Drawing.Size(541, 60); - this.ppRTxtTitle.TabIndex = 3; - this.ppRTxtTitle.Text = ""; - // - // procedureConfigBindingSource - // - this.procedureConfigBindingSource.DataSource = typeof(VEPROMS.CSLA.Library.ProcedureConfig); - // - // ppRTxtNumber - // - this.ppRTxtNumber.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.procedureConfigBindingSource, "Number", true)); - this.ppRTxtNumber.Location = new System.Drawing.Point(89, 24); - this.ppRTxtNumber.Multiline = false; - this.ppRTxtNumber.Name = "ppRTxtNumber"; - this.ppRTxtNumber.Size = new System.Drawing.Size(159, 22); - this.ppRTxtNumber.TabIndex = 2; - this.ppRTxtNumber.Text = ""; - // - // label2 - // - this.label2.AutoSize = true; - this.label2.BackColor = System.Drawing.Color.Transparent; - this.label2.Location = new System.Drawing.Point(48, 65); - this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(35, 17); - this.label2.TabIndex = 1; - this.label2.Text = "Title"; - this.label2.Visible = false; - // - // label1 - // - this.label1.AutoSize = true; - this.label1.BackColor = System.Drawing.Color.Transparent; - this.label1.Location = new System.Drawing.Point(25, 27); - this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(58, 17); - this.label1.TabIndex = 0; - this.label1.Text = "Number"; - // - // ppBtnDefaultChgBar - // - this.ppBtnDefaultChgBar.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; - this.ppBtnDefaultChgBar.Location = new System.Drawing.Point(397, 98); - 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))); - this.ppBtnDefaultChgBar.TabIndex = 53; - this.ppBtnDefaultChgBar.Text = "Default"; - this.ppBtnDefaultChgBar.ThemeAware = true; - this.ppBtnDefaultChgBar.Click += new System.EventHandler(this.ppBtnDefaultChgBar_Click); - // - // ppCmbxChangeBarType - // - this.ppCmbxChangeBarType.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.procedureConfigBindingSource, "Print_ChangeBar", true)); - this.ppCmbxChangeBarType.DisplayMember = "Text"; - this.ppCmbxChangeBarType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.ppCmbxChangeBarType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.ppCmbxChangeBarType.FormattingEnabled = true; - this.ppCmbxChangeBarType.Location = new System.Drawing.Point(98, 96); - this.ppCmbxChangeBarType.Name = "ppCmbxChangeBarType"; - this.ppCmbxChangeBarType.Size = new System.Drawing.Size(293, 23); - this.ppCmbxChangeBarType.TabIndex = 50; - this.ppCmbxChangeBarType.WatermarkText = "select change bar setting"; - this.ppCmbxChangeBarType.SelectedValueChanged += new System.EventHandler(this.ppCmbxChangeBarType_SelectedValueChanged); - // - // ppBtnDefaultFmt - // - this.ppBtnDefaultFmt.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; - this.ppBtnDefaultFmt.Location = new System.Drawing.Point(589, 30); - 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)); - this.ppBtnDefaultFmt.TabIndex = 47; - this.ppBtnDefaultFmt.Text = "Default"; - this.ppBtnDefaultFmt.ThemeAware = true; - this.ppBtnDefaultFmt.Click += new System.EventHandler(this.ppBtnDefaultFmt_Click); - // - // ppCmbxFormat - // - this.ppCmbxFormat.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.procedureConfigBindingSource, "FormatSelection", true)); - this.ppCmbxFormat.DataSource = this.formatInfoListBindingSource; - this.ppCmbxFormat.DisplayMember = "Description"; - 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(12, 30); - this.ppCmbxFormat.Name = "ppCmbxFormat"; - this.ppCmbxFormat.Size = new System.Drawing.Size(573, 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 = 39; - this.ppCmbxFormat.ValueMember = "Description"; - 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.SelectedValueChanged += new System.EventHandler(this.ppCmbxFormat_SelectedValueChanged); - // - // formatInfoListBindingSource - // - this.formatInfoListBindingSource.DataSource = typeof(VEPROMS.CSLA.Library.FormatInfo); - // - // ppLblChangeBarTypeDefault - // - this.ppLblChangeBarTypeDefault.AutoSize = true; - this.ppLblChangeBarTypeDefault.BackColor = System.Drawing.Color.Transparent; - this.ppLblChangeBarTypeDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.ppLblChangeBarTypeDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); - this.ppLblChangeBarTypeDefault.Location = new System.Drawing.Point(95, 122); - 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))); - this.ppLblChangeBarTypeDefault.TabIndex = 38; - this.ppLblChangeBarTypeDefault.Text = "(default)"; - // - // 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(9, 63); - 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))); - this.ppLblFormatDefault.TabIndex = 35; - this.ppLblFormatDefault.Text = "(default)"; - // - // ppBtnDefCbTxtTyp - // - this.ppBtnDefCbTxtTyp.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; - this.ppBtnDefCbTxtTyp.Location = new System.Drawing.Point(272, 85); - this.ppBtnDefCbTxtTyp.Name = "ppBtnDefCbTxtTyp"; - this.ppBtnDefCbTxtTyp.Size = new System.Drawing.Size(50, 23); - this.superTooltip1.SetSuperTooltip(this.ppBtnDefCbTxtTyp, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", resources.GetString("ppBtnDefCbTxtTyp.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(230, 150))); - this.ppBtnDefCbTxtTyp.TabIndex = 55; - this.ppBtnDefCbTxtTyp.Text = "Default"; - this.ppBtnDefCbTxtTyp.ThemeAware = true; - this.ppBtnDefCbTxtTyp.Click += new System.EventHandler(this.ppBtnDefCbTxtTyp_Click); - // - // ppBtnDefaultCbPos - // - this.ppBtnDefaultCbPos.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; - this.ppBtnDefaultCbPos.Location = new System.Drawing.Point(272, 32); - this.ppBtnDefaultCbPos.Name = "ppBtnDefaultCbPos"; - this.ppBtnDefaultCbPos.Size = new System.Drawing.Size(50, 23); - this.superTooltip1.SetSuperTooltip(this.ppBtnDefaultCbPos, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", resources.GetString("ppBtnDefaultCbPos.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(250, 145))); - this.ppBtnDefaultCbPos.TabIndex = 54; - this.ppBtnDefaultCbPos.Text = "Default"; - this.ppBtnDefaultCbPos.ThemeAware = true; - this.ppBtnDefaultCbPos.Click += new System.EventHandler(this.ppBtnDefaultCbPos_Click); - // - // ppCmbxChgBarTxtType - // - this.ppCmbxChgBarTxtType.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.procedureConfigBindingSource, "Print_ChangeBarText", true)); - this.ppCmbxChgBarTxtType.DisplayMember = "Text"; - this.ppCmbxChgBarTxtType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.ppCmbxChgBarTxtType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.ppCmbxChgBarTxtType.FormattingEnabled = true; - this.ppCmbxChgBarTxtType.Location = new System.Drawing.Point(82, 85); - this.ppCmbxChgBarTxtType.Name = "ppCmbxChgBarTxtType"; - this.ppCmbxChgBarTxtType.Size = new System.Drawing.Size(184, 23); - this.ppCmbxChgBarTxtType.TabIndex = 51; - this.ppCmbxChgBarTxtType.WatermarkText = "select change bar text type"; - this.ppCmbxChgBarTxtType.SelectedValueChanged += new System.EventHandler(this.ppCmbxChgBarTxtType_SelectedValueChanged); - // - // ppCmbxChgBarPos - // - this.ppCmbxChgBarPos.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.procedureConfigBindingSource, "Print_ChangeBarLoc", true)); - this.ppCmbxChgBarPos.DisplayMember = "Text"; - this.ppCmbxChgBarPos.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.ppCmbxChgBarPos.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.ppCmbxChgBarPos.FormattingEnabled = true; - this.ppCmbxChgBarPos.Location = new System.Drawing.Point(82, 30); - this.ppCmbxChgBarPos.Name = "ppCmbxChgBarPos"; - this.ppCmbxChgBarPos.Size = new System.Drawing.Size(184, 23); - this.ppCmbxChgBarPos.TabIndex = 51; - this.ppCmbxChgBarPos.WatermarkText = "select change bar position"; - this.ppCmbxChgBarPos.SelectedValueChanged += new System.EventHandler(this.ppCmbxChgBarPos_SelectedValueChanged); - // - // ppLblChgBarTxtTypeDefault - // - this.ppLblChgBarTxtTypeDefault.AutoSize = true; - this.ppLblChgBarTxtTypeDefault.BackColor = System.Drawing.Color.Transparent; - this.ppLblChgBarTxtTypeDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.ppLblChgBarTxtTypeDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); - this.ppLblChgBarTxtTypeDefault.Location = new System.Drawing.Point(79, 111); - 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))); - this.ppLblChgBarTxtTypeDefault.TabIndex = 40; - this.ppLblChgBarTxtTypeDefault.Text = "(default)"; - // - // ppLblChgBarPosDefault - // - this.ppLblChgBarPosDefault.AutoSize = true; - this.ppLblChgBarPosDefault.BackColor = System.Drawing.Color.Transparent; - this.ppLblChgBarPosDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.ppLblChgBarPosDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); - this.ppLblChgBarPosDefault.Location = new System.Drawing.Point(79, 56); - 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))); - this.ppLblChgBarPosDefault.TabIndex = 39; - this.ppLblChgBarPosDefault.Text = "(default)"; - // - // ppBtnDefCbTxt2 - // - this.ppBtnDefCbTxt2.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; - this.ppBtnDefCbTxt2.Location = new System.Drawing.Point(146, 57); - this.ppBtnDefCbTxt2.Name = "ppBtnDefCbTxt2"; - this.ppBtnDefCbTxt2.Size = new System.Drawing.Size(50, 23); - this.superTooltip1.SetSuperTooltip(this.ppBtnDefCbTxt2, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", resources.GetString("ppBtnDefCbTxt2.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(250, 150))); - this.ppBtnDefCbTxt2.TabIndex = 54; - this.ppBtnDefCbTxt2.Text = "Default"; - this.ppBtnDefCbTxt2.ThemeAware = true; - // - // ppBtnDefCbTxt1 - // - this.ppBtnDefCbTxt1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; - this.ppBtnDefCbTxt1.Location = new System.Drawing.Point(146, 5); - this.ppBtnDefCbTxt1.Name = "ppBtnDefCbTxt1"; - this.ppBtnDefCbTxt1.Size = new System.Drawing.Size(50, 23); - this.superTooltip1.SetSuperTooltip(this.ppBtnDefCbTxt1, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", resources.GetString("ppBtnDefCbTxt1.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(250, 150))); - this.ppBtnDefCbTxt1.TabIndex = 56; - this.ppBtnDefCbTxt1.Text = "Default"; - this.ppBtnDefCbTxt1.ThemeAware = true; - // - // ppLblChgBarUserMsgOneDefault - // - this.ppLblChgBarUserMsgOneDefault.AutoSize = true; - this.ppLblChgBarUserMsgOneDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.ppLblChgBarUserMsgOneDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); - this.ppLblChgBarUserMsgOneDefault.Location = new System.Drawing.Point(82, 32); - 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))); - this.ppLblChgBarUserMsgOneDefault.TabIndex = 6; - this.ppLblChgBarUserMsgOneDefault.Text = "(default)"; - // - // label6 - // - this.label6.AutoSize = true; - this.label6.Location = new System.Drawing.Point(14, 8); - this.label6.Name = "label6"; - this.label6.Size = new System.Drawing.Size(63, 17); - this.label6.TabIndex = 4; - this.label6.Text = "Line one"; - // - // ppLblChgBarUserMsgTwoDefault - // - this.ppLblChgBarUserMsgTwoDefault.AutoSize = true; - this.ppLblChgBarUserMsgTwoDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.ppLblChgBarUserMsgTwoDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); - this.ppLblChgBarUserMsgTwoDefault.Location = new System.Drawing.Point(82, 83); - 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))); - this.ppLblChgBarUserMsgTwoDefault.TabIndex = 7; - this.ppLblChgBarUserMsgTwoDefault.Text = "(default)"; - // - // ppTxbxChangeBarUserMsgOne - // - this.ppTxbxChangeBarUserMsgOne.AcceptsTab = true; - this.ppTxbxChangeBarUserMsgOne.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.procedureConfigBindingSource, "Print_UserCBMess1", true)); - this.ppTxbxChangeBarUserMsgOne.Location = new System.Drawing.Point(83, 5); - this.ppTxbxChangeBarUserMsgOne.Multiline = false; - this.ppTxbxChangeBarUserMsgOne.Name = "ppTxbxChangeBarUserMsgOne"; - this.ppTxbxChangeBarUserMsgOne.Size = new System.Drawing.Size(57, 24); - this.ppTxbxChangeBarUserMsgOne.TabIndex = 1; - this.ppTxbxChangeBarUserMsgOne.Text = ""; - // - // label5 - // - this.label5.AutoSize = true; - this.label5.Location = new System.Drawing.Point(16, 57); - this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(60, 17); - this.label5.TabIndex = 5; - this.label5.Text = "Line two"; - // - // ppTxbxChgBarUserMsgTwo - // - this.ppTxbxChgBarUserMsgTwo.AcceptsTab = true; - this.ppTxbxChgBarUserMsgTwo.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.procedureConfigBindingSource, "Print_UserCBMess2", true)); - this.ppTxbxChgBarUserMsgTwo.Location = new System.Drawing.Point(83, 56); - this.ppTxbxChgBarUserMsgTwo.Multiline = false; - this.ppTxbxChgBarUserMsgTwo.Name = "ppTxbxChgBarUserMsgTwo"; - this.ppTxbxChgBarUserMsgTwo.Size = new System.Drawing.Size(57, 24); - this.ppTxbxChgBarUserMsgTwo.TabIndex = 2; - this.ppTxbxChgBarUserMsgTwo.Text = ""; - // - // label7 - // - this.label7.AutoSize = true; - this.label7.BackColor = System.Drawing.Color.Transparent; - this.label7.Location = new System.Drawing.Point(5, 87); - this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(71, 17); - this.label7.TabIndex = 8; - this.label7.Text = "Text Type"; - // - // label8 - // - this.label8.AutoSize = true; - this.label8.BackColor = System.Drawing.Color.Transparent; - this.label8.Location = new System.Drawing.Point(18, 32); - this.label8.Name = "label8"; - this.label8.Size = new System.Drawing.Size(58, 17); - this.label8.TabIndex = 9; - this.label8.Text = "Position"; - // - // label19 - // - this.label19.AutoSize = true; - this.label19.BackColor = System.Drawing.Color.Transparent; - this.label19.Location = new System.Drawing.Point(9, 5); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(52, 17); - this.label19.TabIndex = 28; - this.label19.Text = "Format"; - // - // label20 - // - this.label20.AutoSize = true; - this.label20.BackColor = System.Drawing.Color.Transparent; - this.label20.Location = new System.Drawing.Point(9, 98); - this.label20.Name = "label20"; - this.label20.Size = new System.Drawing.Size(83, 17); - this.label20.TabIndex = 26; - this.label20.Text = "Change Bar"; - // - // ppNumUpDwnOvrdPrnPenWidth - // - this.ppNumUpDwnOvrdPrnPenWidth.Location = new System.Drawing.Point(242, 14); - this.ppNumUpDwnOvrdPrnPenWidth.Name = "ppNumUpDwnOvrdPrnPenWidth"; - this.ppNumUpDwnOvrdPrnPenWidth.Size = new System.Drawing.Size(47, 22); - this.ppNumUpDwnOvrdPrnPenWidth.TabIndex = 1; - // - // label39 - // - this.label39.AutoSize = true; - this.label39.Location = new System.Drawing.Point(14, 16); - this.label39.Name = "label39"; - this.label39.Size = new System.Drawing.Size(222, 17); - this.label39.TabIndex = 0; - this.label39.Text = "Override Normal Pen Width (dots)"; - // - // label40 - // - this.label40.AutoSize = true; - this.label40.Location = new System.Drawing.Point(14, 59); - this.label40.Name = "label40"; - this.label40.Size = new System.Drawing.Size(205, 17); - this.label40.TabIndex = 2; - this.label40.Text = "Override Bold Pen Width (dots)"; - // - // ppNumUpDwnOverdPrnPenBoldWidth - // - this.ppNumUpDwnOverdPrnPenBoldWidth.Location = new System.Drawing.Point(242, 57); - this.ppNumUpDwnOverdPrnPenBoldWidth.Name = "ppNumUpDwnOverdPrnPenBoldWidth"; - this.ppNumUpDwnOverdPrnPenBoldWidth.Size = new System.Drawing.Size(47, 22); - this.ppNumUpDwnOverdPrnPenBoldWidth.TabIndex = 3; - // - // ppNumUpDwnOvrdPrnPenULineWidth - // - this.ppNumUpDwnOvrdPrnPenULineWidth.Location = new System.Drawing.Point(568, 14); - this.ppNumUpDwnOvrdPrnPenULineWidth.Name = "ppNumUpDwnOvrdPrnPenULineWidth"; - this.ppNumUpDwnOvrdPrnPenULineWidth.Size = new System.Drawing.Size(47, 22); - this.ppNumUpDwnOvrdPrnPenULineWidth.TabIndex = 5; - // - // label41 - // - this.label41.AutoSize = true; - this.label41.Location = new System.Drawing.Point(325, 16); - this.label41.Name = "label41"; - this.label41.Size = new System.Drawing.Size(237, 17); - this.label41.TabIndex = 4; - this.label41.Text = "Override Underline Thickness (dots)"; - // - // ppNumUpDwnAdjPrnStartPos - // - this.ppNumUpDwnAdjPrnStartPos.Location = new System.Drawing.Point(568, 57); - this.ppNumUpDwnAdjPrnStartPos.Maximum = new decimal(new int[] { + this.components = new System.ComponentModel.Container(); + System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmProcedureProperties)); + this.ppBtnCancel = new System.Windows.Forms.Button(); + this.ppBtnOK = new System.Windows.Forms.Button(); + this.ppDtTmLastApprv = new System.Windows.Forms.DateTimePicker(); + this.ppDtTmLastMod = new System.Windows.Forms.DateTimePicker(); + this.ppBtnDefEdCols = new DevComponents.DotNetBar.ButtonX(); + this.ppLblStpEditorColsDefault = new System.Windows.Forms.Label(); + this.label43 = new System.Windows.Forms.Label(); + this.ppCmbxStpEditorCols = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + this.ppTxtBxUserID = new System.Windows.Forms.TextBox(); + this.label21 = new System.Windows.Forms.Label(); + this.label4 = new System.Windows.Forms.Label(); + this.label3 = new System.Windows.Forms.Label(); + this.ppRTxtTitle = new System.Windows.Forms.RichTextBox(); + this.procedureConfigBindingSource = new System.Windows.Forms.BindingSource(this.components); + this.ppRTxtNumber = new System.Windows.Forms.RichTextBox(); + this.label2 = new System.Windows.Forms.Label(); + this.label1 = new System.Windows.Forms.Label(); + this.ppBtnDefaultChgBar = new DevComponents.DotNetBar.ButtonX(); + this.ppCmbxChangeBarType = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + this.ppBtnDefaultFmt = new DevComponents.DotNetBar.ButtonX(); + this.ppCmbxFormat = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + this.formatInfoListBindingSource = new System.Windows.Forms.BindingSource(this.components); + this.ppLblChangeBarTypeDefault = new System.Windows.Forms.Label(); + this.ppLblFormatDefault = new System.Windows.Forms.Label(); + this.ppBtnDefCbTxtTyp = new DevComponents.DotNetBar.ButtonX(); + this.ppBtnDefaultCbPos = new DevComponents.DotNetBar.ButtonX(); + this.ppCmbxChgBarTxtType = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + this.ppCmbxChgBarPos = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + this.ppLblChgBarTxtTypeDefault = new System.Windows.Forms.Label(); + this.ppLblChgBarPosDefault = new System.Windows.Forms.Label(); + this.ppBtnDefCbTxt2 = new DevComponents.DotNetBar.ButtonX(); + this.ppBtnDefCbTxt1 = new DevComponents.DotNetBar.ButtonX(); + this.ppLblChgBarUserMsgOneDefault = new System.Windows.Forms.Label(); + this.label6 = new System.Windows.Forms.Label(); + this.ppLblChgBarUserMsgTwoDefault = new System.Windows.Forms.Label(); + this.ppTxbxChangeBarUserMsgOne = new System.Windows.Forms.RichTextBox(); + this.label5 = new System.Windows.Forms.Label(); + this.ppTxbxChgBarUserMsgTwo = new System.Windows.Forms.RichTextBox(); + this.label7 = new System.Windows.Forms.Label(); + this.label8 = new System.Windows.Forms.Label(); + this.label19 = new System.Windows.Forms.Label(); + this.label20 = new System.Windows.Forms.Label(); + this.ppNumUpDwnOvrdPrnPenWidth = new System.Windows.Forms.NumericUpDown(); + this.label39 = new System.Windows.Forms.Label(); + this.label40 = new System.Windows.Forms.Label(); + this.ppNumUpDwnOverdPrnPenBoldWidth = new System.Windows.Forms.NumericUpDown(); + this.ppNumUpDwnOvrdPrnPenULineWidth = new System.Windows.Forms.NumericUpDown(); + this.label41 = new System.Windows.Forms.Label(); + this.ppNumUpDwnAdjPrnStartPos = new System.Windows.Forms.NumericUpDown(); + this.label42 = new System.Windows.Forms.Label(); + this.ppBtnDeftDisAutoDuplx = new DevComponents.DotNetBar.ButtonX(); + this.ppLblAutoDuplexDefault = new System.Windows.Forms.Label(); + this.ppChbxDisAutoDuplex = new System.Windows.Forms.CheckBox(); + this.ppBtnDefWatermark = new DevComponents.DotNetBar.ButtonX(); + this.ppBtnDefPagination = new DevComponents.DotNetBar.ButtonX(); + this.ppCmbxWatermark = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + this.ppCmbxPagination = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + this.ppLblWatermarkDefault = new System.Windows.Forms.Label(); + this.ppLblPaginationDefault = new System.Windows.Forms.Label(); + this.label9 = new System.Windows.Forms.Label(); + this.label18 = new System.Windows.Forms.Label(); + this.ppCkLstApplicabilityDesinations = new System.Windows.Forms.CheckedListBox(); + this.ppCbProcView = new System.Windows.Forms.CheckBox(); + this.label22 = new System.Windows.Forms.Label(); + this.ppCbBackView = new System.Windows.Forms.CheckBox(); + this.ppCbDeviationView = new System.Windows.Forms.CheckBox(); + this.groupBox2 = new System.Windows.Forms.GroupBox(); + this.groupBox1 = new System.Windows.Forms.GroupBox(); + this.label15 = new System.Windows.Forms.Label(); + this.label14 = new System.Windows.Forms.Label(); + this.versionsPropChangeBarUserMessageTwo = new System.Windows.Forms.RichTextBox(); + this.versionsPropChangeBarUserMessageone = new System.Windows.Forms.RichTextBox(); + this.label13 = new System.Windows.Forms.Label(); + this.versionsPropChangeBarPositionCombo = new System.Windows.Forms.ComboBox(); + this.label12 = new System.Windows.Forms.Label(); + this.versionsPropChangeBarTextTypeCombo = new System.Windows.Forms.ComboBox(); + this.versionsPropPaginationCombo = new System.Windows.Forms.ComboBox(); + this.label16 = new System.Windows.Forms.Label(); + this.versionsPropWatermarkCombo = new System.Windows.Forms.ComboBox(); + this.label17 = new System.Windows.Forms.Label(); + this.versionsPropDefaultFormatCombo = new System.Windows.Forms.ComboBox(); + this.label10 = new System.Windows.Forms.Label(); + this.versionsPropChangeBarTypeCombo = new System.Windows.Forms.ComboBox(); + this.label11 = new System.Windows.Forms.Label(); + this.ppLblDefSettingsInfo = new System.Windows.Forms.Label(); + this.ppCbShwDefSettings = new DevComponents.DotNetBar.Controls.CheckBoxX(); + this.comboBoxEx1 = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + this.comboBoxEx2 = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + this.comboBoxEx3 = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + this.buttonX1 = new DevComponents.DotNetBar.ButtonX(); + this.comboBoxEx4 = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + this.label23 = new System.Windows.Forms.Label(); + this.label24 = new System.Windows.Forms.Label(); + this.label25 = new System.Windows.Forms.Label(); + this.label26 = new System.Windows.Forms.Label(); + this.groupBox5 = new System.Windows.Forms.GroupBox(); + this.comboBoxEx5 = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + this.comboBoxEx6 = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + this.label27 = new System.Windows.Forms.Label(); + this.label28 = new System.Windows.Forms.Label(); + this.groupBox6 = new System.Windows.Forms.GroupBox(); + this.label29 = new System.Windows.Forms.Label(); + this.label30 = new System.Windows.Forms.Label(); + this.label31 = new System.Windows.Forms.Label(); + this.label32 = new System.Windows.Forms.Label(); + this.richTextBox1 = new System.Windows.Forms.RichTextBox(); + this.richTextBox2 = new System.Windows.Forms.RichTextBox(); + this.label33 = new System.Windows.Forms.Label(); + this.label34 = new System.Windows.Forms.Label(); + this.label35 = new System.Windows.Forms.Label(); + this.label36 = new System.Windows.Forms.Label(); + this.label37 = new System.Windows.Forms.Label(); + this.label38 = new System.Windows.Forms.Label(); + this.superTooltip1 = new DevComponents.DotNetBar.SuperTooltip(); + this.ppGpbxUserSpecCB = new DevComponents.DotNetBar.Controls.GroupPanel(); + this.ppGpbxUserSpecTxt = new DevComponents.DotNetBar.Controls.GroupPanel(); + this.panProcBtns = new System.Windows.Forms.Panel(); + this.btnVwStngs = new DevComponents.DotNetBar.ButtonX(); + this.btnOutputStngs = new DevComponents.DotNetBar.ButtonX(); + this.btnFmtStngs = new DevComponents.DotNetBar.ButtonX(); + this.btnGeneral = new DevComponents.DotNetBar.ButtonX(); + this.tcProcProp = new DevComponents.DotNetBar.TabControl(); + this.tabControlPanel1 = new DevComponents.DotNetBar.TabControlPanel(); + this.ppProcNumStpRTB = new Volian.Controls.Library.StepRTB(this.components); + this.ppProcTitleStpRTB = new Volian.Controls.Library.StepRTB(this.components); + this.tiGeneral = new DevComponents.DotNetBar.TabItem(this.components); + this.tabControlPanel2 = new DevComponents.DotNetBar.TabControlPanel(); + this.tiFmtStngs = new DevComponents.DotNetBar.TabItem(this.components); + this.tabControlPanel4 = new DevComponents.DotNetBar.TabControlPanel(); + this.tiViewStngs = new DevComponents.DotNetBar.TabItem(this.components); + this.tabControlPanel3 = new DevComponents.DotNetBar.TabControlPanel(); + this.ppGrpbxPrnAdj = new DevComponents.DotNetBar.Controls.GroupPanel(); + this.tiOutputStngs = new DevComponents.DotNetBar.TabItem(this.components); + ((System.ComponentModel.ISupportInitialize)(this.procedureConfigBindingSource)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.formatInfoListBindingSource)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnOvrdPrnPenWidth)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnOverdPrnPenBoldWidth)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnOvrdPrnPenULineWidth)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnAdjPrnStartPos)).BeginInit(); + this.groupBox2.SuspendLayout(); + this.groupBox1.SuspendLayout(); + this.groupBox5.SuspendLayout(); + this.groupBox6.SuspendLayout(); + this.ppGpbxUserSpecCB.SuspendLayout(); + this.ppGpbxUserSpecTxt.SuspendLayout(); + this.panProcBtns.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.tcProcProp)).BeginInit(); + this.tcProcProp.SuspendLayout(); + this.tabControlPanel1.SuspendLayout(); + this.tabControlPanel2.SuspendLayout(); + this.tabControlPanel4.SuspendLayout(); + this.tabControlPanel3.SuspendLayout(); + this.ppGrpbxPrnAdj.SuspendLayout(); + this.SuspendLayout(); + // + // ppBtnCancel + // + this.ppBtnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); + this.ppBtnCancel.Location = new System.Drawing.Point(770, 385); + this.ppBtnCancel.Name = "ppBtnCancel"; + this.ppBtnCancel.Size = new System.Drawing.Size(75, 26); + this.ppBtnCancel.TabIndex = 19; + this.ppBtnCancel.Text = "Cancel"; + this.ppBtnCancel.UseVisualStyleBackColor = true; + this.ppBtnCancel.Click += new System.EventHandler(this.ppBtnCancel_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(673, 385); + this.ppBtnOK.Name = "ppBtnOK"; + this.ppBtnOK.Size = new System.Drawing.Size(75, 26); + this.ppBtnOK.TabIndex = 18; + this.ppBtnOK.Text = "OK"; + this.ppBtnOK.UseVisualStyleBackColor = true; + this.ppBtnOK.Click += new System.EventHandler(this.ppBtnOK_Click); + // + // ppDtTmLastApprv + // + this.ppDtTmLastApprv.CustomFormat = "MM\'/\'dd\'/\'yyyy hh\':\'mm:ss tt"; + this.ppDtTmLastApprv.Enabled = false; + this.ppDtTmLastApprv.Format = System.Windows.Forms.DateTimePickerFormat.Custom; + this.ppDtTmLastApprv.Location = new System.Drawing.Point(458, 141); + this.ppDtTmLastApprv.Name = "ppDtTmLastApprv"; + this.ppDtTmLastApprv.Size = new System.Drawing.Size(172, 22); + this.ppDtTmLastApprv.TabIndex = 56; + this.ppDtTmLastApprv.Visible = false; + // + // 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(132, 141); + this.ppDtTmLastMod.Name = "ppDtTmLastMod"; + this.ppDtTmLastMod.Size = new System.Drawing.Size(172, 22); + this.ppDtTmLastMod.TabIndex = 55; + this.ppDtTmLastMod.Visible = false; + // + // ppBtnDefEdCols + // + this.ppBtnDefEdCols.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.ppBtnDefEdCols.Location = new System.Drawing.Point(359, 234); + this.ppBtnDefEdCols.Name = "ppBtnDefEdCols"; + this.ppBtnDefEdCols.Size = new System.Drawing.Size(50, 23); + this.ppBtnDefEdCols.TabIndex = 54; + this.ppBtnDefEdCols.Text = "Default"; + this.ppBtnDefEdCols.ThemeAware = true; + // + // ppLblStpEditorColsDefault + // + this.ppLblStpEditorColsDefault.AutoSize = true; + this.ppLblStpEditorColsDefault.BackColor = System.Drawing.Color.Transparent; + this.ppLblStpEditorColsDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.ppLblStpEditorColsDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.ppLblStpEditorColsDefault.Location = new System.Drawing.Point(199, 260); + this.ppLblStpEditorColsDefault.Name = "ppLblStpEditorColsDefault"; + this.ppLblStpEditorColsDefault.Size = new System.Drawing.Size(61, 17); + this.ppLblStpEditorColsDefault.TabIndex = 40; + this.ppLblStpEditorColsDefault.Text = "(default)"; + // + // label43 + // + this.label43.AutoSize = true; + this.label43.BackColor = System.Drawing.Color.Transparent; + this.label43.Location = new System.Drawing.Point(52, 237); + this.label43.Name = "label43"; + this.label43.Size = new System.Drawing.Size(147, 17); + this.label43.TabIndex = 28; + this.label43.Text = "Default Column Mode:"; + // + // ppCmbxStpEditorCols + // + this.ppCmbxStpEditorCols.DisplayMember = "Text"; + this.ppCmbxStpEditorCols.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; + this.ppCmbxStpEditorCols.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.ppCmbxStpEditorCols.FormattingEnabled = true; + this.ppCmbxStpEditorCols.Location = new System.Drawing.Point(202, 234); + this.ppCmbxStpEditorCols.Name = "ppCmbxStpEditorCols"; + this.ppCmbxStpEditorCols.Size = new System.Drawing.Size(143, 23); + this.ppCmbxStpEditorCols.TabIndex = 27; + this.ppCmbxStpEditorCols.WatermarkText = "select column mode"; + this.ppCmbxStpEditorCols.SelectedValueChanged += new System.EventHandler(this.ppCmbxStpEditorCols_SelectedValueChanged); + // + // ppTxtBxUserID + // + this.ppTxtBxUserID.Enabled = false; + this.ppTxtBxUserID.Location = new System.Drawing.Point(132, 180); + this.ppTxtBxUserID.Name = "ppTxtBxUserID"; + this.ppTxtBxUserID.Size = new System.Drawing.Size(154, 22); + this.ppTxtBxUserID.TabIndex = 12; + this.ppTxtBxUserID.Visible = false; + // + // label21 + // + this.label21.AutoSize = true; + this.label21.BackColor = System.Drawing.Color.Transparent; + this.label21.Location = new System.Drawing.Point(71, 183); + this.label21.Name = "label21"; + this.label21.Size = new System.Drawing.Size(55, 17); + this.label21.TabIndex = 11; + this.label21.Text = "User ID"; + this.label21.Visible = false; + // + // label4 + // + this.label4.AutoSize = true; + this.label4.BackColor = System.Drawing.Color.Transparent; + this.label4.Location = new System.Drawing.Point(352, 144); + this.label4.Name = "label4"; + this.label4.Size = new System.Drawing.Size(100, 17); + this.label4.TabIndex = 6; + this.label4.Text = "Last Approved"; + this.label4.Visible = false; + // + // label3 + // + this.label3.AutoSize = true; + this.label3.BackColor = System.Drawing.Color.Transparent; + this.label3.Location = new System.Drawing.Point(34, 144); + this.label3.Name = "label3"; + this.label3.Size = new System.Drawing.Size(92, 17); + this.label3.TabIndex = 4; + this.label3.Text = "Last Modified"; + this.label3.Visible = false; + // + // ppRTxtTitle + // + this.ppRTxtTitle.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.procedureConfigBindingSource, "Title", true)); + this.ppRTxtTitle.Location = new System.Drawing.Point(99, 268); + this.ppRTxtTitle.Name = "ppRTxtTitle"; + this.ppRTxtTitle.Size = new System.Drawing.Size(541, 60); + this.ppRTxtTitle.TabIndex = 3; + this.ppRTxtTitle.Text = ""; + this.ppRTxtTitle.Visible = false; + // + // procedureConfigBindingSource + // + this.procedureConfigBindingSource.DataSource = typeof(VEPROMS.CSLA.Library.ProcedureConfig); + // + // ppRTxtNumber + // + this.ppRTxtNumber.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.procedureConfigBindingSource, "Number", true)); + this.ppRTxtNumber.Location = new System.Drawing.Point(426, 27); + this.ppRTxtNumber.Multiline = false; + this.ppRTxtNumber.Name = "ppRTxtNumber"; + this.ppRTxtNumber.Size = new System.Drawing.Size(159, 22); + this.ppRTxtNumber.TabIndex = 2; + this.ppRTxtNumber.Text = ""; + this.ppRTxtNumber.Visible = false; + // + // label2 + // + this.label2.AutoSize = true; + this.label2.BackColor = System.Drawing.Color.Transparent; + this.label2.Location = new System.Drawing.Point(48, 65); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(35, 17); + this.label2.TabIndex = 1; + this.label2.Text = "Title"; + // + // label1 + // + this.label1.AutoSize = true; + this.label1.BackColor = System.Drawing.Color.Transparent; + this.label1.Location = new System.Drawing.Point(25, 27); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(58, 17); + this.label1.TabIndex = 0; + this.label1.Text = "Number"; + // + // ppBtnDefaultChgBar + // + this.ppBtnDefaultChgBar.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.ppBtnDefaultChgBar.Location = new System.Drawing.Point(397, 98); + 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))); + this.ppBtnDefaultChgBar.TabIndex = 53; + this.ppBtnDefaultChgBar.Text = "Default"; + this.ppBtnDefaultChgBar.ThemeAware = true; + this.ppBtnDefaultChgBar.Click += new System.EventHandler(this.ppBtnDefaultChgBar_Click); + // + // ppCmbxChangeBarType + // + this.ppCmbxChangeBarType.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.procedureConfigBindingSource, "Print_ChangeBar", true)); + this.ppCmbxChangeBarType.DisplayMember = "Text"; + this.ppCmbxChangeBarType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; + this.ppCmbxChangeBarType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.ppCmbxChangeBarType.FormattingEnabled = true; + this.ppCmbxChangeBarType.Location = new System.Drawing.Point(98, 96); + this.ppCmbxChangeBarType.Name = "ppCmbxChangeBarType"; + this.ppCmbxChangeBarType.Size = new System.Drawing.Size(293, 23); + this.ppCmbxChangeBarType.TabIndex = 50; + this.ppCmbxChangeBarType.WatermarkText = "select change bar setting"; + this.ppCmbxChangeBarType.SelectedValueChanged += new System.EventHandler(this.ppCmbxChangeBarType_SelectedValueChanged); + // + // ppBtnDefaultFmt + // + this.ppBtnDefaultFmt.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.ppBtnDefaultFmt.Location = new System.Drawing.Point(589, 30); + 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)); + this.ppBtnDefaultFmt.TabIndex = 47; + this.ppBtnDefaultFmt.Text = "Default"; + this.ppBtnDefaultFmt.ThemeAware = true; + this.ppBtnDefaultFmt.Click += new System.EventHandler(this.ppBtnDefaultFmt_Click); + // + // ppCmbxFormat + // + this.ppCmbxFormat.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.procedureConfigBindingSource, "FormatSelection", true)); + this.ppCmbxFormat.DataSource = this.formatInfoListBindingSource; + this.ppCmbxFormat.DisplayMember = "Description"; + 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(12, 30); + this.ppCmbxFormat.Name = "ppCmbxFormat"; + this.ppCmbxFormat.Size = new System.Drawing.Size(573, 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 = 39; + this.ppCmbxFormat.ValueMember = "Description"; + 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.SelectedValueChanged += new System.EventHandler(this.ppCmbxFormat_SelectedValueChanged); + // + // formatInfoListBindingSource + // + this.formatInfoListBindingSource.DataSource = typeof(VEPROMS.CSLA.Library.FormatInfo); + // + // ppLblChangeBarTypeDefault + // + this.ppLblChangeBarTypeDefault.AutoSize = true; + this.ppLblChangeBarTypeDefault.BackColor = System.Drawing.Color.Transparent; + this.ppLblChangeBarTypeDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.ppLblChangeBarTypeDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.ppLblChangeBarTypeDefault.Location = new System.Drawing.Point(95, 122); + 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))); + this.ppLblChangeBarTypeDefault.TabIndex = 38; + this.ppLblChangeBarTypeDefault.Text = "(default)"; + // + // 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(9, 63); + 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))); + this.ppLblFormatDefault.TabIndex = 35; + this.ppLblFormatDefault.Text = "(default)"; + // + // ppBtnDefCbTxtTyp + // + this.ppBtnDefCbTxtTyp.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.ppBtnDefCbTxtTyp.Location = new System.Drawing.Point(272, 85); + this.ppBtnDefCbTxtTyp.Name = "ppBtnDefCbTxtTyp"; + this.ppBtnDefCbTxtTyp.Size = new System.Drawing.Size(50, 23); + this.superTooltip1.SetSuperTooltip(this.ppBtnDefCbTxtTyp, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", resources.GetString("ppBtnDefCbTxtTyp.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(230, 150))); + this.ppBtnDefCbTxtTyp.TabIndex = 55; + this.ppBtnDefCbTxtTyp.Text = "Default"; + this.ppBtnDefCbTxtTyp.ThemeAware = true; + this.ppBtnDefCbTxtTyp.Click += new System.EventHandler(this.ppBtnDefCbTxtTyp_Click); + // + // ppBtnDefaultCbPos + // + this.ppBtnDefaultCbPos.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.ppBtnDefaultCbPos.Location = new System.Drawing.Point(272, 32); + this.ppBtnDefaultCbPos.Name = "ppBtnDefaultCbPos"; + this.ppBtnDefaultCbPos.Size = new System.Drawing.Size(50, 23); + this.superTooltip1.SetSuperTooltip(this.ppBtnDefaultCbPos, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", resources.GetString("ppBtnDefaultCbPos.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(250, 145))); + this.ppBtnDefaultCbPos.TabIndex = 54; + this.ppBtnDefaultCbPos.Text = "Default"; + this.ppBtnDefaultCbPos.ThemeAware = true; + this.ppBtnDefaultCbPos.Click += new System.EventHandler(this.ppBtnDefaultCbPos_Click); + // + // ppCmbxChgBarTxtType + // + this.ppCmbxChgBarTxtType.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.procedureConfigBindingSource, "Print_ChangeBarText", true)); + this.ppCmbxChgBarTxtType.DisplayMember = "Text"; + this.ppCmbxChgBarTxtType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; + this.ppCmbxChgBarTxtType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.ppCmbxChgBarTxtType.FormattingEnabled = true; + this.ppCmbxChgBarTxtType.Location = new System.Drawing.Point(82, 85); + this.ppCmbxChgBarTxtType.Name = "ppCmbxChgBarTxtType"; + this.ppCmbxChgBarTxtType.Size = new System.Drawing.Size(184, 23); + this.ppCmbxChgBarTxtType.TabIndex = 51; + this.ppCmbxChgBarTxtType.WatermarkText = "select change bar text type"; + this.ppCmbxChgBarTxtType.SelectedValueChanged += new System.EventHandler(this.ppCmbxChgBarTxtType_SelectedValueChanged); + // + // ppCmbxChgBarPos + // + this.ppCmbxChgBarPos.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.procedureConfigBindingSource, "Print_ChangeBarLoc", true)); + this.ppCmbxChgBarPos.DisplayMember = "Text"; + this.ppCmbxChgBarPos.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; + this.ppCmbxChgBarPos.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.ppCmbxChgBarPos.FormattingEnabled = true; + this.ppCmbxChgBarPos.Location = new System.Drawing.Point(82, 30); + this.ppCmbxChgBarPos.Name = "ppCmbxChgBarPos"; + this.ppCmbxChgBarPos.Size = new System.Drawing.Size(184, 23); + this.ppCmbxChgBarPos.TabIndex = 51; + this.ppCmbxChgBarPos.WatermarkText = "select change bar position"; + this.ppCmbxChgBarPos.SelectedValueChanged += new System.EventHandler(this.ppCmbxChgBarPos_SelectedValueChanged); + // + // ppLblChgBarTxtTypeDefault + // + this.ppLblChgBarTxtTypeDefault.AutoSize = true; + this.ppLblChgBarTxtTypeDefault.BackColor = System.Drawing.Color.Transparent; + this.ppLblChgBarTxtTypeDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.ppLblChgBarTxtTypeDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.ppLblChgBarTxtTypeDefault.Location = new System.Drawing.Point(79, 111); + 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))); + this.ppLblChgBarTxtTypeDefault.TabIndex = 40; + this.ppLblChgBarTxtTypeDefault.Text = "(default)"; + // + // ppLblChgBarPosDefault + // + this.ppLblChgBarPosDefault.AutoSize = true; + this.ppLblChgBarPosDefault.BackColor = System.Drawing.Color.Transparent; + this.ppLblChgBarPosDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.ppLblChgBarPosDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.ppLblChgBarPosDefault.Location = new System.Drawing.Point(79, 56); + 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))); + this.ppLblChgBarPosDefault.TabIndex = 39; + this.ppLblChgBarPosDefault.Text = "(default)"; + // + // ppBtnDefCbTxt2 + // + this.ppBtnDefCbTxt2.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.ppBtnDefCbTxt2.Location = new System.Drawing.Point(146, 57); + this.ppBtnDefCbTxt2.Name = "ppBtnDefCbTxt2"; + this.ppBtnDefCbTxt2.Size = new System.Drawing.Size(50, 23); + this.superTooltip1.SetSuperTooltip(this.ppBtnDefCbTxt2, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", resources.GetString("ppBtnDefCbTxt2.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(250, 150))); + this.ppBtnDefCbTxt2.TabIndex = 54; + this.ppBtnDefCbTxt2.Text = "Default"; + this.ppBtnDefCbTxt2.ThemeAware = true; + // + // ppBtnDefCbTxt1 + // + this.ppBtnDefCbTxt1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.ppBtnDefCbTxt1.Location = new System.Drawing.Point(146, 5); + this.ppBtnDefCbTxt1.Name = "ppBtnDefCbTxt1"; + this.ppBtnDefCbTxt1.Size = new System.Drawing.Size(50, 23); + this.superTooltip1.SetSuperTooltip(this.ppBtnDefCbTxt1, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", resources.GetString("ppBtnDefCbTxt1.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(250, 150))); + this.ppBtnDefCbTxt1.TabIndex = 56; + this.ppBtnDefCbTxt1.Text = "Default"; + this.ppBtnDefCbTxt1.ThemeAware = true; + // + // ppLblChgBarUserMsgOneDefault + // + this.ppLblChgBarUserMsgOneDefault.AutoSize = true; + this.ppLblChgBarUserMsgOneDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.ppLblChgBarUserMsgOneDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.ppLblChgBarUserMsgOneDefault.Location = new System.Drawing.Point(82, 32); + 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))); + this.ppLblChgBarUserMsgOneDefault.TabIndex = 6; + this.ppLblChgBarUserMsgOneDefault.Text = "(default)"; + // + // label6 + // + this.label6.AutoSize = true; + this.label6.Location = new System.Drawing.Point(14, 8); + this.label6.Name = "label6"; + this.label6.Size = new System.Drawing.Size(63, 17); + this.label6.TabIndex = 4; + this.label6.Text = "Line one"; + // + // ppLblChgBarUserMsgTwoDefault + // + this.ppLblChgBarUserMsgTwoDefault.AutoSize = true; + this.ppLblChgBarUserMsgTwoDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.ppLblChgBarUserMsgTwoDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.ppLblChgBarUserMsgTwoDefault.Location = new System.Drawing.Point(82, 83); + 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))); + this.ppLblChgBarUserMsgTwoDefault.TabIndex = 7; + this.ppLblChgBarUserMsgTwoDefault.Text = "(default)"; + // + // ppTxbxChangeBarUserMsgOne + // + this.ppTxbxChangeBarUserMsgOne.AcceptsTab = true; + this.ppTxbxChangeBarUserMsgOne.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.procedureConfigBindingSource, "Print_UserCBMess1", true)); + this.ppTxbxChangeBarUserMsgOne.Location = new System.Drawing.Point(83, 5); + this.ppTxbxChangeBarUserMsgOne.Multiline = false; + this.ppTxbxChangeBarUserMsgOne.Name = "ppTxbxChangeBarUserMsgOne"; + this.ppTxbxChangeBarUserMsgOne.Size = new System.Drawing.Size(57, 24); + this.ppTxbxChangeBarUserMsgOne.TabIndex = 1; + this.ppTxbxChangeBarUserMsgOne.Text = ""; + // + // label5 + // + this.label5.AutoSize = true; + this.label5.Location = new System.Drawing.Point(16, 57); + this.label5.Name = "label5"; + this.label5.Size = new System.Drawing.Size(60, 17); + this.label5.TabIndex = 5; + this.label5.Text = "Line two"; + // + // ppTxbxChgBarUserMsgTwo + // + this.ppTxbxChgBarUserMsgTwo.AcceptsTab = true; + this.ppTxbxChgBarUserMsgTwo.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.procedureConfigBindingSource, "Print_UserCBMess2", true)); + this.ppTxbxChgBarUserMsgTwo.Location = new System.Drawing.Point(83, 56); + this.ppTxbxChgBarUserMsgTwo.Multiline = false; + this.ppTxbxChgBarUserMsgTwo.Name = "ppTxbxChgBarUserMsgTwo"; + this.ppTxbxChgBarUserMsgTwo.Size = new System.Drawing.Size(57, 24); + this.ppTxbxChgBarUserMsgTwo.TabIndex = 2; + this.ppTxbxChgBarUserMsgTwo.Text = ""; + // + // label7 + // + this.label7.AutoSize = true; + this.label7.BackColor = System.Drawing.Color.Transparent; + this.label7.Location = new System.Drawing.Point(5, 87); + this.label7.Name = "label7"; + this.label7.Size = new System.Drawing.Size(71, 17); + this.label7.TabIndex = 8; + this.label7.Text = "Text Type"; + // + // label8 + // + this.label8.AutoSize = true; + this.label8.BackColor = System.Drawing.Color.Transparent; + this.label8.Location = new System.Drawing.Point(18, 32); + this.label8.Name = "label8"; + this.label8.Size = new System.Drawing.Size(58, 17); + this.label8.TabIndex = 9; + this.label8.Text = "Position"; + // + // label19 + // + this.label19.AutoSize = true; + this.label19.BackColor = System.Drawing.Color.Transparent; + this.label19.Location = new System.Drawing.Point(9, 5); + this.label19.Name = "label19"; + this.label19.Size = new System.Drawing.Size(52, 17); + this.label19.TabIndex = 28; + this.label19.Text = "Format"; + // + // label20 + // + this.label20.AutoSize = true; + this.label20.BackColor = System.Drawing.Color.Transparent; + this.label20.Location = new System.Drawing.Point(9, 98); + this.label20.Name = "label20"; + this.label20.Size = new System.Drawing.Size(83, 17); + this.label20.TabIndex = 26; + this.label20.Text = "Change Bar"; + // + // ppNumUpDwnOvrdPrnPenWidth + // + this.ppNumUpDwnOvrdPrnPenWidth.Location = new System.Drawing.Point(242, 14); + this.ppNumUpDwnOvrdPrnPenWidth.Name = "ppNumUpDwnOvrdPrnPenWidth"; + this.ppNumUpDwnOvrdPrnPenWidth.Size = new System.Drawing.Size(47, 22); + this.ppNumUpDwnOvrdPrnPenWidth.TabIndex = 1; + // + // label39 + // + this.label39.AutoSize = true; + this.label39.Location = new System.Drawing.Point(14, 16); + this.label39.Name = "label39"; + this.label39.Size = new System.Drawing.Size(222, 17); + this.label39.TabIndex = 0; + this.label39.Text = "Override Normal Pen Width (dots)"; + // + // label40 + // + this.label40.AutoSize = true; + this.label40.Location = new System.Drawing.Point(14, 59); + this.label40.Name = "label40"; + this.label40.Size = new System.Drawing.Size(205, 17); + this.label40.TabIndex = 2; + this.label40.Text = "Override Bold Pen Width (dots)"; + // + // ppNumUpDwnOverdPrnPenBoldWidth + // + this.ppNumUpDwnOverdPrnPenBoldWidth.Location = new System.Drawing.Point(242, 57); + this.ppNumUpDwnOverdPrnPenBoldWidth.Name = "ppNumUpDwnOverdPrnPenBoldWidth"; + this.ppNumUpDwnOverdPrnPenBoldWidth.Size = new System.Drawing.Size(47, 22); + this.ppNumUpDwnOverdPrnPenBoldWidth.TabIndex = 3; + // + // ppNumUpDwnOvrdPrnPenULineWidth + // + this.ppNumUpDwnOvrdPrnPenULineWidth.Location = new System.Drawing.Point(568, 14); + this.ppNumUpDwnOvrdPrnPenULineWidth.Name = "ppNumUpDwnOvrdPrnPenULineWidth"; + this.ppNumUpDwnOvrdPrnPenULineWidth.Size = new System.Drawing.Size(47, 22); + this.ppNumUpDwnOvrdPrnPenULineWidth.TabIndex = 5; + // + // label41 + // + this.label41.AutoSize = true; + this.label41.Location = new System.Drawing.Point(325, 16); + this.label41.Name = "label41"; + this.label41.Size = new System.Drawing.Size(237, 17); + this.label41.TabIndex = 4; + this.label41.Text = "Override Underline Thickness (dots)"; + // + // ppNumUpDwnAdjPrnStartPos + // + this.ppNumUpDwnAdjPrnStartPos.Location = new System.Drawing.Point(568, 57); + this.ppNumUpDwnAdjPrnStartPos.Maximum = new decimal(new int[] { 500, 0, 0, 0}); - this.ppNumUpDwnAdjPrnStartPos.Name = "ppNumUpDwnAdjPrnStartPos"; - this.ppNumUpDwnAdjPrnStartPos.Size = new System.Drawing.Size(47, 22); - this.ppNumUpDwnAdjPrnStartPos.TabIndex = 7; - // - // label42 - // - this.label42.AutoSize = true; - this.label42.Location = new System.Drawing.Point(334, 59); - this.label42.Name = "label42"; - this.label42.Size = new System.Drawing.Size(228, 17); - this.label42.TabIndex = 6; - this.label42.Text = "Adjust Starting Print Position (dots)"; - // - // ppBtnDeftDisAutoDuplx - // - this.ppBtnDeftDisAutoDuplx.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; - this.ppBtnDeftDisAutoDuplx.Enabled = false; - this.ppBtnDeftDisAutoDuplx.Location = new System.Drawing.Point(226, 276); - this.ppBtnDeftDisAutoDuplx.Name = "ppBtnDeftDisAutoDuplx"; - this.ppBtnDeftDisAutoDuplx.Size = new System.Drawing.Size(58, 24); - this.superTooltip1.SetSuperTooltip(this.ppBtnDeftDisAutoDuplx, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", resources.GetString("ppBtnDeftDisAutoDuplx.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(255, 150))); - this.ppBtnDeftDisAutoDuplx.TabIndex = 63; - this.ppBtnDeftDisAutoDuplx.Text = "Default"; - this.ppBtnDeftDisAutoDuplx.ThemeAware = true; - this.ppBtnDeftDisAutoDuplx.Visible = false; - // - // ppLblAutoDuplexDefault - // - this.ppLblAutoDuplexDefault.AutoSize = true; - this.ppLblAutoDuplexDefault.BackColor = System.Drawing.Color.Transparent; - this.ppLblAutoDuplexDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.ppLblAutoDuplexDefault.ForeColor = System.Drawing.Color.Gray; - this.ppLblAutoDuplexDefault.Location = new System.Drawing.Point(31, 300); - 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))); - this.ppLblAutoDuplexDefault.TabIndex = 62; - this.ppLblAutoDuplexDefault.Text = "(default ON)"; - // - // ppChbxDisAutoDuplex - // - this.ppChbxDisAutoDuplex.AutoSize = true; - this.ppChbxDisAutoDuplex.BackColor = System.Drawing.Color.Transparent; - this.ppChbxDisAutoDuplex.Enabled = false; - this.ppChbxDisAutoDuplex.Location = new System.Drawing.Point(11, 276); - 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))); - this.ppChbxDisAutoDuplex.TabIndex = 61; - this.ppChbxDisAutoDuplex.Text = "Disable Automatic Duplexing"; - this.ppChbxDisAutoDuplex.UseVisualStyleBackColor = false; - // - // ppBtnDefWatermark - // - this.ppBtnDefWatermark.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; - this.ppBtnDefWatermark.Location = new System.Drawing.Point(590, 34); - 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))); - this.ppBtnDefWatermark.TabIndex = 60; - this.ppBtnDefWatermark.Text = "Default"; - this.ppBtnDefWatermark.ThemeAware = true; - // - // ppBtnDefPagination - // - this.ppBtnDefPagination.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; - this.ppBtnDefPagination.Location = new System.Drawing.Point(260, 34); - this.ppBtnDefPagination.Name = "ppBtnDefPagination"; - this.ppBtnDefPagination.Size = new System.Drawing.Size(50, 23); - this.superTooltip1.SetSuperTooltip(this.ppBtnDefPagination, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", "This will revert the pagination selection back to using the parent\'s (default) se" + - "tting.\r\n\r\nCheck \"Show Default Settings\" to display the \"default\" Pagination (bel" + - "ow the Pagination selection box).", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(255, 145))); - this.ppBtnDefPagination.TabIndex = 59; - this.ppBtnDefPagination.Text = "Default"; - this.ppBtnDefPagination.ThemeAware = true; - this.ppBtnDefPagination.Click += new System.EventHandler(this.ppBtnDefPagination_Click); - // - // ppCmbxWatermark - // - this.ppCmbxWatermark.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.procedureConfigBindingSource, "Print_Watermark", true)); - this.ppCmbxWatermark.DisplayMember = "Text"; - this.ppCmbxWatermark.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.ppCmbxWatermark.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.ppCmbxWatermark.FormattingEnabled = true; - this.ppCmbxWatermark.Location = new System.Drawing.Point(419, 34); - this.ppCmbxWatermark.Name = "ppCmbxWatermark"; - this.ppCmbxWatermark.Size = new System.Drawing.Size(163, 23); - this.ppCmbxWatermark.TabIndex = 58; - this.ppCmbxWatermark.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.ppCmbxWatermark.WatermarkText = "select watermark option"; - this.ppCmbxWatermark.SelectedValueChanged += new System.EventHandler(this.ppCmbxWatermark_SelectedValueChanged); - // - // ppCmbxPagination - // - this.ppCmbxPagination.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.procedureConfigBindingSource, "Print_Pagination", true)); - this.ppCmbxPagination.DisplayMember = "Text"; - this.ppCmbxPagination.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.ppCmbxPagination.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.ppCmbxPagination.FormattingEnabled = true; - this.ppCmbxPagination.Location = new System.Drawing.Point(89, 34); - this.ppCmbxPagination.Name = "ppCmbxPagination"; - this.ppCmbxPagination.Size = new System.Drawing.Size(163, 23); - this.superTooltip1.SetSuperTooltip(this.ppCmbxPagination, new DevComponents.DotNetBar.SuperTooltipInfo("Procedure Pagination", "", resources.GetString("ppCmbxPagination.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(400, 220))); - this.ppCmbxPagination.TabIndex = 57; - this.ppCmbxPagination.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.ppCmbxPagination.WatermarkText = "select pagination option"; - this.ppCmbxPagination.SelectedValueChanged += new System.EventHandler(this.ppCmbxPagination_SelectedValueChanged); - // - // ppLblWatermarkDefault - // - this.ppLblWatermarkDefault.AutoSize = true; - this.ppLblWatermarkDefault.BackColor = System.Drawing.Color.Transparent; - this.ppLblWatermarkDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.ppLblWatermarkDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); - this.ppLblWatermarkDefault.Location = new System.Drawing.Point(416, 61); - 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))); - this.ppLblWatermarkDefault.TabIndex = 56; - this.ppLblWatermarkDefault.Text = "(default)"; - // - // ppLblPaginationDefault - // - this.ppLblPaginationDefault.AutoSize = true; - this.ppLblPaginationDefault.BackColor = System.Drawing.Color.Transparent; - this.ppLblPaginationDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.ppLblPaginationDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); - this.ppLblPaginationDefault.Location = new System.Drawing.Point(86, 61); - this.ppLblPaginationDefault.Name = "ppLblPaginationDefault"; - this.ppLblPaginationDefault.Size = new System.Drawing.Size(61, 17); - this.superTooltip1.SetSuperTooltip(this.ppLblPaginationDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Pagination setting", "", "Pressing the Default Button (to the right)\r\nwill reset the pagination setting bac" + - "k to \r\nthis default.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(0, 0))); - this.ppLblPaginationDefault.TabIndex = 55; - this.ppLblPaginationDefault.Text = "(default)"; - // - // label9 - // - this.label9.AutoSize = true; - this.label9.BackColor = System.Drawing.Color.Transparent; - this.label9.Location = new System.Drawing.Point(8, 37); - this.label9.Name = "label9"; - this.label9.Size = new System.Drawing.Size(75, 17); - this.label9.TabIndex = 54; - this.label9.Text = "Pagination"; - // - // label18 - // - this.label18.AutoSize = true; - this.label18.BackColor = System.Drawing.Color.Transparent; - this.label18.Location = new System.Drawing.Point(336, 37); - this.label18.Name = "label18"; - this.label18.Size = new System.Drawing.Size(77, 17); - this.label18.TabIndex = 53; - this.label18.Text = "Watermark"; - // - // ppCkLstApplicabilityDesinations - // - this.ppCkLstApplicabilityDesinations.FormattingEnabled = true; - this.ppCkLstApplicabilityDesinations.Items.AddRange(new object[] { + this.ppNumUpDwnAdjPrnStartPos.Name = "ppNumUpDwnAdjPrnStartPos"; + this.ppNumUpDwnAdjPrnStartPos.Size = new System.Drawing.Size(47, 22); + this.ppNumUpDwnAdjPrnStartPos.TabIndex = 7; + // + // label42 + // + this.label42.AutoSize = true; + this.label42.Location = new System.Drawing.Point(334, 59); + this.label42.Name = "label42"; + this.label42.Size = new System.Drawing.Size(228, 17); + this.label42.TabIndex = 6; + this.label42.Text = "Adjust Starting Print Position (dots)"; + // + // ppBtnDeftDisAutoDuplx + // + this.ppBtnDeftDisAutoDuplx.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.ppBtnDeftDisAutoDuplx.Enabled = false; + this.ppBtnDeftDisAutoDuplx.Location = new System.Drawing.Point(226, 276); + this.ppBtnDeftDisAutoDuplx.Name = "ppBtnDeftDisAutoDuplx"; + this.ppBtnDeftDisAutoDuplx.Size = new System.Drawing.Size(58, 24); + this.superTooltip1.SetSuperTooltip(this.ppBtnDeftDisAutoDuplx, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", resources.GetString("ppBtnDeftDisAutoDuplx.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(255, 150))); + this.ppBtnDeftDisAutoDuplx.TabIndex = 63; + this.ppBtnDeftDisAutoDuplx.Text = "Default"; + this.ppBtnDeftDisAutoDuplx.ThemeAware = true; + this.ppBtnDeftDisAutoDuplx.Visible = false; + // + // ppLblAutoDuplexDefault + // + this.ppLblAutoDuplexDefault.AutoSize = true; + this.ppLblAutoDuplexDefault.BackColor = System.Drawing.Color.Transparent; + this.ppLblAutoDuplexDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.ppLblAutoDuplexDefault.ForeColor = System.Drawing.Color.Gray; + this.ppLblAutoDuplexDefault.Location = new System.Drawing.Point(31, 300); + 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))); + this.ppLblAutoDuplexDefault.TabIndex = 62; + this.ppLblAutoDuplexDefault.Text = "(default ON)"; + // + // ppChbxDisAutoDuplex + // + this.ppChbxDisAutoDuplex.AutoSize = true; + this.ppChbxDisAutoDuplex.BackColor = System.Drawing.Color.Transparent; + this.ppChbxDisAutoDuplex.Enabled = false; + this.ppChbxDisAutoDuplex.Location = new System.Drawing.Point(11, 276); + 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))); + this.ppChbxDisAutoDuplex.TabIndex = 61; + this.ppChbxDisAutoDuplex.Text = "Disable Automatic Duplexing"; + this.ppChbxDisAutoDuplex.UseVisualStyleBackColor = false; + // + // ppBtnDefWatermark + // + this.ppBtnDefWatermark.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.ppBtnDefWatermark.Location = new System.Drawing.Point(590, 34); + 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))); + this.ppBtnDefWatermark.TabIndex = 60; + this.ppBtnDefWatermark.Text = "Default"; + this.ppBtnDefWatermark.ThemeAware = true; + // + // ppBtnDefPagination + // + this.ppBtnDefPagination.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.ppBtnDefPagination.Location = new System.Drawing.Point(260, 34); + this.ppBtnDefPagination.Name = "ppBtnDefPagination"; + this.ppBtnDefPagination.Size = new System.Drawing.Size(50, 23); + this.superTooltip1.SetSuperTooltip(this.ppBtnDefPagination, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", "This will revert the pagination selection back to using the parent\'s (default) se" + + "tting.\r\n\r\nCheck \"Show Default Settings\" to display the \"default\" Pagination (bel" + + "ow the Pagination selection box).", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(255, 145))); + this.ppBtnDefPagination.TabIndex = 59; + this.ppBtnDefPagination.Text = "Default"; + this.ppBtnDefPagination.ThemeAware = true; + this.ppBtnDefPagination.Click += new System.EventHandler(this.ppBtnDefPagination_Click); + // + // ppCmbxWatermark + // + this.ppCmbxWatermark.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.procedureConfigBindingSource, "Print_Watermark", true)); + this.ppCmbxWatermark.DisplayMember = "Text"; + this.ppCmbxWatermark.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; + this.ppCmbxWatermark.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.ppCmbxWatermark.FormattingEnabled = true; + this.ppCmbxWatermark.Location = new System.Drawing.Point(419, 34); + this.ppCmbxWatermark.Name = "ppCmbxWatermark"; + this.ppCmbxWatermark.Size = new System.Drawing.Size(163, 23); + this.ppCmbxWatermark.TabIndex = 58; + this.ppCmbxWatermark.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.ppCmbxWatermark.WatermarkText = "select watermark option"; + this.ppCmbxWatermark.SelectedValueChanged += new System.EventHandler(this.ppCmbxWatermark_SelectedValueChanged); + // + // ppCmbxPagination + // + this.ppCmbxPagination.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.procedureConfigBindingSource, "Print_Pagination", true)); + this.ppCmbxPagination.DisplayMember = "Text"; + this.ppCmbxPagination.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; + this.ppCmbxPagination.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.ppCmbxPagination.FormattingEnabled = true; + this.ppCmbxPagination.Location = new System.Drawing.Point(89, 34); + this.ppCmbxPagination.Name = "ppCmbxPagination"; + this.ppCmbxPagination.Size = new System.Drawing.Size(163, 23); + this.superTooltip1.SetSuperTooltip(this.ppCmbxPagination, new DevComponents.DotNetBar.SuperTooltipInfo("Procedure Pagination", "", resources.GetString("ppCmbxPagination.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(400, 220))); + this.ppCmbxPagination.TabIndex = 57; + this.ppCmbxPagination.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.ppCmbxPagination.WatermarkText = "select pagination option"; + this.ppCmbxPagination.SelectedValueChanged += new System.EventHandler(this.ppCmbxPagination_SelectedValueChanged); + // + // ppLblWatermarkDefault + // + this.ppLblWatermarkDefault.AutoSize = true; + this.ppLblWatermarkDefault.BackColor = System.Drawing.Color.Transparent; + this.ppLblWatermarkDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.ppLblWatermarkDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.ppLblWatermarkDefault.Location = new System.Drawing.Point(416, 61); + 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))); + this.ppLblWatermarkDefault.TabIndex = 56; + this.ppLblWatermarkDefault.Text = "(default)"; + // + // ppLblPaginationDefault + // + this.ppLblPaginationDefault.AutoSize = true; + this.ppLblPaginationDefault.BackColor = System.Drawing.Color.Transparent; + this.ppLblPaginationDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.ppLblPaginationDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.ppLblPaginationDefault.Location = new System.Drawing.Point(86, 61); + this.ppLblPaginationDefault.Name = "ppLblPaginationDefault"; + this.ppLblPaginationDefault.Size = new System.Drawing.Size(61, 17); + this.superTooltip1.SetSuperTooltip(this.ppLblPaginationDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Pagination setting", "", "Pressing the Default Button (to the right)\r\nwill reset the pagination setting bac" + + "k to \r\nthis default.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(0, 0))); + this.ppLblPaginationDefault.TabIndex = 55; + this.ppLblPaginationDefault.Text = "(default)"; + // + // label9 + // + this.label9.AutoSize = true; + this.label9.BackColor = System.Drawing.Color.Transparent; + this.label9.Location = new System.Drawing.Point(8, 37); + this.label9.Name = "label9"; + this.label9.Size = new System.Drawing.Size(75, 17); + this.label9.TabIndex = 54; + this.label9.Text = "Pagination"; + // + // label18 + // + this.label18.AutoSize = true; + this.label18.BackColor = System.Drawing.Color.Transparent; + this.label18.Location = new System.Drawing.Point(336, 37); + this.label18.Name = "label18"; + this.label18.Size = new System.Drawing.Size(77, 17); + this.label18.TabIndex = 53; + this.label18.Text = "Watermark"; + // + // 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(26, 47); - this.ppCkLstApplicabilityDesinations.Name = "ppCkLstApplicabilityDesinations"; - this.ppCkLstApplicabilityDesinations.Size = new System.Drawing.Size(266, 89); - this.ppCkLstApplicabilityDesinations.TabIndex = 27; - // - // ppCbProcView - // - this.ppCbProcView.AutoSize = true; - this.ppCbProcView.BackColor = System.Drawing.Color.Transparent; - this.ppCbProcView.Location = new System.Drawing.Point(26, 220); - this.ppCbProcView.Name = "ppCbProcView"; - this.ppCbProcView.Size = new System.Drawing.Size(193, 21); - this.ppCbProcView.TabIndex = 37; - this.ppCbProcView.Text = "Include in Procedure View"; - this.ppCbProcView.UseVisualStyleBackColor = false; - // - // label22 - // - this.label22.AutoSize = true; - this.label22.BackColor = System.Drawing.Color.Transparent; - this.label22.Location = new System.Drawing.Point(23, 27); - this.label22.Name = "label22"; - this.label22.Size = new System.Drawing.Size(164, 17); - this.label22.TabIndex = 26; - this.label22.Text = "Applicability Destinations"; - // - // ppCbBackView - // - this.ppCbBackView.AutoSize = true; - this.ppCbBackView.BackColor = System.Drawing.Color.Transparent; - this.ppCbBackView.Location = new System.Drawing.Point(26, 247); - this.ppCbBackView.Name = "ppCbBackView"; - this.ppCbBackView.Size = new System.Drawing.Size(203, 21); - this.ppCbBackView.TabIndex = 21; - this.ppCbBackView.Text = "Include in Background View"; - this.ppCbBackView.UseVisualStyleBackColor = false; - // - // ppCbDeviationView - // - this.ppCbDeviationView.AutoSize = true; - this.ppCbDeviationView.BackColor = System.Drawing.Color.Transparent; - this.ppCbDeviationView.Location = new System.Drawing.Point(26, 274); - this.ppCbDeviationView.Name = "ppCbDeviationView"; - this.ppCbDeviationView.Size = new System.Drawing.Size(186, 21); - this.ppCbDeviationView.TabIndex = 22; - this.ppCbDeviationView.Text = "Include in Deviation View"; - this.ppCbDeviationView.UseVisualStyleBackColor = false; - // - // groupBox2 - // - this.groupBox2.Controls.Add(this.groupBox1); - this.groupBox2.Controls.Add(this.label13); - this.groupBox2.Controls.Add(this.versionsPropChangeBarPositionCombo); - this.groupBox2.Controls.Add(this.label12); - this.groupBox2.Controls.Add(this.versionsPropChangeBarTextTypeCombo); - this.groupBox2.Location = new System.Drawing.Point(7, 165); - this.groupBox2.Name = "groupBox2"; - this.groupBox2.Size = new System.Drawing.Size(629, 135); - this.groupBox2.TabIndex = 25; - this.groupBox2.TabStop = false; - this.groupBox2.Text = "Change Bar Override Settings"; - // - // groupBox1 - // - this.groupBox1.Controls.Add(this.label15); - this.groupBox1.Controls.Add(this.label14); - this.groupBox1.Controls.Add(this.versionsPropChangeBarUserMessageTwo); - this.groupBox1.Controls.Add(this.versionsPropChangeBarUserMessageone); - this.groupBox1.Location = new System.Drawing.Point(361, 26); - this.groupBox1.Name = "groupBox1"; - this.groupBox1.Size = new System.Drawing.Size(253, 85); - this.groupBox1.TabIndex = 11; - this.groupBox1.TabStop = false; - this.groupBox1.Text = "User Defined Message"; - // - // label15 - // - this.label15.AutoSize = true; - this.label15.Location = new System.Drawing.Point(134, 29); - this.label15.Name = "label15"; - this.label15.Size = new System.Drawing.Size(60, 17); - this.label15.TabIndex = 5; - this.label15.Text = "Line two"; - // - // label14 - // - this.label14.AutoSize = true; - this.label14.Location = new System.Drawing.Point(17, 29); - this.label14.Name = "label14"; - this.label14.Size = new System.Drawing.Size(63, 17); - this.label14.TabIndex = 4; - this.label14.Text = "Line one"; - // - // versionsPropChangeBarUserMessageTwo - // - this.versionsPropChangeBarUserMessageTwo.Location = new System.Drawing.Point(137, 49); - this.versionsPropChangeBarUserMessageTwo.Multiline = false; - this.versionsPropChangeBarUserMessageTwo.Name = "versionsPropChangeBarUserMessageTwo"; - this.versionsPropChangeBarUserMessageTwo.Size = new System.Drawing.Size(100, 24); - this.versionsPropChangeBarUserMessageTwo.TabIndex = 2; - this.versionsPropChangeBarUserMessageTwo.Text = ""; - // - // versionsPropChangeBarUserMessageone - // - this.versionsPropChangeBarUserMessageone.Location = new System.Drawing.Point(16, 49); - this.versionsPropChangeBarUserMessageone.Multiline = false; - this.versionsPropChangeBarUserMessageone.Name = "versionsPropChangeBarUserMessageone"; - this.versionsPropChangeBarUserMessageone.Size = new System.Drawing.Size(100, 24); - this.versionsPropChangeBarUserMessageone.TabIndex = 1; - this.versionsPropChangeBarUserMessageone.Text = ""; - // - // label13 - // - this.label13.AutoSize = true; - this.label13.Location = new System.Drawing.Point(9, 85); - this.label13.Name = "label13"; - this.label13.Size = new System.Drawing.Size(71, 17); - this.label13.TabIndex = 8; - this.label13.Text = "Text Type"; - // - // versionsPropChangeBarPositionCombo - // - 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, 24); - this.versionsPropChangeBarPositionCombo.TabIndex = 10; - // - // label12 - // - this.label12.AutoSize = true; - this.label12.Location = new System.Drawing.Point(22, 42); - this.label12.Name = "label12"; - this.label12.Size = new System.Drawing.Size(58, 17); - this.label12.TabIndex = 9; - this.label12.Text = "Position"; - // - // versionsPropChangeBarTextTypeCombo - // - 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, 24); - this.versionsPropChangeBarTextTypeCombo.TabIndex = 7; - // - // versionsPropPaginationCombo - // - this.versionsPropPaginationCombo.FormattingEnabled = true; - this.versionsPropPaginationCombo.Location = new System.Drawing.Point(120, 81); - this.versionsPropPaginationCombo.Name = "versionsPropPaginationCombo"; - this.versionsPropPaginationCombo.Size = new System.Drawing.Size(165, 24); - this.versionsPropPaginationCombo.TabIndex = 24; - // - // label16 - // - this.label16.AutoSize = true; - this.label16.Location = new System.Drawing.Point(39, 84); - this.label16.Name = "label16"; - this.label16.Size = new System.Drawing.Size(75, 17); - this.label16.TabIndex = 23; - this.label16.Text = "Pagination"; - // - // versionsPropWatermarkCombo - // - this.versionsPropWatermarkCombo.FormattingEnabled = true; - this.versionsPropWatermarkCombo.Location = new System.Drawing.Point(427, 81); - this.versionsPropWatermarkCombo.Name = "versionsPropWatermarkCombo"; - this.versionsPropWatermarkCombo.Size = new System.Drawing.Size(178, 24); - this.versionsPropWatermarkCombo.TabIndex = 22; - // - // label17 - // - this.label17.AutoSize = true; - this.label17.Location = new System.Drawing.Point(344, 84); - this.label17.Name = "label17"; - this.label17.Size = new System.Drawing.Size(77, 17); - this.label17.TabIndex = 21; - this.label17.Text = "Watermark"; - // - // versionsPropDefaultFormatCombo - // - this.versionsPropDefaultFormatCombo.FormattingEnabled = true; - this.versionsPropDefaultFormatCombo.Location = new System.Drawing.Point(26, 34); - this.versionsPropDefaultFormatCombo.Name = "versionsPropDefaultFormatCombo"; - this.versionsPropDefaultFormatCombo.Size = new System.Drawing.Size(526, 24); - this.versionsPropDefaultFormatCombo.TabIndex = 20; - // - // label10 - // - this.label10.AutoSize = true; - this.label10.Location = new System.Drawing.Point(39, 14); - this.label10.Name = "label10"; - this.label10.Size = new System.Drawing.Size(101, 17); - this.label10.TabIndex = 19; - this.label10.Text = "Default Format"; - // - // versionsPropChangeBarTypeCombo - // - this.versionsPropChangeBarTypeCombo.FormattingEnabled = true; - this.versionsPropChangeBarTypeCombo.Items.AddRange(new object[] { + this.ppCkLstApplicabilityDesinations.Location = new System.Drawing.Point(26, 47); + this.ppCkLstApplicabilityDesinations.Name = "ppCkLstApplicabilityDesinations"; + this.ppCkLstApplicabilityDesinations.Size = new System.Drawing.Size(266, 89); + this.ppCkLstApplicabilityDesinations.TabIndex = 27; + // + // ppCbProcView + // + this.ppCbProcView.AutoSize = true; + this.ppCbProcView.BackColor = System.Drawing.Color.Transparent; + this.ppCbProcView.Location = new System.Drawing.Point(26, 220); + this.ppCbProcView.Name = "ppCbProcView"; + this.ppCbProcView.Size = new System.Drawing.Size(193, 21); + this.ppCbProcView.TabIndex = 37; + this.ppCbProcView.Text = "Include in Procedure View"; + this.ppCbProcView.UseVisualStyleBackColor = false; + // + // label22 + // + this.label22.AutoSize = true; + this.label22.BackColor = System.Drawing.Color.Transparent; + this.label22.Location = new System.Drawing.Point(23, 27); + this.label22.Name = "label22"; + this.label22.Size = new System.Drawing.Size(164, 17); + this.label22.TabIndex = 26; + this.label22.Text = "Applicability Destinations"; + // + // ppCbBackView + // + this.ppCbBackView.AutoSize = true; + this.ppCbBackView.BackColor = System.Drawing.Color.Transparent; + this.ppCbBackView.Location = new System.Drawing.Point(26, 247); + this.ppCbBackView.Name = "ppCbBackView"; + this.ppCbBackView.Size = new System.Drawing.Size(203, 21); + this.ppCbBackView.TabIndex = 21; + this.ppCbBackView.Text = "Include in Background View"; + this.ppCbBackView.UseVisualStyleBackColor = false; + // + // ppCbDeviationView + // + this.ppCbDeviationView.AutoSize = true; + this.ppCbDeviationView.BackColor = System.Drawing.Color.Transparent; + this.ppCbDeviationView.Location = new System.Drawing.Point(26, 274); + this.ppCbDeviationView.Name = "ppCbDeviationView"; + this.ppCbDeviationView.Size = new System.Drawing.Size(186, 21); + this.ppCbDeviationView.TabIndex = 22; + this.ppCbDeviationView.Text = "Include in Deviation View"; + this.ppCbDeviationView.UseVisualStyleBackColor = false; + // + // groupBox2 + // + this.groupBox2.Controls.Add(this.groupBox1); + this.groupBox2.Controls.Add(this.label13); + this.groupBox2.Controls.Add(this.versionsPropChangeBarPositionCombo); + this.groupBox2.Controls.Add(this.label12); + this.groupBox2.Controls.Add(this.versionsPropChangeBarTextTypeCombo); + this.groupBox2.Location = new System.Drawing.Point(7, 165); + this.groupBox2.Name = "groupBox2"; + this.groupBox2.Size = new System.Drawing.Size(629, 135); + this.groupBox2.TabIndex = 25; + this.groupBox2.TabStop = false; + this.groupBox2.Text = "Change Bar Override Settings"; + // + // groupBox1 + // + this.groupBox1.Controls.Add(this.label15); + this.groupBox1.Controls.Add(this.label14); + this.groupBox1.Controls.Add(this.versionsPropChangeBarUserMessageTwo); + this.groupBox1.Controls.Add(this.versionsPropChangeBarUserMessageone); + this.groupBox1.Location = new System.Drawing.Point(361, 26); + this.groupBox1.Name = "groupBox1"; + this.groupBox1.Size = new System.Drawing.Size(253, 85); + this.groupBox1.TabIndex = 11; + this.groupBox1.TabStop = false; + this.groupBox1.Text = "User Defined Message"; + // + // label15 + // + this.label15.AutoSize = true; + this.label15.Location = new System.Drawing.Point(134, 29); + this.label15.Name = "label15"; + this.label15.Size = new System.Drawing.Size(60, 17); + this.label15.TabIndex = 5; + this.label15.Text = "Line two"; + // + // label14 + // + this.label14.AutoSize = true; + this.label14.Location = new System.Drawing.Point(17, 29); + this.label14.Name = "label14"; + this.label14.Size = new System.Drawing.Size(63, 17); + this.label14.TabIndex = 4; + this.label14.Text = "Line one"; + // + // versionsPropChangeBarUserMessageTwo + // + this.versionsPropChangeBarUserMessageTwo.Location = new System.Drawing.Point(137, 49); + this.versionsPropChangeBarUserMessageTwo.Multiline = false; + this.versionsPropChangeBarUserMessageTwo.Name = "versionsPropChangeBarUserMessageTwo"; + this.versionsPropChangeBarUserMessageTwo.Size = new System.Drawing.Size(100, 24); + this.versionsPropChangeBarUserMessageTwo.TabIndex = 2; + this.versionsPropChangeBarUserMessageTwo.Text = ""; + // + // versionsPropChangeBarUserMessageone + // + this.versionsPropChangeBarUserMessageone.Location = new System.Drawing.Point(16, 49); + this.versionsPropChangeBarUserMessageone.Multiline = false; + this.versionsPropChangeBarUserMessageone.Name = "versionsPropChangeBarUserMessageone"; + this.versionsPropChangeBarUserMessageone.Size = new System.Drawing.Size(100, 24); + this.versionsPropChangeBarUserMessageone.TabIndex = 1; + this.versionsPropChangeBarUserMessageone.Text = ""; + // + // label13 + // + this.label13.AutoSize = true; + this.label13.Location = new System.Drawing.Point(9, 85); + this.label13.Name = "label13"; + this.label13.Size = new System.Drawing.Size(71, 17); + this.label13.TabIndex = 8; + this.label13.Text = "Text Type"; + // + // versionsPropChangeBarPositionCombo + // + 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, 24); + this.versionsPropChangeBarPositionCombo.TabIndex = 10; + // + // label12 + // + this.label12.AutoSize = true; + this.label12.Location = new System.Drawing.Point(22, 42); + this.label12.Name = "label12"; + this.label12.Size = new System.Drawing.Size(58, 17); + this.label12.TabIndex = 9; + this.label12.Text = "Position"; + // + // versionsPropChangeBarTextTypeCombo + // + 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, 24); + this.versionsPropChangeBarTextTypeCombo.TabIndex = 7; + // + // versionsPropPaginationCombo + // + this.versionsPropPaginationCombo.FormattingEnabled = true; + this.versionsPropPaginationCombo.Location = new System.Drawing.Point(120, 81); + this.versionsPropPaginationCombo.Name = "versionsPropPaginationCombo"; + this.versionsPropPaginationCombo.Size = new System.Drawing.Size(165, 25); + this.versionsPropPaginationCombo.TabIndex = 24; + // + // label16 + // + this.label16.AutoSize = true; + this.label16.Location = new System.Drawing.Point(39, 84); + this.label16.Name = "label16"; + this.label16.Size = new System.Drawing.Size(75, 17); + this.label16.TabIndex = 23; + this.label16.Text = "Pagination"; + // + // versionsPropWatermarkCombo + // + this.versionsPropWatermarkCombo.FormattingEnabled = true; + this.versionsPropWatermarkCombo.Location = new System.Drawing.Point(427, 81); + this.versionsPropWatermarkCombo.Name = "versionsPropWatermarkCombo"; + this.versionsPropWatermarkCombo.Size = new System.Drawing.Size(178, 25); + this.versionsPropWatermarkCombo.TabIndex = 22; + // + // label17 + // + this.label17.AutoSize = true; + this.label17.Location = new System.Drawing.Point(344, 84); + this.label17.Name = "label17"; + this.label17.Size = new System.Drawing.Size(77, 17); + this.label17.TabIndex = 21; + this.label17.Text = "Watermark"; + // + // versionsPropDefaultFormatCombo + // + this.versionsPropDefaultFormatCombo.FormattingEnabled = true; + this.versionsPropDefaultFormatCombo.Location = new System.Drawing.Point(26, 34); + this.versionsPropDefaultFormatCombo.Name = "versionsPropDefaultFormatCombo"; + this.versionsPropDefaultFormatCombo.Size = new System.Drawing.Size(526, 25); + this.versionsPropDefaultFormatCombo.TabIndex = 20; + // + // label10 + // + this.label10.AutoSize = true; + this.label10.Location = new System.Drawing.Point(39, 14); + this.label10.Name = "label10"; + this.label10.Size = new System.Drawing.Size(101, 17); + this.label10.TabIndex = 19; + this.label10.Text = "Default Format"; + // + // versionsPropChangeBarTypeCombo + // + this.versionsPropChangeBarTypeCombo.FormattingEnabled = true; + this.versionsPropChangeBarTypeCombo.Items.AddRange(new object[] { "Prompt Each Time You Print", "Don\'t Print Change Bars", "Print Format Defined Change Bars", "Override Format Defined Change Bars"}); - this.versionsPropChangeBarTypeCombo.Location = new System.Drawing.Point(119, 126); - this.versionsPropChangeBarTypeCombo.Name = "versionsPropChangeBarTypeCombo"; - this.versionsPropChangeBarTypeCombo.Size = new System.Drawing.Size(293, 24); - this.versionsPropChangeBarTypeCombo.TabIndex = 4; - // - // label11 - // - this.label11.AutoSize = true; - this.label11.Location = new System.Drawing.Point(30, 129); - this.label11.Name = "label11"; - this.label11.Size = new System.Drawing.Size(83, 17); - this.label11.TabIndex = 3; - this.label11.Text = "Change Bar"; - // - // 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(2, 376); - 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.Location = new System.Drawing.Point(6, 395); - this.ppCbShwDefSettings.Name = "ppCbShwDefSettings"; - this.ppCbShwDefSettings.Size = new System.Drawing.Size(152, 23); - 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 = 26; - this.ppCbShwDefSettings.Text = "Show Default Settings"; - this.ppCbShwDefSettings.CheckedChanged += new System.EventHandler(this.tabpage_Enter); - // - // comboBoxEx1 - // - this.comboBoxEx1.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.procedureConfigBindingSource, "Print_ChangeBar", true)); - this.comboBoxEx1.DisplayMember = "Text"; - this.comboBoxEx1.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.comboBoxEx1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.comboBoxEx1.FormattingEnabled = true; - this.comboBoxEx1.Location = new System.Drawing.Point(104, 135); - this.comboBoxEx1.Name = "comboBoxEx1"; - this.comboBoxEx1.Size = new System.Drawing.Size(293, 23); - this.comboBoxEx1.TabIndex = 50; - this.comboBoxEx1.WatermarkText = "using default"; - // - // comboBoxEx2 - // - this.comboBoxEx2.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.procedureConfigBindingSource, "Print_Watermark", true)); - this.comboBoxEx2.DisplayMember = "Text"; - this.comboBoxEx2.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.comboBoxEx2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.comboBoxEx2.FormattingEnabled = true; - this.comboBoxEx2.Location = new System.Drawing.Point(411, 80); - this.comboBoxEx2.Name = "comboBoxEx2"; - this.comboBoxEx2.Size = new System.Drawing.Size(178, 23); - this.comboBoxEx2.TabIndex = 49; - this.comboBoxEx2.WatermarkText = "using default"; - // - // comboBoxEx3 - // - this.comboBoxEx3.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.procedureConfigBindingSource, "Print_Pagination", true)); - this.comboBoxEx3.DisplayMember = "Text"; - this.comboBoxEx3.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.comboBoxEx3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.comboBoxEx3.FormattingEnabled = true; - this.comboBoxEx3.Location = new System.Drawing.Point(104, 80); - this.comboBoxEx3.Name = "comboBoxEx3"; - this.comboBoxEx3.Size = new System.Drawing.Size(165, 23); - this.comboBoxEx3.TabIndex = 48; - this.comboBoxEx3.WatermarkText = "using default"; - // - // buttonX1 - // - this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; - this.buttonX1.Location = new System.Drawing.Point(589, 20); - this.buttonX1.Name = "buttonX1"; - this.buttonX1.Size = new System.Drawing.Size(50, 23); - this.buttonX1.TabIndex = 47; - this.buttonX1.Text = "Default"; - this.buttonX1.ThemeAware = true; - // - // comboBoxEx4 - // - this.comboBoxEx4.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.procedureConfigBindingSource, "FormatSelection", true)); - this.comboBoxEx4.DataSource = this.formatInfoListBindingSource; - this.comboBoxEx4.DisplayMember = "Description"; - this.comboBoxEx4.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.comboBoxEx4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.comboBoxEx4.FormattingEnabled = true; - this.comboBoxEx4.Location = new System.Drawing.Point(69, 20); - this.comboBoxEx4.Name = "comboBoxEx4"; - this.comboBoxEx4.Size = new System.Drawing.Size(514, 23); - this.comboBoxEx4.TabIndex = 39; - this.comboBoxEx4.ValueMember = "Description"; - this.comboBoxEx4.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.comboBoxEx4.WatermarkText = "select a format"; - // - // label23 - // - this.label23.AutoSize = true; - this.label23.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); - this.label23.Location = new System.Drawing.Point(101, 161); - this.label23.Name = "label23"; - this.label23.Size = new System.Drawing.Size(61, 17); - this.label23.TabIndex = 38; - this.label23.Text = "(default)"; - // - // label24 - // - this.label24.AutoSize = true; - this.label24.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); - this.label24.Location = new System.Drawing.Point(408, 107); - this.label24.Name = "label24"; - this.label24.Size = new System.Drawing.Size(61, 17); - this.label24.TabIndex = 37; - this.label24.Text = "(default)"; - // - // label25 - // - this.label25.AutoSize = true; - this.label25.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); - this.label25.Location = new System.Drawing.Point(101, 107); - this.label25.Name = "label25"; - this.label25.Size = new System.Drawing.Size(61, 17); - this.label25.TabIndex = 36; - this.label25.Text = "(default)"; - // - // label26 - // - this.label26.AutoSize = true; - this.label26.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label26.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); - this.label26.Location = new System.Drawing.Point(15, 53); - this.label26.Name = "label26"; - this.label26.Size = new System.Drawing.Size(61, 17); - this.label26.TabIndex = 35; - this.label26.Text = "(default)"; - // - // groupBox5 - // - this.groupBox5.Controls.Add(this.comboBoxEx5); - this.groupBox5.Controls.Add(this.comboBoxEx6); - this.groupBox5.Controls.Add(this.label27); - this.groupBox5.Controls.Add(this.label28); - this.groupBox5.Controls.Add(this.groupBox6); - this.groupBox5.Controls.Add(this.label33); - this.groupBox5.Controls.Add(this.label34); - this.groupBox5.Location = new System.Drawing.Point(6, 183); - this.groupBox5.Name = "groupBox5"; - this.groupBox5.Size = new System.Drawing.Size(629, 135); - this.groupBox5.TabIndex = 34; - this.groupBox5.TabStop = false; - this.groupBox5.Text = "Custom Change Bar Settings"; - // - // comboBoxEx5 - // - this.comboBoxEx5.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.procedureConfigBindingSource, "Print_ChangeBarText", true)); - this.comboBoxEx5.DisplayMember = "Text"; - this.comboBoxEx5.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.comboBoxEx5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.comboBoxEx5.FormattingEnabled = true; - this.comboBoxEx5.Location = new System.Drawing.Point(86, 83); - this.comboBoxEx5.Name = "comboBoxEx5"; - this.comboBoxEx5.Size = new System.Drawing.Size(248, 23); - this.comboBoxEx5.TabIndex = 51; - this.comboBoxEx5.WatermarkText = "using default"; - // - // comboBoxEx6 - // - this.comboBoxEx6.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.procedureConfigBindingSource, "Print_ChangeBarLoc", true)); - this.comboBoxEx6.DisplayMember = "Text"; - this.comboBoxEx6.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.comboBoxEx6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.comboBoxEx6.FormattingEnabled = true; - this.comboBoxEx6.Location = new System.Drawing.Point(86, 27); - this.comboBoxEx6.Name = "comboBoxEx6"; - this.comboBoxEx6.Size = new System.Drawing.Size(248, 23); - this.comboBoxEx6.TabIndex = 51; - this.comboBoxEx6.WatermarkText = "using default"; - // - // label27 - // - this.label27.AutoSize = true; - this.label27.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label27.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); - this.label27.Location = new System.Drawing.Point(83, 109); - this.label27.Name = "label27"; - this.label27.Size = new System.Drawing.Size(61, 17); - this.label27.TabIndex = 40; - this.label27.Text = "(default)"; - // - // label28 - // - this.label28.AutoSize = true; - this.label28.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); - this.label28.Location = new System.Drawing.Point(83, 53); - this.label28.Name = "label28"; - this.label28.Size = new System.Drawing.Size(61, 17); - this.label28.TabIndex = 39; - this.label28.Text = "(default)"; - // - // groupBox6 - // - this.groupBox6.Controls.Add(this.label29); - this.groupBox6.Controls.Add(this.label30); - this.groupBox6.Controls.Add(this.label31); - this.groupBox6.Controls.Add(this.label32); - this.groupBox6.Controls.Add(this.richTextBox1); - this.groupBox6.Controls.Add(this.richTextBox2); - this.groupBox6.Location = new System.Drawing.Point(361, 21); - this.groupBox6.Name = "groupBox6"; - this.groupBox6.Size = new System.Drawing.Size(253, 97); - this.groupBox6.TabIndex = 11; - this.groupBox6.TabStop = false; - this.groupBox6.Text = "Custom Change Bar Text"; - // - // label29 - // - this.label29.AutoSize = true; - this.label29.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); - this.label29.Location = new System.Drawing.Point(141, 74); - this.label29.Name = "label29"; - this.label29.Size = new System.Drawing.Size(61, 17); - this.label29.TabIndex = 7; - this.label29.Text = "(default)"; - // - // label30 - // - this.label30.AutoSize = true; - this.label30.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); - this.label30.Location = new System.Drawing.Point(16, 74); - this.label30.Name = "label30"; - this.label30.Size = new System.Drawing.Size(61, 17); - this.label30.TabIndex = 6; - this.label30.Text = "(default)"; - // - // label31 - // - this.label31.AutoSize = true; - this.label31.Location = new System.Drawing.Point(135, 27); - this.label31.Name = "label31"; - this.label31.Size = new System.Drawing.Size(60, 17); - this.label31.TabIndex = 5; - this.label31.Text = "Line two"; - // - // label32 - // - this.label32.AutoSize = true; - this.label32.Location = new System.Drawing.Point(14, 27); - this.label32.Name = "label32"; - this.label32.Size = new System.Drawing.Size(63, 17); - this.label32.TabIndex = 4; - this.label32.Text = "Line one"; - // - // richTextBox1 - // - this.richTextBox1.AcceptsTab = true; - this.richTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.procedureConfigBindingSource, "Print_UserCBMess2", true)); - this.richTextBox1.Location = new System.Drawing.Point(138, 47); - this.richTextBox1.Multiline = false; - this.richTextBox1.Name = "richTextBox1"; - this.richTextBox1.Size = new System.Drawing.Size(100, 24); - this.richTextBox1.TabIndex = 2; - this.richTextBox1.Text = ""; - // - // richTextBox2 - // - this.richTextBox2.AcceptsTab = true; - this.richTextBox2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.procedureConfigBindingSource, "Print_UserCBMess1", true)); - this.richTextBox2.Location = new System.Drawing.Point(17, 47); - this.richTextBox2.Multiline = false; - this.richTextBox2.Name = "richTextBox2"; - this.richTextBox2.Size = new System.Drawing.Size(100, 24); - this.richTextBox2.TabIndex = 1; - this.richTextBox2.Text = ""; - // - // label33 - // - this.label33.AutoSize = true; - this.label33.Location = new System.Drawing.Point(9, 85); - this.label33.Name = "label33"; - this.label33.Size = new System.Drawing.Size(71, 17); - this.label33.TabIndex = 8; - this.label33.Text = "Text Type"; - // - // label34 - // - this.label34.AutoSize = true; - this.label34.Location = new System.Drawing.Point(22, 29); - this.label34.Name = "label34"; - this.label34.Size = new System.Drawing.Size(58, 17); - this.label34.TabIndex = 9; - this.label34.Text = "Position"; - // - // label35 - // - this.label35.AutoSize = true; - this.label35.Location = new System.Drawing.Point(23, 83); - this.label35.Name = "label35"; - this.label35.Size = new System.Drawing.Size(75, 17); - this.label35.TabIndex = 32; - this.label35.Text = "Pagination"; - // - // label36 - // - this.label36.AutoSize = true; - this.label36.Location = new System.Drawing.Point(328, 83); - this.label36.Name = "label36"; - this.label36.Size = new System.Drawing.Size(77, 17); - this.label36.TabIndex = 30; - this.label36.Text = "Watermark"; - // - // label37 - // - this.label37.AutoSize = true; - this.label37.Location = new System.Drawing.Point(17, 24); - this.label37.Name = "label37"; - this.label37.Size = new System.Drawing.Size(52, 17); - this.label37.TabIndex = 28; - this.label37.Text = "Format"; - // - // label38 - // - this.label38.AutoSize = true; - this.label38.Location = new System.Drawing.Point(15, 137); - this.label38.Name = "label38"; - this.label38.Size = new System.Drawing.Size(83, 17); - this.label38.TabIndex = 26; - this.label38.Text = "Change Bar"; - // - // superTooltip1 - // - this.superTooltip1.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F"; - // - // ppGpbxUserSpecCB - // - this.ppGpbxUserSpecCB.BackColor = System.Drawing.Color.Transparent; - this.ppGpbxUserSpecCB.CanvasColor = System.Drawing.SystemColors.Control; - this.ppGpbxUserSpecCB.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; - this.ppGpbxUserSpecCB.Controls.Add(this.ppGpbxUserSpecTxt); - this.ppGpbxUserSpecCB.Controls.Add(this.ppBtnDefCbTxtTyp); - this.ppGpbxUserSpecCB.Controls.Add(this.label8); - this.ppGpbxUserSpecCB.Controls.Add(this.ppBtnDefaultCbPos); - this.ppGpbxUserSpecCB.Controls.Add(this.label7); - this.ppGpbxUserSpecCB.Controls.Add(this.ppCmbxChgBarTxtType); - this.ppGpbxUserSpecCB.Controls.Add(this.ppLblChgBarPosDefault); - this.ppGpbxUserSpecCB.Controls.Add(this.ppCmbxChgBarPos); - this.ppGpbxUserSpecCB.Controls.Add(this.ppLblChgBarTxtTypeDefault); - this.ppGpbxUserSpecCB.Location = new System.Drawing.Point(12, 151); - this.ppGpbxUserSpecCB.Name = "ppGpbxUserSpecCB"; - this.ppGpbxUserSpecCB.Size = new System.Drawing.Size(622, 167); - // - // - // - this.ppGpbxUserSpecCB.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; - this.ppGpbxUserSpecCB.Style.BackColorGradientAngle = 90; - this.ppGpbxUserSpecCB.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; - this.ppGpbxUserSpecCB.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid; - this.ppGpbxUserSpecCB.Style.BorderBottomWidth = 1; - this.ppGpbxUserSpecCB.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; - this.ppGpbxUserSpecCB.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid; - this.ppGpbxUserSpecCB.Style.BorderLeftWidth = 1; - this.ppGpbxUserSpecCB.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid; - this.ppGpbxUserSpecCB.Style.BorderRightWidth = 1; - this.ppGpbxUserSpecCB.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; - this.ppGpbxUserSpecCB.Style.BorderTopWidth = 1; - this.ppGpbxUserSpecCB.Style.CornerDiameter = 4; - this.ppGpbxUserSpecCB.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; - this.ppGpbxUserSpecCB.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center; - this.ppGpbxUserSpecCB.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; - this.ppGpbxUserSpecCB.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near; - 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; - this.ppGpbxUserSpecCB.Text = "Custom Change Bar Settings"; - // - // ppGpbxUserSpecTxt - // - this.ppGpbxUserSpecTxt.BackColor = System.Drawing.Color.Transparent; - this.ppGpbxUserSpecTxt.CanvasColor = System.Drawing.SystemColors.Control; - this.ppGpbxUserSpecTxt.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; - this.ppGpbxUserSpecTxt.Controls.Add(this.ppBtnDefCbTxt2); - this.ppGpbxUserSpecTxt.Controls.Add(this.label6); - this.ppGpbxUserSpecTxt.Controls.Add(this.ppBtnDefCbTxt1); - this.ppGpbxUserSpecTxt.Controls.Add(this.ppTxbxChgBarUserMsgTwo); - this.ppGpbxUserSpecTxt.Controls.Add(this.ppLblChgBarUserMsgOneDefault); - this.ppGpbxUserSpecTxt.Controls.Add(this.label5); - this.ppGpbxUserSpecTxt.Controls.Add(this.ppTxbxChangeBarUserMsgOne); - this.ppGpbxUserSpecTxt.Controls.Add(this.ppLblChgBarUserMsgTwoDefault); - this.ppGpbxUserSpecTxt.Location = new System.Drawing.Point(346, 9); - this.ppGpbxUserSpecTxt.Name = "ppGpbxUserSpecTxt"; - this.ppGpbxUserSpecTxt.Size = new System.Drawing.Size(260, 130); - // - // - // - this.ppGpbxUserSpecTxt.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; - this.ppGpbxUserSpecTxt.Style.BackColorGradientAngle = 90; - this.ppGpbxUserSpecTxt.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; - this.ppGpbxUserSpecTxt.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid; - this.ppGpbxUserSpecTxt.Style.BorderBottomWidth = 1; - this.ppGpbxUserSpecTxt.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; - this.ppGpbxUserSpecTxt.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid; - this.ppGpbxUserSpecTxt.Style.BorderLeftWidth = 1; - this.ppGpbxUserSpecTxt.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid; - this.ppGpbxUserSpecTxt.Style.BorderRightWidth = 1; - this.ppGpbxUserSpecTxt.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; - this.ppGpbxUserSpecTxt.Style.BorderTopWidth = 1; - this.ppGpbxUserSpecTxt.Style.CornerDiameter = 4; - this.ppGpbxUserSpecTxt.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; - this.ppGpbxUserSpecTxt.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center; - this.ppGpbxUserSpecTxt.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; - this.ppGpbxUserSpecTxt.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near; - this.ppGpbxUserSpecTxt.TabIndex = 56; - this.ppGpbxUserSpecTxt.Text = "Custom Change Bar Message"; - // - // panProcBtns - // - this.panProcBtns.BackColor = System.Drawing.Color.Transparent; - this.panProcBtns.Controls.Add(this.btnVwStngs); - this.panProcBtns.Controls.Add(this.btnOutputStngs); - this.panProcBtns.Controls.Add(this.btnFmtStngs); - this.panProcBtns.Controls.Add(this.btnGeneral); - this.panProcBtns.Location = new System.Drawing.Point(12, 7); - this.panProcBtns.Name = "panProcBtns"; - this.panProcBtns.Size = new System.Drawing.Size(165, 356); - this.panProcBtns.TabIndex = 27; - // - // btnVwStngs - // - this.btnVwStngs.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; - this.btnVwStngs.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; - this.btnVwStngs.Dock = System.Windows.Forms.DockStyle.Top; - this.btnVwStngs.Location = new System.Drawing.Point(0, 69); - this.btnVwStngs.Name = "btnVwStngs"; - this.btnVwStngs.Size = new System.Drawing.Size(165, 23); - this.btnVwStngs.TabIndex = 3; - this.btnVwStngs.Text = "View Settings"; - this.btnVwStngs.Visible = false; - this.btnVwStngs.Click += new System.EventHandler(this.btnVwStngs_Click); - // - // btnOutputStngs - // - this.btnOutputStngs.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; - this.btnOutputStngs.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; - this.btnOutputStngs.Dock = System.Windows.Forms.DockStyle.Top; - this.btnOutputStngs.Location = new System.Drawing.Point(0, 46); - this.btnOutputStngs.Name = "btnOutputStngs"; - this.btnOutputStngs.Size = new System.Drawing.Size(165, 23); - this.btnOutputStngs.TabIndex = 2; - this.btnOutputStngs.Text = "Output Settings"; - this.btnOutputStngs.Click += new System.EventHandler(this.btnOutputStngs_Click); - // - // btnFmtStngs - // - this.btnFmtStngs.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; - this.btnFmtStngs.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; - this.btnFmtStngs.Dock = System.Windows.Forms.DockStyle.Top; - this.btnFmtStngs.Location = new System.Drawing.Point(0, 23); - this.btnFmtStngs.Name = "btnFmtStngs"; - this.btnFmtStngs.Size = new System.Drawing.Size(165, 23); - this.btnFmtStngs.TabIndex = 1; - this.btnFmtStngs.Text = "Format Settings"; - this.btnFmtStngs.Click += new System.EventHandler(this.btnFmtStngs_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.Name = "btnGeneral"; - this.btnGeneral.Size = new System.Drawing.Size(165, 23); - this.btnGeneral.TabIndex = 0; - this.btnGeneral.Text = "General"; - this.btnGeneral.Click += new System.EventHandler(this.btnGeneral_Click); - // - // 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.BackColor = System.Drawing.Color.Transparent; - this.tcProcProp.CanReorderTabs = true; - this.tcProcProp.Controls.Add(this.tabControlPanel1); - this.tcProcProp.Controls.Add(this.tabControlPanel2); - this.tcProcProp.Controls.Add(this.tabControlPanel4); - this.tcProcProp.Controls.Add(this.tabControlPanel3); - this.tcProcProp.Location = new System.Drawing.Point(180, 7); - this.tcProcProp.Name = "tcProcProp"; - this.tcProcProp.SelectedTabFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); - this.tcProcProp.SelectedTabIndex = 0; - this.tcProcProp.Size = new System.Drawing.Size(672, 356); - this.tcProcProp.Style = DevComponents.DotNetBar.eTabStripStyle.Office2007Dock; - this.tcProcProp.TabIndex = 28; - this.tcProcProp.TabLayoutType = DevComponents.DotNetBar.eTabLayoutType.FixedWithNavigationBox; - this.tcProcProp.Tabs.Add(this.tiGeneral); - this.tcProcProp.Tabs.Add(this.tiFmtStngs); - this.tcProcProp.Tabs.Add(this.tiOutputStngs); - this.tcProcProp.TabsVisible = false; - this.tcProcProp.Text = "tabControl2"; - // - // tabControlPanel1 - // - this.tabControlPanel1.Controls.Add(this.ppDtTmLastApprv); - this.tabControlPanel1.Controls.Add(this.label1); - this.tabControlPanel1.Controls.Add(this.ppDtTmLastMod); - this.tabControlPanel1.Controls.Add(this.label2); - this.tabControlPanel1.Controls.Add(this.ppBtnDefEdCols); - this.tabControlPanel1.Controls.Add(this.ppRTxtNumber); - this.tabControlPanel1.Controls.Add(this.ppLblStpEditorColsDefault); - this.tabControlPanel1.Controls.Add(this.ppRTxtTitle); - this.tabControlPanel1.Controls.Add(this.label43); - this.tabControlPanel1.Controls.Add(this.label3); - this.tabControlPanel1.Controls.Add(this.ppCmbxStpEditorCols); - this.tabControlPanel1.Controls.Add(this.label4); - this.tabControlPanel1.Controls.Add(this.ppTxtBxUserID); - this.tabControlPanel1.Controls.Add(this.label21); - this.tabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabControlPanel1.Location = new System.Drawing.Point(0, 24); - this.tabControlPanel1.Name = "tabControlPanel1"; - this.tabControlPanel1.Padding = new System.Windows.Forms.Padding(1); - this.tabControlPanel1.Size = new System.Drawing.Size(672, 332); - this.tabControlPanel1.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247))))); - this.tabControlPanel1.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(195)))), ((int)(((byte)(195))))); - this.tabControlPanel1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; - this.tabControlPanel1.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(70)))), ((int)(((byte)(70))))); - this.tabControlPanel1.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) - | DevComponents.DotNetBar.eBorderSide.Bottom))); - this.tabControlPanel1.Style.GradientAngle = 90; - this.tabControlPanel1.TabIndex = 1; - this.tabControlPanel1.TabItem = this.tiGeneral; - this.tabControlPanel1.Enter += new System.EventHandler(this.tabpage_Enter); - // - // tiGeneral - // - this.tiGeneral.AttachedControl = this.tabControlPanel1; - this.tiGeneral.Name = "tiGeneral"; - this.tiGeneral.Text = "General"; - // - // tabControlPanel4 - // - this.tabControlPanel4.Controls.Add(this.ppCkLstApplicabilityDesinations); - this.tabControlPanel4.Controls.Add(this.label22); - this.tabControlPanel4.Controls.Add(this.ppCbProcView); - this.tabControlPanel4.Controls.Add(this.ppCbDeviationView); - this.tabControlPanel4.Controls.Add(this.ppCbBackView); - 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)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247))))); - this.tabControlPanel4.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(195)))), ((int)(((byte)(195))))); - this.tabControlPanel4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; - this.tabControlPanel4.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(70)))), ((int)(((byte)(70))))); - 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; - // - // tiViewStngs - // - this.tiViewStngs.AttachedControl = this.tabControlPanel4; - this.tiViewStngs.Name = "tiViewStngs"; - this.tiViewStngs.Text = "View Settings"; - // - // tabControlPanel3 - // - this.tabControlPanel3.Controls.Add(this.ppGrpbxPrnAdj); - this.tabControlPanel3.Controls.Add(this.label9); - this.tabControlPanel3.Controls.Add(this.ppBtnDeftDisAutoDuplx); - this.tabControlPanel3.Controls.Add(this.label18); - this.tabControlPanel3.Controls.Add(this.ppLblAutoDuplexDefault); - this.tabControlPanel3.Controls.Add(this.ppLblPaginationDefault); - this.tabControlPanel3.Controls.Add(this.ppChbxDisAutoDuplex); - this.tabControlPanel3.Controls.Add(this.ppLblWatermarkDefault); - this.tabControlPanel3.Controls.Add(this.ppBtnDefWatermark); - this.tabControlPanel3.Controls.Add(this.ppCmbxPagination); - this.tabControlPanel3.Controls.Add(this.ppBtnDefPagination); - this.tabControlPanel3.Controls.Add(this.ppCmbxWatermark); - this.tabControlPanel3.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabControlPanel3.Location = new System.Drawing.Point(0, 24); - this.tabControlPanel3.Name = "tabControlPanel3"; - this.tabControlPanel3.Padding = new System.Windows.Forms.Padding(1); - this.tabControlPanel3.Size = new System.Drawing.Size(672, 332); - this.tabControlPanel3.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247))))); - this.tabControlPanel3.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(195)))), ((int)(((byte)(195))))); - this.tabControlPanel3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; - this.tabControlPanel3.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(70)))), ((int)(((byte)(70))))); - this.tabControlPanel3.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) - | DevComponents.DotNetBar.eBorderSide.Bottom))); - this.tabControlPanel3.Style.GradientAngle = 90; - this.tabControlPanel3.TabIndex = 3; - this.tabControlPanel3.TabItem = this.tiOutputStngs; - this.tabControlPanel3.Enter += new System.EventHandler(this.tabpage_Enter); - // - // ppGrpbxPrnAdj - // - this.ppGrpbxPrnAdj.BackColor = System.Drawing.Color.Transparent; - this.ppGrpbxPrnAdj.CanvasColor = System.Drawing.SystemColors.Control; - this.ppGrpbxPrnAdj.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; - this.ppGrpbxPrnAdj.Controls.Add(this.ppNumUpDwnOvrdPrnPenWidth); - this.ppGrpbxPrnAdj.Controls.Add(this.label39); - this.ppGrpbxPrnAdj.Controls.Add(this.label42); - this.ppGrpbxPrnAdj.Controls.Add(this.label40); - this.ppGrpbxPrnAdj.Controls.Add(this.ppNumUpDwnAdjPrnStartPos); - this.ppGrpbxPrnAdj.Controls.Add(this.ppNumUpDwnOverdPrnPenBoldWidth); - this.ppGrpbxPrnAdj.Controls.Add(this.label41); - this.ppGrpbxPrnAdj.Controls.Add(this.ppNumUpDwnOvrdPrnPenULineWidth); - this.ppGrpbxPrnAdj.Location = new System.Drawing.Point(15, 120); - this.ppGrpbxPrnAdj.Name = "ppGrpbxPrnAdj"; - this.ppGrpbxPrnAdj.Size = new System.Drawing.Size(642, 114); - // - // - // - this.ppGrpbxPrnAdj.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; - this.ppGrpbxPrnAdj.Style.BackColorGradientAngle = 90; - this.ppGrpbxPrnAdj.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; - this.ppGrpbxPrnAdj.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid; - this.ppGrpbxPrnAdj.Style.BorderBottomWidth = 1; - this.ppGrpbxPrnAdj.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; - this.ppGrpbxPrnAdj.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid; - this.ppGrpbxPrnAdj.Style.BorderLeftWidth = 1; - this.ppGrpbxPrnAdj.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid; - this.ppGrpbxPrnAdj.Style.BorderRightWidth = 1; - this.ppGrpbxPrnAdj.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; - this.ppGrpbxPrnAdj.Style.BorderTopWidth = 1; - this.ppGrpbxPrnAdj.Style.CornerDiameter = 4; - this.ppGrpbxPrnAdj.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; - this.ppGrpbxPrnAdj.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center; - this.ppGrpbxPrnAdj.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; - this.ppGrpbxPrnAdj.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near; - this.ppGrpbxPrnAdj.TabIndex = 65; - this.ppGrpbxPrnAdj.Text = "Printer Adjustments"; - // - // tiOutputStngs - // - this.tiOutputStngs.AttachedControl = this.tabControlPanel3; - this.tiOutputStngs.Name = "tiOutputStngs"; - this.tiOutputStngs.Text = "Output Settings"; - // - // tabControlPanel2 - // - this.tabControlPanel2.Controls.Add(this.ppGpbxUserSpecCB); - this.tabControlPanel2.Controls.Add(this.ppBtnDefaultChgBar); - this.tabControlPanel2.Controls.Add(this.label19); - this.tabControlPanel2.Controls.Add(this.ppCmbxChangeBarType); - this.tabControlPanel2.Controls.Add(this.label20); - this.tabControlPanel2.Controls.Add(this.ppBtnDefaultFmt); - this.tabControlPanel2.Controls.Add(this.ppCmbxFormat); - this.tabControlPanel2.Controls.Add(this.ppLblFormatDefault); - this.tabControlPanel2.Controls.Add(this.ppLblChangeBarTypeDefault); - this.tabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabControlPanel2.Location = new System.Drawing.Point(0, 24); - this.tabControlPanel2.Name = "tabControlPanel2"; - this.tabControlPanel2.Padding = new System.Windows.Forms.Padding(1); - this.tabControlPanel2.Size = new System.Drawing.Size(672, 332); - this.tabControlPanel2.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247))))); - this.tabControlPanel2.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(195)))), ((int)(((byte)(195))))); - this.tabControlPanel2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; - this.tabControlPanel2.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(70)))), ((int)(((byte)(70))))); - this.tabControlPanel2.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) - | DevComponents.DotNetBar.eBorderSide.Bottom))); - this.tabControlPanel2.Style.GradientAngle = 90; - this.tabControlPanel2.TabIndex = 2; - this.tabControlPanel2.TabItem = this.tiFmtStngs; - this.tabControlPanel2.Enter += new System.EventHandler(this.tabpage_Enter); - // - // tiFmtStngs - // - this.tiFmtStngs.AttachedControl = this.tabControlPanel2; - this.tiFmtStngs.Name = "tiFmtStngs"; - this.tiFmtStngs.Text = "Format Settings"; - // - // frmProcedureProperties - // - this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.AutoScroll = true; - 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(864, 419); - this.Controls.Add(this.tcProcProp); - this.Controls.Add(this.panProcBtns); - this.Controls.Add(this.ppCbShwDefSettings); - this.Controls.Add(this.ppLblDefSettingsInfo); - this.Controls.Add(this.ppBtnCancel); - this.Controls.Add(this.ppBtnOK); - this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; - this.Name = "frmProcedureProperties"; - this.ShowIcon = false; - this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; - this.Text = "Procedure Properties"; - this.Load += new System.EventHandler(this.frmProcedureProperties_Load); - ((System.ComponentModel.ISupportInitialize)(this.procedureConfigBindingSource)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.formatInfoListBindingSource)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnOvrdPrnPenWidth)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnOverdPrnPenBoldWidth)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnOvrdPrnPenULineWidth)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnAdjPrnStartPos)).EndInit(); - this.groupBox2.ResumeLayout(false); - this.groupBox2.PerformLayout(); - this.groupBox1.ResumeLayout(false); - this.groupBox1.PerformLayout(); - this.groupBox5.ResumeLayout(false); - this.groupBox5.PerformLayout(); - this.groupBox6.ResumeLayout(false); - this.groupBox6.PerformLayout(); - this.ppGpbxUserSpecCB.ResumeLayout(false); - this.ppGpbxUserSpecCB.PerformLayout(); - this.ppGpbxUserSpecTxt.ResumeLayout(false); - this.ppGpbxUserSpecTxt.PerformLayout(); - this.panProcBtns.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.tcProcProp)).EndInit(); - this.tcProcProp.ResumeLayout(false); - this.tabControlPanel1.ResumeLayout(false); - this.tabControlPanel1.PerformLayout(); - this.tabControlPanel4.ResumeLayout(false); - this.tabControlPanel4.PerformLayout(); - this.tabControlPanel3.ResumeLayout(false); - this.tabControlPanel3.PerformLayout(); - this.ppGrpbxPrnAdj.ResumeLayout(false); - this.ppGrpbxPrnAdj.PerformLayout(); - this.tabControlPanel2.ResumeLayout(false); - this.tabControlPanel2.PerformLayout(); - this.ResumeLayout(false); - this.PerformLayout(); + this.versionsPropChangeBarTypeCombo.Location = new System.Drawing.Point(119, 126); + this.versionsPropChangeBarTypeCombo.Name = "versionsPropChangeBarTypeCombo"; + this.versionsPropChangeBarTypeCombo.Size = new System.Drawing.Size(293, 25); + this.versionsPropChangeBarTypeCombo.TabIndex = 4; + // + // label11 + // + this.label11.AutoSize = true; + this.label11.Location = new System.Drawing.Point(30, 129); + this.label11.Name = "label11"; + this.label11.Size = new System.Drawing.Size(83, 17); + this.label11.TabIndex = 3; + this.label11.Text = "Change Bar"; + // + // 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(2, 376); + 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.Location = new System.Drawing.Point(6, 395); + this.ppCbShwDefSettings.Name = "ppCbShwDefSettings"; + this.ppCbShwDefSettings.Size = new System.Drawing.Size(152, 23); + 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 = 26; + this.ppCbShwDefSettings.Text = "Show Default Settings"; + this.ppCbShwDefSettings.CheckedChanged += new System.EventHandler(this.tabpage_Enter); + // + // comboBoxEx1 + // + this.comboBoxEx1.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.procedureConfigBindingSource, "Print_ChangeBar", true)); + this.comboBoxEx1.DisplayMember = "Text"; + this.comboBoxEx1.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; + this.comboBoxEx1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.comboBoxEx1.FormattingEnabled = true; + this.comboBoxEx1.Location = new System.Drawing.Point(104, 135); + this.comboBoxEx1.Name = "comboBoxEx1"; + this.comboBoxEx1.Size = new System.Drawing.Size(293, 23); + this.comboBoxEx1.TabIndex = 50; + this.comboBoxEx1.WatermarkText = "using default"; + // + // comboBoxEx2 + // + this.comboBoxEx2.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.procedureConfigBindingSource, "Print_Watermark", true)); + this.comboBoxEx2.DisplayMember = "Text"; + this.comboBoxEx2.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; + this.comboBoxEx2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.comboBoxEx2.FormattingEnabled = true; + this.comboBoxEx2.Location = new System.Drawing.Point(411, 80); + this.comboBoxEx2.Name = "comboBoxEx2"; + this.comboBoxEx2.Size = new System.Drawing.Size(178, 23); + this.comboBoxEx2.TabIndex = 49; + this.comboBoxEx2.WatermarkText = "using default"; + // + // comboBoxEx3 + // + this.comboBoxEx3.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.procedureConfigBindingSource, "Print_Pagination", true)); + this.comboBoxEx3.DisplayMember = "Text"; + this.comboBoxEx3.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; + this.comboBoxEx3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.comboBoxEx3.FormattingEnabled = true; + this.comboBoxEx3.Location = new System.Drawing.Point(104, 80); + this.comboBoxEx3.Name = "comboBoxEx3"; + this.comboBoxEx3.Size = new System.Drawing.Size(165, 23); + this.comboBoxEx3.TabIndex = 48; + this.comboBoxEx3.WatermarkText = "using default"; + // + // buttonX1 + // + this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.buttonX1.Location = new System.Drawing.Point(589, 20); + this.buttonX1.Name = "buttonX1"; + this.buttonX1.Size = new System.Drawing.Size(50, 23); + this.buttonX1.TabIndex = 47; + this.buttonX1.Text = "Default"; + this.buttonX1.ThemeAware = true; + // + // comboBoxEx4 + // + this.comboBoxEx4.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.procedureConfigBindingSource, "FormatSelection", true)); + this.comboBoxEx4.DataSource = this.formatInfoListBindingSource; + this.comboBoxEx4.DisplayMember = "Description"; + this.comboBoxEx4.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; + this.comboBoxEx4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.comboBoxEx4.FormattingEnabled = true; + this.comboBoxEx4.Location = new System.Drawing.Point(69, 20); + this.comboBoxEx4.Name = "comboBoxEx4"; + this.comboBoxEx4.Size = new System.Drawing.Size(514, 23); + this.comboBoxEx4.TabIndex = 39; + this.comboBoxEx4.ValueMember = "Description"; + this.comboBoxEx4.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.comboBoxEx4.WatermarkText = "select a format"; + // + // label23 + // + this.label23.AutoSize = true; + this.label23.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.label23.Location = new System.Drawing.Point(101, 161); + this.label23.Name = "label23"; + this.label23.Size = new System.Drawing.Size(61, 17); + this.label23.TabIndex = 38; + this.label23.Text = "(default)"; + // + // label24 + // + this.label24.AutoSize = true; + this.label24.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.label24.Location = new System.Drawing.Point(408, 107); + this.label24.Name = "label24"; + this.label24.Size = new System.Drawing.Size(61, 17); + this.label24.TabIndex = 37; + this.label24.Text = "(default)"; + // + // label25 + // + this.label25.AutoSize = true; + this.label25.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.label25.Location = new System.Drawing.Point(101, 107); + this.label25.Name = "label25"; + this.label25.Size = new System.Drawing.Size(61, 17); + this.label25.TabIndex = 36; + this.label25.Text = "(default)"; + // + // label26 + // + this.label26.AutoSize = true; + this.label26.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label26.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.label26.Location = new System.Drawing.Point(15, 53); + this.label26.Name = "label26"; + this.label26.Size = new System.Drawing.Size(61, 17); + this.label26.TabIndex = 35; + this.label26.Text = "(default)"; + // + // groupBox5 + // + this.groupBox5.Controls.Add(this.comboBoxEx5); + this.groupBox5.Controls.Add(this.comboBoxEx6); + this.groupBox5.Controls.Add(this.label27); + this.groupBox5.Controls.Add(this.label28); + this.groupBox5.Controls.Add(this.groupBox6); + this.groupBox5.Controls.Add(this.label33); + this.groupBox5.Controls.Add(this.label34); + this.groupBox5.Location = new System.Drawing.Point(6, 183); + this.groupBox5.Name = "groupBox5"; + this.groupBox5.Size = new System.Drawing.Size(629, 135); + this.groupBox5.TabIndex = 34; + this.groupBox5.TabStop = false; + this.groupBox5.Text = "Custom Change Bar Settings"; + // + // comboBoxEx5 + // + this.comboBoxEx5.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.procedureConfigBindingSource, "Print_ChangeBarText", true)); + this.comboBoxEx5.DisplayMember = "Text"; + this.comboBoxEx5.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; + this.comboBoxEx5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.comboBoxEx5.FormattingEnabled = true; + this.comboBoxEx5.Location = new System.Drawing.Point(86, 83); + this.comboBoxEx5.Name = "comboBoxEx5"; + this.comboBoxEx5.Size = new System.Drawing.Size(248, 23); + this.comboBoxEx5.TabIndex = 51; + this.comboBoxEx5.WatermarkText = "using default"; + // + // comboBoxEx6 + // + this.comboBoxEx6.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.procedureConfigBindingSource, "Print_ChangeBarLoc", true)); + this.comboBoxEx6.DisplayMember = "Text"; + this.comboBoxEx6.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; + this.comboBoxEx6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.comboBoxEx6.FormattingEnabled = true; + this.comboBoxEx6.Location = new System.Drawing.Point(86, 27); + this.comboBoxEx6.Name = "comboBoxEx6"; + this.comboBoxEx6.Size = new System.Drawing.Size(248, 23); + this.comboBoxEx6.TabIndex = 51; + this.comboBoxEx6.WatermarkText = "using default"; + // + // label27 + // + this.label27.AutoSize = true; + this.label27.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label27.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.label27.Location = new System.Drawing.Point(83, 109); + this.label27.Name = "label27"; + this.label27.Size = new System.Drawing.Size(61, 17); + this.label27.TabIndex = 40; + this.label27.Text = "(default)"; + // + // label28 + // + this.label28.AutoSize = true; + this.label28.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.label28.Location = new System.Drawing.Point(83, 53); + this.label28.Name = "label28"; + this.label28.Size = new System.Drawing.Size(61, 17); + this.label28.TabIndex = 39; + this.label28.Text = "(default)"; + // + // groupBox6 + // + this.groupBox6.Controls.Add(this.label29); + this.groupBox6.Controls.Add(this.label30); + this.groupBox6.Controls.Add(this.label31); + this.groupBox6.Controls.Add(this.label32); + this.groupBox6.Controls.Add(this.richTextBox1); + this.groupBox6.Controls.Add(this.richTextBox2); + this.groupBox6.Location = new System.Drawing.Point(361, 21); + this.groupBox6.Name = "groupBox6"; + this.groupBox6.Size = new System.Drawing.Size(253, 97); + this.groupBox6.TabIndex = 11; + this.groupBox6.TabStop = false; + this.groupBox6.Text = "Custom Change Bar Text"; + // + // label29 + // + this.label29.AutoSize = true; + this.label29.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.label29.Location = new System.Drawing.Point(141, 74); + this.label29.Name = "label29"; + this.label29.Size = new System.Drawing.Size(61, 17); + this.label29.TabIndex = 7; + this.label29.Text = "(default)"; + // + // label30 + // + this.label30.AutoSize = true; + this.label30.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.label30.Location = new System.Drawing.Point(16, 74); + this.label30.Name = "label30"; + this.label30.Size = new System.Drawing.Size(61, 17); + this.label30.TabIndex = 6; + this.label30.Text = "(default)"; + // + // label31 + // + this.label31.AutoSize = true; + this.label31.Location = new System.Drawing.Point(135, 27); + this.label31.Name = "label31"; + this.label31.Size = new System.Drawing.Size(60, 17); + this.label31.TabIndex = 5; + this.label31.Text = "Line two"; + // + // label32 + // + this.label32.AutoSize = true; + this.label32.Location = new System.Drawing.Point(14, 27); + this.label32.Name = "label32"; + this.label32.Size = new System.Drawing.Size(63, 17); + this.label32.TabIndex = 4; + this.label32.Text = "Line one"; + // + // richTextBox1 + // + this.richTextBox1.AcceptsTab = true; + this.richTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.procedureConfigBindingSource, "Print_UserCBMess2", true)); + this.richTextBox1.Location = new System.Drawing.Point(138, 47); + this.richTextBox1.Multiline = false; + this.richTextBox1.Name = "richTextBox1"; + this.richTextBox1.Size = new System.Drawing.Size(100, 24); + this.richTextBox1.TabIndex = 2; + this.richTextBox1.Text = ""; + // + // richTextBox2 + // + this.richTextBox2.AcceptsTab = true; + this.richTextBox2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.procedureConfigBindingSource, "Print_UserCBMess1", true)); + this.richTextBox2.Location = new System.Drawing.Point(17, 47); + this.richTextBox2.Multiline = false; + this.richTextBox2.Name = "richTextBox2"; + this.richTextBox2.Size = new System.Drawing.Size(100, 24); + this.richTextBox2.TabIndex = 1; + this.richTextBox2.Text = ""; + // + // label33 + // + this.label33.AutoSize = true; + this.label33.Location = new System.Drawing.Point(9, 85); + this.label33.Name = "label33"; + this.label33.Size = new System.Drawing.Size(71, 17); + this.label33.TabIndex = 8; + this.label33.Text = "Text Type"; + // + // label34 + // + this.label34.AutoSize = true; + this.label34.Location = new System.Drawing.Point(22, 29); + this.label34.Name = "label34"; + this.label34.Size = new System.Drawing.Size(58, 17); + this.label34.TabIndex = 9; + this.label34.Text = "Position"; + // + // label35 + // + this.label35.AutoSize = true; + this.label35.Location = new System.Drawing.Point(23, 83); + this.label35.Name = "label35"; + this.label35.Size = new System.Drawing.Size(75, 17); + this.label35.TabIndex = 32; + this.label35.Text = "Pagination"; + // + // label36 + // + this.label36.AutoSize = true; + this.label36.Location = new System.Drawing.Point(328, 83); + this.label36.Name = "label36"; + this.label36.Size = new System.Drawing.Size(77, 17); + this.label36.TabIndex = 30; + this.label36.Text = "Watermark"; + // + // label37 + // + this.label37.AutoSize = true; + this.label37.Location = new System.Drawing.Point(17, 24); + this.label37.Name = "label37"; + this.label37.Size = new System.Drawing.Size(52, 17); + this.label37.TabIndex = 28; + this.label37.Text = "Format"; + // + // label38 + // + this.label38.AutoSize = true; + this.label38.Location = new System.Drawing.Point(15, 137); + this.label38.Name = "label38"; + this.label38.Size = new System.Drawing.Size(83, 17); + this.label38.TabIndex = 26; + this.label38.Text = "Change Bar"; + // + // superTooltip1 + // + this.superTooltip1.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F"; + // + // ppGpbxUserSpecCB + // + this.ppGpbxUserSpecCB.BackColor = System.Drawing.Color.Transparent; + this.ppGpbxUserSpecCB.CanvasColor = System.Drawing.SystemColors.Control; + this.ppGpbxUserSpecCB.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; + this.ppGpbxUserSpecCB.Controls.Add(this.ppGpbxUserSpecTxt); + this.ppGpbxUserSpecCB.Controls.Add(this.ppBtnDefCbTxtTyp); + this.ppGpbxUserSpecCB.Controls.Add(this.label8); + this.ppGpbxUserSpecCB.Controls.Add(this.ppBtnDefaultCbPos); + this.ppGpbxUserSpecCB.Controls.Add(this.label7); + this.ppGpbxUserSpecCB.Controls.Add(this.ppCmbxChgBarTxtType); + this.ppGpbxUserSpecCB.Controls.Add(this.ppLblChgBarPosDefault); + this.ppGpbxUserSpecCB.Controls.Add(this.ppCmbxChgBarPos); + this.ppGpbxUserSpecCB.Controls.Add(this.ppLblChgBarTxtTypeDefault); + this.ppGpbxUserSpecCB.Location = new System.Drawing.Point(12, 151); + this.ppGpbxUserSpecCB.Name = "ppGpbxUserSpecCB"; + this.ppGpbxUserSpecCB.Size = new System.Drawing.Size(622, 167); + // + // + // + this.ppGpbxUserSpecCB.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.ppGpbxUserSpecCB.Style.BackColorGradientAngle = 90; + this.ppGpbxUserSpecCB.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.ppGpbxUserSpecCB.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid; + this.ppGpbxUserSpecCB.Style.BorderBottomWidth = 1; + this.ppGpbxUserSpecCB.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.ppGpbxUserSpecCB.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid; + this.ppGpbxUserSpecCB.Style.BorderLeftWidth = 1; + this.ppGpbxUserSpecCB.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid; + this.ppGpbxUserSpecCB.Style.BorderRightWidth = 1; + this.ppGpbxUserSpecCB.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; + this.ppGpbxUserSpecCB.Style.BorderTopWidth = 1; + this.ppGpbxUserSpecCB.Style.CornerDiameter = 4; + this.ppGpbxUserSpecCB.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; + this.ppGpbxUserSpecCB.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center; + this.ppGpbxUserSpecCB.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.ppGpbxUserSpecCB.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near; + 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; + this.ppGpbxUserSpecCB.Text = "Custom Change Bar Settings"; + // + // ppGpbxUserSpecTxt + // + this.ppGpbxUserSpecTxt.BackColor = System.Drawing.Color.Transparent; + this.ppGpbxUserSpecTxt.CanvasColor = System.Drawing.SystemColors.Control; + this.ppGpbxUserSpecTxt.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; + this.ppGpbxUserSpecTxt.Controls.Add(this.ppBtnDefCbTxt2); + this.ppGpbxUserSpecTxt.Controls.Add(this.label6); + this.ppGpbxUserSpecTxt.Controls.Add(this.ppBtnDefCbTxt1); + this.ppGpbxUserSpecTxt.Controls.Add(this.ppTxbxChgBarUserMsgTwo); + this.ppGpbxUserSpecTxt.Controls.Add(this.ppLblChgBarUserMsgOneDefault); + this.ppGpbxUserSpecTxt.Controls.Add(this.label5); + this.ppGpbxUserSpecTxt.Controls.Add(this.ppTxbxChangeBarUserMsgOne); + this.ppGpbxUserSpecTxt.Controls.Add(this.ppLblChgBarUserMsgTwoDefault); + this.ppGpbxUserSpecTxt.Location = new System.Drawing.Point(346, 9); + this.ppGpbxUserSpecTxt.Name = "ppGpbxUserSpecTxt"; + this.ppGpbxUserSpecTxt.Size = new System.Drawing.Size(260, 130); + // + // + // + this.ppGpbxUserSpecTxt.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.ppGpbxUserSpecTxt.Style.BackColorGradientAngle = 90; + this.ppGpbxUserSpecTxt.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.ppGpbxUserSpecTxt.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid; + this.ppGpbxUserSpecTxt.Style.BorderBottomWidth = 1; + this.ppGpbxUserSpecTxt.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.ppGpbxUserSpecTxt.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid; + this.ppGpbxUserSpecTxt.Style.BorderLeftWidth = 1; + this.ppGpbxUserSpecTxt.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid; + this.ppGpbxUserSpecTxt.Style.BorderRightWidth = 1; + this.ppGpbxUserSpecTxt.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; + this.ppGpbxUserSpecTxt.Style.BorderTopWidth = 1; + this.ppGpbxUserSpecTxt.Style.CornerDiameter = 4; + this.ppGpbxUserSpecTxt.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; + this.ppGpbxUserSpecTxt.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center; + this.ppGpbxUserSpecTxt.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.ppGpbxUserSpecTxt.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near; + this.ppGpbxUserSpecTxt.TabIndex = 56; + this.ppGpbxUserSpecTxt.Text = "Custom Change Bar Message"; + // + // panProcBtns + // + this.panProcBtns.BackColor = System.Drawing.Color.Transparent; + this.panProcBtns.Controls.Add(this.btnVwStngs); + this.panProcBtns.Controls.Add(this.btnOutputStngs); + this.panProcBtns.Controls.Add(this.btnFmtStngs); + this.panProcBtns.Controls.Add(this.btnGeneral); + this.panProcBtns.Location = new System.Drawing.Point(12, 7); + this.panProcBtns.Name = "panProcBtns"; + this.panProcBtns.Size = new System.Drawing.Size(165, 356); + this.panProcBtns.TabIndex = 27; + // + // btnVwStngs + // + this.btnVwStngs.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnVwStngs.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnVwStngs.Dock = System.Windows.Forms.DockStyle.Top; + this.btnVwStngs.Location = new System.Drawing.Point(0, 69); + this.btnVwStngs.Name = "btnVwStngs"; + this.btnVwStngs.Size = new System.Drawing.Size(165, 23); + this.btnVwStngs.TabIndex = 3; + this.btnVwStngs.Text = "View Settings"; + this.btnVwStngs.Visible = false; + this.btnVwStngs.Click += new System.EventHandler(this.btnVwStngs_Click); + // + // btnOutputStngs + // + this.btnOutputStngs.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnOutputStngs.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnOutputStngs.Dock = System.Windows.Forms.DockStyle.Top; + this.btnOutputStngs.Location = new System.Drawing.Point(0, 46); + this.btnOutputStngs.Name = "btnOutputStngs"; + this.btnOutputStngs.Size = new System.Drawing.Size(165, 23); + this.btnOutputStngs.TabIndex = 2; + this.btnOutputStngs.Text = "Output Settings"; + this.btnOutputStngs.Click += new System.EventHandler(this.btnOutputStngs_Click); + // + // btnFmtStngs + // + this.btnFmtStngs.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnFmtStngs.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnFmtStngs.Dock = System.Windows.Forms.DockStyle.Top; + this.btnFmtStngs.Location = new System.Drawing.Point(0, 23); + this.btnFmtStngs.Name = "btnFmtStngs"; + this.btnFmtStngs.Size = new System.Drawing.Size(165, 23); + this.btnFmtStngs.TabIndex = 1; + this.btnFmtStngs.Text = "Format Settings"; + this.btnFmtStngs.Click += new System.EventHandler(this.btnFmtStngs_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.Name = "btnGeneral"; + this.btnGeneral.Size = new System.Drawing.Size(165, 23); + this.btnGeneral.TabIndex = 0; + this.btnGeneral.Text = "General"; + this.btnGeneral.Click += new System.EventHandler(this.btnGeneral_Click); + // + // 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.BackColor = System.Drawing.Color.Transparent; + this.tcProcProp.CanReorderTabs = true; + this.tcProcProp.Controls.Add(this.tabControlPanel1); + this.tcProcProp.Controls.Add(this.tabControlPanel2); + this.tcProcProp.Controls.Add(this.tabControlPanel4); + this.tcProcProp.Controls.Add(this.tabControlPanel3); + this.tcProcProp.Location = new System.Drawing.Point(180, 7); + this.tcProcProp.Name = "tcProcProp"; + this.tcProcProp.SelectedTabFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); + this.tcProcProp.SelectedTabIndex = 0; + this.tcProcProp.Size = new System.Drawing.Size(672, 356); + this.tcProcProp.Style = DevComponents.DotNetBar.eTabStripStyle.Office2007Dock; + this.tcProcProp.TabIndex = 28; + this.tcProcProp.TabLayoutType = DevComponents.DotNetBar.eTabLayoutType.FixedWithNavigationBox; + this.tcProcProp.Tabs.Add(this.tiGeneral); + this.tcProcProp.Tabs.Add(this.tiFmtStngs); + this.tcProcProp.Tabs.Add(this.tiOutputStngs); + this.tcProcProp.TabsVisible = false; + this.tcProcProp.Text = "tabControl2"; + // + // tabControlPanel1 + // + this.tabControlPanel1.Controls.Add(this.ppProcNumStpRTB); + this.tabControlPanel1.Controls.Add(this.ppProcTitleStpRTB); + this.tabControlPanel1.Controls.Add(this.ppDtTmLastApprv); + this.tabControlPanel1.Controls.Add(this.label1); + this.tabControlPanel1.Controls.Add(this.ppDtTmLastMod); + this.tabControlPanel1.Controls.Add(this.label2); + this.tabControlPanel1.Controls.Add(this.ppBtnDefEdCols); + this.tabControlPanel1.Controls.Add(this.ppRTxtNumber); + this.tabControlPanel1.Controls.Add(this.ppLblStpEditorColsDefault); + this.tabControlPanel1.Controls.Add(this.ppRTxtTitle); + this.tabControlPanel1.Controls.Add(this.label43); + this.tabControlPanel1.Controls.Add(this.label3); + this.tabControlPanel1.Controls.Add(this.ppCmbxStpEditorCols); + this.tabControlPanel1.Controls.Add(this.label4); + this.tabControlPanel1.Controls.Add(this.ppTxtBxUserID); + this.tabControlPanel1.Controls.Add(this.label21); + this.tabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill; + this.tabControlPanel1.Location = new System.Drawing.Point(0, 24); + this.tabControlPanel1.Name = "tabControlPanel1"; + this.tabControlPanel1.Padding = new System.Windows.Forms.Padding(1); + this.tabControlPanel1.Size = new System.Drawing.Size(672, 332); + this.tabControlPanel1.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247))))); + this.tabControlPanel1.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(195)))), ((int)(((byte)(195))))); + this.tabControlPanel1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.tabControlPanel1.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(70)))), ((int)(((byte)(70))))); + this.tabControlPanel1.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) + | DevComponents.DotNetBar.eBorderSide.Bottom))); + this.tabControlPanel1.Style.GradientAngle = 90; + this.tabControlPanel1.TabIndex = 1; + this.tabControlPanel1.TabItem = this.tiGeneral; + this.tabControlPanel1.Enter += new System.EventHandler(this.tabpage_Enter); + // + // ppProcNumStpRTB + // + this.ppProcNumStpRTB.AdjustSize = new System.Drawing.Size(0, 0); + this.ppProcNumStpRTB.BorderStyle = System.Windows.Forms.BorderStyle.None; + this.ppProcNumStpRTB.CheckAbove = "|?????????"; + this.ppProcNumStpRTB.CheckBelow = "|?"; + this.ppProcNumStpRTB.CheckLeft = "-?????????"; + this.ppProcNumStpRTB.CheckRight = "-??"; + this.ppProcNumStpRTB.ContentsRectangle = new System.Drawing.Rectangle(254, 27, 153, 16); + this.ppProcNumStpRTB.EpMode = VEPROMS.CSLA.Library.E_EditPrintMode.Edit; + this.ppProcNumStpRTB.FieldToEdit = Volian.Controls.Library.E_FieldToEdit.StepText; + this.ppProcNumStpRTB.Location = new System.Drawing.Point(89, 29); + this.ppProcNumStpRTB.MyClassName = "RichEdit20W"; + this.ppProcNumStpRTB.MyItemInfo = null; + this.ppProcNumStpRTB.MyLinkText = null; + this.ppProcNumStpRTB.MyStepItem = null; + this.ppProcNumStpRTB.Name = "ppProcNumStpRTB"; + this.ppProcNumStpRTB.ProcessKeystrokes = true; + this.ppProcNumStpRTB.RTBRangeStatus = Volian.Controls.Library.StepRTB.RangeStatus.NoContainedLinks; + this.ppProcNumStpRTB.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None; + this.ppProcNumStpRTB.ShowDebug = false; + this.ppProcNumStpRTB.Size = new System.Drawing.Size(153, 16); + this.ppProcNumStpRTB.TabIndex = 58; + this.ppProcNumStpRTB.Text = ""; + this.ppProcNumStpRTB.VwMode = VEPROMS.CSLA.Library.E_ViewMode.Edit; + this.ppProcNumStpRTB.Enter += new System.EventHandler(this.ppProcNumStpRTB_Enter); + // + // ppProcTitleStpRTB + // + 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.ContentsRectangle = new System.Drawing.Rectangle(89, 65, 535, 16); + this.ppProcTitleStpRTB.EpMode = VEPROMS.CSLA.Library.E_EditPrintMode.Edit; + this.ppProcTitleStpRTB.FieldToEdit = Volian.Controls.Library.E_FieldToEdit.StepText; + 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.MyStepItem = null; + this.ppProcTitleStpRTB.Name = "ppProcTitleStpRTB"; + this.ppProcTitleStpRTB.ProcessKeystrokes = true; + this.ppProcTitleStpRTB.RTBRangeStatus = Volian.Controls.Library.StepRTB.RangeStatus.NoContainedLinks; + this.ppProcTitleStpRTB.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None; + this.ppProcTitleStpRTB.ShowDebug = false; + this.ppProcTitleStpRTB.Size = new System.Drawing.Size(539, 59); + this.ppProcTitleStpRTB.TabIndex = 57; + this.ppProcTitleStpRTB.Text = ""; + this.ppProcTitleStpRTB.VwMode = VEPROMS.CSLA.Library.E_ViewMode.Edit; + this.ppProcTitleStpRTB.Enter += new System.EventHandler(this.ppProcTitleStpRTB_Enter); + // + // tiGeneral + // + this.tiGeneral.AttachedControl = this.tabControlPanel1; + this.tiGeneral.Name = "tiGeneral"; + this.tiGeneral.Text = "General"; + // + // tabControlPanel2 + // + this.tabControlPanel2.Controls.Add(this.ppGpbxUserSpecCB); + this.tabControlPanel2.Controls.Add(this.ppBtnDefaultChgBar); + this.tabControlPanel2.Controls.Add(this.label19); + this.tabControlPanel2.Controls.Add(this.ppCmbxChangeBarType); + this.tabControlPanel2.Controls.Add(this.label20); + this.tabControlPanel2.Controls.Add(this.ppBtnDefaultFmt); + this.tabControlPanel2.Controls.Add(this.ppCmbxFormat); + this.tabControlPanel2.Controls.Add(this.ppLblFormatDefault); + this.tabControlPanel2.Controls.Add(this.ppLblChangeBarTypeDefault); + this.tabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill; + this.tabControlPanel2.Location = new System.Drawing.Point(0, 24); + this.tabControlPanel2.Name = "tabControlPanel2"; + this.tabControlPanel2.Padding = new System.Windows.Forms.Padding(1); + this.tabControlPanel2.Size = new System.Drawing.Size(672, 332); + this.tabControlPanel2.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247))))); + this.tabControlPanel2.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(195)))), ((int)(((byte)(195))))); + this.tabControlPanel2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.tabControlPanel2.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(70)))), ((int)(((byte)(70))))); + this.tabControlPanel2.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) + | DevComponents.DotNetBar.eBorderSide.Bottom))); + this.tabControlPanel2.Style.GradientAngle = 90; + this.tabControlPanel2.TabIndex = 2; + this.tabControlPanel2.TabItem = this.tiFmtStngs; + this.tabControlPanel2.Enter += new System.EventHandler(this.tabpage_Enter); + // + // tiFmtStngs + // + this.tiFmtStngs.AttachedControl = this.tabControlPanel2; + this.tiFmtStngs.Name = "tiFmtStngs"; + this.tiFmtStngs.Text = "Format Settings"; + // + // tabControlPanel4 + // + this.tabControlPanel4.Controls.Add(this.ppCkLstApplicabilityDesinations); + this.tabControlPanel4.Controls.Add(this.label22); + this.tabControlPanel4.Controls.Add(this.ppCbProcView); + this.tabControlPanel4.Controls.Add(this.ppCbDeviationView); + this.tabControlPanel4.Controls.Add(this.ppCbBackView); + 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)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247))))); + this.tabControlPanel4.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(195)))), ((int)(((byte)(195))))); + this.tabControlPanel4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.tabControlPanel4.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(70)))), ((int)(((byte)(70))))); + 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; + // + // tiViewStngs + // + this.tiViewStngs.AttachedControl = this.tabControlPanel4; + this.tiViewStngs.Name = "tiViewStngs"; + this.tiViewStngs.Text = "View Settings"; + // + // tabControlPanel3 + // + this.tabControlPanel3.Controls.Add(this.ppGrpbxPrnAdj); + this.tabControlPanel3.Controls.Add(this.label9); + this.tabControlPanel3.Controls.Add(this.ppBtnDeftDisAutoDuplx); + this.tabControlPanel3.Controls.Add(this.label18); + this.tabControlPanel3.Controls.Add(this.ppLblAutoDuplexDefault); + this.tabControlPanel3.Controls.Add(this.ppLblPaginationDefault); + this.tabControlPanel3.Controls.Add(this.ppChbxDisAutoDuplex); + this.tabControlPanel3.Controls.Add(this.ppLblWatermarkDefault); + this.tabControlPanel3.Controls.Add(this.ppBtnDefWatermark); + this.tabControlPanel3.Controls.Add(this.ppCmbxPagination); + this.tabControlPanel3.Controls.Add(this.ppBtnDefPagination); + this.tabControlPanel3.Controls.Add(this.ppCmbxWatermark); + this.tabControlPanel3.Dock = System.Windows.Forms.DockStyle.Fill; + this.tabControlPanel3.Location = new System.Drawing.Point(0, 24); + this.tabControlPanel3.Name = "tabControlPanel3"; + this.tabControlPanel3.Padding = new System.Windows.Forms.Padding(1); + this.tabControlPanel3.Size = new System.Drawing.Size(672, 332); + this.tabControlPanel3.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247))))); + this.tabControlPanel3.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(195)))), ((int)(((byte)(195))))); + this.tabControlPanel3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.tabControlPanel3.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(70)))), ((int)(((byte)(70))))); + this.tabControlPanel3.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) + | DevComponents.DotNetBar.eBorderSide.Bottom))); + this.tabControlPanel3.Style.GradientAngle = 90; + this.tabControlPanel3.TabIndex = 3; + this.tabControlPanel3.TabItem = this.tiOutputStngs; + this.tabControlPanel3.Enter += new System.EventHandler(this.tabpage_Enter); + // + // ppGrpbxPrnAdj + // + this.ppGrpbxPrnAdj.BackColor = System.Drawing.Color.Transparent; + this.ppGrpbxPrnAdj.CanvasColor = System.Drawing.SystemColors.Control; + this.ppGrpbxPrnAdj.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; + this.ppGrpbxPrnAdj.Controls.Add(this.ppNumUpDwnOvrdPrnPenWidth); + this.ppGrpbxPrnAdj.Controls.Add(this.label39); + this.ppGrpbxPrnAdj.Controls.Add(this.label42); + this.ppGrpbxPrnAdj.Controls.Add(this.label40); + this.ppGrpbxPrnAdj.Controls.Add(this.ppNumUpDwnAdjPrnStartPos); + this.ppGrpbxPrnAdj.Controls.Add(this.ppNumUpDwnOverdPrnPenBoldWidth); + this.ppGrpbxPrnAdj.Controls.Add(this.label41); + this.ppGrpbxPrnAdj.Controls.Add(this.ppNumUpDwnOvrdPrnPenULineWidth); + this.ppGrpbxPrnAdj.Location = new System.Drawing.Point(15, 120); + this.ppGrpbxPrnAdj.Name = "ppGrpbxPrnAdj"; + this.ppGrpbxPrnAdj.Size = new System.Drawing.Size(642, 114); + // + // + // + this.ppGrpbxPrnAdj.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.ppGrpbxPrnAdj.Style.BackColorGradientAngle = 90; + this.ppGrpbxPrnAdj.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.ppGrpbxPrnAdj.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid; + this.ppGrpbxPrnAdj.Style.BorderBottomWidth = 1; + this.ppGrpbxPrnAdj.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; + this.ppGrpbxPrnAdj.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid; + this.ppGrpbxPrnAdj.Style.BorderLeftWidth = 1; + this.ppGrpbxPrnAdj.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid; + this.ppGrpbxPrnAdj.Style.BorderRightWidth = 1; + this.ppGrpbxPrnAdj.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; + this.ppGrpbxPrnAdj.Style.BorderTopWidth = 1; + this.ppGrpbxPrnAdj.Style.CornerDiameter = 4; + this.ppGrpbxPrnAdj.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; + this.ppGrpbxPrnAdj.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center; + this.ppGrpbxPrnAdj.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; + this.ppGrpbxPrnAdj.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near; + this.ppGrpbxPrnAdj.TabIndex = 65; + this.ppGrpbxPrnAdj.Text = "Printer Adjustments"; + // + // tiOutputStngs + // + this.tiOutputStngs.AttachedControl = this.tabControlPanel3; + this.tiOutputStngs.Name = "tiOutputStngs"; + this.tiOutputStngs.Text = "Output Settings"; + // + // frmProcedureProperties + // + this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.AutoScroll = true; + 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(864, 419); + this.Controls.Add(this.tcProcProp); + this.Controls.Add(this.panProcBtns); + this.Controls.Add(this.ppCbShwDefSettings); + this.Controls.Add(this.ppLblDefSettingsInfo); + this.Controls.Add(this.ppBtnCancel); + this.Controls.Add(this.ppBtnOK); + this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; + this.Name = "frmProcedureProperties"; + this.ShowIcon = false; + this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; + this.Text = "Procedure Properties"; + this.Load += new System.EventHandler(this.frmProcedureProperties_Load); + ((System.ComponentModel.ISupportInitialize)(this.procedureConfigBindingSource)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.formatInfoListBindingSource)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnOvrdPrnPenWidth)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnOverdPrnPenBoldWidth)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnOvrdPrnPenULineWidth)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnAdjPrnStartPos)).EndInit(); + this.groupBox2.ResumeLayout(false); + this.groupBox2.PerformLayout(); + this.groupBox1.ResumeLayout(false); + this.groupBox1.PerformLayout(); + this.groupBox5.ResumeLayout(false); + this.groupBox5.PerformLayout(); + this.groupBox6.ResumeLayout(false); + this.groupBox6.PerformLayout(); + this.ppGpbxUserSpecCB.ResumeLayout(false); + this.ppGpbxUserSpecCB.PerformLayout(); + this.ppGpbxUserSpecTxt.ResumeLayout(false); + this.ppGpbxUserSpecTxt.PerformLayout(); + this.panProcBtns.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.tcProcProp)).EndInit(); + this.tcProcProp.ResumeLayout(false); + this.tabControlPanel1.ResumeLayout(false); + this.tabControlPanel1.PerformLayout(); + this.tabControlPanel2.ResumeLayout(false); + this.tabControlPanel2.PerformLayout(); + this.tabControlPanel4.ResumeLayout(false); + this.tabControlPanel4.PerformLayout(); + this.tabControlPanel3.ResumeLayout(false); + this.tabControlPanel3.PerformLayout(); + this.ppGrpbxPrnAdj.ResumeLayout(false); + this.ppGrpbxPrnAdj.PerformLayout(); + this.ResumeLayout(false); + this.PerformLayout(); } @@ -1958,5 +2018,7 @@ namespace VEPROMS private DevComponents.DotNetBar.ButtonX btnFmtStngs; private DevComponents.DotNetBar.ButtonX btnGeneral; private DevComponents.DotNetBar.ButtonX btnVwStngs; + private Volian.Controls.Library.StepRTB ppProcTitleStpRTB; + private Volian.Controls.Library.StepRTB ppProcNumStpRTB; } } \ No newline at end of file diff --git a/PROMS/VEPROMS User Interface/frmProcedureProperties.cs b/PROMS/VEPROMS User Interface/frmProcedureProperties.cs index b39459e7..1bd69646 100644 --- a/PROMS/VEPROMS User Interface/frmProcedureProperties.cs +++ b/PROMS/VEPROMS User Interface/frmProcedureProperties.cs @@ -10,6 +10,7 @@ using VEPROMS.Properties; using DescriptiveEnum; using DevComponents.DotNetBar; using DevComponents.DotNetBar.Controls; +using Volian.Controls.Library; namespace VEPROMS { @@ -26,6 +27,7 @@ namespace VEPROMS private string _DefaultFormatColumns = null; private bool _Initializing; private ProcedureConfig _ProcedureConfig; + private StepTabRibbon _MyStepTabRibbon; public frmProcedureProperties(ProcedureConfig procedureConfig) { @@ -35,8 +37,24 @@ namespace VEPROMS btnGeneral.PerformClick(); // always start with General tab or button _Initializing = false; // build the title bar caption - this.Text = string.Format("{0} {1} Properties", procedureConfig.Number, procedureConfig.Title); - } + //this.Text = string.Format("{0} {1} Properties", procedureConfig.Number, procedureConfig.Title); + ItemInfo itmInfo = ItemInfo.Get(_ProcedureConfig.MyProcedure.ItemID); + this.Text = string.Format("{0} {1} Properties", itmInfo.DisplayNumber, itmInfo.DisplayText); + ppProcTitleStpRTB.FieldToEdit = E_FieldToEdit.Text; + ppProcTitleStpRTB.BorderStyle = BorderStyle.Fixed3D; + ppProcTitleStpRTB.ViewRTB = false; + ppProcTitleStpRTB.MyItemInfo = itmInfo; + ppProcNumStpRTB.FieldToEdit = E_FieldToEdit.Number; + ppProcNumStpRTB.BorderStyle = BorderStyle.Fixed3D; + ppProcNumStpRTB.ViewRTB = false; + ppProcNumStpRTB.MyItemInfo = itmInfo; + + _MyStepTabRibbon = new StepTabRibbon(); + //_MyStepTabRibbon.Dock = System.Windows.Forms.DockStyle.Top; + //_MyStepTabRibbon.Location = new System.Drawing.Point(0, 0); + _MyStepTabRibbon.Name = "displayTabRibbon1"; + _MyStepTabRibbon.Visible = false; + } private void ppBtnOK_Click(object sender, EventArgs e) { @@ -48,7 +66,9 @@ namespace VEPROMS Settings.Default.ShowDefaultProcedureProp = ppCbShwDefSettings.Checked; Settings.Default.Save(); _ProcedureConfig.MyProcedure.Save().Dispose(); - this.Close(); + ppProcTitleStpRTB.SaveText(); + ppProcNumStpRTB.SaveText(); + this.Close(); } private void ppBtnCancel_Click(object sender, EventArgs e) @@ -549,5 +569,15 @@ namespace VEPROMS deflabel.Visible = ppCbShwDefSettings.Checked && button.Visible; } #endregion + + private void ppProcTitleStpRTB_Enter(object sender, EventArgs e) + { + _MyStepTabRibbon.MyStepRTB = ppProcTitleStpRTB; + } + + private void ppProcNumStpRTB_Enter(object sender, EventArgs e) + { + _MyStepTabRibbon.MyStepRTB = ppProcNumStpRTB; + } } } \ No newline at end of file diff --git a/PROMS/VEPROMS User Interface/frmProcedureProperties.resx b/PROMS/VEPROMS User Interface/frmProcedureProperties.resx index 6d772ea8..ef9b9bc1 100644 --- a/PROMS/VEPROMS User Interface/frmProcedureProperties.resx +++ b/PROMS/VEPROMS User Interface/frmProcedureProperties.resx @@ -126,9 +126,6 @@ 520, 17 - - 752, 17 - Allows you to specify the default format to use for this procedure. diff --git a/PROMS/VEPROMS User Interface/frmSectionProperties.Designer.cs b/PROMS/VEPROMS User Interface/frmSectionProperties.Designer.cs index ed1b11ed..05a0c61e 100644 --- a/PROMS/VEPROMS User Interface/frmSectionProperties.Designer.cs +++ b/PROMS/VEPROMS User Interface/frmSectionProperties.Designer.cs @@ -28,960 +28,1022 @@ 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.ppCbPrnSecNumTitle = new System.Windows.Forms.CheckBox(); - this.sectionConfigBindingSource = new System.Windows.Forms.BindingSource(this.components); - this.ppCbIncTOC = new System.Windows.Forms.CheckBox(); - this.ppTxtBxUserID = new System.Windows.Forms.TextBox(); - this.label21 = new System.Windows.Forms.Label(); - this.label3 = new System.Windows.Forms.Label(); - this.ppRTxtTitle = new System.Windows.Forms.RichTextBox(); - this.ppRTxtNumber = new System.Windows.Forms.RichTextBox(); - this.label2 = new System.Windows.Forms.Label(); - this.label1 = new System.Windows.Forms.Label(); - this.ppCmbxAccPgPrintSize = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.ppCmbxNumColumns = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - 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.ppLblFormatDefault = new System.Windows.Forms.Label(); - this.ppCmbxCheckoffHeading = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.ppCmbxCheckoffType = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.label12 = new System.Windows.Forms.Label(); - this.label11 = new System.Windows.Forms.Label(); - this.label8 = new System.Windows.Forms.Label(); - this.label7 = new System.Windows.Forms.Label(); - this.label6 = new System.Windows.Forms.Label(); - this.label5 = new System.Windows.Forms.Label(); - this.label19 = 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.panSectBtns = new System.Windows.Forms.Panel(); - this.btnViewStngs = 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.tabControlPanel3 = new DevComponents.DotNetBar.TabControlPanel(); - this.tiLibDoc = new DevComponents.DotNetBar.TabItem(this.components); - this.tabControlPanel1 = new DevComponents.DotNetBar.TabControlPanel(); - this.tiGeneral = new DevComponents.DotNetBar.TabItem(this.components); - this.tabControlPanel2 = new DevComponents.DotNetBar.TabControlPanel(); - this.cbIsStepSection = new System.Windows.Forms.CheckBox(); - this.ppGpbxSignoffCheckoff = new DevComponents.DotNetBar.Controls.GroupPanel(); - this.tiFormat = new DevComponents.DotNetBar.TabItem(this.components); - this.tabControlPanel4 = new DevComponents.DotNetBar.TabControlPanel(); - this.tiViewStnns = new DevComponents.DotNetBar.TabItem(this.components); - ((System.ComponentModel.ISupportInitialize)(this.sectionConfigBindingSource)).BeginInit(); - this.panSectBtns.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.tcSectionProp)).BeginInit(); - this.tcSectionProp.SuspendLayout(); - this.tabControlPanel3.SuspendLayout(); - this.tabControlPanel1.SuspendLayout(); - this.tabControlPanel2.SuspendLayout(); - this.ppGpbxSignoffCheckoff.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.Visible = false; - // - // ppCbPrnSecNumTitle - // - this.ppCbPrnSecNumTitle.AutoSize = true; - this.ppCbPrnSecNumTitle.BackColor = System.Drawing.Color.Transparent; - this.ppCbPrnSecNumTitle.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.sectionConfigBindingSource, "Section_TOC", true)); - this.ppCbPrnSecNumTitle.Location = new System.Drawing.Point(404, 261); - 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 = 23; - this.ppCbPrnSecNumTitle.Text = "Print Section Number and Title"; - this.ppCbPrnSecNumTitle.UseVisualStyleBackColor = false; - this.ppCbPrnSecNumTitle.Visible = false; - // - // sectionConfigBindingSource - // - this.sectionConfigBindingSource.AllowNew = false; - this.sectionConfigBindingSource.DataSource = typeof(VEPROMS.CSLA.Library.SectionConfig); - // - // ppCbIncTOC - // - this.ppCbIncTOC.AutoSize = true; - this.ppCbIncTOC.BackColor = System.Drawing.Color.Transparent; - this.ppCbIncTOC.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.sectionConfigBindingSource, "Section_TOC", true)); - this.ppCbIncTOC.Location = new System.Drawing.Point(404, 234); - 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 = 22; - this.ppCbIncTOC.Text = "Include on Table Of Contents"; - this.ppCbIncTOC.UseVisualStyleBackColor = false; - this.ppCbIncTOC.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.Visible = false; - // - // label21 - // - this.label21.AutoSize = true; - this.label21.BackColor = System.Drawing.Color.Transparent; - this.label21.Location = new System.Drawing.Point(55, 199); - this.label21.Name = "label21"; - this.label21.Size = new System.Drawing.Size(55, 17); - this.label21.TabIndex = 11; - this.label21.Text = "User ID"; - this.label21.Visible = false; - // - // label3 - // - this.label3.AutoSize = true; - this.label3.BackColor = System.Drawing.Color.Transparent; - this.label3.Location = new System.Drawing.Point(19, 151); - this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(92, 17); - this.label3.TabIndex = 4; - this.label3.Text = "Last Modified"; - this.label3.Visible = false; - // - // ppRTxtTitle - // - this.ppRTxtTitle.AcceptsTab = true; - this.ppRTxtTitle.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.sectionConfigBindingSource, "Title", true)); - this.ppRTxtTitle.Location = new System.Drawing.Point(85, 60); - this.ppRTxtTitle.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppRTxtTitle.Name = "ppRTxtTitle"; - this.ppRTxtTitle.Size = new System.Drawing.Size(541, 61); - this.ppRTxtTitle.TabIndex = 3; - this.ppRTxtTitle.Text = ""; - // - // ppRTxtNumber - // - this.ppRTxtNumber.AcceptsTab = true; - this.ppRTxtNumber.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.sectionConfigBindingSource, "Number", true)); - this.ppRTxtNumber.Location = new System.Drawing.Point(85, 9); - this.ppRTxtNumber.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppRTxtNumber.Multiline = false; - this.ppRTxtNumber.Name = "ppRTxtNumber"; - this.ppRTxtNumber.Size = new System.Drawing.Size(159, 22); - this.ppRTxtNumber.TabIndex = 2; - this.ppRTxtNumber.Text = ""; - // - // label2 - // - this.label2.AutoSize = true; - this.label2.BackColor = System.Drawing.Color.Transparent; - this.label2.Location = new System.Drawing.Point(45, 60); - this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(35, 17); - this.label2.TabIndex = 1; - this.label2.Text = "Title"; - // - // label1 - // - this.label1.AutoSize = true; - this.label1.BackColor = System.Drawing.Color.Transparent; - this.label1.Location = new System.Drawing.Point(21, 12); - this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(58, 17); - this.label1.TabIndex = 0; - this.label1.Text = "Number"; - // - // ppCmbxAccPgPrintSize - // - this.ppCmbxAccPgPrintSize.DisplayMember = "Text"; - this.ppCmbxAccPgPrintSize.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.ppCmbxAccPgPrintSize.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.ppCmbxAccPgPrintSize.FormattingEnabled = true; - this.ppCmbxAccPgPrintSize.Location = new System.Drawing.Point(48, 231); - this.ppCmbxAccPgPrintSize.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppCmbxAccPgPrintSize.Name = "ppCmbxAccPgPrintSize"; - this.ppCmbxAccPgPrintSize.Size = new System.Drawing.Size(213, 23); - this.superTooltip1.SetSuperTooltip(this.ppCmbxAccPgPrintSize, new DevComponents.DotNetBar.SuperTooltipInfo("Print Size", "", "This is used only for non-step editor sections.\r\n\r\nSelect the printing aspects fo" + - "r this section", null, null, DevComponents.DotNetBar.eTooltipColor.System)); - this.ppCmbxAccPgPrintSize.TabIndex = 6; - this.ppCmbxAccPgPrintSize.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.ppCmbxAccPgPrintSize.WatermarkText = "select print size"; - // - // 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(99, 174); - 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 = 6; - this.ppCmbxNumColumns.WatermarkText = "select columns"; - // - // ppCmbxSectPagination - // - this.ppCmbxSectPagination.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.sectionConfigBindingSource, "Section_Pagination", true)); - 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(99, 123); - 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 = 50; - 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"; - // - // ppCmbxStyleSectionType - // - 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(115, 92); - this.ppCmbxStyleSectionType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppCmbxStyleSectionType.Name = "ppCmbxStyleSectionType"; - this.ppCmbxStyleSectionType.Size = new System.Drawing.Size(511, 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 = 49; - 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.Location = new System.Drawing.Point(587, 22); - this.ppBtnDefaultFmt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppBtnDefaultFmt.Name = "ppBtnDefaultFmt"; - this.ppBtnDefaultFmt.Size = new System.Drawing.Size(51, 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 = 48; - this.ppBtnDefaultFmt.Text = "Default"; - this.ppBtnDefaultFmt.ThemeAware = true; - this.ppBtnDefaultFmt.Click += new System.EventHandler(this.ppBtnDefaultFmt_Click); - // - // ppCmbxFormat - // - 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(568, 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 = 44; - 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); - // - // 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(37, 94); - 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 = 7; - 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"; - // - // 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(37, 36); - 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 = 6; - 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"; - // - // label12 - // - this.label12.AutoSize = true; - this.label12.BackColor = System.Drawing.Color.Transparent; - this.label12.Location = new System.Drawing.Point(16, 71); - this.label12.Name = "label12"; - this.label12.Size = new System.Drawing.Size(61, 17); - this.label12.TabIndex = 4; - this.label12.Text = "Heading"; - // - // label11 - // - this.label11.AutoSize = true; - this.label11.BackColor = System.Drawing.Color.Transparent; - this.label11.Location = new System.Drawing.Point(16, 14); - this.label11.Name = "label11"; - this.label11.Size = new System.Drawing.Size(40, 17); - this.label11.TabIndex = 2; - this.label11.Text = "Type"; - // - // label8 - // - this.label8.AutoSize = true; - this.label8.BackColor = System.Drawing.Color.Transparent; - this.label8.Location = new System.Drawing.Point(25, 209); - this.label8.Name = "label8"; - this.label8.Size = new System.Drawing.Size(68, 17); - this.label8.TabIndex = 36; - this.label8.Text = "Print Size"; - // - // label7 - // - this.label7.AutoSize = true; - this.label7.BackColor = System.Drawing.Color.Transparent; - this.label7.Location = new System.Drawing.Point(19, 123); - this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(75, 17); - this.label7.TabIndex = 34; - this.label7.Text = "Pagination"; - // - // label6 - // - this.label6.AutoSize = true; - this.label6.BackColor = System.Drawing.Color.Transparent; - this.label6.Location = new System.Drawing.Point(19, 92); - this.label6.Name = "label6"; - this.label6.Size = new System.Drawing.Size(91, 17); - this.label6.TabIndex = 32; - this.label6.Text = "Section Type"; - // - // label5 - // - this.label5.AutoSize = true; - this.label5.BackColor = System.Drawing.Color.Transparent; - this.label5.Location = new System.Drawing.Point(31, 174); - this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(62, 17); - this.label5.TabIndex = 30; - this.label5.Text = "Columns"; - // - // label19 - // - this.label19.AutoSize = true; - this.label19.BackColor = System.Drawing.Color.Transparent; - this.label19.Location = new System.Drawing.Point(25, 1); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(52, 17); - this.label19.TabIndex = 28; - this.label19.Text = "Format"; - // - // ppBtnCvrtToLibDoc - // - this.ppBtnCvrtToLibDoc.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; - this.ppBtnCvrtToLibDoc.Location = new System.Drawing.Point(21, 237); - 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 = 32; - 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("Select Library Document", "", "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 = 30; - 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.ppCbPrnSecNumTitle = new System.Windows.Forms.CheckBox(); + this.ppCbIncTOC = new System.Windows.Forms.CheckBox(); + this.ppTxtBxUserID = new System.Windows.Forms.TextBox(); + this.label21 = new System.Windows.Forms.Label(); + this.label3 = new System.Windows.Forms.Label(); + this.ppRTxtTitle = new System.Windows.Forms.RichTextBox(); + this.ppRTxtNumber = new System.Windows.Forms.RichTextBox(); + this.label2 = new System.Windows.Forms.Label(); + this.label1 = new System.Windows.Forms.Label(); + this.ppCmbxAccPgPrintSize = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + this.ppCmbxNumColumns = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + 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.ppLblFormatDefault = new System.Windows.Forms.Label(); + this.ppCmbxCheckoffHeading = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + this.ppCmbxCheckoffType = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + this.label12 = new System.Windows.Forms.Label(); + this.label11 = new System.Windows.Forms.Label(); + this.label8 = new System.Windows.Forms.Label(); + this.label7 = new System.Windows.Forms.Label(); + this.label6 = new System.Windows.Forms.Label(); + this.label5 = new System.Windows.Forms.Label(); + this.label19 = 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.panSectBtns = new System.Windows.Forms.Panel(); + this.btnViewStngs = 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.tabControlPanel1 = new DevComponents.DotNetBar.TabControlPanel(); + this.tiGeneral = new DevComponents.DotNetBar.TabItem(this.components); + this.tabControlPanel3 = new DevComponents.DotNetBar.TabControlPanel(); + this.tiLibDoc = new DevComponents.DotNetBar.TabItem(this.components); + this.tabControlPanel2 = new DevComponents.DotNetBar.TabControlPanel(); + this.cbIsStepSection = new System.Windows.Forms.CheckBox(); + this.ppGpbxSignoffCheckoff = new DevComponents.DotNetBar.Controls.GroupPanel(); + this.tiFormat = new DevComponents.DotNetBar.TabItem(this.components); + this.tabControlPanel4 = new DevComponents.DotNetBar.TabControlPanel(); + this.tiViewStnns = new DevComponents.DotNetBar.TabItem(this.components); + this.sectionConfigBindingSource = new System.Windows.Forms.BindingSource(this.components); + this.ppSectNumberStpRTB = new Volian.Controls.Library.StepRTB(this.components); + this.ppSectTitleStpRTB = new Volian.Controls.Library.StepRTB(this.components); + this.panSectBtns.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.tcSectionProp)).BeginInit(); + this.tcSectionProp.SuspendLayout(); + this.tabControlPanel1.SuspendLayout(); + this.tabControlPanel3.SuspendLayout(); + this.tabControlPanel2.SuspendLayout(); + this.ppGpbxSignoffCheckoff.SuspendLayout(); + this.tabControlPanel4.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.sectionConfigBindingSource)).BeginInit(); + 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.Visible = false; + // + // ppCbPrnSecNumTitle + // + this.ppCbPrnSecNumTitle.AutoSize = true; + this.ppCbPrnSecNumTitle.BackColor = System.Drawing.Color.Transparent; + this.ppCbPrnSecNumTitle.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.sectionConfigBindingSource, "Section_TOC", true)); + this.ppCbPrnSecNumTitle.Location = new System.Drawing.Point(404, 261); + 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 = 23; + this.ppCbPrnSecNumTitle.Text = "Print Section Number and Title"; + this.ppCbPrnSecNumTitle.UseVisualStyleBackColor = false; + this.ppCbPrnSecNumTitle.Visible = false; + // + // ppCbIncTOC + // + this.ppCbIncTOC.AutoSize = true; + this.ppCbIncTOC.BackColor = System.Drawing.Color.Transparent; + this.ppCbIncTOC.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.sectionConfigBindingSource, "Section_TOC", true)); + this.ppCbIncTOC.Location = new System.Drawing.Point(404, 234); + 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 = 22; + this.ppCbIncTOC.Text = "Include on Table Of Contents"; + this.ppCbIncTOC.UseVisualStyleBackColor = false; + this.ppCbIncTOC.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.Visible = false; + // + // label21 + // + this.label21.AutoSize = true; + this.label21.BackColor = System.Drawing.Color.Transparent; + this.label21.Location = new System.Drawing.Point(55, 199); + this.label21.Name = "label21"; + this.label21.Size = new System.Drawing.Size(55, 17); + this.label21.TabIndex = 11; + this.label21.Text = "User ID"; + this.label21.Visible = false; + // + // label3 + // + this.label3.AutoSize = true; + this.label3.BackColor = System.Drawing.Color.Transparent; + this.label3.Location = new System.Drawing.Point(19, 151); + this.label3.Name = "label3"; + this.label3.Size = new System.Drawing.Size(92, 17); + this.label3.TabIndex = 4; + this.label3.Text = "Last Modified"; + this.label3.Visible = false; + // + // ppRTxtTitle + // + this.ppRTxtTitle.AcceptsTab = true; + this.ppRTxtTitle.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.sectionConfigBindingSource, "Title", true)); + this.ppRTxtTitle.Location = new System.Drawing.Point(85, 136); + this.ppRTxtTitle.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppRTxtTitle.Name = "ppRTxtTitle"; + this.ppRTxtTitle.Size = new System.Drawing.Size(541, 61); + this.ppRTxtTitle.TabIndex = 3; + this.ppRTxtTitle.Text = ""; + this.ppRTxtTitle.Visible = false; + // + // ppRTxtNumber + // + this.ppRTxtNumber.AcceptsTab = true; + this.ppRTxtNumber.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.sectionConfigBindingSource, "Number", true)); + this.ppRTxtNumber.Location = new System.Drawing.Point(85, 33); + this.ppRTxtNumber.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppRTxtNumber.Multiline = false; + this.ppRTxtNumber.Name = "ppRTxtNumber"; + this.ppRTxtNumber.Size = new System.Drawing.Size(159, 22); + this.ppRTxtNumber.TabIndex = 2; + this.ppRTxtNumber.Text = ""; + this.ppRTxtNumber.Visible = false; + // + // label2 + // + this.label2.AutoSize = true; + this.label2.BackColor = System.Drawing.Color.Transparent; + this.label2.Location = new System.Drawing.Point(45, 60); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(35, 17); + this.label2.TabIndex = 1; + this.label2.Text = "Title"; + // + // label1 + // + this.label1.AutoSize = true; + this.label1.BackColor = System.Drawing.Color.Transparent; + this.label1.Location = new System.Drawing.Point(21, 12); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(58, 17); + this.label1.TabIndex = 0; + this.label1.Text = "Number"; + // + // ppCmbxAccPgPrintSize + // + this.ppCmbxAccPgPrintSize.DisplayMember = "Text"; + this.ppCmbxAccPgPrintSize.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; + this.ppCmbxAccPgPrintSize.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.ppCmbxAccPgPrintSize.FormattingEnabled = true; + this.ppCmbxAccPgPrintSize.Location = new System.Drawing.Point(48, 231); + this.ppCmbxAccPgPrintSize.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppCmbxAccPgPrintSize.Name = "ppCmbxAccPgPrintSize"; + this.ppCmbxAccPgPrintSize.Size = new System.Drawing.Size(213, 23); + this.superTooltip1.SetSuperTooltip(this.ppCmbxAccPgPrintSize, new DevComponents.DotNetBar.SuperTooltipInfo("Print Size", "", "This is used only for non-step editor sections.\r\n\r\nSelect the printing aspects fo" + + "r this section", null, null, DevComponents.DotNetBar.eTooltipColor.System)); + this.ppCmbxAccPgPrintSize.TabIndex = 6; + this.ppCmbxAccPgPrintSize.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.ppCmbxAccPgPrintSize.WatermarkText = "select print size"; + // + // 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(99, 174); + 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 = 6; + this.ppCmbxNumColumns.WatermarkText = "select columns"; + // + // ppCmbxSectPagination + // + this.ppCmbxSectPagination.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.sectionConfigBindingSource, "Section_Pagination", true)); + 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(99, 123); + 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 = 50; + 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"; + // + // ppCmbxStyleSectionType + // + 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(115, 92); + this.ppCmbxStyleSectionType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppCmbxStyleSectionType.Name = "ppCmbxStyleSectionType"; + this.ppCmbxStyleSectionType.Size = new System.Drawing.Size(511, 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 = 49; + 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.Location = new System.Drawing.Point(587, 22); + this.ppBtnDefaultFmt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppBtnDefaultFmt.Name = "ppBtnDefaultFmt"; + this.ppBtnDefaultFmt.Size = new System.Drawing.Size(51, 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 = 48; + this.ppBtnDefaultFmt.Text = "Default"; + this.ppBtnDefaultFmt.ThemeAware = true; + this.ppBtnDefaultFmt.Click += new System.EventHandler(this.ppBtnDefaultFmt_Click); + // + // ppCmbxFormat + // + 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(568, 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 = 44; + 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); + // + // 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(37, 94); + 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 = 7; + 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"; + // + // 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(37, 36); + 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 = 6; + 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"; + // + // label12 + // + this.label12.AutoSize = true; + this.label12.BackColor = System.Drawing.Color.Transparent; + this.label12.Location = new System.Drawing.Point(16, 71); + this.label12.Name = "label12"; + this.label12.Size = new System.Drawing.Size(61, 17); + this.label12.TabIndex = 4; + this.label12.Text = "Heading"; + // + // label11 + // + this.label11.AutoSize = true; + this.label11.BackColor = System.Drawing.Color.Transparent; + this.label11.Location = new System.Drawing.Point(16, 14); + this.label11.Name = "label11"; + this.label11.Size = new System.Drawing.Size(40, 17); + this.label11.TabIndex = 2; + this.label11.Text = "Type"; + // + // label8 + // + this.label8.AutoSize = true; + this.label8.BackColor = System.Drawing.Color.Transparent; + this.label8.Location = new System.Drawing.Point(25, 209); + this.label8.Name = "label8"; + this.label8.Size = new System.Drawing.Size(68, 17); + this.label8.TabIndex = 36; + this.label8.Text = "Print Size"; + // + // label7 + // + this.label7.AutoSize = true; + this.label7.BackColor = System.Drawing.Color.Transparent; + this.label7.Location = new System.Drawing.Point(19, 123); + this.label7.Name = "label7"; + this.label7.Size = new System.Drawing.Size(75, 17); + this.label7.TabIndex = 34; + this.label7.Text = "Pagination"; + // + // label6 + // + this.label6.AutoSize = true; + this.label6.BackColor = System.Drawing.Color.Transparent; + this.label6.Location = new System.Drawing.Point(19, 92); + this.label6.Name = "label6"; + this.label6.Size = new System.Drawing.Size(91, 17); + this.label6.TabIndex = 32; + this.label6.Text = "Section Type"; + // + // label5 + // + this.label5.AutoSize = true; + this.label5.BackColor = System.Drawing.Color.Transparent; + this.label5.Location = new System.Drawing.Point(31, 174); + this.label5.Name = "label5"; + this.label5.Size = new System.Drawing.Size(62, 17); + this.label5.TabIndex = 30; + this.label5.Text = "Columns"; + // + // label19 + // + this.label19.AutoSize = true; + this.label19.BackColor = System.Drawing.Color.Transparent; + this.label19.Location = new System.Drawing.Point(25, 1); + this.label19.Name = "label19"; + this.label19.Size = new System.Drawing.Size(52, 17); + this.label19.TabIndex = 28; + this.label19.Text = "Format"; + // + // ppBtnCvrtToLibDoc + // + this.ppBtnCvrtToLibDoc.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.ppBtnCvrtToLibDoc.Location = new System.Drawing.Point(21, 237); + 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 = 32; + 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("Select Library Document", "", "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 = 30; + 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, 55); - 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(768, 353); - 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 = 24; - 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(671, 353); - 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 = 23; - 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(11, 346); - 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.Location = new System.Drawing.Point(12, 366); - this.ppCbShwDefSettings.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppCbShwDefSettings.Name = "ppCbShwDefSettings"; - this.ppCbShwDefSettings.Size = new System.Drawing.Size(193, 23); - 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 = 27; - 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"; - // - // panSectBtns - // - this.panSectBtns.BackColor = System.Drawing.Color.Transparent; - this.panSectBtns.Controls.Add(this.btnViewStngs); - 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, 325); - this.panSectBtns.TabIndex = 28; - // - // btnViewStngs - // - this.btnViewStngs.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; - this.btnViewStngs.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; - this.btnViewStngs.Dock = System.Windows.Forms.DockStyle.Top; - this.btnViewStngs.Location = new System.Drawing.Point(0, 69); - this.btnViewStngs.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.btnViewStngs.Name = "btnViewStngs"; - this.btnViewStngs.Size = new System.Drawing.Size(192, 23); - this.btnViewStngs.TabIndex = 3; - this.btnViewStngs.Text = "View Settings"; - this.btnViewStngs.Visible = false; - this.btnViewStngs.Click += new System.EventHandler(this.btnViewStngs_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 = 2; - 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 = 1; - 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 = 0; - 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.Bottom) - | System.Windows.Forms.AnchorStyles.Right))); - this.tcSectionProp.BackColor = System.Drawing.Color.Transparent; - this.tcSectionProp.CanReorderTabs = true; - this.tcSectionProp.Controls.Add(this.tabControlPanel3); - this.tcSectionProp.Controls.Add(this.tabControlPanel1); - this.tcSectionProp.Controls.Add(this.tabControlPanel2); - this.tcSectionProp.Controls.Add(this.tabControlPanel4); - this.tcSectionProp.Location = new System.Drawing.Point(216, 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(648, 325); - 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.TabsVisible = false; - this.tcSectionProp.Text = "tabControl2"; - // - // tabControlPanel3 - // - this.tabControlPanel3.Controls.Add(this.ppBtnCvrtToLibDoc); - this.tabControlPanel3.Controls.Add(this.lblLibraryDocument); - this.tabControlPanel3.Controls.Add(this.ppCmbxLibDoc); - this.tabControlPanel3.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabControlPanel3.Location = new System.Drawing.Point(0, 24); - this.tabControlPanel3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.tabControlPanel3.Name = "tabControlPanel3"; - this.tabControlPanel3.Padding = new System.Windows.Forms.Padding(1); - this.tabControlPanel3.Size = new System.Drawing.Size(648, 301); - this.tabControlPanel3.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254))))); - this.tabControlPanel3.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227))))); - this.tabControlPanel3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; - this.tabControlPanel3.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199))))); - this.tabControlPanel3.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) - | DevComponents.DotNetBar.eBorderSide.Bottom))); - this.tabControlPanel3.Style.GradientAngle = 90; - this.tabControlPanel3.TabIndex = 3; - this.tabControlPanel3.TabItem = this.tiLibDoc; - // - // tiLibDoc - // - this.tiLibDoc.AttachedControl = this.tabControlPanel3; - this.tiLibDoc.Name = "tiLibDoc"; - this.tiLibDoc.Text = "Library Document"; - // - // tabControlPanel1 - // - this.tabControlPanel1.Controls.Add(this.ppDtTmLastMod); - this.tabControlPanel1.Controls.Add(this.label1); - this.tabControlPanel1.Controls.Add(this.ppCbPrnSecNumTitle); - this.tabControlPanel1.Controls.Add(this.label2); - this.tabControlPanel1.Controls.Add(this.ppCbIncTOC); - this.tabControlPanel1.Controls.Add(this.ppRTxtNumber); - this.tabControlPanel1.Controls.Add(this.ppTxtBxUserID); - this.tabControlPanel1.Controls.Add(this.ppRTxtTitle); - this.tabControlPanel1.Controls.Add(this.label21); - this.tabControlPanel1.Controls.Add(this.label3); - this.tabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabControlPanel1.Location = new System.Drawing.Point(0, 24); - this.tabControlPanel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.tabControlPanel1.Name = "tabControlPanel1"; - this.tabControlPanel1.Padding = new System.Windows.Forms.Padding(1); - this.tabControlPanel1.Size = new System.Drawing.Size(648, 301); - this.tabControlPanel1.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254))))); - this.tabControlPanel1.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227))))); - this.tabControlPanel1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; - this.tabControlPanel1.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199))))); - this.tabControlPanel1.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) - | DevComponents.DotNetBar.eBorderSide.Bottom))); - this.tabControlPanel1.Style.GradientAngle = 90; - this.tabControlPanel1.TabIndex = 1; - this.tabControlPanel1.TabItem = this.tiGeneral; - // - // tiGeneral - // - this.tiGeneral.AttachedControl = this.tabControlPanel1; - this.tiGeneral.Name = "tiGeneral"; - this.tiGeneral.Text = "General"; - // - // tabControlPanel2 - // - this.tabControlPanel2.Controls.Add(this.cbIsStepSection); - this.tabControlPanel2.Controls.Add(this.ppGpbxSignoffCheckoff); - this.tabControlPanel2.Controls.Add(this.ppCmbxAccPgPrintSize); - this.tabControlPanel2.Controls.Add(this.label19); - this.tabControlPanel2.Controls.Add(this.ppCmbxNumColumns); - this.tabControlPanel2.Controls.Add(this.label5); - this.tabControlPanel2.Controls.Add(this.ppCmbxSectPagination); - this.tabControlPanel2.Controls.Add(this.label6); - this.tabControlPanel2.Controls.Add(this.ppCmbxStyleSectionType); - this.tabControlPanel2.Controls.Add(this.label7); - this.tabControlPanel2.Controls.Add(this.ppBtnDefaultFmt); - this.tabControlPanel2.Controls.Add(this.label8); - this.tabControlPanel2.Controls.Add(this.ppCmbxFormat); - this.tabControlPanel2.Controls.Add(this.ppLblFormatDefault); - this.tabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabControlPanel2.Location = new System.Drawing.Point(0, 24); - this.tabControlPanel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.tabControlPanel2.Name = "tabControlPanel2"; - this.tabControlPanel2.Padding = new System.Windows.Forms.Padding(1); - this.tabControlPanel2.Size = new System.Drawing.Size(648, 301); - this.tabControlPanel2.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254))))); - this.tabControlPanel2.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227))))); - this.tabControlPanel2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; - this.tabControlPanel2.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199))))); - this.tabControlPanel2.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) - | DevComponents.DotNetBar.eBorderSide.Bottom))); - this.tabControlPanel2.Style.GradientAngle = 90; - this.tabControlPanel2.TabIndex = 2; - this.tabControlPanel2.TabItem = this.tiFormat; - this.tabControlPanel2.Enter += new System.EventHandler(this.tabpage_Enter); - // - // cbIsStepSection - // - this.cbIsStepSection.AutoSize = true; - this.cbIsStepSection.Location = new System.Drawing.Point(115, 58); - this.cbIsStepSection.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.cbIsStepSection.Name = "cbIsStepSection"; - this.cbIsStepSection.Size = new System.Drawing.Size(124, 21); - this.cbIsStepSection.TabIndex = 52; - this.cbIsStepSection.Text = "Is Step Section"; - this.cbIsStepSection.UseVisualStyleBackColor = true; - this.cbIsStepSection.CheckedChanged += new System.EventHandler(this.cbIsStepSection_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.label11); - this.ppGpbxSignoffCheckoff.Controls.Add(this.ppCmbxCheckoffType); - this.ppGpbxSignoffCheckoff.Controls.Add(this.label12); - this.ppGpbxSignoffCheckoff.Location = new System.Drawing.Point(315, 123); - this.ppGpbxSignoffCheckoff.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ppGpbxSignoffCheckoff.Name = "ppGpbxSignoffCheckoff"; - this.ppGpbxSignoffCheckoff.Size = new System.Drawing.Size(312, 161); - // - // - // - 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.TabIndex = 51; - this.ppGpbxSignoffCheckoff.Text = "Signoffs / Checkoffs"; - // - // tiFormat - // - this.tiFormat.AttachedControl = this.tabControlPanel2; - this.tiFormat.Name = "tiFormat"; - this.tiFormat.Text = "Format"; - // - // 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(648, 301); - 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"; - // - // 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(873, 391); - this.Controls.Add(this.tcSectionProp); - this.Controls.Add(this.panSectBtns); - 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.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); - ((System.ComponentModel.ISupportInitialize)(this.sectionConfigBindingSource)).EndInit(); - this.panSectBtns.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.tcSectionProp)).EndInit(); - this.tcSectionProp.ResumeLayout(false); - this.tabControlPanel3.ResumeLayout(false); - this.tabControlPanel3.PerformLayout(); - this.tabControlPanel1.ResumeLayout(false); - this.tabControlPanel1.PerformLayout(); - this.tabControlPanel2.ResumeLayout(false); - this.tabControlPanel2.PerformLayout(); - this.ppGpbxSignoffCheckoff.ResumeLayout(false); - this.ppGpbxSignoffCheckoff.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, 55); + 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(768, 353); + 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 = 24; + 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(671, 353); + 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 = 23; + 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(11, 346); + 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.Location = new System.Drawing.Point(12, 366); + this.ppCbShwDefSettings.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppCbShwDefSettings.Name = "ppCbShwDefSettings"; + this.ppCbShwDefSettings.Size = new System.Drawing.Size(193, 23); + 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 = 27; + 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"; + // + // panSectBtns + // + this.panSectBtns.BackColor = System.Drawing.Color.Transparent; + this.panSectBtns.Controls.Add(this.btnViewStngs); + 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, 325); + this.panSectBtns.TabIndex = 28; + // + // btnViewStngs + // + this.btnViewStngs.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; + this.btnViewStngs.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; + this.btnViewStngs.Dock = System.Windows.Forms.DockStyle.Top; + this.btnViewStngs.Location = new System.Drawing.Point(0, 69); + this.btnViewStngs.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.btnViewStngs.Name = "btnViewStngs"; + this.btnViewStngs.Size = new System.Drawing.Size(192, 23); + this.btnViewStngs.TabIndex = 3; + this.btnViewStngs.Text = "View Settings"; + this.btnViewStngs.Visible = false; + this.btnViewStngs.Click += new System.EventHandler(this.btnViewStngs_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 = 2; + 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 = 1; + 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 = 0; + 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.Bottom) + | System.Windows.Forms.AnchorStyles.Right))); + this.tcSectionProp.BackColor = System.Drawing.Color.Transparent; + this.tcSectionProp.CanReorderTabs = true; + this.tcSectionProp.Controls.Add(this.tabControlPanel1); + this.tcSectionProp.Controls.Add(this.tabControlPanel3); + this.tcSectionProp.Controls.Add(this.tabControlPanel2); + this.tcSectionProp.Controls.Add(this.tabControlPanel4); + this.tcSectionProp.Location = new System.Drawing.Point(216, 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(648, 325); + 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.TabsVisible = false; + this.tcSectionProp.Text = "tabControl2"; + // + // tabControlPanel1 + // + this.tabControlPanel1.Controls.Add(this.ppSectNumberStpRTB); + this.tabControlPanel1.Controls.Add(this.ppSectTitleStpRTB); + this.tabControlPanel1.Controls.Add(this.ppDtTmLastMod); + this.tabControlPanel1.Controls.Add(this.label1); + this.tabControlPanel1.Controls.Add(this.ppCbPrnSecNumTitle); + this.tabControlPanel1.Controls.Add(this.label2); + this.tabControlPanel1.Controls.Add(this.ppCbIncTOC); + this.tabControlPanel1.Controls.Add(this.ppRTxtNumber); + this.tabControlPanel1.Controls.Add(this.ppTxtBxUserID); + this.tabControlPanel1.Controls.Add(this.ppRTxtTitle); + this.tabControlPanel1.Controls.Add(this.label21); + this.tabControlPanel1.Controls.Add(this.label3); + this.tabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill; + this.tabControlPanel1.Location = new System.Drawing.Point(0, 24); + this.tabControlPanel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.tabControlPanel1.Name = "tabControlPanel1"; + this.tabControlPanel1.Padding = new System.Windows.Forms.Padding(1); + this.tabControlPanel1.Size = new System.Drawing.Size(648, 301); + this.tabControlPanel1.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247))))); + this.tabControlPanel1.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(195)))), ((int)(((byte)(195))))); + this.tabControlPanel1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.tabControlPanel1.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(70)))), ((int)(((byte)(70))))); + this.tabControlPanel1.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) + | DevComponents.DotNetBar.eBorderSide.Bottom))); + this.tabControlPanel1.Style.GradientAngle = 90; + this.tabControlPanel1.TabIndex = 1; + this.tabControlPanel1.TabItem = this.tiGeneral; + // + // tiGeneral + // + this.tiGeneral.AttachedControl = this.tabControlPanel1; + this.tiGeneral.Name = "tiGeneral"; + this.tiGeneral.Text = "General"; + // + // tabControlPanel3 + // + this.tabControlPanel3.Controls.Add(this.ppBtnCvrtToLibDoc); + this.tabControlPanel3.Controls.Add(this.lblLibraryDocument); + this.tabControlPanel3.Controls.Add(this.ppCmbxLibDoc); + this.tabControlPanel3.Dock = System.Windows.Forms.DockStyle.Fill; + this.tabControlPanel3.Location = new System.Drawing.Point(0, 24); + this.tabControlPanel3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.tabControlPanel3.Name = "tabControlPanel3"; + this.tabControlPanel3.Padding = new System.Windows.Forms.Padding(1); + this.tabControlPanel3.Size = new System.Drawing.Size(648, 301); + this.tabControlPanel3.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247))))); + this.tabControlPanel3.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(195)))), ((int)(((byte)(195))))); + this.tabControlPanel3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.tabControlPanel3.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(70)))), ((int)(((byte)(70))))); + this.tabControlPanel3.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) + | DevComponents.DotNetBar.eBorderSide.Bottom))); + this.tabControlPanel3.Style.GradientAngle = 90; + this.tabControlPanel3.TabIndex = 3; + this.tabControlPanel3.TabItem = this.tiLibDoc; + // + // tiLibDoc + // + this.tiLibDoc.AttachedControl = this.tabControlPanel3; + this.tiLibDoc.Name = "tiLibDoc"; + this.tiLibDoc.Text = "Library Document"; + // + // tabControlPanel2 + // + this.tabControlPanel2.Controls.Add(this.cbIsStepSection); + this.tabControlPanel2.Controls.Add(this.ppGpbxSignoffCheckoff); + this.tabControlPanel2.Controls.Add(this.ppCmbxAccPgPrintSize); + this.tabControlPanel2.Controls.Add(this.label19); + this.tabControlPanel2.Controls.Add(this.ppCmbxNumColumns); + this.tabControlPanel2.Controls.Add(this.label5); + this.tabControlPanel2.Controls.Add(this.ppCmbxSectPagination); + this.tabControlPanel2.Controls.Add(this.label6); + this.tabControlPanel2.Controls.Add(this.ppCmbxStyleSectionType); + this.tabControlPanel2.Controls.Add(this.label7); + this.tabControlPanel2.Controls.Add(this.ppBtnDefaultFmt); + this.tabControlPanel2.Controls.Add(this.label8); + this.tabControlPanel2.Controls.Add(this.ppCmbxFormat); + this.tabControlPanel2.Controls.Add(this.ppLblFormatDefault); + this.tabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill; + this.tabControlPanel2.Location = new System.Drawing.Point(0, 24); + this.tabControlPanel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.tabControlPanel2.Name = "tabControlPanel2"; + this.tabControlPanel2.Padding = new System.Windows.Forms.Padding(1); + this.tabControlPanel2.Size = new System.Drawing.Size(648, 301); + this.tabControlPanel2.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247))))); + this.tabControlPanel2.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(195)))), ((int)(((byte)(195))))); + this.tabControlPanel2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.tabControlPanel2.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(70)))), ((int)(((byte)(70))))); + this.tabControlPanel2.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) + | DevComponents.DotNetBar.eBorderSide.Bottom))); + this.tabControlPanel2.Style.GradientAngle = 90; + this.tabControlPanel2.TabIndex = 2; + this.tabControlPanel2.TabItem = this.tiFormat; + this.tabControlPanel2.Enter += new System.EventHandler(this.tabpage_Enter); + // + // cbIsStepSection + // + this.cbIsStepSection.AutoSize = true; + this.cbIsStepSection.Location = new System.Drawing.Point(115, 58); + this.cbIsStepSection.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.cbIsStepSection.Name = "cbIsStepSection"; + this.cbIsStepSection.Size = new System.Drawing.Size(124, 21); + this.cbIsStepSection.TabIndex = 52; + this.cbIsStepSection.Text = "Is Step Section"; + this.cbIsStepSection.UseVisualStyleBackColor = true; + this.cbIsStepSection.CheckedChanged += new System.EventHandler(this.cbIsStepSection_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.label11); + this.ppGpbxSignoffCheckoff.Controls.Add(this.ppCmbxCheckoffType); + this.ppGpbxSignoffCheckoff.Controls.Add(this.label12); + this.ppGpbxSignoffCheckoff.Location = new System.Drawing.Point(315, 123); + this.ppGpbxSignoffCheckoff.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ppGpbxSignoffCheckoff.Name = "ppGpbxSignoffCheckoff"; + this.ppGpbxSignoffCheckoff.Size = new System.Drawing.Size(312, 161); + // + // + // + 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.TabIndex = 51; + this.ppGpbxSignoffCheckoff.Text = "Signoffs / Checkoffs"; + // + // tiFormat + // + this.tiFormat.AttachedControl = this.tabControlPanel2; + this.tiFormat.Name = "tiFormat"; + this.tiFormat.Text = "Format"; + // + // 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(648, 301); + this.tabControlPanel4.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247))))); + this.tabControlPanel4.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(195)))), ((int)(((byte)(195))))); + this.tabControlPanel4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; + this.tabControlPanel4.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(70)))), ((int)(((byte)(70))))); + 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"; + // + // sectionConfigBindingSource + // + this.sectionConfigBindingSource.AllowNew = false; + this.sectionConfigBindingSource.DataSource = typeof(VEPROMS.CSLA.Library.SectionConfig); + // + // ppSectNumberStpRTB + // + 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.ContentsRectangle = new System.Drawing.Rectangle(85, 12, 159, 16); + this.ppSectNumberStpRTB.EpMode = VEPROMS.CSLA.Library.E_EditPrintMode.Edit; + this.ppSectNumberStpRTB.FieldToEdit = Volian.Controls.Library.E_FieldToEdit.StepText; + this.ppSectNumberStpRTB.Location = new System.Drawing.Point(85, 12); + this.ppSectNumberStpRTB.MinimumSize = new System.Drawing.Size(159, 18); + this.ppSectNumberStpRTB.MyClassName = "RichEdit20W"; + this.ppSectNumberStpRTB.MyItemInfo = null; + this.ppSectNumberStpRTB.MyLinkText = null; + this.ppSectNumberStpRTB.MyStepItem = null; + this.ppSectNumberStpRTB.Name = "ppSectNumberStpRTB"; + 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(159, 18); + this.ppSectNumberStpRTB.TabIndex = 26; + this.ppSectNumberStpRTB.Text = ""; + this.ppSectNumberStpRTB.VwMode = VEPROMS.CSLA.Library.E_ViewMode.Edit; + this.ppSectNumberStpRTB.Enter += new System.EventHandler(this.ppSectNumberStpRTB_Enter); + // + // ppSectTitleStpRTB + // + 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.ContentsRectangle = new System.Drawing.Rectangle(85, 60, 541, 16); + this.ppSectTitleStpRTB.EpMode = VEPROMS.CSLA.Library.E_EditPrintMode.Edit; + this.ppSectTitleStpRTB.FieldToEdit = Volian.Controls.Library.E_FieldToEdit.StepText; + this.ppSectTitleStpRTB.Location = new System.Drawing.Point(85, 60); + this.ppSectTitleStpRTB.MinimumSize = new System.Drawing.Size(541, 61); + this.ppSectTitleStpRTB.MyClassName = "RichEdit20W"; + this.ppSectTitleStpRTB.MyItemInfo = null; + this.ppSectTitleStpRTB.MyLinkText = null; + this.ppSectTitleStpRTB.MyStepItem = null; + this.ppSectTitleStpRTB.Name = "ppSectTitleStpRTB"; + 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, 61); + this.ppSectTitleStpRTB.TabIndex = 25; + this.ppSectTitleStpRTB.Text = ""; + this.ppSectTitleStpRTB.VwMode = VEPROMS.CSLA.Library.E_ViewMode.Edit; + this.ppSectTitleStpRTB.Enter += new System.EventHandler(this.ppSectTitleStpRTB_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(873, 391); + this.Controls.Add(this.tcSectionProp); + this.Controls.Add(this.panSectBtns); + 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.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.panSectBtns.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.tcSectionProp)).EndInit(); + this.tcSectionProp.ResumeLayout(false); + this.tabControlPanel1.ResumeLayout(false); + this.tabControlPanel1.PerformLayout(); + this.tabControlPanel3.ResumeLayout(false); + this.tabControlPanel3.PerformLayout(); + this.tabControlPanel2.ResumeLayout(false); + this.tabControlPanel2.PerformLayout(); + this.ppGpbxSignoffCheckoff.ResumeLayout(false); + this.ppGpbxSignoffCheckoff.PerformLayout(); + this.tabControlPanel4.ResumeLayout(false); + this.tabControlPanel4.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.sectionConfigBindingSource)).EndInit(); + this.ResumeLayout(false); + this.PerformLayout(); } @@ -1052,5 +1114,7 @@ namespace VEPROMS private DevComponents.DotNetBar.TabItem tiViewStnns; private DevComponents.DotNetBar.Controls.GroupPanel ppGpbxSignoffCheckoff; private System.Windows.Forms.CheckBox cbIsStepSection; + private Volian.Controls.Library.StepRTB ppSectTitleStpRTB; + private Volian.Controls.Library.StepRTB ppSectNumberStpRTB; } } \ No newline at end of file diff --git a/PROMS/VEPROMS User Interface/frmSectionProperties.cs b/PROMS/VEPROMS User Interface/frmSectionProperties.cs index 45e45252..3029163d 100644 --- a/PROMS/VEPROMS User Interface/frmSectionProperties.cs +++ b/PROMS/VEPROMS User Interface/frmSectionProperties.cs @@ -8,6 +8,7 @@ using System.Windows.Forms; using VEPROMS.CSLA.Library; using VEPROMS.Properties; using DevComponents.DotNetBar; +using Volian.Controls.Library; namespace VEPROMS { @@ -17,19 +18,41 @@ namespace VEPROMS private bool _Initializing; private SectionConfig _SectionConfig; private Document _DocumentToDelete = null; + private StepTabRibbon _MyStepTabRibbon; public frmSectionProperties(SectionConfig sectionConfig) { _SectionConfig = sectionConfig; InitializeComponent(); btnGeneral.PerformClick(); // always start with General tab or button + ItemInfo ii = ItemInfo.Get(_SectionConfig.MySection.ItemID); + //if (sectionConfig.Number.Length > 0) + // this.Text = string.Format("{0} {1} Properties", sectionConfig.Number, sectionConfig.Title); + //else + // this.Text = string.Format("{0} Properties", sectionConfig.Title); if (sectionConfig.Number.Length > 0) - this.Text = string.Format("{0} {1} Properties", sectionConfig.Number, sectionConfig.Title); + this.Text = string.Format("{0} {1} Properties", ii.DisplayNumber, ii.DisplayText); else - this.Text = string.Format("{0} Properties", sectionConfig.Title); + this.Text = string.Format("{0} Properties", ii.DisplayText); + ppSectTitleStpRTB.FieldToEdit = E_FieldToEdit.Text; + ppSectTitleStpRTB.BorderStyle = BorderStyle.Fixed3D; + ppSectTitleStpRTB.ViewRTB = false; + ppSectTitleStpRTB.MyItemInfo = ii; + + ppSectNumberStpRTB.FieldToEdit = E_FieldToEdit.Number; + ppSectNumberStpRTB.BorderStyle = BorderStyle.Fixed3D; + ppSectNumberStpRTB.ViewRTB = false; + ppSectNumberStpRTB.MyItemInfo = ii; + + _MyStepTabRibbon = new StepTabRibbon(); + //_MyStepTabRibbon.Dock = System.Windows.Forms.DockStyle.Top; + //_MyStepTabRibbon.Location = new System.Drawing.Point(0, 0); + _MyStepTabRibbon.Name = "displayTabRibbon1"; + _MyStepTabRibbon.Visible = false; + // set up some of the format tab: - ItemInfo ii = ItemInfo.Get(_SectionConfig.MySection.ItemID); + cbIsStepSection.Enabled = !(ii.HasWordContent || ii.HasStepContent); // check type of section from document styles to determine if the stepsection checkbox should // be checked. @@ -62,6 +85,8 @@ namespace VEPROMS Document.Delete(_DocumentToDelete.DocID); _DocumentToDelete = null; } + ppSectNumberStpRTB.SaveText(); + ppSectTitleStpRTB.SaveText(); this.Close(); } private void btnSectPropCancel_Click(object sender, EventArgs e) @@ -457,6 +482,16 @@ namespace VEPROMS defaultSettingsVisiblity(); } #endregion + + private void ppSectNumberStpRTB_Enter(object sender, EventArgs e) + { + _MyStepTabRibbon.MyStepRTB = ppSectNumberStpRTB; + } + + private void ppSectTitleStpRTB_Enter(object sender, EventArgs e) + { + _MyStepTabRibbon.MyStepRTB = ppSectTitleStpRTB; + } } diff --git a/PROMS/VEPROMS User Interface/frmSectionProperties.resx b/PROMS/VEPROMS User Interface/frmSectionProperties.resx index f31cce76..98a3b3cf 100644 --- a/PROMS/VEPROMS User Interface/frmSectionProperties.resx +++ b/PROMS/VEPROMS User Interface/frmSectionProperties.resx @@ -123,6 +123,12 @@ 571, 19 + + 128, 18 + + + 571, 19 + Select how this section is handled during pagination. diff --git a/PROMS/VEPROMS User Interface/frmVEPROMS.Designer.cs b/PROMS/VEPROMS User Interface/frmVEPROMS.Designer.cs index 8396b19f..231f88f9 100644 --- a/PROMS/VEPROMS User Interface/frmVEPROMS.Designer.cs +++ b/PROMS/VEPROMS User Interface/frmVEPROMS.Designer.cs @@ -170,7 +170,6 @@ namespace VEPROMS // this.btnHelp.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; this.btnHelp.Image = ((System.Drawing.Image)(resources.GetObject("btnHelp.Image"))); - this.btnHelp.ImagePaddingHorizontal = 8; this.btnHelp.ItemAlignment = DevComponents.DotNetBar.eItemAlignment.Far; this.btnHelp.Name = "btnHelp"; this.btnHelp.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] { @@ -183,7 +182,6 @@ namespace VEPROMS // this.btnHelpManual.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; this.btnHelpManual.Image = ((System.Drawing.Image)(resources.GetObject("btnHelpManual.Image"))); - this.btnHelpManual.ImagePaddingHorizontal = 8; this.btnHelpManual.Name = "btnHelpManual"; this.btnHelpManual.Text = "User Manual"; // @@ -191,7 +189,6 @@ namespace VEPROMS // this.btnHelpAbout.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; this.btnHelpAbout.Image = ((System.Drawing.Image)(resources.GetObject("btnHelpAbout.Image"))); - this.btnHelpAbout.ImagePaddingHorizontal = 8; this.btnHelpAbout.Name = "btnHelpAbout"; this.btnHelpAbout.Text = "About"; this.btnHelpAbout.Click += new System.EventHandler(this.btnAbout_Click); @@ -200,7 +197,6 @@ namespace VEPROMS // this.btnHelpVWeb.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; this.btnHelpVWeb.Image = ((System.Drawing.Image)(resources.GetObject("btnHelpVWeb.Image"))); - this.btnHelpVWeb.ImagePaddingHorizontal = 8; this.btnHelpVWeb.Name = "btnHelpVWeb"; this.btnHelpVWeb.Text = "Volian Web"; this.btnHelpVWeb.Click += new System.EventHandler(this.btnVlnWeb_Click); @@ -268,7 +264,6 @@ namespace VEPROMS // this.btnNew.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; this.btnNew.Image = ((System.Drawing.Image)(resources.GetObject("btnNew.Image"))); - this.btnNew.ImagePaddingHorizontal = 8; this.btnNew.Name = "btnNew"; this.btnNew.SubItemsExpandWidth = 24; this.btnNew.Text = "&New"; @@ -278,7 +273,6 @@ namespace VEPROMS // this.btnOpen.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; this.btnOpen.Image = ((System.Drawing.Image)(resources.GetObject("btnOpen.Image"))); - this.btnOpen.ImagePaddingHorizontal = 8; this.btnOpen.Name = "btnOpen"; this.btnOpen.SubItemsExpandWidth = 24; this.btnOpen.Text = "&Open..."; @@ -288,7 +282,6 @@ namespace VEPROMS // this.btnSave.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; this.btnSave.Image = global::VEPROMS.Properties.Resources.Save; - this.btnSave.ImagePaddingHorizontal = 8; this.btnSave.Name = "btnSave"; this.btnSave.SubItemsExpandWidth = 24; this.btnSave.Text = "&Save..."; @@ -298,7 +291,6 @@ namespace VEPROMS // this.btnSaveAs.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; this.btnSaveAs.Image = global::VEPROMS.Properties.Resources.SaveAs; - this.btnSaveAs.ImagePaddingHorizontal = 8; this.btnSaveAs.Name = "btnSaveAs"; this.btnSaveAs.Text = "Save &As"; // @@ -306,7 +298,6 @@ namespace VEPROMS // this.btnPrint.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; this.btnPrint.Image = ((System.Drawing.Image)(resources.GetObject("btnPrint.Image"))); - this.btnPrint.ImagePaddingHorizontal = 8; this.btnPrint.Name = "btnPrint"; this.btnPrint.SubItemsExpandWidth = 24; this.btnPrint.Text = "&Print..."; @@ -316,7 +307,6 @@ namespace VEPROMS this.btnPrepare.BeginGroup = true; this.btnPrepare.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; this.btnPrepare.Image = ((System.Drawing.Image)(resources.GetObject("btnPrepare.Image"))); - this.btnPrepare.ImagePaddingHorizontal = 8; this.btnPrepare.Name = "btnPrepare"; this.btnPrepare.SubItemsExpandWidth = 24; this.btnPrepare.Text = "Pr&epare"; @@ -325,7 +315,6 @@ namespace VEPROMS // this.btnAdmin.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; this.btnAdmin.Image = global::VEPROMS.Properties.Resources.Admin; - this.btnAdmin.ImagePaddingHorizontal = 8; this.btnAdmin.Name = "btnAdmin"; this.btnAdmin.Text = "A&dministration"; // @@ -334,7 +323,6 @@ namespace VEPROMS this.btnClose.BeginGroup = true; this.btnClose.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image"))); - this.btnClose.ImagePaddingHorizontal = 8; this.btnClose.Name = "btnClose"; this.btnClose.SubItemsExpandWidth = 24; this.btnClose.Text = "&Close"; @@ -379,7 +367,6 @@ namespace VEPROMS this.btnOptions.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; this.btnOptions.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.btnOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnOptions.Image"))); - this.btnOptions.ImagePaddingHorizontal = 8; this.btnOptions.Name = "btnOptions"; this.btnOptions.SubItemsExpandWidth = 24; this.btnOptions.Text = "Opt&ions"; @@ -390,7 +377,6 @@ namespace VEPROMS this.btnExit.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; this.btnExit.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image"))); - this.btnExit.ImagePaddingHorizontal = 8; this.btnExit.Name = "btnExit"; this.btnExit.SubItemsExpandWidth = 24; this.btnExit.Text = "E&xit"; @@ -488,7 +474,6 @@ namespace VEPROMS // this.btnViewTypes.AutoExpandOnClick = true; this.btnViewTypes.ForeColor = System.Drawing.Color.Black; - this.btnViewTypes.ImagePaddingHorizontal = 8; this.btnViewTypes.Name = "btnViewTypes"; this.btnViewTypes.PopupSide = DevComponents.DotNetBar.ePopupSide.Top; this.btnViewTypes.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] { @@ -499,21 +484,18 @@ namespace VEPROMS // // btnViewPrcStp // - this.btnViewPrcStp.ImagePaddingHorizontal = 8; this.btnViewPrcStp.Name = "btnViewPrcStp"; this.btnViewPrcStp.Text = "Procedure Steps"; this.btnViewPrcStp.Click += new System.EventHandler(this.btnViewPrcStp_Click); // // btnViewBckgnd // - this.btnViewBckgnd.ImagePaddingHorizontal = 8; this.btnViewBckgnd.Name = "btnViewBckgnd"; this.btnViewBckgnd.Text = "Background"; this.btnViewBckgnd.Click += new System.EventHandler(this.btnViewBckgnd_Click); // // btnViewDev // - this.btnViewDev.ImagePaddingHorizontal = 8; this.btnViewDev.Name = "btnViewDev"; this.btnViewDev.Text = "Deviation"; this.btnViewDev.Click += new System.EventHandler(this.btnViewDev_Click); @@ -530,7 +512,6 @@ namespace VEPROMS this.btnLckUlck.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; this.btnLckUlck.ForeColor = System.Drawing.Color.Black; this.btnLckUlck.Image = ((System.Drawing.Image)(resources.GetObject("btnLckUlck.Image"))); - this.btnLckUlck.ImagePaddingHorizontal = 8; this.btnLckUlck.Name = "btnLckUlck"; this.btnLckUlck.PopupSide = DevComponents.DotNetBar.ePopupSide.Top; this.btnLckUlck.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] { @@ -544,7 +525,6 @@ namespace VEPROMS // this.btnSetLock.ForeColor = System.Drawing.Color.Black; this.btnSetLock.Image = ((System.Drawing.Image)(resources.GetObject("btnSetLock.Image"))); - this.btnSetLock.ImagePaddingHorizontal = 8; this.btnSetLock.Name = "btnSetLock"; this.btnSetLock.Text = "Set a Lock"; this.btnSetLock.Click += new System.EventHandler(this.btnSetLock_Click); @@ -553,7 +533,6 @@ namespace VEPROMS // this.btnReleaseLck.ForeColor = System.Drawing.Color.Black; this.btnReleaseLck.Image = ((System.Drawing.Image)(resources.GetObject("btnReleaseLck.Image"))); - this.btnReleaseLck.ImagePaddingHorizontal = 8; this.btnReleaseLck.Name = "btnReleaseLck"; this.btnReleaseLck.Text = "Release Lock"; this.btnReleaseLck.Click += new System.EventHandler(this.btnReleaseLck_Click); @@ -570,7 +549,6 @@ namespace VEPROMS this.btnInsOvr.CanCustomize = false; this.btnInsOvr.Description = "Toggle Insert / Overwrite"; this.btnInsOvr.ForeColor = System.Drawing.Color.Black; - this.btnInsOvr.ImagePaddingHorizontal = 8; this.btnInsOvr.Name = "btnInsOvr"; this.btnInsOvr.PopupSide = DevComponents.DotNetBar.ePopupSide.Top; this.btnInsOvr.SplitButton = true; @@ -582,14 +560,12 @@ namespace VEPROMS // // btnInsertMode // - this.btnInsertMode.ImagePaddingHorizontal = 8; this.btnInsertMode.Name = "btnInsertMode"; this.btnInsertMode.Text = "INS"; this.btnInsertMode.Click += new System.EventHandler(this.btnInsertMode_Click); // // btnOverstrikeMode // - this.btnOverstrikeMode.ImagePaddingHorizontal = 8; this.btnOverstrikeMode.Name = "btnOverstrikeMode"; this.btnOverstrikeMode.Text = "OVR"; this.btnOverstrikeMode.Click += new System.EventHandler(this.btnOverstrikeMode_Click); @@ -613,7 +589,6 @@ namespace VEPROMS this.btnMarkPrevPos.ForeColor = System.Drawing.Color.Black; this.btnMarkPrevPos.GlobalName = "SetBookMark"; this.btnMarkPrevPos.Image = ((System.Drawing.Image)(resources.GetObject("btnMarkPrevPos.Image"))); - this.btnMarkPrevPos.ImagePaddingHorizontal = 8; this.btnMarkPrevPos.Name = "btnMarkPrevPos"; this.btnMarkPrevPos.PopupSide = DevComponents.DotNetBar.ePopupSide.Top; this.superTooltip1.SetSuperTooltip(this.btnMarkPrevPos, new DevComponents.DotNetBar.SuperTooltipInfo("Simple Bookmark", "", "Mark your current positon and/or jump to the previously marked position. Note th" + @@ -634,7 +609,6 @@ namespace VEPROMS this.btnPrevPos.Enabled = false; this.btnPrevPos.ForeColor = System.Drawing.Color.Black; this.btnPrevPos.Image = ((System.Drawing.Image)(resources.GetObject("btnPrevPos.Image"))); - this.btnPrevPos.ImagePaddingHorizontal = 8; this.btnPrevPos.Name = "btnPrevPos"; this.btnPrevPos.PopupSide = DevComponents.DotNetBar.ePopupSide.Top; this.superTooltip1.SetSuperTooltip(this.btnPrevPos, new DevComponents.DotNetBar.SuperTooltipInfo("Simple Bookmark", "", "Mark your current positon and/or jump to the previously marked position. Note th" + @@ -652,7 +626,6 @@ namespace VEPROMS // this.btnGetRoVals.Enabled = false; this.btnGetRoVals.ForeColor = System.Drawing.Color.Black; - this.btnGetRoVals.ImagePaddingHorizontal = 8; this.btnGetRoVals.Name = "btnGetRoVals"; this.superTooltip1.SetSuperTooltip(this.btnGetRoVals, new DevComponents.DotNetBar.SuperTooltipInfo("Update Referenced Object Values", "", "This will update the RO Values in this procedure set.\r\n\r\nThis button will become " + "active when new Referenced Object Values are available.", null, null, DevComponents.DotNetBar.eTooltipColor.System)); @@ -774,12 +747,10 @@ namespace VEPROMS this.infoPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; this.infoPanel.Controls.Add(this.infoTabs); this.infoPanel.Dock = System.Windows.Forms.DockStyle.Right; - this.infoPanel.Expanded = false; - this.infoPanel.ExpandedBounds = new System.Drawing.Rectangle(615, 57, 230, 663); this.infoPanel.ExpandOnTitleClick = true; - this.infoPanel.Location = new System.Drawing.Point(815, 57); + this.infoPanel.Location = new System.Drawing.Point(615, 57); this.infoPanel.Name = "infoPanel"; - this.infoPanel.Size = new System.Drawing.Size(30, 663); + this.infoPanel.Size = new System.Drawing.Size(230, 663); this.infoPanel.Style.Alignment = System.Drawing.StringAlignment.Center; this.infoPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.infoPanel.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; @@ -810,7 +781,7 @@ namespace VEPROMS this.infoTabs.Name = "infoTabs"; this.infoTabs.SelectedTabFont = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold); this.infoTabs.SelectedTabIndex = 0; - this.infoTabs.Size = new System.Drawing.Size(30, 637); + this.infoTabs.Size = new System.Drawing.Size(230, 637); this.infoTabs.TabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Right; this.infoTabs.TabIndex = 1; this.infoTabs.TabLayoutType = DevComponents.DotNetBar.eTabLayoutType.FixedWithNavigationBox; @@ -827,7 +798,7 @@ namespace VEPROMS this.infotabControlPanelTags.Location = new System.Drawing.Point(0, 0); this.infotabControlPanelTags.Name = "infotabControlPanelTags"; this.infotabControlPanelTags.Padding = new System.Windows.Forms.Padding(1); - this.infotabControlPanelTags.Size = new System.Drawing.Size(3, 637); + this.infotabControlPanelTags.Size = new System.Drawing.Size(203, 637); this.infotabControlPanelTags.Style.BackColor1.Color = System.Drawing.SystemColors.Control; this.infotabControlPanelTags.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.infotabControlPanelTags.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top) @@ -845,7 +816,7 @@ namespace VEPROMS this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx1.Location = new System.Drawing.Point(1, 1); this.panelEx1.Name = "panelEx1"; - this.panelEx1.Size = new System.Drawing.Size(1, 635); + this.panelEx1.Size = new System.Drawing.Size(201, 635); this.panelEx1.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelEx1.Style.BackColor1.Color = System.Drawing.Color.Transparent; this.panelEx1.Style.BackColor2.Color = System.Drawing.Color.SlateGray; @@ -861,7 +832,7 @@ namespace VEPROMS this.displayTags.Location = new System.Drawing.Point(0, 0); this.displayTags.MyRTB = null; this.displayTags.Name = "displayTags"; - this.displayTags.Size = new System.Drawing.Size(1, 500); + this.displayTags.Size = new System.Drawing.Size(201, 500); this.displayTags.TabIndex = 0; // // infotabTags @@ -879,7 +850,7 @@ namespace VEPROMS this.infotabControlPanelTransitions.Location = new System.Drawing.Point(0, 0); this.infotabControlPanelTransitions.Name = "infotabControlPanelTransitions"; this.infotabControlPanelTransitions.Padding = new System.Windows.Forms.Padding(1); - this.infotabControlPanelTransitions.Size = new System.Drawing.Size(3, 637); + this.infotabControlPanelTransitions.Size = new System.Drawing.Size(203, 637); this.infotabControlPanelTransitions.Style.BackColor1.Color = System.Drawing.SystemColors.Control; this.infotabControlPanelTransitions.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.infotabControlPanelTransitions.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top) @@ -901,7 +872,7 @@ namespace VEPROMS this.displayTransition.MyRTB = null; this.displayTransition.Name = "displayTransition"; this.displayTransition.RangeColor = global::VEPROMS.Properties.Settings.Default.TransitionRangeColor; - this.displayTransition.Size = new System.Drawing.Size(1, 635); + this.displayTransition.Size = new System.Drawing.Size(201, 635); this.displayTransition.TabIndex = 0; // // infotabTransition @@ -919,7 +890,7 @@ namespace VEPROMS this.infotabControlPanelRO.Location = new System.Drawing.Point(0, 0); this.infotabControlPanelRO.Name = "infotabControlPanelRO"; this.infotabControlPanelRO.Padding = new System.Windows.Forms.Padding(1); - this.infotabControlPanelRO.Size = new System.Drawing.Size(3, 637); + this.infotabControlPanelRO.Size = new System.Drawing.Size(203, 637); this.infotabControlPanelRO.Style.BackColor1.Color = System.Drawing.SystemColors.Control; this.infotabControlPanelRO.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.infotabControlPanelRO.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Top) @@ -940,7 +911,7 @@ namespace VEPROMS this.displayRO.MyRTB = null; this.displayRO.Name = "displayRO"; this.displayRO.ProgressBar = null; - this.displayRO.Size = new System.Drawing.Size(1, 635); + this.displayRO.Size = new System.Drawing.Size(201, 635); this.displayRO.TabIndex = 0; // // infotabRO @@ -1026,7 +997,7 @@ namespace VEPROMS this.expandableSplitter2.HotGripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground; this.expandableSplitter2.Location = new System.Drawing.Point(37, 717); this.expandableSplitter2.Name = "expandableSplitter2"; - this.expandableSplitter2.Size = new System.Drawing.Size(778, 3); + this.expandableSplitter2.Size = new System.Drawing.Size(578, 3); this.expandableSplitter2.Style = DevComponents.DotNetBar.eSplitterStyle.Office2007; this.expandableSplitter2.TabIndex = 6; this.expandableSplitter2.TabStop = false; @@ -1057,7 +1028,7 @@ namespace VEPROMS this.expandableSplitter3.HotGripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.expandableSplitter3.HotGripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(208)))), ((int)(((byte)(213))))); this.expandableSplitter3.HotGripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground; - this.expandableSplitter3.Location = new System.Drawing.Point(812, 57); + this.expandableSplitter3.Location = new System.Drawing.Point(612, 57); this.expandableSplitter3.Name = "expandableSplitter3"; this.expandableSplitter3.Size = new System.Drawing.Size(3, 660); this.expandableSplitter3.Style = DevComponents.DotNetBar.eSplitterStyle.Office2007; @@ -1328,7 +1299,6 @@ namespace VEPROMS // buttonItem1 // this.buttonItem1.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem1.Image"))); - this.buttonItem1.ImagePaddingHorizontal = 8; this.buttonItem1.Name = "buttonItem1"; this.buttonItem1.Text = "buttonItem19"; this.buttonItem1.Tooltip = "Degree"; @@ -1346,7 +1316,7 @@ namespace VEPROMS this.tc.Name = "tc"; this.tc.RibbonExpanded = true; this.tc.SelectedDisplayTabItem = null; - this.tc.Size = new System.Drawing.Size(775, 660); + this.tc.Size = new System.Drawing.Size(575, 660); this.tc.TabIndex = 8; this.tc.ItemSelectedChanged += new Volian.Controls.Library.ItemSelectedChangedEvent(this.tc_ItemSelectedChanged); this.tc.LinkModifyTran += new Volian.Controls.Library.StepPanelLinkEvent(this.tc_LinkModifyTran); diff --git a/PROMS/VEPROMS User Interface/frmVEPROMS.cs b/PROMS/VEPROMS User Interface/frmVEPROMS.cs index ad94a3d2..5c3412d8 100644 --- a/PROMS/VEPROMS User Interface/frmVEPROMS.cs +++ b/PROMS/VEPROMS User Interface/frmVEPROMS.cs @@ -166,10 +166,11 @@ namespace VEPROMS { MostRecentItem mri = _MyMRIList[i]; ButtonItem btnItem = new ButtonItem(); + string menuTitle = mri.MenuTitle.Replace("\u2011", "-"); if (i < 9) - btnItem.Text = string.Format("&{0}. {1}", i + 1, mri.MenuTitle); + btnItem.Text = string.Format("&{0}. {1}", i + 1, menuTitle); else - btnItem.Text = string.Format(" {1}", i + 1, mri.MenuTitle); + btnItem.Text = string.Format(" {1}", i + 1, menuTitle); btnItem.Tag = mri.ItemID; btnItem.Tooltip = mri.ToolTip; btnItem.Click += new EventHandler(btnItem_Click);