made groups and dropdown text consistent on the change bar tab

Made the text used for change bars consistent
This commit is contained in:
2015-09-09 17:07:14 +00:00
parent 6fceccc6c1
commit 5cbbd3e581
5 changed files with 2344 additions and 2339 deletions

View File

@@ -155,6 +155,18 @@ namespace VEPROMS
this.btnRefObjs = new DevComponents.DotNetBar.ButtonX();
this.btnGeneral = new DevComponents.DotNetBar.ButtonX();
this.tcFolder = new DevComponents.DotNetBar.TabControl();
this.tabControlPanel1 = new DevComponents.DotNetBar.TabControlPanel();
this.btnAnnoTypeApply = new DevComponents.DotNetBar.ButtonX();
this.txbxRemoveMsg = new DevComponents.DotNetBar.Controls.TextBoxX();
this.btnAnnoTypeUndo = new DevComponents.DotNetBar.ButtonX();
this.btnAnnoTypeRemove = new DevComponents.DotNetBar.ButtonX();
this.btnAnnoTypeNew = new DevComponents.DotNetBar.ButtonX();
this.lblAnnoTypeCntMessage = new System.Windows.Forms.Label();
this.tbxAnnotationDescription = new System.Windows.Forms.TextBox();
this.lbAnnotationTypes = new System.Windows.Forms.ListBox();
this.tiAnnoTypes = new DevComponents.DotNetBar.TabItem(this.components);
this.tcpGeneral = new DevComponents.DotNetBar.TabControlPanel();
this.tiGeneral = new DevComponents.DotNetBar.TabItem(this.components);
this.tabControlPanel2 = new DevComponents.DotNetBar.TabControlPanel();
this.btnRevisionStageApply = new DevComponents.DotNetBar.ButtonX();
this.gpApprvStageTypes = new DevComponents.DotNetBar.Controls.GroupPanel();
@@ -164,21 +176,10 @@ namespace VEPROMS
this.tbRevisionStage = new System.Windows.Forms.TextBox();
this.lbRevisionStages = new System.Windows.Forms.ListBox();
this.tiRevisionStages = new DevComponents.DotNetBar.TabItem(this.components);
this.tcpGeneral = new DevComponents.DotNetBar.TabControlPanel();
this.tiGeneral = new DevComponents.DotNetBar.TabItem(this.components);
this.tcpOutputSettings = new DevComponents.DotNetBar.TabControlPanel();
this.tiOutputSettings = new DevComponents.DotNetBar.TabItem(this.components);
this.tcpRefObjs = new DevComponents.DotNetBar.TabControlPanel();
this.tiRefObj = new DevComponents.DotNetBar.TabItem(this.components);
this.tabControlPanel1 = new DevComponents.DotNetBar.TabControlPanel();
this.txbxRemoveMsg = new DevComponents.DotNetBar.Controls.TextBoxX();
this.btnAnnoTypeUndo = new DevComponents.DotNetBar.ButtonX();
this.btnAnnoTypeRemove = new DevComponents.DotNetBar.ButtonX();
this.btnAnnoTypeNew = new DevComponents.DotNetBar.ButtonX();
this.lblAnnoTypeCntMessage = new System.Windows.Forms.Label();
this.tbxAnnotationDescription = new System.Windows.Forms.TextBox();
this.lbAnnotationTypes = new System.Windows.Forms.ListBox();
this.tiAnnoTypes = new DevComponents.DotNetBar.TabItem(this.components);
this.tcpEdSettings = new DevComponents.DotNetBar.TabControlPanel();
this.tiEditSettings = new DevComponents.DotNetBar.TabItem(this.components);
this.tcpFmtSettings = new DevComponents.DotNetBar.TabControlPanel();
@@ -187,7 +188,6 @@ namespace VEPROMS
this.tiStMsg = new DevComponents.DotNetBar.TabItem(this.components);
this.formatInfoListBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.annotationTypesBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.btnAnnoTypeApply = new DevComponents.DotNetBar.ButtonX();
((System.ComponentModel.ISupportInitialize)(this.folderConfigBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.imageCodecInfoBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnOvrdPrnPenWidth)).BeginInit();
@@ -205,12 +205,12 @@ namespace VEPROMS
this.panButtons.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tcFolder)).BeginInit();
this.tcFolder.SuspendLayout();
this.tabControlPanel1.SuspendLayout();
this.tcpGeneral.SuspendLayout();
this.tabControlPanel2.SuspendLayout();
this.gpApprvStageTypes.SuspendLayout();
this.tcpGeneral.SuspendLayout();
this.tcpOutputSettings.SuspendLayout();
this.tcpRefObjs.SuspendLayout();
this.tabControlPanel1.SuspendLayout();
this.tcpEdSettings.SuspendLayout();
this.tcpFmtSettings.SuspendLayout();
this.tcpStMsg.SuspendLayout();
@@ -221,7 +221,7 @@ namespace VEPROMS
// 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(489, 249);
this.ppBtnOK.Location = new System.Drawing.Point(539, 280);
this.ppBtnOK.Margin = new System.Windows.Forms.Padding(2);
this.ppBtnOK.Name = "ppBtnOK";
this.ppBtnOK.Size = new System.Drawing.Size(56, 21);
@@ -234,16 +234,16 @@ namespace VEPROMS
//
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(560, 249);
this.ppBtnCancel.Location = new System.Drawing.Point(610, 280);
this.ppBtnCancel.Margin = new System.Windows.Forms.Padding(2);
this.ppBtnCancel.Name = "ppBtnCancel";
this.ppBtnCancel.Size = new System.Drawing.Size(56, 21);
this.ppBtnCancel.TabIndex = 91;
this.ppBtnCancel.Text = "Cancel";
this.ppBtnCancel.UseVisualStyleBackColor = true;
this.ppBtnCancel.MouseLeave += new System.EventHandler(this.ppBtnCancel_MouseLeave);
this.ppBtnCancel.Click += new System.EventHandler(this.ppBtnCancel_Click);
this.ppBtnCancel.MouseEnter += new System.EventHandler(this.ppBtnCancel_MouseEnter);
this.ppBtnCancel.MouseLeave += new System.EventHandler(this.ppBtnCancel_MouseLeave);
//
// lblHeading
//
@@ -426,8 +426,8 @@ namespace VEPROMS
this.ppBtnDefWatermark.Name = "ppBtnDefWatermark";
this.ppBtnDefWatermark.Size = new System.Drawing.Size(40, 20);
this.superTooltip1.SetSuperTooltip(this.ppBtnDefWatermark, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", "This will revert the watermark selection back to using the parent\'s (default) set" +
"ting.\r\n\r\nCheck \"Show Default Settings\" to display the \"default\" watermark (below" +
" the Watermark selection box).", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(255, 145)));
"ting.\r\n\r\nCheck \"Show Default Settings\" to display the \"default\" watermark (below" +
" the Watermark selection box).", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(255, 145)));
this.ppBtnDefWatermark.TabIndex = 31;
this.ppBtnDefWatermark.Text = "Default";
this.ppBtnDefWatermark.ThemeAware = true;
@@ -460,7 +460,7 @@ namespace VEPROMS
this.ppLblAutoDuplexDefault.Name = "ppLblAutoDuplexDefault";
this.ppLblAutoDuplexDefault.Size = new System.Drawing.Size(64, 13);
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.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
"ng back\r\nto this default.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.ppLblAutoDuplexDefault.TabIndex = 51;
this.ppLblAutoDuplexDefault.Text = "(default ON)";
//
@@ -475,7 +475,7 @@ namespace VEPROMS
this.ppLblWatermarkDefault.Name = "ppLblWatermarkDefault";
this.ppLblWatermarkDefault.Size = new System.Drawing.Size(45, 13);
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));
" to \r\nthis default.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.ppLblWatermarkDefault.TabIndex = 50;
this.ppLblWatermarkDefault.Text = "(default)";
//
@@ -555,7 +555,7 @@ namespace VEPROMS
this.ppNumUpDwnAdjPrnStartPos.Name = "ppNumUpDwnAdjPrnStartPos";
this.ppNumUpDwnAdjPrnStartPos.Size = new System.Drawing.Size(35, 20);
this.superTooltip1.SetSuperTooltip(this.ppNumUpDwnAdjPrnStartPos, new DevComponents.DotNetBar.SuperTooltipInfo("Starting Print Position", "", "Allows you to move the starting point on the page of where text and boarder begin" +
" printing.", null, null, DevComponents.DotNetBar.eTooltipColor.System));
" printing.", null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.ppNumUpDwnAdjPrnStartPos.TabIndex = 37;
this.ppNumUpDwnAdjPrnStartPos.TabStop = false;
//
@@ -579,7 +579,7 @@ namespace VEPROMS
this.ppChbxDisAutoDuplex.Name = "ppChbxDisAutoDuplex";
this.ppChbxDisAutoDuplex.Size = new System.Drawing.Size(161, 17);
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.System, true, false, new System.Drawing.Size(0, 0)));
"Foldout pages.", null, null, DevComponents.DotNetBar.eTooltipColor.System, true, false, new System.Drawing.Size(0, 0)));
this.ppChbxDisAutoDuplex.TabIndex = 32;
this.ppChbxDisAutoDuplex.Text = "Disable Automatic Duplexing";
this.ppChbxDisAutoDuplex.UseVisualStyleBackColor = false;
@@ -704,8 +704,8 @@ namespace VEPROMS
this.ppBtnDefaultChgBar.Name = "ppBtnDefaultChgBar";
this.ppBtnDefaultChgBar.Size = new System.Drawing.Size(44, 20);
this.superTooltip1.SetSuperTooltip(this.ppBtnDefaultChgBar, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", "This will revert the Change Bar selection back to using the parent\'s (default) se" +
"tting.\r\n\r\nCheck \"Show Default Settings\" to display the \"default\" Change Bar (bel" +
"ow the Change Bars selection box).", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(250, 145)));
"tting.\r\n\r\nCheck \"Show Default Settings\" to display the \"default\" Change Bar (bel" +
"ow the Change Bars selection box).", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(250, 145)));
this.ppBtnDefaultChgBar.TabIndex = 53;
this.ppBtnDefaultChgBar.Text = "Default";
this.ppBtnDefaultChgBar.ThemeAware = true;
@@ -736,8 +736,8 @@ namespace VEPROMS
this.ppBtnDefaultFmt.Name = "ppBtnDefaultFmt";
this.ppBtnDefaultFmt.Size = new System.Drawing.Size(44, 20);
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, true, true, new System.Drawing.Size(200, 150)));
" \"Show Default Settings\" to display the \"default\" format name (below the format " +
"selection box).", null, null, DevComponents.DotNetBar.eTooltipColor.System, true, true, new System.Drawing.Size(200, 150)));
this.ppBtnDefaultFmt.TabIndex = 51;
this.ppBtnDefaultFmt.Text = "Default";
this.ppBtnDefaultFmt.ThemeAware = true;
@@ -771,7 +771,7 @@ namespace VEPROMS
this.ppLblChangeBarTypeDefault.Name = "ppLblChangeBarTypeDefault";
this.ppLblChangeBarTypeDefault.Size = new System.Drawing.Size(79, 13);
this.superTooltip1.SetSuperTooltip(this.ppLblChangeBarTypeDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Change Bar setting", "", "Pressing the Default Button (to the right)\r\nwill set the Change Bar setting back " +
"to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(270, 70)));
"to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(270, 70)));
this.ppLblChangeBarTypeDefault.TabIndex = 43;
this.ppLblChangeBarTypeDefault.Text = "(default setting)";
//
@@ -786,7 +786,7 @@ namespace VEPROMS
this.ppLblFormatDefault.Name = "ppLblFormatDefault";
this.ppLblFormatDefault.Size = new System.Drawing.Size(77, 13);
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(255, 70)));
"his.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(255, 70)));
this.ppLblFormatDefault.TabIndex = 42;
this.ppLblFormatDefault.Text = "(default format)";
this.ppLblFormatDefault.Visible = false;
@@ -794,7 +794,7 @@ namespace VEPROMS
// ppBtnDefCbTxtTyp
//
this.ppBtnDefCbTxtTyp.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ppBtnDefCbTxtTyp.Location = new System.Drawing.Point(210, 21);
this.ppBtnDefCbTxtTyp.Location = new System.Drawing.Point(229, 21);
this.ppBtnDefCbTxtTyp.Margin = new System.Windows.Forms.Padding(2);
this.ppBtnDefCbTxtTyp.Name = "ppBtnDefCbTxtTyp";
this.ppBtnDefCbTxtTyp.Size = new System.Drawing.Size(44, 20);
@@ -830,7 +830,7 @@ namespace VEPROMS
this.ppCmbxChgBarTxtType.Location = new System.Drawing.Point(64, 21);
this.ppCmbxChgBarTxtType.Margin = new System.Windows.Forms.Padding(2);
this.ppCmbxChgBarTxtType.Name = "ppCmbxChgBarTxtType";
this.ppCmbxChgBarTxtType.Size = new System.Drawing.Size(143, 21);
this.ppCmbxChgBarTxtType.Size = new System.Drawing.Size(161, 21);
this.ppCmbxChgBarTxtType.TabIndex = 54;
this.ppCmbxChgBarTxtType.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ppCmbxChgBarTxtType.WatermarkText = "select change bar text type";
@@ -864,7 +864,7 @@ namespace VEPROMS
this.ppLblChgBarTxtTypeDefault.Name = "ppLblChgBarTxtTypeDefault";
this.ppLblChgBarTxtTypeDefault.Size = new System.Drawing.Size(79, 13);
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 Text T" +
"ype setting back to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
"ype setting back to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.ppLblChgBarTxtTypeDefault.TabIndex = 13;
this.ppLblChgBarTxtTypeDefault.Text = "(default setting)";
//
@@ -878,7 +878,7 @@ namespace VEPROMS
this.ppLblChgBarPosDefault.Name = "ppLblChgBarPosDefault";
this.ppLblChgBarPosDefault.Size = new System.Drawing.Size(79, 13);
this.superTooltip1.SetSuperTooltip(this.ppLblChgBarPosDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Custom Change Bar Position", "", "Pressing the Default Button (to the right) will set the Cusotom Change Bar Positi" +
"on setting back to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(300, 80)));
"on setting back to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(300, 80)));
this.ppLblChgBarPosDefault.TabIndex = 12;
this.ppLblChgBarPosDefault.Text = "(default setting)";
this.ppLblChgBarPosDefault.Visible = false;
@@ -921,7 +921,7 @@ namespace VEPROMS
this.ppLblChgBarUserMsgTwoDefault.Name = "ppLblChgBarUserMsgTwoDefault";
this.ppLblChgBarUserMsgTwoDefault.Size = new System.Drawing.Size(39, 13);
this.superTooltip1.SetSuperTooltip(this.ppLblChgBarUserMsgTwoDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Custom Message Line Two", "", "Pressing the Default Button (to the right) will set the Cusotom Change Bar Messag" +
"e Line Two setting back to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(0, 0)));
"e Line Two setting back to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(0, 0)));
this.ppLblChgBarUserMsgTwoDefault.TabIndex = 7;
this.ppLblChgBarUserMsgTwoDefault.Text = "(blank)";
this.ppLblChgBarUserMsgTwoDefault.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -936,7 +936,7 @@ namespace VEPROMS
this.ppLblChgBarUserMsgOneDefault.Name = "ppLblChgBarUserMsgOneDefault";
this.ppLblChgBarUserMsgOneDefault.Size = new System.Drawing.Size(39, 13);
this.superTooltip1.SetSuperTooltip(this.ppLblChgBarUserMsgOneDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Custom Message Line One", "", "Pressing the Default Button (to the right) will set the Cusotom Change Bar Messag" +
"e Line One setting back to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(0, 0)));
"e Line One setting back to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(0, 0)));
this.ppLblChgBarUserMsgOneDefault.TabIndex = 6;
this.ppLblChgBarUserMsgOneDefault.Text = "(blank)";
this.ppLblChgBarUserMsgOneDefault.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -1263,7 +1263,7 @@ namespace VEPROMS
this.ppCmbxStpEditorCols.Name = "ppCmbxStpEditorCols";
this.ppCmbxStpEditorCols.Size = new System.Drawing.Size(128, 21);
this.superTooltip1.SetSuperTooltip(this.ppCmbxStpEditorCols, new DevComponents.DotNetBar.SuperTooltipInfo("Step Editor Columns", "", "This will be the default number of columns pre-selected when a new step editor se" +
"ction is created.", null, null, DevComponents.DotNetBar.eTooltipColor.System));
"ction is created.", null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.ppCmbxStpEditorCols.TabIndex = 60;
this.ppCmbxStpEditorCols.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ppCmbxStpEditorCols.WatermarkText = "Select Default Columns";
@@ -1280,7 +1280,7 @@ namespace VEPROMS
this.ppLblStpEditorColsDefault.Name = "ppLblStpEditorColsDefault";
this.ppLblStpEditorColsDefault.Size = new System.Drawing.Size(45, 13);
this.superTooltip1.SetSuperTooltip(this.ppLblStpEditorColsDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Step Editor Columns setting", "", "Pressing the Default Button (to the right) will set the Step Editor Columns setti" +
"ng back to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(300, 65)));
"ng back to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(300, 65)));
this.ppLblStpEditorColsDefault.TabIndex = 47;
this.ppLblStpEditorColsDefault.Text = "(default)";
//
@@ -1473,7 +1473,7 @@ namespace VEPROMS
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.ForeColor = System.Drawing.Color.MidnightBlue;
this.ppLblDefSettingsInfo.Location = new System.Drawing.Point(1, 271);
this.ppLblDefSettingsInfo.Location = new System.Drawing.Point(1, 304);
this.ppLblDefSettingsInfo.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.ppLblDefSettingsInfo.Name = "ppLblDefSettingsInfo";
this.ppLblDefSettingsInfo.Size = new System.Drawing.Size(179, 13);
@@ -1492,13 +1492,13 @@ namespace VEPROMS
//
//
this.ppCbShwDefSettings.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.ppCbShwDefSettings.Location = new System.Drawing.Point(3, 286);
this.ppCbShwDefSettings.Location = new System.Drawing.Point(3, 319);
this.ppCbShwDefSettings.Margin = new System.Windows.Forms.Padding(2);
this.ppCbShwDefSettings.Name = "ppCbShwDefSettings";
this.ppCbShwDefSettings.Size = new System.Drawing.Size(177, 19);
this.ppCbShwDefSettings.Style = DevComponents.DotNetBar.eDotNetBarStyle.VS2005;
this.superTooltip1.SetSuperTooltip(this.ppCbShwDefSettings, new DevComponents.DotNetBar.SuperTooltipInfo("Show Default Settings", "", "When checked, the default (parent\'s) setting will appear below the overridden sel" +
"ection.", null, null, DevComponents.DotNetBar.eTooltipColor.System));
"ection.", null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.ppCbShwDefSettings.TabIndex = 92;
this.ppCbShwDefSettings.Text = "Show Default Settings";
this.ppCbShwDefSettings.CheckedChanged += new System.EventHandler(this.tabpage_Enter);
@@ -1601,7 +1601,7 @@ namespace VEPROMS
this.ppGpbxUserSpecCB.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.superTooltip1.SetSuperTooltip(this.ppGpbxUserSpecCB, new DevComponents.DotNetBar.SuperTooltipInfo("Custom Change Bar Settings", "", resources.GetString("ppGpbxUserSpecCB.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(240, 155)));
this.ppGpbxUserSpecCB.TabIndex = 48;
this.ppGpbxUserSpecCB.Text = "Custom Change Bar Text";
this.ppGpbxUserSpecCB.Text = "Override Change Bar Text Type";
//
// ppGpbxUserSpecTxt
//
@@ -1712,9 +1712,9 @@ namespace VEPROMS
this.superTooltip1.SetSuperTooltip(this.rbWorkflowStage, new DevComponents.DotNetBar.SuperTooltipInfo("Workflow Stage", "", resources.GetString("rbWorkflowStage.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(320, 115)));
this.rbWorkflowStage.TabIndex = 6;
this.rbWorkflowStage.Text = "Workflow Stage (Keep Change Bars)";
this.rbWorkflowStage.MouseLeave += new System.EventHandler(this.rbReviseStage_MouseLeave);
this.rbWorkflowStage.CheckedChanged += new System.EventHandler(this.rbWorkflowStage_CheckedChanged);
this.rbWorkflowStage.MouseEnter += new System.EventHandler(this.rbReviseStage_MouseEnter);
this.rbWorkflowStage.MouseLeave += new System.EventHandler(this.rbReviseStage_MouseLeave);
//
// rbApprovalStage
//
@@ -1729,13 +1729,13 @@ namespace VEPROMS
this.rbApprovalStage.Size = new System.Drawing.Size(222, 23);
this.rbApprovalStage.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.superTooltip1.SetSuperTooltip(this.rbApprovalStage, new DevComponents.DotNetBar.SuperTooltipInfo("Approval Stage", "", "When the approval function is run:\r\n - Change Bars are REMOVED in the Working Dra" +
"ft\r\n - The resulting PDF will NOT have a watermark on each page.\r\n - Procedure H" +
"istory is RESET.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(330, 80)));
"ft\r\n - The resulting PDF will NOT have a watermark on each page.\r\n - Procedure H" +
"istory is RESET.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(330, 80)));
this.rbApprovalStage.TabIndex = 7;
this.rbApprovalStage.Text = "Approval Stage (Remove Change Bars)";
this.rbApprovalStage.MouseLeave += new System.EventHandler(this.rbApproveStage_MouseLeave);
this.rbApprovalStage.CheckedChanged += new System.EventHandler(this.rbApproveStage_CheckedChanged);
this.rbApprovalStage.MouseEnter += new System.EventHandler(this.rbApproveStage_MouseEnter);
this.rbApprovalStage.MouseLeave += new System.EventHandler(this.rbApproveStage_MouseLeave);
//
// dlgROFolder
//
@@ -1868,20 +1868,20 @@ namespace VEPROMS
this.tcFolder.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.tcFolder.BackColor = System.Drawing.Color.Transparent;
this.tcFolder.CanReorderTabs = true;
this.tcFolder.Controls.Add(this.tabControlPanel1);
this.tcFolder.Controls.Add(this.tcpGeneral);
this.tcFolder.Controls.Add(this.tabControlPanel2);
this.tcFolder.Controls.Add(this.tcpOutputSettings);
this.tcFolder.Controls.Add(this.tcpRefObjs);
this.tcFolder.Controls.Add(this.tcpEdSettings);
this.tcFolder.Controls.Add(this.tcpFmtSettings);
this.tcFolder.Controls.Add(this.tabControlPanel1);
this.tcFolder.Controls.Add(this.tcpRefObjs);
this.tcFolder.Controls.Add(this.tcpGeneral);
this.tcFolder.Controls.Add(this.tcpEdSettings);
this.tcFolder.Controls.Add(this.tcpStMsg);
this.tcFolder.Location = new System.Drawing.Point(135, 6);
this.tcFolder.Controls.Add(this.tcpOutputSettings);
this.tcFolder.Controls.Add(this.tabControlPanel2);
this.tcFolder.Location = new System.Drawing.Point(156, 6);
this.tcFolder.Margin = new System.Windows.Forms.Padding(2);
this.tcFolder.Name = "tcFolder";
this.tcFolder.SelectedTabFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold);
this.tcFolder.SelectedTabIndex = 0;
this.tcFolder.Size = new System.Drawing.Size(484, 234);
this.tcFolder.Size = new System.Drawing.Size(510, 258);
this.tcFolder.Style = DevComponents.DotNetBar.eTabStripStyle.Office2007Dock;
this.tcFolder.TabIndex = 27;
this.tcFolder.TabLayoutType = DevComponents.DotNetBar.eTabLayoutType.FixedWithNavigationBox;
@@ -1896,6 +1896,180 @@ namespace VEPROMS
this.tcFolder.TabsVisible = false;
this.tcFolder.Text = "tabControl2";
//
// tabControlPanel1
//
this.tabControlPanel1.Controls.Add(this.btnAnnoTypeApply);
this.tabControlPanel1.Controls.Add(this.txbxRemoveMsg);
this.tabControlPanel1.Controls.Add(this.btnAnnoTypeUndo);
this.tabControlPanel1.Controls.Add(this.btnAnnoTypeRemove);
this.tabControlPanel1.Controls.Add(this.btnAnnoTypeNew);
this.tabControlPanel1.Controls.Add(this.lblAnnoTypeCntMessage);
this.tabControlPanel1.Controls.Add(this.tbxAnnotationDescription);
this.tabControlPanel1.Controls.Add(this.lbAnnotationTypes);
this.tabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControlPanel1.Location = new System.Drawing.Point(0, 22);
this.tabControlPanel1.Margin = new System.Windows.Forms.Padding(2);
this.tabControlPanel1.Name = "tabControlPanel1";
this.tabControlPanel1.Padding = new System.Windows.Forms.Padding(1);
this.tabControlPanel1.Size = new System.Drawing.Size(510, 236);
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 = 7;
this.tabControlPanel1.TabItem = this.tiAnnoTypes;
//
// btnAnnoTypeApply
//
this.btnAnnoTypeApply.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnAnnoTypeApply.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnAnnoTypeApply.Enabled = false;
this.btnAnnoTypeApply.Location = new System.Drawing.Point(318, 47);
this.btnAnnoTypeApply.Margin = new System.Windows.Forms.Padding(2);
this.btnAnnoTypeApply.Name = "btnAnnoTypeApply";
this.btnAnnoTypeApply.Size = new System.Drawing.Size(56, 19);
this.btnAnnoTypeApply.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnAnnoTypeApply.TabIndex = 8;
this.btnAnnoTypeApply.Text = "Apply";
this.btnAnnoTypeApply.Click += new System.EventHandler(this.btnAnnoTypeApply_Click);
//
// txbxRemoveMsg
//
this.txbxRemoveMsg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
//
//
//
this.txbxRemoveMsg.Border.Class = "TextBoxBorder";
this.txbxRemoveMsg.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.txbxRemoveMsg.Location = new System.Drawing.Point(198, 128);
this.txbxRemoveMsg.Margin = new System.Windows.Forms.Padding(2);
this.txbxRemoveMsg.Multiline = true;
this.txbxRemoveMsg.Name = "txbxRemoveMsg";
this.txbxRemoveMsg.ReadOnly = true;
this.txbxRemoveMsg.Size = new System.Drawing.Size(276, 75);
this.txbxRemoveMsg.TabIndex = 7;
this.txbxRemoveMsg.TabStop = false;
this.txbxRemoveMsg.Text = resources.GetString("txbxRemoveMsg.Text");
this.txbxRemoveMsg.WatermarkEnabled = false;
//
// btnAnnoTypeUndo
//
this.btnAnnoTypeUndo.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnAnnoTypeUndo.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnAnnoTypeUndo.Enabled = false;
this.btnAnnoTypeUndo.Location = new System.Drawing.Point(378, 47);
this.btnAnnoTypeUndo.Margin = new System.Windows.Forms.Padding(2);
this.btnAnnoTypeUndo.Name = "btnAnnoTypeUndo";
this.btnAnnoTypeUndo.Size = new System.Drawing.Size(56, 19);
this.btnAnnoTypeUndo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnAnnoTypeUndo.TabIndex = 5;
this.btnAnnoTypeUndo.Text = "Undo";
this.btnAnnoTypeUndo.Click += new System.EventHandler(this.btnAnnoTypeUndo_Click);
//
// btnAnnoTypeRemove
//
this.btnAnnoTypeRemove.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnAnnoTypeRemove.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnAnnoTypeRemove.Enabled = false;
this.btnAnnoTypeRemove.Location = new System.Drawing.Point(258, 47);
this.btnAnnoTypeRemove.Margin = new System.Windows.Forms.Padding(2);
this.btnAnnoTypeRemove.Name = "btnAnnoTypeRemove";
this.btnAnnoTypeRemove.Size = new System.Drawing.Size(56, 19);
this.btnAnnoTypeRemove.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnAnnoTypeRemove.TabIndex = 4;
this.btnAnnoTypeRemove.Text = "Remove";
this.btnAnnoTypeRemove.Click += new System.EventHandler(this.btnAnnoTypeRemove_Click);
this.btnAnnoTypeRemove.MouseEnter += new System.EventHandler(this.btnAnnoTypeRemove_MouseEnter);
this.btnAnnoTypeRemove.MouseLeave += new System.EventHandler(this.btnAnnoTypeRemove_MouseLeave);
//
// btnAnnoTypeNew
//
this.btnAnnoTypeNew.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnAnnoTypeNew.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnAnnoTypeNew.Location = new System.Drawing.Point(198, 48);
this.btnAnnoTypeNew.Margin = new System.Windows.Forms.Padding(2);
this.btnAnnoTypeNew.Name = "btnAnnoTypeNew";
this.btnAnnoTypeNew.Size = new System.Drawing.Size(56, 19);
this.btnAnnoTypeNew.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnAnnoTypeNew.TabIndex = 3;
this.btnAnnoTypeNew.Text = "New";
this.btnAnnoTypeNew.Click += new System.EventHandler(this.btnAnnoTypeNew_Click);
//
// lblAnnoTypeCntMessage
//
this.lblAnnoTypeCntMessage.AutoSize = true;
this.lblAnnoTypeCntMessage.BackColor = System.Drawing.Color.Transparent;
this.lblAnnoTypeCntMessage.Location = new System.Drawing.Point(195, 104);
this.lblAnnoTypeCntMessage.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblAnnoTypeCntMessage.Name = "lblAnnoTypeCntMessage";
this.lblAnnoTypeCntMessage.Size = new System.Drawing.Size(80, 13);
this.lblAnnoTypeCntMessage.TabIndex = 2;
this.lblAnnoTypeCntMessage.Text = "Count message";
//
// tbxAnnotationDescription
//
this.tbxAnnotationDescription.Location = new System.Drawing.Point(198, 15);
this.tbxAnnotationDescription.Margin = new System.Windows.Forms.Padding(2);
this.tbxAnnotationDescription.Name = "tbxAnnotationDescription";
this.tbxAnnotationDescription.Size = new System.Drawing.Size(235, 20);
this.tbxAnnotationDescription.TabIndex = 1;
this.tbxAnnotationDescription.TextChanged += new System.EventHandler(this.tbxAnnotationDescription_TextChanged);
this.tbxAnnotationDescription.Validating += new System.ComponentModel.CancelEventHandler(this.tbxAnnotationDescription_Validating);
//
// lbAnnotationTypes
//
this.lbAnnotationTypes.Dock = System.Windows.Forms.DockStyle.Left;
this.lbAnnotationTypes.FormattingEnabled = true;
this.lbAnnotationTypes.Location = new System.Drawing.Point(1, 1);
this.lbAnnotationTypes.Margin = new System.Windows.Forms.Padding(2);
this.lbAnnotationTypes.Name = "lbAnnotationTypes";
this.lbAnnotationTypes.Size = new System.Drawing.Size(181, 234);
this.lbAnnotationTypes.TabIndex = 0;
this.lbAnnotationTypes.SelectedIndexChanged += new System.EventHandler(this.lbAnnotationTypes_SelectedIndexChanged);
//
// tiAnnoTypes
//
this.tiAnnoTypes.AttachedControl = this.tabControlPanel1;
this.tiAnnoTypes.Name = "tiAnnoTypes";
this.tiAnnoTypes.Text = "AnnotationTypes";
this.tiAnnoTypes.Click += new System.EventHandler(this.tiAnnoTypes_Click);
//
// tcpGeneral
//
this.tcpGeneral.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.tcpGeneral.Controls.Add(this.ppTxtBxUserID);
this.tcpGeneral.Controls.Add(this.ppDTPicker);
this.tcpGeneral.Controls.Add(this.label3);
this.tcpGeneral.Controls.Add(this.ppRTxtHeading);
this.tcpGeneral.Controls.Add(this.ppRTxtName);
this.tcpGeneral.Controls.Add(this.label4);
this.tcpGeneral.Controls.Add(this.lblHeading);
this.tcpGeneral.Controls.Add(this.label2);
this.tcpGeneral.Dock = System.Windows.Forms.DockStyle.Fill;
this.tcpGeneral.Location = new System.Drawing.Point(0, 22);
this.tcpGeneral.Margin = new System.Windows.Forms.Padding(2);
this.tcpGeneral.Name = "tcpGeneral";
this.tcpGeneral.Padding = new System.Windows.Forms.Padding(1);
this.tcpGeneral.Size = new System.Drawing.Size(510, 236);
this.tcpGeneral.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
this.tcpGeneral.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
this.tcpGeneral.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tcpGeneral.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
this.tcpGeneral.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tcpGeneral.Style.GradientAngle = 90;
this.tcpGeneral.TabIndex = 1;
this.tcpGeneral.TabItem = this.tiGeneral;
//
// tiGeneral
//
this.tiGeneral.AttachedControl = this.tcpGeneral;
this.tiGeneral.Name = "tiGeneral";
this.tiGeneral.Text = "General";
//
// tabControlPanel2
//
this.tabControlPanel2.Controls.Add(this.btnRevisionStageApply);
@@ -1910,13 +2084,13 @@ namespace VEPROMS
this.tabControlPanel2.Margin = new System.Windows.Forms.Padding(2);
this.tabControlPanel2.Name = "tabControlPanel2";
this.tabControlPanel2.Padding = new System.Windows.Forms.Padding(1);
this.tabControlPanel2.Size = new System.Drawing.Size(484, 212);
this.tabControlPanel2.Size = new System.Drawing.Size(510, 236);
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.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tabControlPanel2.Style.GradientAngle = 90;
this.tabControlPanel2.TabIndex = 8;
this.tabControlPanel2.TabItem = this.tiRevisionStages;
@@ -2001,9 +2175,9 @@ namespace VEPROMS
this.btnRevisionStageRemove.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnRevisionStageRemove.TabIndex = 4;
this.btnRevisionStageRemove.Text = "Remove";
this.btnRevisionStageRemove.MouseLeave += new System.EventHandler(this.btnRevisionStageRemove_MouseLeave);
this.btnRevisionStageRemove.Click += new System.EventHandler(this.btnRevisionStageRemove_Click);
this.btnRevisionStageRemove.MouseEnter += new System.EventHandler(this.btnRevisionStageRemove_MouseEnter);
this.btnRevisionStageRemove.MouseLeave += new System.EventHandler(this.btnRevisionStageRemove_MouseLeave);
//
// btnRevisionStageNew
//
@@ -2035,7 +2209,7 @@ namespace VEPROMS
this.lbRevisionStages.Location = new System.Drawing.Point(1, 1);
this.lbRevisionStages.Margin = new System.Windows.Forms.Padding(2);
this.lbRevisionStages.Name = "lbRevisionStages";
this.lbRevisionStages.Size = new System.Drawing.Size(181, 199);
this.lbRevisionStages.Size = new System.Drawing.Size(181, 234);
this.lbRevisionStages.TabIndex = 0;
this.lbRevisionStages.SelectedIndexChanged += new System.EventHandler(this.lbRevisionStages_SelectedIndexChanged);
//
@@ -2046,39 +2220,6 @@ namespace VEPROMS
this.tiRevisionStages.Text = "Revision Stages";
this.tiRevisionStages.Click += new System.EventHandler(this.tiRevisionStages_Click);
//
// tcpGeneral
//
this.tcpGeneral.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.tcpGeneral.Controls.Add(this.ppTxtBxUserID);
this.tcpGeneral.Controls.Add(this.ppDTPicker);
this.tcpGeneral.Controls.Add(this.label3);
this.tcpGeneral.Controls.Add(this.ppRTxtHeading);
this.tcpGeneral.Controls.Add(this.ppRTxtName);
this.tcpGeneral.Controls.Add(this.label4);
this.tcpGeneral.Controls.Add(this.lblHeading);
this.tcpGeneral.Controls.Add(this.label2);
this.tcpGeneral.Dock = System.Windows.Forms.DockStyle.Fill;
this.tcpGeneral.Location = new System.Drawing.Point(0, 22);
this.tcpGeneral.Margin = new System.Windows.Forms.Padding(2);
this.tcpGeneral.Name = "tcpGeneral";
this.tcpGeneral.Padding = new System.Windows.Forms.Padding(1);
this.tcpGeneral.Size = new System.Drawing.Size(484, 212);
this.tcpGeneral.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
this.tcpGeneral.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
this.tcpGeneral.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tcpGeneral.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
this.tcpGeneral.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tcpGeneral.Style.GradientAngle = 90;
this.tcpGeneral.TabIndex = 1;
this.tcpGeneral.TabItem = this.tiGeneral;
//
// tiGeneral
//
this.tiGeneral.AttachedControl = this.tcpGeneral;
this.tiGeneral.Name = "tiGeneral";
this.tiGeneral.Text = "General";
//
// tcpOutputSettings
//
this.tcpOutputSettings.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
@@ -2095,13 +2236,13 @@ namespace VEPROMS
this.tcpOutputSettings.Margin = new System.Windows.Forms.Padding(2);
this.tcpOutputSettings.Name = "tcpOutputSettings";
this.tcpOutputSettings.Padding = new System.Windows.Forms.Padding(1);
this.tcpOutputSettings.Size = new System.Drawing.Size(484, 212);
this.tcpOutputSettings.Size = new System.Drawing.Size(510, 236);
this.tcpOutputSettings.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
this.tcpOutputSettings.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
this.tcpOutputSettings.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tcpOutputSettings.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
this.tcpOutputSettings.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tcpOutputSettings.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tcpOutputSettings.Style.GradientAngle = 90;
this.tcpOutputSettings.TabIndex = 3;
this.tcpOutputSettings.TabItem = this.tiOutputSettings;
@@ -2125,13 +2266,13 @@ namespace VEPROMS
this.tcpRefObjs.Margin = new System.Windows.Forms.Padding(2);
this.tcpRefObjs.Name = "tcpRefObjs";
this.tcpRefObjs.Padding = new System.Windows.Forms.Padding(1);
this.tcpRefObjs.Size = new System.Drawing.Size(484, 212);
this.tcpRefObjs.Size = new System.Drawing.Size(510, 236);
this.tcpRefObjs.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
this.tcpRefObjs.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
this.tcpRefObjs.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tcpRefObjs.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
this.tcpRefObjs.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tcpRefObjs.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tcpRefObjs.Style.GradientAngle = 90;
this.tcpRefObjs.TabIndex = 2;
this.tcpRefObjs.TabItem = this.tiRefObj;
@@ -2143,133 +2284,6 @@ namespace VEPROMS
this.tiRefObj.Name = "tiRefObj";
this.tiRefObj.Text = "Referenced Objects";
//
// tabControlPanel1
//
this.tabControlPanel1.Controls.Add(this.btnAnnoTypeApply);
this.tabControlPanel1.Controls.Add(this.txbxRemoveMsg);
this.tabControlPanel1.Controls.Add(this.btnAnnoTypeUndo);
this.tabControlPanel1.Controls.Add(this.btnAnnoTypeRemove);
this.tabControlPanel1.Controls.Add(this.btnAnnoTypeNew);
this.tabControlPanel1.Controls.Add(this.lblAnnoTypeCntMessage);
this.tabControlPanel1.Controls.Add(this.tbxAnnotationDescription);
this.tabControlPanel1.Controls.Add(this.lbAnnotationTypes);
this.tabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControlPanel1.Location = new System.Drawing.Point(0, 22);
this.tabControlPanel1.Margin = new System.Windows.Forms.Padding(2);
this.tabControlPanel1.Name = "tabControlPanel1";
this.tabControlPanel1.Padding = new System.Windows.Forms.Padding(1);
this.tabControlPanel1.Size = new System.Drawing.Size(484, 212);
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 = 7;
this.tabControlPanel1.TabItem = this.tiAnnoTypes;
//
// txbxRemoveMsg
//
this.txbxRemoveMsg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
//
//
//
this.txbxRemoveMsg.Border.Class = "TextBoxBorder";
this.txbxRemoveMsg.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.txbxRemoveMsg.Location = new System.Drawing.Point(198, 128);
this.txbxRemoveMsg.Margin = new System.Windows.Forms.Padding(2);
this.txbxRemoveMsg.Multiline = true;
this.txbxRemoveMsg.Name = "txbxRemoveMsg";
this.txbxRemoveMsg.ReadOnly = true;
this.txbxRemoveMsg.Size = new System.Drawing.Size(276, 75);
this.txbxRemoveMsg.TabIndex = 7;
this.txbxRemoveMsg.TabStop = false;
this.txbxRemoveMsg.Text = resources.GetString("txbxRemoveMsg.Text");
this.txbxRemoveMsg.WatermarkEnabled = false;
//
// btnAnnoTypeUndo
//
this.btnAnnoTypeUndo.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnAnnoTypeUndo.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnAnnoTypeUndo.Enabled = false;
this.btnAnnoTypeUndo.Location = new System.Drawing.Point(378, 47);
this.btnAnnoTypeUndo.Margin = new System.Windows.Forms.Padding(2);
this.btnAnnoTypeUndo.Name = "btnAnnoTypeUndo";
this.btnAnnoTypeUndo.Size = new System.Drawing.Size(56, 19);
this.btnAnnoTypeUndo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnAnnoTypeUndo.TabIndex = 5;
this.btnAnnoTypeUndo.Text = "Undo";
this.btnAnnoTypeUndo.Click += new System.EventHandler(this.btnAnnoTypeUndo_Click);
//
// btnAnnoTypeRemove
//
this.btnAnnoTypeRemove.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnAnnoTypeRemove.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnAnnoTypeRemove.Enabled = false;
this.btnAnnoTypeRemove.Location = new System.Drawing.Point(258, 47);
this.btnAnnoTypeRemove.Margin = new System.Windows.Forms.Padding(2);
this.btnAnnoTypeRemove.Name = "btnAnnoTypeRemove";
this.btnAnnoTypeRemove.Size = new System.Drawing.Size(56, 19);
this.btnAnnoTypeRemove.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnAnnoTypeRemove.TabIndex = 4;
this.btnAnnoTypeRemove.Text = "Remove";
this.btnAnnoTypeRemove.MouseLeave += new System.EventHandler(this.btnAnnoTypeRemove_MouseLeave);
this.btnAnnoTypeRemove.Click += new System.EventHandler(this.btnAnnoTypeRemove_Click);
this.btnAnnoTypeRemove.MouseEnter += new System.EventHandler(this.btnAnnoTypeRemove_MouseEnter);
//
// btnAnnoTypeNew
//
this.btnAnnoTypeNew.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnAnnoTypeNew.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnAnnoTypeNew.Location = new System.Drawing.Point(198, 48);
this.btnAnnoTypeNew.Margin = new System.Windows.Forms.Padding(2);
this.btnAnnoTypeNew.Name = "btnAnnoTypeNew";
this.btnAnnoTypeNew.Size = new System.Drawing.Size(56, 19);
this.btnAnnoTypeNew.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnAnnoTypeNew.TabIndex = 3;
this.btnAnnoTypeNew.Text = "New";
this.btnAnnoTypeNew.Click += new System.EventHandler(this.btnAnnoTypeNew_Click);
//
// lblAnnoTypeCntMessage
//
this.lblAnnoTypeCntMessage.AutoSize = true;
this.lblAnnoTypeCntMessage.BackColor = System.Drawing.Color.Transparent;
this.lblAnnoTypeCntMessage.Location = new System.Drawing.Point(195, 104);
this.lblAnnoTypeCntMessage.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblAnnoTypeCntMessage.Name = "lblAnnoTypeCntMessage";
this.lblAnnoTypeCntMessage.Size = new System.Drawing.Size(80, 13);
this.lblAnnoTypeCntMessage.TabIndex = 2;
this.lblAnnoTypeCntMessage.Text = "Count message";
//
// tbxAnnotationDescription
//
this.tbxAnnotationDescription.Location = new System.Drawing.Point(198, 15);
this.tbxAnnotationDescription.Margin = new System.Windows.Forms.Padding(2);
this.tbxAnnotationDescription.Name = "tbxAnnotationDescription";
this.tbxAnnotationDescription.Size = new System.Drawing.Size(235, 20);
this.tbxAnnotationDescription.TabIndex = 1;
this.tbxAnnotationDescription.TextChanged += new System.EventHandler(this.tbxAnnotationDescription_TextChanged);
this.tbxAnnotationDescription.Validating += new System.ComponentModel.CancelEventHandler(this.tbxAnnotationDescription_Validating);
//
// lbAnnotationTypes
//
this.lbAnnotationTypes.Dock = System.Windows.Forms.DockStyle.Left;
this.lbAnnotationTypes.FormattingEnabled = true;
this.lbAnnotationTypes.Location = new System.Drawing.Point(1, 1);
this.lbAnnotationTypes.Margin = new System.Windows.Forms.Padding(2);
this.lbAnnotationTypes.Name = "lbAnnotationTypes";
this.lbAnnotationTypes.Size = new System.Drawing.Size(181, 199);
this.lbAnnotationTypes.TabIndex = 0;
this.lbAnnotationTypes.SelectedIndexChanged += new System.EventHandler(this.lbAnnotationTypes_SelectedIndexChanged);
//
// tiAnnoTypes
//
this.tiAnnoTypes.AttachedControl = this.tabControlPanel1;
this.tiAnnoTypes.Name = "tiAnnoTypes";
this.tiAnnoTypes.Text = "AnnotationTypes";
this.tiAnnoTypes.Click += new System.EventHandler(this.tiAnnoTypes_Click);
//
// tcpEdSettings
//
this.tcpEdSettings.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
@@ -2283,13 +2297,13 @@ namespace VEPROMS
this.tcpEdSettings.Margin = new System.Windows.Forms.Padding(2);
this.tcpEdSettings.Name = "tcpEdSettings";
this.tcpEdSettings.Padding = new System.Windows.Forms.Padding(1);
this.tcpEdSettings.Size = new System.Drawing.Size(484, 212);
this.tcpEdSettings.Size = new System.Drawing.Size(510, 236);
this.tcpEdSettings.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
this.tcpEdSettings.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
this.tcpEdSettings.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tcpEdSettings.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
this.tcpEdSettings.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tcpEdSettings.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tcpEdSettings.Style.GradientAngle = 90;
this.tcpEdSettings.TabIndex = 6;
this.tcpEdSettings.TabItem = this.tiEditSettings;
@@ -2318,13 +2332,13 @@ namespace VEPROMS
this.tcpFmtSettings.Margin = new System.Windows.Forms.Padding(2);
this.tcpFmtSettings.Name = "tcpFmtSettings";
this.tcpFmtSettings.Padding = new System.Windows.Forms.Padding(1);
this.tcpFmtSettings.Size = new System.Drawing.Size(484, 212);
this.tcpFmtSettings.Size = new System.Drawing.Size(510, 236);
this.tcpFmtSettings.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
this.tcpFmtSettings.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
this.tcpFmtSettings.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tcpFmtSettings.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
this.tcpFmtSettings.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tcpFmtSettings.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tcpFmtSettings.Style.GradientAngle = 90;
this.tcpFmtSettings.TabIndex = 5;
this.tcpFmtSettings.TabItem = this.tiFmtSettings;
@@ -2353,13 +2367,13 @@ namespace VEPROMS
this.tcpStMsg.Margin = new System.Windows.Forms.Padding(2);
this.tcpStMsg.Name = "tcpStMsg";
this.tcpStMsg.Padding = new System.Windows.Forms.Padding(1);
this.tcpStMsg.Size = new System.Drawing.Size(484, 212);
this.tcpStMsg.Size = new System.Drawing.Size(510, 236);
this.tcpStMsg.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
this.tcpStMsg.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
this.tcpStMsg.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tcpStMsg.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
this.tcpStMsg.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tcpStMsg.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tcpStMsg.Style.GradientAngle = 90;
this.tcpStMsg.TabIndex = 4;
this.tcpStMsg.TabItem = this.tiStMsg;
@@ -2378,20 +2392,6 @@ namespace VEPROMS
//
this.annotationTypesBindingSource.DataSource = typeof(VEPROMS.CSLA.Library.ItemAnnotations);
//
// btnAnnoTypeApply
//
this.btnAnnoTypeApply.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnAnnoTypeApply.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnAnnoTypeApply.Enabled = false;
this.btnAnnoTypeApply.Location = new System.Drawing.Point(318, 47);
this.btnAnnoTypeApply.Margin = new System.Windows.Forms.Padding(2);
this.btnAnnoTypeApply.Name = "btnAnnoTypeApply";
this.btnAnnoTypeApply.Size = new System.Drawing.Size(56, 19);
this.btnAnnoTypeApply.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnAnnoTypeApply.TabIndex = 8;
this.btnAnnoTypeApply.Text = "Apply";
this.btnAnnoTypeApply.Click += new System.EventHandler(this.btnAnnoTypeApply_Click);
//
// frmFolderProperties
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
@@ -2399,7 +2399,7 @@ namespace VEPROMS
this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
this.CancelButton = this.ppBtnCancel;
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(620, 273);
this.ClientSize = new System.Drawing.Size(677, 302);
this.ControlBox = false;
this.Controls.Add(this.tcFolder);
this.Controls.Add(this.panButtons);
@@ -2407,6 +2407,7 @@ namespace VEPROMS
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(2);
this.MaximizeBox = false;
@@ -2442,17 +2443,17 @@ namespace VEPROMS
this.panButtons.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.tcFolder)).EndInit();
this.tcFolder.ResumeLayout(false);
this.tabControlPanel1.ResumeLayout(false);
this.tabControlPanel1.PerformLayout();
this.tcpGeneral.ResumeLayout(false);
this.tcpGeneral.PerformLayout();
this.tabControlPanel2.ResumeLayout(false);
this.tabControlPanel2.PerformLayout();
this.gpApprvStageTypes.ResumeLayout(false);
this.tcpGeneral.ResumeLayout(false);
this.tcpGeneral.PerformLayout();
this.tcpOutputSettings.ResumeLayout(false);
this.tcpOutputSettings.PerformLayout();
this.tcpRefObjs.ResumeLayout(false);
this.tcpRefObjs.PerformLayout();
this.tabControlPanel1.ResumeLayout(false);
this.tabControlPanel1.PerformLayout();
this.tcpEdSettings.ResumeLayout(false);
this.tcpEdSettings.PerformLayout();
this.tcpFmtSettings.ResumeLayout(false);