diff --git a/PROMS/Formats/fmtall/vcb1all.xml b/PROMS/Formats/fmtall/vcb1all.xml
index ce0138b9..e0b6bcdf 100644
Binary files a/PROMS/Formats/fmtall/vcb1all.xml and b/PROMS/Formats/fmtall/vcb1all.xml differ
diff --git a/PROMS/VEPROMS User Interface/frmFolderProperties.Designer.cs b/PROMS/VEPROMS User Interface/frmFolderProperties.Designer.cs
index 1b5f7c5c..ff05ecb3 100644
--- a/PROMS/VEPROMS User Interface/frmFolderProperties.Designer.cs
+++ b/PROMS/VEPROMS User Interface/frmFolderProperties.Designer.cs
@@ -155,11 +155,11 @@ namespace VEPROMS
this.btnRefObjs = new DevComponents.DotNetBar.ButtonX();
this.btnGeneral = new DevComponents.DotNetBar.ButtonX();
this.tcFolder = new DevComponents.DotNetBar.TabControl();
- this.tcpFmtSettings = new DevComponents.DotNetBar.TabControlPanel();
- this.tiFmtSettings = new DevComponents.DotNetBar.TabItem(this.components);
this.tcpGeneral = new DevComponents.DotNetBar.TabControlPanel();
this.tiGeneral = new DevComponents.DotNetBar.TabItem(this.components);
this.tabControlPanel1 = new DevComponents.DotNetBar.TabControlPanel();
+ this.txbPrntLoc = new System.Windows.Forms.TextBox();
+ this.lblPrintTxt = new System.Windows.Forms.Label();
this.btnAnnoTypeApply = new DevComponents.DotNetBar.ButtonX();
this.txbxRemoveMsg = new DevComponents.DotNetBar.Controls.TextBoxX();
this.btnAnnoTypeUndo = new DevComponents.DotNetBar.ButtonX();
@@ -169,6 +169,8 @@ namespace VEPROMS
this.tbxAnnotationDescription = new System.Windows.Forms.TextBox();
this.lbAnnotationTypes = new System.Windows.Forms.ListBox();
this.tiAnnoTypes = new DevComponents.DotNetBar.TabItem(this.components);
+ this.tcpFmtSettings = new DevComponents.DotNetBar.TabControlPanel();
+ this.tiFmtSettings = new DevComponents.DotNetBar.TabItem(this.components);
this.tcpRefObjs = new DevComponents.DotNetBar.TabControlPanel();
this.tiRefObj = new DevComponents.DotNetBar.TabItem(this.components);
this.tcpEdSettings = new DevComponents.DotNetBar.TabControlPanel();
@@ -205,9 +207,9 @@ namespace VEPROMS
this.panButtons.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tcFolder)).BeginInit();
this.tcFolder.SuspendLayout();
- this.tcpFmtSettings.SuspendLayout();
this.tcpGeneral.SuspendLayout();
this.tabControlPanel1.SuspendLayout();
+ this.tcpFmtSettings.SuspendLayout();
this.tcpRefObjs.SuspendLayout();
this.tcpEdSettings.SuspendLayout();
this.tcpStMsg.SuspendLayout();
@@ -221,10 +223,10 @@ 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(539, 268);
- this.ppBtnOK.Margin = new System.Windows.Forms.Padding(2);
+ this.ppBtnOK.Location = new System.Drawing.Point(719, 330);
+ this.ppBtnOK.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppBtnOK.Name = "ppBtnOK";
- this.ppBtnOK.Size = new System.Drawing.Size(56, 25);
+ this.ppBtnOK.Size = new System.Drawing.Size(75, 31);
this.ppBtnOK.TabIndex = 90;
this.ppBtnOK.Text = "OK";
this.ppBtnOK.UseVisualStyleBackColor = true;
@@ -234,10 +236,10 @@ 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(610, 268);
- this.ppBtnCancel.Margin = new System.Windows.Forms.Padding(2);
+ this.ppBtnCancel.Location = new System.Drawing.Point(813, 330);
+ this.ppBtnCancel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppBtnCancel.Name = "ppBtnCancel";
- this.ppBtnCancel.Size = new System.Drawing.Size(56, 25);
+ this.ppBtnCancel.Size = new System.Drawing.Size(75, 31);
this.ppBtnCancel.TabIndex = 91;
this.ppBtnCancel.Text = "Cancel";
this.ppBtnCancel.UseVisualStyleBackColor = true;
@@ -249,10 +251,9 @@ namespace VEPROMS
//
this.lblHeading.AutoSize = true;
this.lblHeading.BackColor = System.Drawing.Color.Transparent;
- this.lblHeading.Location = new System.Drawing.Point(10, 59);
- this.lblHeading.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.lblHeading.Location = new System.Drawing.Point(13, 73);
this.lblHeading.Name = "lblHeading";
- this.lblHeading.Size = new System.Drawing.Size(129, 13);
+ this.lblHeading.Size = new System.Drawing.Size(171, 17);
this.lblHeading.TabIndex = 3;
this.lblHeading.Text = "Procedure Panel Heading";
this.lblHeading.Visible = false;
@@ -261,10 +262,9 @@ namespace VEPROMS
//
this.label2.AutoSize = true;
this.label2.BackColor = System.Drawing.Color.Transparent;
- this.label2.Location = new System.Drawing.Point(53, 23);
- this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.label2.Location = new System.Drawing.Point(71, 28);
this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(35, 13);
+ this.label2.Size = new System.Drawing.Size(45, 17);
this.label2.TabIndex = 4;
this.label2.Text = "Name";
//
@@ -272,10 +272,9 @@ namespace VEPROMS
//
this.label3.AutoSize = true;
this.label3.BackColor = System.Drawing.Color.Transparent;
- this.label3.Location = new System.Drawing.Point(46, 122);
- this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.label3.Location = new System.Drawing.Point(61, 150);
this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(43, 13);
+ this.label3.Size = new System.Drawing.Size(55, 17);
this.label3.TabIndex = 5;
this.label3.Text = "User ID";
this.label3.Visible = false;
@@ -284,10 +283,9 @@ namespace VEPROMS
//
this.label4.AutoSize = true;
this.label4.BackColor = System.Drawing.Color.Transparent;
- this.label4.Location = new System.Drawing.Point(32, 89);
- this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.label4.Location = new System.Drawing.Point(43, 110);
this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(58, 13);
+ this.label4.Size = new System.Drawing.Size(73, 17);
this.label4.TabIndex = 6;
this.label4.Text = "Date/Time";
this.label4.Visible = false;
@@ -295,10 +293,10 @@ namespace VEPROMS
// ppTxtBxUserID
//
this.ppTxtBxUserID.Enabled = false;
- this.ppTxtBxUserID.Location = new System.Drawing.Point(92, 119);
- this.ppTxtBxUserID.Margin = new System.Windows.Forms.Padding(2);
+ this.ppTxtBxUserID.Location = new System.Drawing.Point(123, 146);
+ this.ppTxtBxUserID.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppTxtBxUserID.Name = "ppTxtBxUserID";
- this.ppTxtBxUserID.Size = new System.Drawing.Size(116, 20);
+ this.ppTxtBxUserID.Size = new System.Drawing.Size(153, 22);
this.ppTxtBxUserID.TabIndex = 13;
this.ppTxtBxUserID.TabStop = false;
this.ppTxtBxUserID.Visible = false;
@@ -312,10 +310,10 @@ namespace VEPROMS
this.ppDTPicker.CustomFormat = "MM\'/\'dd\'/\'yyyy hh\':\'mm:ss tt";
this.ppDTPicker.Enabled = false;
this.ppDTPicker.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.ppDTPicker.Location = new System.Drawing.Point(92, 86);
- this.ppDTPicker.Margin = new System.Windows.Forms.Padding(2);
+ this.ppDTPicker.Location = new System.Drawing.Point(123, 106);
+ this.ppDTPicker.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppDTPicker.Name = "ppDTPicker";
- this.ppDTPicker.Size = new System.Drawing.Size(130, 20);
+ this.ppDTPicker.Size = new System.Drawing.Size(172, 22);
this.ppDTPicker.TabIndex = 12;
this.ppDTPicker.TabStop = false;
this.ppDTPicker.Visible = false;
@@ -323,11 +321,11 @@ namespace VEPROMS
// ppRTxtName
//
this.ppRTxtName.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.folderConfigBindingSource, "Name", true));
- this.ppRTxtName.Location = new System.Drawing.Point(92, 20);
- this.ppRTxtName.Margin = new System.Windows.Forms.Padding(2);
+ this.ppRTxtName.Location = new System.Drawing.Point(123, 25);
+ this.ppRTxtName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppRTxtName.Multiline = false;
this.ppRTxtName.Name = "ppRTxtName";
- this.ppRTxtName.Size = new System.Drawing.Size(328, 19);
+ this.ppRTxtName.Size = new System.Drawing.Size(436, 22);
this.ppRTxtName.TabIndex = 0;
this.ppRTxtName.Text = "";
this.ppRTxtName.Leave += new System.EventHandler(this.ppRTxtName_Leave);
@@ -335,11 +333,11 @@ namespace VEPROMS
// ppRTxtHeading
//
this.ppRTxtHeading.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.folderConfigBindingSource, "Title", true));
- this.ppRTxtHeading.Location = new System.Drawing.Point(143, 56);
- this.ppRTxtHeading.Margin = new System.Windows.Forms.Padding(2);
+ this.ppRTxtHeading.Location = new System.Drawing.Point(191, 69);
+ this.ppRTxtHeading.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppRTxtHeading.Multiline = false;
this.ppRTxtHeading.Name = "ppRTxtHeading";
- this.ppRTxtHeading.Size = new System.Drawing.Size(328, 19);
+ this.ppRTxtHeading.Size = new System.Drawing.Size(436, 22);
this.ppRTxtHeading.TabIndex = 1;
this.ppRTxtHeading.Text = "";
this.ppRTxtHeading.Visible = false;
@@ -348,10 +346,10 @@ namespace VEPROMS
//
this.ppBtnDefaultGrphFileExt.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ppBtnDefaultGrphFileExt.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.ppBtnDefaultGrphFileExt.Location = new System.Drawing.Point(323, 31);
- this.ppBtnDefaultGrphFileExt.Margin = new System.Windows.Forms.Padding(2);
+ this.ppBtnDefaultGrphFileExt.Location = new System.Drawing.Point(431, 38);
+ this.ppBtnDefaultGrphFileExt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppBtnDefaultGrphFileExt.Name = "ppBtnDefaultGrphFileExt";
- this.ppBtnDefaultGrphFileExt.Size = new System.Drawing.Size(40, 19);
+ this.ppBtnDefaultGrphFileExt.Size = new System.Drawing.Size(53, 23);
this.superTooltip1.SetSuperTooltip(this.ppBtnDefaultGrphFileExt, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", resources.GetString("ppBtnDefaultGrphFileExt.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(265, 155)));
this.ppBtnDefaultGrphFileExt.TabIndex = 21;
this.ppBtnDefaultGrphFileExt.Text = "Default";
@@ -366,10 +364,10 @@ namespace VEPROMS
this.ppCmbxGrphFileExt.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.ppCmbxGrphFileExt.FormattingEnabled = true;
this.ppCmbxGrphFileExt.ItemHeight = 14;
- this.ppCmbxGrphFileExt.Location = new System.Drawing.Point(128, 30);
- this.ppCmbxGrphFileExt.Margin = new System.Windows.Forms.Padding(2);
+ this.ppCmbxGrphFileExt.Location = new System.Drawing.Point(171, 37);
+ this.ppCmbxGrphFileExt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppCmbxGrphFileExt.Name = "ppCmbxGrphFileExt";
- this.ppCmbxGrphFileExt.Size = new System.Drawing.Size(192, 20);
+ this.ppCmbxGrphFileExt.Size = new System.Drawing.Size(255, 20);
this.ppCmbxGrphFileExt.TabIndex = 20;
this.ppCmbxGrphFileExt.ValueMember = "FormatDescription";
this.ppCmbxGrphFileExt.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)));
@@ -386,10 +384,9 @@ namespace VEPROMS
this.ppLblGrphFileExtDefault.BackColor = System.Drawing.Color.Transparent;
this.ppLblGrphFileExtDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ppLblGrphFileExtDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
- this.ppLblGrphFileExtDefault.Location = new System.Drawing.Point(129, 54);
- this.ppLblGrphFileExtDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.ppLblGrphFileExtDefault.Location = new System.Drawing.Point(172, 66);
this.ppLblGrphFileExtDefault.Name = "ppLblGrphFileExtDefault";
- this.ppLblGrphFileExtDefault.Size = new System.Drawing.Size(45, 13);
+ this.ppLblGrphFileExtDefault.Size = new System.Drawing.Size(61, 17);
this.ppLblGrphFileExtDefault.TabIndex = 21;
this.ppLblGrphFileExtDefault.Text = "(default)";
this.ppLblGrphFileExtDefault.Visible = false;
@@ -398,20 +395,19 @@ namespace VEPROMS
//
this.lblGrphFileExt.AutoSize = true;
this.lblGrphFileExt.BackColor = System.Drawing.Color.Transparent;
- this.lblGrphFileExt.Location = new System.Drawing.Point(14, 32);
- this.lblGrphFileExt.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.lblGrphFileExt.Location = new System.Drawing.Point(19, 39);
this.lblGrphFileExt.Name = "lblGrphFileExt";
- this.lblGrphFileExt.Size = new System.Drawing.Size(112, 13);
+ this.lblGrphFileExt.Size = new System.Drawing.Size(149, 17);
this.lblGrphFileExt.TabIndex = 19;
this.lblGrphFileExt.Text = "Graphic File Extension";
//
// ppBtnDeftDisAutoDuplx
//
this.ppBtnDeftDisAutoDuplx.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
- this.ppBtnDeftDisAutoDuplx.Location = new System.Drawing.Point(446, 18);
- this.ppBtnDeftDisAutoDuplx.Margin = new System.Windows.Forms.Padding(2);
+ this.ppBtnDeftDisAutoDuplx.Location = new System.Drawing.Point(595, 22);
+ this.ppBtnDeftDisAutoDuplx.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppBtnDeftDisAutoDuplx.Name = "ppBtnDeftDisAutoDuplx";
- this.ppBtnDeftDisAutoDuplx.Size = new System.Drawing.Size(44, 20);
+ this.ppBtnDeftDisAutoDuplx.Size = new System.Drawing.Size(59, 25);
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 = 33;
this.ppBtnDeftDisAutoDuplx.Text = "Default";
@@ -422,10 +418,10 @@ namespace VEPROMS
// ppBtnDefWatermark
//
this.ppBtnDefWatermark.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
- this.ppBtnDefWatermark.Location = new System.Drawing.Point(205, 17);
- this.ppBtnDefWatermark.Margin = new System.Windows.Forms.Padding(2);
+ this.ppBtnDefWatermark.Location = new System.Drawing.Point(273, 21);
+ this.ppBtnDefWatermark.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppBtnDefWatermark.Name = "ppBtnDefWatermark";
- this.ppBtnDefWatermark.Size = new System.Drawing.Size(40, 20);
+ this.ppBtnDefWatermark.Size = new System.Drawing.Size(53, 25);
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)));
@@ -442,10 +438,10 @@ namespace VEPROMS
this.ppCmbxWatermark.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.ppCmbxWatermark.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ppCmbxWatermark.ItemHeight = 14;
- this.ppCmbxWatermark.Location = new System.Drawing.Point(79, 16);
- this.ppCmbxWatermark.Margin = new System.Windows.Forms.Padding(2);
+ this.ppCmbxWatermark.Location = new System.Drawing.Point(105, 20);
+ this.ppCmbxWatermark.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppCmbxWatermark.Name = "ppCmbxWatermark";
- this.ppCmbxWatermark.Size = new System.Drawing.Size(123, 20);
+ this.ppCmbxWatermark.Size = new System.Drawing.Size(163, 20);
this.ppCmbxWatermark.TabIndex = 30;
this.ppCmbxWatermark.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.ppCmbxWatermark.WatermarkText = "select watermark option";
@@ -457,10 +453,9 @@ namespace VEPROMS
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(300, 37);
- this.ppLblAutoDuplexDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.ppLblAutoDuplexDefault.Location = new System.Drawing.Point(400, 46);
this.ppLblAutoDuplexDefault.Name = "ppLblAutoDuplexDefault";
- this.ppLblAutoDuplexDefault.Size = new System.Drawing.Size(64, 13);
+ 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.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.ppLblAutoDuplexDefault.TabIndex = 51;
@@ -472,10 +467,9 @@ namespace VEPROMS
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.Gray;
- this.ppLblWatermarkDefault.Location = new System.Drawing.Point(82, 37);
- this.ppLblWatermarkDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.ppLblWatermarkDefault.Location = new System.Drawing.Point(109, 46);
this.ppLblWatermarkDefault.Name = "ppLblWatermarkDefault";
- this.ppLblWatermarkDefault.Size = new System.Drawing.Size(45, 13);
+ 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));
this.ppLblWatermarkDefault.TabIndex = 50;
@@ -484,10 +478,10 @@ namespace VEPROMS
// ppNumUpDwnOvrdPrnPenWidth
//
this.ppNumUpDwnOvrdPrnPenWidth.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.folderConfigBindingSource, "SysPrint_StrokeWidth", true));
- this.ppNumUpDwnOvrdPrnPenWidth.Location = new System.Drawing.Point(180, 11);
- this.ppNumUpDwnOvrdPrnPenWidth.Margin = new System.Windows.Forms.Padding(2);
+ this.ppNumUpDwnOvrdPrnPenWidth.Location = new System.Drawing.Point(240, 14);
+ this.ppNumUpDwnOvrdPrnPenWidth.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppNumUpDwnOvrdPrnPenWidth.Name = "ppNumUpDwnOvrdPrnPenWidth";
- this.ppNumUpDwnOvrdPrnPenWidth.Size = new System.Drawing.Size(35, 20);
+ this.ppNumUpDwnOvrdPrnPenWidth.Size = new System.Drawing.Size(47, 22);
this.superTooltip1.SetSuperTooltip(this.ppNumUpDwnOvrdPrnPenWidth, new DevComponents.DotNetBar.SuperTooltipInfo("Normal Pen Width", "", "This will allow you to override pen width used for normal text and line drawing.", null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.ppNumUpDwnOvrdPrnPenWidth.TabIndex = 34;
this.ppNumUpDwnOvrdPrnPenWidth.TabStop = false;
@@ -495,30 +489,28 @@ namespace VEPROMS
// label9
//
this.label9.AutoSize = true;
- this.label9.Location = new System.Drawing.Point(9, 13);
- this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.label9.Location = new System.Drawing.Point(12, 16);
this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(165, 13);
+ this.label9.Size = new System.Drawing.Size(222, 17);
this.label9.TabIndex = 0;
this.label9.Text = "Override Normal Pen Width (dots)";
//
// label10
//
this.label10.AutoSize = true;
- this.label10.Location = new System.Drawing.Point(9, 48);
- this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.label10.Location = new System.Drawing.Point(12, 59);
this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(153, 13);
+ this.label10.Size = new System.Drawing.Size(205, 17);
this.label10.TabIndex = 2;
this.label10.Text = "Override Bold Pen Width (dots)";
//
// ppNumUpDwnOverdPrnPenBoldWidth
//
this.ppNumUpDwnOverdPrnPenBoldWidth.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.folderConfigBindingSource, "SysPrint_StrokeWidthBold", true));
- this.ppNumUpDwnOverdPrnPenBoldWidth.Location = new System.Drawing.Point(180, 46);
- this.ppNumUpDwnOverdPrnPenBoldWidth.Margin = new System.Windows.Forms.Padding(2);
+ this.ppNumUpDwnOverdPrnPenBoldWidth.Location = new System.Drawing.Point(240, 57);
+ this.ppNumUpDwnOverdPrnPenBoldWidth.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppNumUpDwnOverdPrnPenBoldWidth.Name = "ppNumUpDwnOverdPrnPenBoldWidth";
- this.ppNumUpDwnOverdPrnPenBoldWidth.Size = new System.Drawing.Size(35, 20);
+ this.ppNumUpDwnOverdPrnPenBoldWidth.Size = new System.Drawing.Size(47, 22);
this.superTooltip1.SetSuperTooltip(this.ppNumUpDwnOverdPrnPenBoldWidth, new DevComponents.DotNetBar.SuperTooltipInfo("Bold Pen Width", "", "This will allow you to override the width used for bold text.", null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.ppNumUpDwnOverdPrnPenBoldWidth.TabIndex = 35;
this.ppNumUpDwnOverdPrnPenBoldWidth.TabStop = false;
@@ -526,10 +518,10 @@ namespace VEPROMS
// ppNumUpDwnOvrdPrnPenULineWidth
//
this.ppNumUpDwnOvrdPrnPenULineWidth.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.folderConfigBindingSource, "SysPrint_UWidth", true));
- this.ppNumUpDwnOvrdPrnPenULineWidth.Location = new System.Drawing.Point(424, 11);
- this.ppNumUpDwnOvrdPrnPenULineWidth.Margin = new System.Windows.Forms.Padding(2);
+ this.ppNumUpDwnOvrdPrnPenULineWidth.Location = new System.Drawing.Point(565, 14);
+ this.ppNumUpDwnOvrdPrnPenULineWidth.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppNumUpDwnOvrdPrnPenULineWidth.Name = "ppNumUpDwnOvrdPrnPenULineWidth";
- this.ppNumUpDwnOvrdPrnPenULineWidth.Size = new System.Drawing.Size(35, 20);
+ this.ppNumUpDwnOvrdPrnPenULineWidth.Size = new System.Drawing.Size(47, 22);
this.superTooltip1.SetSuperTooltip(this.ppNumUpDwnOvrdPrnPenULineWidth, new DevComponents.DotNetBar.SuperTooltipInfo("Underline Thickness", "", "This will allow you to change the thickness of the uderline.", null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.ppNumUpDwnOvrdPrnPenULineWidth.TabIndex = 36;
this.ppNumUpDwnOvrdPrnPenULineWidth.TabStop = false;
@@ -537,25 +529,24 @@ namespace VEPROMS
// label11
//
this.label11.AutoSize = true;
- this.label11.Location = new System.Drawing.Point(242, 13);
- this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.label11.Location = new System.Drawing.Point(323, 16);
this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(176, 13);
+ this.label11.Size = new System.Drawing.Size(237, 17);
this.label11.TabIndex = 4;
this.label11.Text = "Override Underline Thickness (dots)";
//
// ppNumUpDwnAdjPrnStartPos
//
this.ppNumUpDwnAdjPrnStartPos.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.folderConfigBindingSource, "SysPrint_VOffset", true));
- this.ppNumUpDwnAdjPrnStartPos.Location = new System.Drawing.Point(424, 46);
- this.ppNumUpDwnAdjPrnStartPos.Margin = new System.Windows.Forms.Padding(2);
+ this.ppNumUpDwnAdjPrnStartPos.Location = new System.Drawing.Point(565, 57);
+ this.ppNumUpDwnAdjPrnStartPos.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppNumUpDwnAdjPrnStartPos.Maximum = new decimal(new int[] {
500,
0,
0,
0});
this.ppNumUpDwnAdjPrnStartPos.Name = "ppNumUpDwnAdjPrnStartPos";
- this.ppNumUpDwnAdjPrnStartPos.Size = new System.Drawing.Size(35, 20);
+ this.ppNumUpDwnAdjPrnStartPos.Size = new System.Drawing.Size(47, 22);
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));
this.ppNumUpDwnAdjPrnStartPos.TabIndex = 37;
@@ -564,10 +555,9 @@ namespace VEPROMS
// label12
//
this.label12.AutoSize = true;
- this.label12.Location = new System.Drawing.Point(230, 48);
- this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.label12.Location = new System.Drawing.Point(307, 59);
this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(187, 13);
+ this.label12.Size = new System.Drawing.Size(252, 17);
this.label12.TabIndex = 6;
this.label12.Text = "Adjust Starting Position on Page (dots)";
//
@@ -576,10 +566,10 @@ namespace VEPROMS
this.ppChbxDisAutoDuplex.AutoSize = true;
this.ppChbxDisAutoDuplex.BackColor = System.Drawing.Color.Transparent;
this.ppChbxDisAutoDuplex.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.folderConfigBindingSource, "Print_DisableDuplex", true));
- this.ppChbxDisAutoDuplex.Location = new System.Drawing.Point(285, 18);
- this.ppChbxDisAutoDuplex.Margin = new System.Windows.Forms.Padding(2);
+ this.ppChbxDisAutoDuplex.Location = new System.Drawing.Point(380, 22);
+ this.ppChbxDisAutoDuplex.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppChbxDisAutoDuplex.Name = "ppChbxDisAutoDuplex";
- this.ppChbxDisAutoDuplex.Size = new System.Drawing.Size(161, 17);
+ 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.System, true, false, new System.Drawing.Size(0, 0)));
this.ppChbxDisAutoDuplex.TabIndex = 32;
@@ -591,10 +581,9 @@ namespace VEPROMS
//
this.label29.AutoSize = true;
this.label29.BackColor = System.Drawing.Color.Transparent;
- this.label29.Location = new System.Drawing.Point(18, 20);
- this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.label29.Location = new System.Drawing.Point(24, 25);
this.label29.Name = "label29";
- this.label29.Size = new System.Drawing.Size(59, 13);
+ this.label29.Size = new System.Drawing.Size(77, 17);
this.label29.TabIndex = 43;
this.label29.Text = "Watermark";
//
@@ -605,20 +594,20 @@ namespace VEPROMS
//
//
this.ppChkbxStMsgActive.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- this.ppChkbxStMsgActive.Location = new System.Drawing.Point(424, 194);
- this.ppChkbxStMsgActive.Margin = new System.Windows.Forms.Padding(2);
+ this.ppChkbxStMsgActive.Location = new System.Drawing.Point(565, 239);
+ this.ppChkbxStMsgActive.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppChkbxStMsgActive.Name = "ppChkbxStMsgActive";
- this.ppChkbxStMsgActive.Size = new System.Drawing.Size(56, 19);
+ this.ppChkbxStMsgActive.Size = new System.Drawing.Size(75, 23);
this.ppChkbxStMsgActive.TabIndex = 47;
this.ppChkbxStMsgActive.Text = "Activate";
//
// ppRTxtStMsg
//
this.ppRTxtStMsg.AutoWordSelection = true;
- this.ppRTxtStMsg.Location = new System.Drawing.Point(13, 56);
- this.ppRTxtStMsg.Margin = new System.Windows.Forms.Padding(2);
+ this.ppRTxtStMsg.Location = new System.Drawing.Point(17, 69);
+ this.ppRTxtStMsg.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppRTxtStMsg.Name = "ppRTxtStMsg";
- this.ppRTxtStMsg.Size = new System.Drawing.Size(380, 153);
+ this.ppRTxtStMsg.Size = new System.Drawing.Size(505, 187);
this.ppRTxtStMsg.TabIndex = 41;
this.ppRTxtStMsg.Text = "";
this.ppRTxtStMsg.WordWrap = false;
@@ -626,20 +615,20 @@ namespace VEPROMS
// ppBtnStMsgPreview
//
this.ppBtnStMsgPreview.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
- this.ppBtnStMsgPreview.Location = new System.Drawing.Point(424, 133);
- this.ppBtnStMsgPreview.Margin = new System.Windows.Forms.Padding(2);
+ this.ppBtnStMsgPreview.Location = new System.Drawing.Point(565, 164);
+ this.ppBtnStMsgPreview.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppBtnStMsgPreview.Name = "ppBtnStMsgPreview";
- this.ppBtnStMsgPreview.Size = new System.Drawing.Size(56, 19);
+ this.ppBtnStMsgPreview.Size = new System.Drawing.Size(75, 23);
this.ppBtnStMsgPreview.TabIndex = 45;
this.ppBtnStMsgPreview.Text = "Preview";
//
// ppBtnStMsgSave
//
this.ppBtnStMsgSave.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
- this.ppBtnStMsgSave.Location = new System.Drawing.Point(424, 102);
- this.ppBtnStMsgSave.Margin = new System.Windows.Forms.Padding(2);
+ this.ppBtnStMsgSave.Location = new System.Drawing.Point(565, 126);
+ this.ppBtnStMsgSave.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppBtnStMsgSave.Name = "ppBtnStMsgSave";
- this.ppBtnStMsgSave.Size = new System.Drawing.Size(56, 19);
+ this.ppBtnStMsgSave.Size = new System.Drawing.Size(75, 23);
this.ppBtnStMsgSave.TabIndex = 44;
this.ppBtnStMsgSave.Text = "Save";
//
@@ -647,30 +636,30 @@ namespace VEPROMS
//
this.ppBtnStMsgDelete.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ppBtnStMsgDelete.Enabled = false;
- this.ppBtnStMsgDelete.Location = new System.Drawing.Point(424, 166);
- this.ppBtnStMsgDelete.Margin = new System.Windows.Forms.Padding(2);
+ this.ppBtnStMsgDelete.Location = new System.Drawing.Point(565, 204);
+ this.ppBtnStMsgDelete.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppBtnStMsgDelete.Name = "ppBtnStMsgDelete";
- this.ppBtnStMsgDelete.Size = new System.Drawing.Size(56, 19);
+ this.ppBtnStMsgDelete.Size = new System.Drawing.Size(75, 23);
this.ppBtnStMsgDelete.TabIndex = 46;
this.ppBtnStMsgDelete.Text = "Delete";
//
// ppBtnStMsgEdit
//
this.ppBtnStMsgEdit.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
- this.ppBtnStMsgEdit.Location = new System.Drawing.Point(424, 79);
- this.ppBtnStMsgEdit.Margin = new System.Windows.Forms.Padding(2);
+ this.ppBtnStMsgEdit.Location = new System.Drawing.Point(565, 97);
+ this.ppBtnStMsgEdit.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppBtnStMsgEdit.Name = "ppBtnStMsgEdit";
- this.ppBtnStMsgEdit.Size = new System.Drawing.Size(56, 19);
+ this.ppBtnStMsgEdit.Size = new System.Drawing.Size(75, 23);
this.ppBtnStMsgEdit.TabIndex = 43;
this.ppBtnStMsgEdit.Text = "Edit";
//
// ppBtnStMsgNew
//
this.ppBtnStMsgNew.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
- this.ppBtnStMsgNew.Location = new System.Drawing.Point(424, 55);
- this.ppBtnStMsgNew.Margin = new System.Windows.Forms.Padding(2);
+ this.ppBtnStMsgNew.Location = new System.Drawing.Point(565, 68);
+ this.ppBtnStMsgNew.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppBtnStMsgNew.Name = "ppBtnStMsgNew";
- this.ppBtnStMsgNew.Size = new System.Drawing.Size(56, 19);
+ this.ppBtnStMsgNew.Size = new System.Drawing.Size(75, 23);
this.ppBtnStMsgNew.TabIndex = 42;
this.ppBtnStMsgNew.Text = "New";
//
@@ -680,10 +669,10 @@ namespace VEPROMS
this.ppCmbxStMsgList.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.ppCmbxStMsgList.FormattingEnabled = true;
this.ppCmbxStMsgList.ItemHeight = 14;
- this.ppCmbxStMsgList.Location = new System.Drawing.Point(13, 27);
- this.ppCmbxStMsgList.Margin = new System.Windows.Forms.Padding(2);
+ this.ppCmbxStMsgList.Location = new System.Drawing.Point(17, 33);
+ this.ppCmbxStMsgList.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppCmbxStMsgList.Name = "ppCmbxStMsgList";
- this.ppCmbxStMsgList.Size = new System.Drawing.Size(468, 20);
+ this.ppCmbxStMsgList.Size = new System.Drawing.Size(623, 20);
this.ppCmbxStMsgList.TabIndex = 40;
this.ppCmbxStMsgList.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.ppCmbxStMsgList.WatermarkText = "select a startup message or press \"new\" to create one";
@@ -692,20 +681,19 @@ namespace VEPROMS
//
this.label5.AutoSize = true;
this.label5.BackColor = System.Drawing.Color.Transparent;
- this.label5.Location = new System.Drawing.Point(10, 8);
- this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.label5.Location = new System.Drawing.Point(13, 10);
this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(87, 13);
+ this.label5.Size = new System.Drawing.Size(115, 17);
this.label5.TabIndex = 9;
this.label5.Text = "Startup Message";
//
// ppBtnDefaultChgBar
//
this.ppBtnDefaultChgBar.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
- this.ppBtnDefaultChgBar.Location = new System.Drawing.Point(331, 62);
- this.ppBtnDefaultChgBar.Margin = new System.Windows.Forms.Padding(2);
+ this.ppBtnDefaultChgBar.Location = new System.Drawing.Point(441, 76);
+ this.ppBtnDefaultChgBar.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppBtnDefaultChgBar.Name = "ppBtnDefaultChgBar";
- this.ppBtnDefaultChgBar.Size = new System.Drawing.Size(44, 20);
+ this.ppBtnDefaultChgBar.Size = new System.Drawing.Size(59, 25);
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)));
@@ -723,10 +711,10 @@ namespace VEPROMS
this.ppCmbxChangeBarType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ppCmbxChangeBarType.FormattingEnabled = true;
this.ppCmbxChangeBarType.ItemHeight = 14;
- this.ppCmbxChangeBarType.Location = new System.Drawing.Point(81, 62);
- this.ppCmbxChangeBarType.Margin = new System.Windows.Forms.Padding(2);
+ this.ppCmbxChangeBarType.Location = new System.Drawing.Point(108, 76);
+ this.ppCmbxChangeBarType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppCmbxChangeBarType.Name = "ppCmbxChangeBarType";
- this.ppCmbxChangeBarType.Size = new System.Drawing.Size(240, 20);
+ this.ppCmbxChangeBarType.Size = new System.Drawing.Size(319, 20);
this.ppCmbxChangeBarType.TabIndex = 52;
this.ppCmbxChangeBarType.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.ppCmbxChangeBarType.WatermarkText = "select change bar setting";
@@ -735,10 +723,10 @@ namespace VEPROMS
// ppBtnDefaultFmt
//
this.ppBtnDefaultFmt.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
- this.ppBtnDefaultFmt.Location = new System.Drawing.Point(454, 21);
- this.ppBtnDefaultFmt.Margin = new System.Windows.Forms.Padding(2);
+ this.ppBtnDefaultFmt.Location = new System.Drawing.Point(605, 26);
+ this.ppBtnDefaultFmt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppBtnDefaultFmt.Name = "ppBtnDefaultFmt";
- this.ppBtnDefaultFmt.Size = new System.Drawing.Size(44, 20);
+ this.ppBtnDefaultFmt.Size = new System.Drawing.Size(59, 25);
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)));
@@ -755,10 +743,10 @@ namespace VEPROMS
this.ppCmbxFormat.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ppCmbxFormat.FormattingEnabled = true;
this.ppCmbxFormat.ItemHeight = 14;
- this.ppCmbxFormat.Location = new System.Drawing.Point(15, 22);
- this.ppCmbxFormat.Margin = new System.Windows.Forms.Padding(2);
+ this.ppCmbxFormat.Location = new System.Drawing.Point(20, 27);
+ this.ppCmbxFormat.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppCmbxFormat.Name = "ppCmbxFormat";
- this.ppCmbxFormat.Size = new System.Drawing.Size(434, 20);
+ this.ppCmbxFormat.Size = new System.Drawing.Size(577, 20);
this.superTooltip1.SetSuperTooltip(this.ppCmbxFormat, new DevComponents.DotNetBar.SuperTooltipInfo("Format Selection", "", resources.GetString("ppCmbxFormat.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.ppCmbxFormat.TabIndex = 50;
this.ppCmbxFormat.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)));
@@ -771,10 +759,9 @@ namespace VEPROMS
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(80, 83);
- this.ppLblChangeBarTypeDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.ppLblChangeBarTypeDefault.Location = new System.Drawing.Point(107, 102);
this.ppLblChangeBarTypeDefault.Name = "ppLblChangeBarTypeDefault";
- this.ppLblChangeBarTypeDefault.Size = new System.Drawing.Size(79, 13);
+ this.ppLblChangeBarTypeDefault.Size = new System.Drawing.Size(107, 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 = 43;
@@ -786,10 +773,9 @@ namespace VEPROMS
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, 43);
- this.ppLblFormatDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.ppLblFormatDefault.Location = new System.Drawing.Point(17, 53);
this.ppLblFormatDefault.Name = "ppLblFormatDefault";
- this.ppLblFormatDefault.Size = new System.Drawing.Size(77, 13);
+ this.ppLblFormatDefault.Size = new System.Drawing.Size(105, 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(255, 70)));
this.ppLblFormatDefault.TabIndex = 42;
@@ -799,10 +785,10 @@ namespace VEPROMS
// ppBtnDefCbTxtTyp
//
this.ppBtnDefCbTxtTyp.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
- this.ppBtnDefCbTxtTyp.Location = new System.Drawing.Point(229, 21);
- this.ppBtnDefCbTxtTyp.Margin = new System.Windows.Forms.Padding(2);
+ this.ppBtnDefCbTxtTyp.Location = new System.Drawing.Point(305, 26);
+ this.ppBtnDefCbTxtTyp.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppBtnDefCbTxtTyp.Name = "ppBtnDefCbTxtTyp";
- this.ppBtnDefCbTxtTyp.Size = new System.Drawing.Size(44, 20);
+ this.ppBtnDefCbTxtTyp.Size = new System.Drawing.Size(59, 25);
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";
@@ -813,10 +799,10 @@ namespace VEPROMS
// ppBtnDefaultCbPos
//
this.ppBtnDefaultCbPos.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
- this.ppBtnDefaultCbPos.Location = new System.Drawing.Point(203, 72);
- this.ppBtnDefaultCbPos.Margin = new System.Windows.Forms.Padding(2);
+ this.ppBtnDefaultCbPos.Location = new System.Drawing.Point(271, 89);
+ this.ppBtnDefaultCbPos.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppBtnDefaultCbPos.Name = "ppBtnDefaultCbPos";
- this.ppBtnDefaultCbPos.Size = new System.Drawing.Size(44, 20);
+ this.ppBtnDefaultCbPos.Size = new System.Drawing.Size(59, 25);
this.superTooltip1.SetSuperTooltip(this.ppBtnDefaultCbPos, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", resources.GetString("ppBtnDefaultCbPos.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(250, 145)));
this.ppBtnDefaultCbPos.TabIndex = 62;
this.ppBtnDefaultCbPos.TabStop = false;
@@ -833,10 +819,10 @@ namespace VEPROMS
this.ppCmbxChgBarTxtType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ppCmbxChgBarTxtType.FormattingEnabled = true;
this.ppCmbxChgBarTxtType.ItemHeight = 14;
- this.ppCmbxChgBarTxtType.Location = new System.Drawing.Point(64, 21);
- this.ppCmbxChgBarTxtType.Margin = new System.Windows.Forms.Padding(2);
+ this.ppCmbxChgBarTxtType.Location = new System.Drawing.Point(85, 26);
+ this.ppCmbxChgBarTxtType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppCmbxChgBarTxtType.Name = "ppCmbxChgBarTxtType";
- this.ppCmbxChgBarTxtType.Size = new System.Drawing.Size(161, 20);
+ this.ppCmbxChgBarTxtType.Size = new System.Drawing.Size(213, 20);
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";
@@ -850,10 +836,10 @@ namespace VEPROMS
this.ppCmbxChgBarPos.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ppCmbxChgBarPos.FormattingEnabled = true;
this.ppCmbxChgBarPos.ItemHeight = 14;
- this.ppCmbxChgBarPos.Location = new System.Drawing.Point(62, 72);
- this.ppCmbxChgBarPos.Margin = new System.Windows.Forms.Padding(2);
+ this.ppCmbxChgBarPos.Location = new System.Drawing.Point(83, 89);
+ this.ppCmbxChgBarPos.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppCmbxChgBarPos.Name = "ppCmbxChgBarPos";
- this.ppCmbxChgBarPos.Size = new System.Drawing.Size(139, 20);
+ this.ppCmbxChgBarPos.Size = new System.Drawing.Size(184, 20);
this.ppCmbxChgBarPos.TabIndex = 61;
this.ppCmbxChgBarPos.TabStop = false;
this.ppCmbxChgBarPos.Visible = false;
@@ -866,10 +852,9 @@ namespace VEPROMS
this.ppLblChgBarTxtTypeDefault.AutoSize = true;
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(61, 42);
- this.ppLblChgBarTxtTypeDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.ppLblChgBarTxtTypeDefault.Location = new System.Drawing.Point(81, 52);
this.ppLblChgBarTxtTypeDefault.Name = "ppLblChgBarTxtTypeDefault";
- this.ppLblChgBarTxtTypeDefault.Size = new System.Drawing.Size(79, 13);
+ this.ppLblChgBarTxtTypeDefault.Size = new System.Drawing.Size(107, 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 Text T" +
"ype setting back to this.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.ppLblChgBarTxtTypeDefault.TabIndex = 13;
@@ -880,10 +865,9 @@ namespace VEPROMS
this.ppLblChgBarPosDefault.AutoSize = true;
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(60, 90);
- this.ppLblChgBarPosDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.ppLblChgBarPosDefault.Location = new System.Drawing.Point(80, 111);
this.ppLblChgBarPosDefault.Name = "ppLblChgBarPosDefault";
- this.ppLblChgBarPosDefault.Size = new System.Drawing.Size(79, 13);
+ this.ppLblChgBarPosDefault.Size = new System.Drawing.Size(107, 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 = 12;
@@ -893,10 +877,10 @@ namespace VEPROMS
// ppBtnDefCbTxt2
//
this.ppBtnDefCbTxt2.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
- this.ppBtnDefCbTxt2.Location = new System.Drawing.Point(118, 41);
- this.ppBtnDefCbTxt2.Margin = new System.Windows.Forms.Padding(2);
+ this.ppBtnDefCbTxt2.Location = new System.Drawing.Point(157, 50);
+ this.ppBtnDefCbTxt2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppBtnDefCbTxt2.Name = "ppBtnDefCbTxt2";
- this.ppBtnDefCbTxt2.Size = new System.Drawing.Size(44, 20);
+ this.ppBtnDefCbTxt2.Size = new System.Drawing.Size(59, 25);
this.superTooltip1.SetSuperTooltip(this.ppBtnDefCbTxt2, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", resources.GetString("ppBtnDefCbTxt2.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(250, 150)));
this.ppBtnDefCbTxt2.TabIndex = 59;
this.ppBtnDefCbTxt2.Text = "Default";
@@ -907,10 +891,10 @@ namespace VEPROMS
// ppBtnDefCbTxt1
//
this.ppBtnDefCbTxt1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
- this.ppBtnDefCbTxt1.Location = new System.Drawing.Point(118, 2);
- this.ppBtnDefCbTxt1.Margin = new System.Windows.Forms.Padding(2);
+ this.ppBtnDefCbTxt1.Location = new System.Drawing.Point(157, 2);
+ this.ppBtnDefCbTxt1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppBtnDefCbTxt1.Name = "ppBtnDefCbTxt1";
- this.ppBtnDefCbTxt1.Size = new System.Drawing.Size(44, 20);
+ this.ppBtnDefCbTxt1.Size = new System.Drawing.Size(59, 25);
this.superTooltip1.SetSuperTooltip(this.ppBtnDefCbTxt1, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", resources.GetString("ppBtnDefCbTxt1.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(250, 150)));
this.ppBtnDefCbTxt1.TabIndex = 57;
this.ppBtnDefCbTxt1.Text = "Default";
@@ -923,10 +907,9 @@ namespace VEPROMS
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(66, 60);
- this.ppLblChgBarUserMsgTwoDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.ppLblChgBarUserMsgTwoDefault.Location = new System.Drawing.Point(88, 74);
this.ppLblChgBarUserMsgTwoDefault.Name = "ppLblChgBarUserMsgTwoDefault";
- this.ppLblChgBarUserMsgTwoDefault.Size = new System.Drawing.Size(39, 13);
+ this.ppLblChgBarUserMsgTwoDefault.Size = new System.Drawing.Size(52, 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;
@@ -938,10 +921,9 @@ namespace VEPROMS
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(68, 24);
- this.ppLblChgBarUserMsgOneDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.ppLblChgBarUserMsgOneDefault.Location = new System.Drawing.Point(91, 30);
this.ppLblChgBarUserMsgOneDefault.Name = "ppLblChgBarUserMsgOneDefault";
- this.ppLblChgBarUserMsgOneDefault.Size = new System.Drawing.Size(39, 13);
+ this.ppLblChgBarUserMsgOneDefault.Size = new System.Drawing.Size(52, 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;
@@ -951,20 +933,18 @@ namespace VEPROMS
// label24
//
this.label24.AutoSize = true;
- this.label24.Location = new System.Drawing.Point(16, 43);
- this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.label24.Location = new System.Drawing.Point(21, 53);
this.label24.Name = "label24";
- this.label24.Size = new System.Drawing.Size(47, 13);
+ this.label24.Size = new System.Drawing.Size(60, 17);
this.label24.TabIndex = 5;
this.label24.Text = "Line two";
//
// label25
//
this.label25.AutoSize = true;
- this.label25.Location = new System.Drawing.Point(16, 5);
- this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.label25.Location = new System.Drawing.Point(21, 6);
this.label25.Name = "label25";
- this.label25.Size = new System.Drawing.Size(48, 13);
+ this.label25.Size = new System.Drawing.Size(63, 17);
this.label25.TabIndex = 4;
this.label25.Text = "Line one";
//
@@ -972,11 +952,11 @@ namespace VEPROMS
//
this.ppTxbxChgBarUserMsgTwo.AcceptsTab = true;
this.ppTxbxChgBarUserMsgTwo.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.folderConfigBindingSource, "Print_UserCBMess2", true));
- this.ppTxbxChgBarUserMsgTwo.Location = new System.Drawing.Point(68, 41);
- this.ppTxbxChgBarUserMsgTwo.Margin = new System.Windows.Forms.Padding(2);
+ this.ppTxbxChgBarUserMsgTwo.Location = new System.Drawing.Point(91, 50);
+ this.ppTxbxChgBarUserMsgTwo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppTxbxChgBarUserMsgTwo.Multiline = false;
this.ppTxbxChgBarUserMsgTwo.Name = "ppTxbxChgBarUserMsgTwo";
- this.ppTxbxChgBarUserMsgTwo.Size = new System.Drawing.Size(44, 20);
+ this.ppTxbxChgBarUserMsgTwo.Size = new System.Drawing.Size(57, 24);
this.superTooltip1.SetSuperTooltip(this.ppTxbxChgBarUserMsgTwo, new DevComponents.DotNetBar.SuperTooltipInfo("User Defined Message", "", "This message will appear on all change bars", null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.ppTxbxChgBarUserMsgTwo.TabIndex = 58;
this.ppTxbxChgBarUserMsgTwo.Text = "";
@@ -986,11 +966,11 @@ namespace VEPROMS
//
this.ppTxbxChangeBarUserMsgOne.AcceptsTab = true;
this.ppTxbxChangeBarUserMsgOne.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.folderConfigBindingSource, "Print_UserCBMess1", true));
- this.ppTxbxChangeBarUserMsgOne.Location = new System.Drawing.Point(68, 2);
- this.ppTxbxChangeBarUserMsgOne.Margin = new System.Windows.Forms.Padding(2);
+ this.ppTxbxChangeBarUserMsgOne.Location = new System.Drawing.Point(91, 2);
+ this.ppTxbxChangeBarUserMsgOne.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppTxbxChangeBarUserMsgOne.Multiline = false;
this.ppTxbxChangeBarUserMsgOne.Name = "ppTxbxChangeBarUserMsgOne";
- this.ppTxbxChangeBarUserMsgOne.Size = new System.Drawing.Size(44, 20);
+ this.ppTxbxChangeBarUserMsgOne.Size = new System.Drawing.Size(57, 24);
this.superTooltip1.SetSuperTooltip(this.ppTxbxChangeBarUserMsgOne, new DevComponents.DotNetBar.SuperTooltipInfo("User DefinedMessage", "", "This message will appear on all change bars", null, null, DevComponents.DotNetBar.eTooltipColor.System));
this.ppTxbxChangeBarUserMsgOne.TabIndex = 56;
this.ppTxbxChangeBarUserMsgOne.Text = "";
@@ -999,20 +979,18 @@ namespace VEPROMS
// label26
//
this.label26.AutoSize = true;
- this.label26.Location = new System.Drawing.Point(5, 21);
- this.label26.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.label26.Location = new System.Drawing.Point(7, 26);
this.label26.Name = "label26";
- this.label26.Size = new System.Drawing.Size(55, 13);
+ this.label26.Size = new System.Drawing.Size(71, 17);
this.label26.TabIndex = 8;
this.label26.Text = "Text Type";
//
// label27
//
this.label27.AutoSize = true;
- this.label27.Location = new System.Drawing.Point(14, 75);
- this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.label27.Location = new System.Drawing.Point(19, 92);
this.label27.Name = "label27";
- this.label27.Size = new System.Drawing.Size(44, 13);
+ this.label27.Size = new System.Drawing.Size(58, 17);
this.label27.TabIndex = 9;
this.label27.Text = "Position";
this.label27.Visible = false;
@@ -1021,10 +999,9 @@ namespace VEPROMS
//
this.label30.AutoSize = true;
this.label30.BackColor = System.Drawing.Color.Transparent;
- this.label30.Location = new System.Drawing.Point(16, 64);
- this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.label30.Location = new System.Drawing.Point(21, 79);
this.label30.Name = "label30";
- this.label30.Size = new System.Drawing.Size(63, 13);
+ this.label30.Size = new System.Drawing.Size(83, 17);
this.label30.TabIndex = 35;
this.label30.Text = "Change Bar";
//
@@ -1032,10 +1009,9 @@ namespace VEPROMS
//
this.label23.AutoSize = true;
this.label23.BackColor = System.Drawing.Color.Transparent;
- this.label23.Location = new System.Drawing.Point(13, 4);
- this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.label23.Location = new System.Drawing.Point(17, 5);
this.label23.Name = "label23";
- this.label23.Size = new System.Drawing.Size(39, 13);
+ this.label23.Size = new System.Drawing.Size(52, 17);
this.label23.TabIndex = 30;
this.label23.Text = "Format";
//
@@ -1044,10 +1020,10 @@ namespace VEPROMS
this.ppBtnChgTextColors.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.ppBtnChgTextColors.Image = ((System.Drawing.Image)(resources.GetObject("ppBtnChgTextColors.Image")));
this.ppBtnChgTextColors.ImagePosition = DevComponents.DotNetBar.eImagePosition.Right;
- this.ppBtnChgTextColors.Location = new System.Drawing.Point(286, 47);
- this.ppBtnChgTextColors.Margin = new System.Windows.Forms.Padding(2);
+ this.ppBtnChgTextColors.Location = new System.Drawing.Point(381, 58);
+ this.ppBtnChgTextColors.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppBtnChgTextColors.Name = "ppBtnChgTextColors";
- this.ppBtnChgTextColors.Size = new System.Drawing.Size(122, 25);
+ this.ppBtnChgTextColors.Size = new System.Drawing.Size(163, 31);
this.ppBtnChgTextColors.SplitButton = true;
this.ppBtnChgTextColors.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.ppColorPickerViewModebckgnd,
@@ -1086,10 +1062,9 @@ namespace VEPROMS
//
this.label36.AutoSize = true;
this.label36.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.label36.Location = new System.Drawing.Point(21, 58);
- this.label36.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.label36.Location = new System.Drawing.Point(28, 71);
this.label36.Name = "label36";
- this.label36.Size = new System.Drawing.Size(161, 15);
+ this.label36.Size = new System.Drawing.Size(195, 18);
this.label36.TabIndex = 39;
this.label36.Text = "Active Edit Window Example";
//
@@ -1102,20 +1077,19 @@ namespace VEPROMS
this.ppPanelEditSample.Controls.Add(this.ppLblEditTrans);
this.ppPanelEditSample.Controls.Add(this.ppLblEditRO);
this.ppPanelEditSample.Controls.Add(this.ppLblEditTx1);
- this.ppPanelEditSample.Location = new System.Drawing.Point(16, 75);
- this.ppPanelEditSample.Margin = new System.Windows.Forms.Padding(2);
+ this.ppPanelEditSample.Location = new System.Drawing.Point(21, 92);
+ this.ppPanelEditSample.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppPanelEditSample.Name = "ppPanelEditSample";
- this.ppPanelEditSample.Size = new System.Drawing.Size(240, 23);
+ this.ppPanelEditSample.Size = new System.Drawing.Size(319, 28);
this.ppPanelEditSample.TabIndex = 38;
//
// ppLblEditTx3
//
this.ppLblEditTx3.AutoSize = true;
this.ppLblEditTx3.BackColor = System.Drawing.Color.Transparent;
- this.ppLblEditTx3.Location = new System.Drawing.Point(163, 4);
- this.ppLblEditTx3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.ppLblEditTx3.Location = new System.Drawing.Point(217, 5);
this.ppLblEditTx3.Name = "ppLblEditTx3";
- this.ppLblEditTx3.Size = new System.Drawing.Size(80, 13);
+ this.ppLblEditTx3.Size = new System.Drawing.Size(105, 17);
this.ppLblEditTx3.TabIndex = 32;
this.ppLblEditTx3.Text = "AND start over.";
//
@@ -1123,10 +1097,9 @@ namespace VEPROMS
//
this.ppLblEditTx2.AutoSize = true;
this.ppLblEditTx2.BackColor = System.Drawing.Color.Transparent;
- this.ppLblEditTx2.Location = new System.Drawing.Point(68, 4);
- this.ppLblEditTx2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.ppLblEditTx2.Location = new System.Drawing.Point(91, 5);
this.ppLblEditTx2.Name = "ppLblEditTx2";
- this.ppLblEditTx2.Size = new System.Drawing.Size(65, 13);
+ this.ppLblEditTx2.Size = new System.Drawing.Size(85, 17);
this.ppLblEditTx2.TabIndex = 30;
this.ppLblEditTx2.Text = "Then Go To";
//
@@ -1134,10 +1107,9 @@ namespace VEPROMS
//
this.ppLblEditTrans.AutoSize = true;
this.ppLblEditTrans.BackColor = System.Drawing.Color.Transparent;
- this.ppLblEditTrans.Location = new System.Drawing.Point(129, 4);
- this.ppLblEditTrans.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.ppLblEditTrans.Location = new System.Drawing.Point(172, 5);
this.ppLblEditTrans.Name = "ppLblEditTrans";
- this.ppLblEditTrans.Size = new System.Drawing.Size(38, 13);
+ this.ppLblEditTrans.Size = new System.Drawing.Size(49, 17);
this.ppLblEditTrans.TabIndex = 31;
this.ppLblEditTrans.Text = "Step 1";
//
@@ -1145,10 +1117,9 @@ namespace VEPROMS
//
this.ppLblEditRO.AutoSize = true;
this.ppLblEditRO.BackColor = System.Drawing.Color.Transparent;
- this.ppLblEditRO.Location = new System.Drawing.Point(37, 4);
- this.ppLblEditRO.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.ppLblEditRO.Location = new System.Drawing.Point(49, 5);
this.ppLblEditRO.Name = "ppLblEditRO";
- this.ppLblEditRO.Size = new System.Drawing.Size(33, 13);
+ this.ppLblEditRO.Size = new System.Drawing.Size(44, 17);
this.ppLblEditRO.TabIndex = 29;
this.ppLblEditRO.Text = "100%";
//
@@ -1156,10 +1127,9 @@ namespace VEPROMS
//
this.ppLblEditTx1.AutoSize = true;
this.ppLblEditTx1.BackColor = System.Drawing.Color.Transparent;
- this.ppLblEditTx1.Location = new System.Drawing.Point(2, 4);
- this.ppLblEditTx1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.ppLblEditTx1.Location = new System.Drawing.Point(3, 5);
this.ppLblEditTx1.Name = "ppLblEditTx1";
- this.ppLblEditTx1.Size = new System.Drawing.Size(39, 13);
+ this.ppLblEditTx1.Size = new System.Drawing.Size(49, 17);
this.ppLblEditTx1.TabIndex = 28;
this.ppLblEditTx1.Text = "If NOT";
//
@@ -1167,10 +1137,9 @@ namespace VEPROMS
//
this.label35.AutoSize = true;
this.label35.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.label35.Location = new System.Drawing.Point(19, 6);
- this.label35.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.label35.Location = new System.Drawing.Point(25, 7);
this.label35.Name = "label35";
- this.label35.Size = new System.Drawing.Size(187, 15);
+ this.label35.Size = new System.Drawing.Size(227, 18);
this.label35.TabIndex = 37;
this.label35.Text = "Non Active Edit Window Example";
//
@@ -1183,20 +1152,19 @@ namespace VEPROMS
this.ppPanelViewSample.Controls.Add(this.ppLblViewTrans);
this.ppPanelViewSample.Controls.Add(this.ppLblViewRO);
this.ppPanelViewSample.Controls.Add(this.ppLblViewTx1);
- this.ppPanelViewSample.Location = new System.Drawing.Point(16, 23);
- this.ppPanelViewSample.Margin = new System.Windows.Forms.Padding(2);
+ this.ppPanelViewSample.Location = new System.Drawing.Point(21, 28);
+ this.ppPanelViewSample.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppPanelViewSample.Name = "ppPanelViewSample";
- this.ppPanelViewSample.Size = new System.Drawing.Size(240, 24);
+ this.ppPanelViewSample.Size = new System.Drawing.Size(319, 29);
this.ppPanelViewSample.TabIndex = 36;
//
// ppLblViewTx3
//
this.ppLblViewTx3.AutoSize = true;
this.ppLblViewTx3.BackColor = System.Drawing.Color.Transparent;
- this.ppLblViewTx3.Location = new System.Drawing.Point(163, 4);
- this.ppLblViewTx3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.ppLblViewTx3.Location = new System.Drawing.Point(217, 5);
this.ppLblViewTx3.Name = "ppLblViewTx3";
- this.ppLblViewTx3.Size = new System.Drawing.Size(80, 13);
+ this.ppLblViewTx3.Size = new System.Drawing.Size(105, 17);
this.ppLblViewTx3.TabIndex = 32;
this.ppLblViewTx3.Text = "AND start over.";
//
@@ -1204,10 +1172,9 @@ namespace VEPROMS
//
this.ppLblViewTx2.AutoSize = true;
this.ppLblViewTx2.BackColor = System.Drawing.Color.Transparent;
- this.ppLblViewTx2.Location = new System.Drawing.Point(68, 4);
- this.ppLblViewTx2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.ppLblViewTx2.Location = new System.Drawing.Point(91, 5);
this.ppLblViewTx2.Name = "ppLblViewTx2";
- this.ppLblViewTx2.Size = new System.Drawing.Size(65, 13);
+ this.ppLblViewTx2.Size = new System.Drawing.Size(85, 17);
this.ppLblViewTx2.TabIndex = 30;
this.ppLblViewTx2.Text = "Then Go To";
//
@@ -1215,10 +1182,9 @@ namespace VEPROMS
//
this.ppLblViewTrans.AutoSize = true;
this.ppLblViewTrans.BackColor = System.Drawing.Color.Transparent;
- this.ppLblViewTrans.Location = new System.Drawing.Point(129, 4);
- this.ppLblViewTrans.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.ppLblViewTrans.Location = new System.Drawing.Point(172, 5);
this.ppLblViewTrans.Name = "ppLblViewTrans";
- this.ppLblViewTrans.Size = new System.Drawing.Size(38, 13);
+ this.ppLblViewTrans.Size = new System.Drawing.Size(49, 17);
this.ppLblViewTrans.TabIndex = 31;
this.ppLblViewTrans.Text = "Step 1";
//
@@ -1226,10 +1192,9 @@ namespace VEPROMS
//
this.ppLblViewRO.AutoSize = true;
this.ppLblViewRO.BackColor = System.Drawing.Color.Transparent;
- this.ppLblViewRO.Location = new System.Drawing.Point(37, 4);
- this.ppLblViewRO.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.ppLblViewRO.Location = new System.Drawing.Point(49, 5);
this.ppLblViewRO.Name = "ppLblViewRO";
- this.ppLblViewRO.Size = new System.Drawing.Size(33, 13);
+ this.ppLblViewRO.Size = new System.Drawing.Size(44, 17);
this.ppLblViewRO.TabIndex = 29;
this.ppLblViewRO.Text = "100%";
//
@@ -1237,20 +1202,19 @@ namespace VEPROMS
//
this.ppLblViewTx1.AutoSize = true;
this.ppLblViewTx1.BackColor = System.Drawing.Color.Transparent;
- this.ppLblViewTx1.Location = new System.Drawing.Point(2, 4);
- this.ppLblViewTx1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.ppLblViewTx1.Location = new System.Drawing.Point(3, 5);
this.ppLblViewTx1.Name = "ppLblViewTx1";
- this.ppLblViewTx1.Size = new System.Drawing.Size(39, 13);
+ this.ppLblViewTx1.Size = new System.Drawing.Size(49, 17);
this.ppLblViewTx1.TabIndex = 28;
this.ppLblViewTx1.Text = "If NOT";
//
// ppBtnDefEdCols
//
this.ppBtnDefEdCols.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
- this.ppBtnDefEdCols.Location = new System.Drawing.Point(276, 20);
- this.ppBtnDefEdCols.Margin = new System.Windows.Forms.Padding(2);
+ this.ppBtnDefEdCols.Location = new System.Drawing.Point(368, 25);
+ this.ppBtnDefEdCols.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppBtnDefEdCols.Name = "ppBtnDefEdCols";
- this.ppBtnDefEdCols.Size = new System.Drawing.Size(44, 20);
+ this.ppBtnDefEdCols.Size = new System.Drawing.Size(59, 25);
this.superTooltip1.SetSuperTooltip(this.ppBtnDefEdCols, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", resources.GetString("ppBtnDefEdCols.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(250, 140)));
this.ppBtnDefEdCols.TabIndex = 61;
this.ppBtnDefEdCols.Text = "Default";
@@ -1266,10 +1230,10 @@ namespace VEPROMS
this.ppCmbxStpEditorCols.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ppCmbxStpEditorCols.FormattingEnabled = true;
this.ppCmbxStpEditorCols.ItemHeight = 14;
- this.ppCmbxStpEditorCols.Location = new System.Drawing.Point(145, 21);
- this.ppCmbxStpEditorCols.Margin = new System.Windows.Forms.Padding(2);
+ this.ppCmbxStpEditorCols.Location = new System.Drawing.Point(193, 26);
+ this.ppCmbxStpEditorCols.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppCmbxStpEditorCols.Name = "ppCmbxStpEditorCols";
- this.ppCmbxStpEditorCols.Size = new System.Drawing.Size(128, 20);
+ this.ppCmbxStpEditorCols.Size = new System.Drawing.Size(169, 20);
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));
this.ppCmbxStpEditorCols.TabIndex = 60;
@@ -1283,10 +1247,9 @@ namespace VEPROMS
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.Gray;
- this.ppLblStpEditorColsDefault.Location = new System.Drawing.Point(149, 45);
- this.ppLblStpEditorColsDefault.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.ppLblStpEditorColsDefault.Location = new System.Drawing.Point(199, 55);
this.ppLblStpEditorColsDefault.Name = "ppLblStpEditorColsDefault";
- this.ppLblStpEditorColsDefault.Size = new System.Drawing.Size(45, 13);
+ this.ppLblStpEditorColsDefault.Size = new System.Drawing.Size(61, 17);
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)));
this.ppLblStpEditorColsDefault.TabIndex = 47;
@@ -1296,10 +1259,9 @@ namespace VEPROMS
//
this.label31.AutoSize = true;
this.label31.BackColor = System.Drawing.Color.Transparent;
- this.label31.Location = new System.Drawing.Point(38, 23);
- this.label31.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.label31.Location = new System.Drawing.Point(51, 28);
this.label31.Name = "label31";
- this.label31.Size = new System.Drawing.Size(102, 13);
+ this.label31.Size = new System.Drawing.Size(136, 17);
this.label31.TabIndex = 45;
this.label31.Text = "Step Editor Columns";
//
@@ -1335,7 +1297,7 @@ namespace VEPROMS
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(134, 29);
this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(47, 13);
+ this.label15.Size = new System.Drawing.Size(60, 17);
this.label15.TabIndex = 5;
this.label15.Text = "Line two";
//
@@ -1344,7 +1306,7 @@ namespace VEPROMS
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(17, 29);
this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(48, 13);
+ this.label16.Size = new System.Drawing.Size(63, 17);
this.label16.TabIndex = 4;
this.label16.Text = "Line one";
//
@@ -1373,7 +1335,7 @@ namespace VEPROMS
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(9, 85);
this.label17.Name = "label17";
- this.label17.Size = new System.Drawing.Size(55, 13);
+ this.label17.Size = new System.Drawing.Size(71, 17);
this.label17.TabIndex = 8;
this.label17.Text = "Text Type";
//
@@ -1382,7 +1344,7 @@ namespace VEPROMS
this.procPropChangeBarPositionCombo.FormattingEnabled = true;
this.procPropChangeBarPositionCombo.Location = new System.Drawing.Point(86, 39);
this.procPropChangeBarPositionCombo.Name = "procPropChangeBarPositionCombo";
- this.procPropChangeBarPositionCombo.Size = new System.Drawing.Size(248, 21);
+ this.procPropChangeBarPositionCombo.Size = new System.Drawing.Size(248, 25);
this.procPropChangeBarPositionCombo.TabIndex = 10;
//
// label18
@@ -1390,7 +1352,7 @@ namespace VEPROMS
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(22, 42);
this.label18.Name = "label18";
- this.label18.Size = new System.Drawing.Size(44, 13);
+ this.label18.Size = new System.Drawing.Size(58, 17);
this.label18.TabIndex = 9;
this.label18.Text = "Position";
//
@@ -1399,7 +1361,7 @@ namespace VEPROMS
this.procPropChangeBarTextTypeCombo.FormattingEnabled = true;
this.procPropChangeBarTextTypeCombo.Location = new System.Drawing.Point(86, 82);
this.procPropChangeBarTextTypeCombo.Name = "procPropChangeBarTextTypeCombo";
- this.procPropChangeBarTextTypeCombo.Size = new System.Drawing.Size(248, 21);
+ this.procPropChangeBarTextTypeCombo.Size = new System.Drawing.Size(248, 25);
this.procPropChangeBarTextTypeCombo.TabIndex = 7;
//
// procPropPaginationCombo
@@ -1407,7 +1369,7 @@ namespace VEPROMS
this.procPropPaginationCombo.FormattingEnabled = true;
this.procPropPaginationCombo.Location = new System.Drawing.Point(104, 73);
this.procPropPaginationCombo.Name = "procPropPaginationCombo";
- this.procPropPaginationCombo.Size = new System.Drawing.Size(165, 21);
+ this.procPropPaginationCombo.Size = new System.Drawing.Size(165, 25);
this.procPropPaginationCombo.TabIndex = 33;
//
// label19
@@ -1424,7 +1386,7 @@ namespace VEPROMS
this.procPropWatermarkCombo.FormattingEnabled = true;
this.procPropWatermarkCombo.Location = new System.Drawing.Point(411, 73);
this.procPropWatermarkCombo.Name = "procPropWatermarkCombo";
- this.procPropWatermarkCombo.Size = new System.Drawing.Size(178, 21);
+ this.procPropWatermarkCombo.Size = new System.Drawing.Size(178, 25);
this.procPropWatermarkCombo.TabIndex = 31;
//
// label20
@@ -1441,7 +1403,7 @@ namespace VEPROMS
this.procPropDefaultFormatCombo.FormattingEnabled = true;
this.procPropDefaultFormatCombo.Location = new System.Drawing.Point(10, 26);
this.procPropDefaultFormatCombo.Name = "procPropDefaultFormatCombo";
- this.procPropDefaultFormatCombo.Size = new System.Drawing.Size(526, 21);
+ this.procPropDefaultFormatCombo.Size = new System.Drawing.Size(526, 25);
this.procPropDefaultFormatCombo.TabIndex = 29;
//
// label21
@@ -1463,7 +1425,7 @@ namespace VEPROMS
"Override Format Defined Change Bars"});
this.procPropChangeBarTypeCombo.Location = new System.Drawing.Point(103, 118);
this.procPropChangeBarTypeCombo.Name = "procPropChangeBarTypeCombo";
- this.procPropChangeBarTypeCombo.Size = new System.Drawing.Size(293, 21);
+ this.procPropChangeBarTypeCombo.Size = new System.Drawing.Size(293, 25);
this.procPropChangeBarTypeCombo.TabIndex = 27;
//
// label22
@@ -1481,10 +1443,9 @@ 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, 302);
- this.ppLblDefSettingsInfo.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
+ this.ppLblDefSettingsInfo.Location = new System.Drawing.Point(1, 372);
this.ppLblDefSettingsInfo.Name = "ppLblDefSettingsInfo";
- this.ppLblDefSettingsInfo.Size = new System.Drawing.Size(179, 13);
+ this.ppLblDefSettingsInfo.Size = new System.Drawing.Size(238, 17);
this.ppLblDefSettingsInfo.TabIndex = 24;
this.ppLblDefSettingsInfo.Text = "* Default settings are shown in italics";
this.ppLblDefSettingsInfo.Visible = false;
@@ -1501,10 +1462,10 @@ namespace VEPROMS
//
//
this.ppCbShwDefSettings.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- this.ppCbShwDefSettings.Location = new System.Drawing.Point(3, 317);
- this.ppCbShwDefSettings.Margin = new System.Windows.Forms.Padding(2);
+ this.ppCbShwDefSettings.Location = new System.Drawing.Point(4, 390);
+ this.ppCbShwDefSettings.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppCbShwDefSettings.Name = "ppCbShwDefSettings";
- this.ppCbShwDefSettings.Size = new System.Drawing.Size(177, 19);
+ this.ppCbShwDefSettings.Size = new System.Drawing.Size(236, 23);
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));
@@ -1526,10 +1487,10 @@ namespace VEPROMS
this.groupPanel2.Controls.Add(this.ppNumUpDwnOverdPrnPenBoldWidth);
this.groupPanel2.Controls.Add(this.ppNumUpDwnOvrdPrnPenULineWidth);
this.groupPanel2.DisabledBackColor = System.Drawing.Color.Empty;
- this.groupPanel2.Location = new System.Drawing.Point(16, 68);
- this.groupPanel2.Margin = new System.Windows.Forms.Padding(2);
+ this.groupPanel2.Location = new System.Drawing.Point(21, 84);
+ this.groupPanel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.groupPanel2.Name = "groupPanel2";
- this.groupPanel2.Size = new System.Drawing.Size(477, 93);
+ this.groupPanel2.Size = new System.Drawing.Size(636, 114);
//
//
//
@@ -1578,10 +1539,10 @@ namespace VEPROMS
this.ppGpbxUserSpecCB.Controls.Add(this.label27);
this.ppGpbxUserSpecCB.Controls.Add(this.ppLblChgBarPosDefault);
this.ppGpbxUserSpecCB.DisabledBackColor = System.Drawing.Color.Empty;
- this.ppGpbxUserSpecCB.Location = new System.Drawing.Point(5, 101);
- this.ppGpbxUserSpecCB.Margin = new System.Windows.Forms.Padding(2);
+ this.ppGpbxUserSpecCB.Location = new System.Drawing.Point(7, 124);
+ this.ppGpbxUserSpecCB.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppGpbxUserSpecCB.Name = "ppGpbxUserSpecCB";
- this.ppGpbxUserSpecCB.Size = new System.Drawing.Size(476, 125);
+ this.ppGpbxUserSpecCB.Size = new System.Drawing.Size(635, 154);
//
//
//
@@ -1627,10 +1588,10 @@ namespace VEPROMS
this.ppGpbxUserSpecTxt.Controls.Add(this.ppLblChgBarUserMsgOneDefault);
this.ppGpbxUserSpecTxt.Controls.Add(this.label24);
this.ppGpbxUserSpecTxt.DisabledBackColor = System.Drawing.Color.Empty;
- this.ppGpbxUserSpecTxt.Location = new System.Drawing.Point(277, 5);
- this.ppGpbxUserSpecTxt.Margin = new System.Windows.Forms.Padding(2);
+ this.ppGpbxUserSpecTxt.Location = new System.Drawing.Point(369, 6);
+ this.ppGpbxUserSpecTxt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.ppGpbxUserSpecTxt.Name = "ppGpbxUserSpecTxt";
- this.ppGpbxUserSpecTxt.Size = new System.Drawing.Size(186, 93);
+ this.ppGpbxUserSpecTxt.Size = new System.Drawing.Size(248, 114);
//
//
//
@@ -1673,10 +1634,10 @@ namespace VEPROMS
this.groupPanel6.Controls.Add(this.ppPanelViewSample);
this.groupPanel6.Controls.Add(this.ppPanelEditSample);
this.groupPanel6.DisabledBackColor = System.Drawing.Color.Empty;
- this.groupPanel6.Location = new System.Drawing.Point(21, 91);
- this.groupPanel6.Margin = new System.Windows.Forms.Padding(2);
+ this.groupPanel6.Location = new System.Drawing.Point(28, 112);
+ this.groupPanel6.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.groupPanel6.Name = "groupPanel6";
- this.groupPanel6.Size = new System.Drawing.Size(455, 122);
+ this.groupPanel6.Size = new System.Drawing.Size(607, 150);
//
//
//
@@ -1718,9 +1679,10 @@ namespace VEPROMS
//
this.rbWorkflowStage.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.rbWorkflowStage.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
- this.rbWorkflowStage.Location = new System.Drawing.Point(3, 5);
+ this.rbWorkflowStage.Location = new System.Drawing.Point(4, 6);
+ this.rbWorkflowStage.Margin = new System.Windows.Forms.Padding(4);
this.rbWorkflowStage.Name = "rbWorkflowStage";
- this.rbWorkflowStage.Size = new System.Drawing.Size(200, 23);
+ this.rbWorkflowStage.Size = new System.Drawing.Size(267, 28);
this.rbWorkflowStage.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
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;
@@ -1737,9 +1699,10 @@ namespace VEPROMS
//
this.rbApprovalStage.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.rbApprovalStage.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
- this.rbApprovalStage.Location = new System.Drawing.Point(3, 31);
+ this.rbApprovalStage.Location = new System.Drawing.Point(4, 38);
+ this.rbApprovalStage.Margin = new System.Windows.Forms.Padding(4);
this.rbApprovalStage.Name = "rbApprovalStage";
- this.rbApprovalStage.Size = new System.Drawing.Size(222, 23);
+ this.rbApprovalStage.Size = new System.Drawing.Size(296, 28);
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" +
@@ -1766,10 +1729,10 @@ namespace VEPROMS
this.panButtons.Controls.Add(this.btnOutputSettings);
this.panButtons.Controls.Add(this.btnRefObjs);
this.panButtons.Controls.Add(this.btnGeneral);
- this.panButtons.Location = new System.Drawing.Point(4, 6);
- this.panButtons.Margin = new System.Windows.Forms.Padding(2);
+ this.panButtons.Location = new System.Drawing.Point(5, 7);
+ this.panButtons.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.panButtons.Name = "panButtons";
- this.panButtons.Size = new System.Drawing.Size(122, 235);
+ this.panButtons.Size = new System.Drawing.Size(163, 289);
this.panButtons.TabIndex = 26;
//
// btnRevisionStages
@@ -1777,10 +1740,10 @@ namespace VEPROMS
this.btnRevisionStages.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnRevisionStages.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnRevisionStages.Dock = System.Windows.Forms.DockStyle.Top;
- this.btnRevisionStages.Location = new System.Drawing.Point(0, 133);
- this.btnRevisionStages.Margin = new System.Windows.Forms.Padding(2);
+ this.btnRevisionStages.Location = new System.Drawing.Point(0, 161);
+ this.btnRevisionStages.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.btnRevisionStages.Name = "btnRevisionStages";
- this.btnRevisionStages.Size = new System.Drawing.Size(122, 19);
+ this.btnRevisionStages.Size = new System.Drawing.Size(163, 23);
this.btnRevisionStages.TabIndex = 10;
this.btnRevisionStages.Text = "Revision Stages";
this.btnRevisionStages.Click += new System.EventHandler(this.btnApprvStages_Click);
@@ -1790,10 +1753,10 @@ namespace VEPROMS
this.btnAnnoTypes.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnAnnoTypes.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnAnnoTypes.Dock = System.Windows.Forms.DockStyle.Top;
- this.btnAnnoTypes.Location = new System.Drawing.Point(0, 114);
- this.btnAnnoTypes.Margin = new System.Windows.Forms.Padding(2);
+ this.btnAnnoTypes.Location = new System.Drawing.Point(0, 138);
+ this.btnAnnoTypes.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.btnAnnoTypes.Name = "btnAnnoTypes";
- this.btnAnnoTypes.Size = new System.Drawing.Size(122, 19);
+ this.btnAnnoTypes.Size = new System.Drawing.Size(163, 23);
this.btnAnnoTypes.TabIndex = 9;
this.btnAnnoTypes.Text = "Annotation Types";
this.btnAnnoTypes.Click += new System.EventHandler(this.btnAnnoTypes_Click);
@@ -1803,10 +1766,10 @@ namespace VEPROMS
this.btnEdSettings.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnEdSettings.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnEdSettings.Dock = System.Windows.Forms.DockStyle.Top;
- this.btnEdSettings.Location = new System.Drawing.Point(0, 95);
- this.btnEdSettings.Margin = new System.Windows.Forms.Padding(2);
+ this.btnEdSettings.Location = new System.Drawing.Point(0, 115);
+ this.btnEdSettings.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.btnEdSettings.Name = "btnEdSettings";
- this.btnEdSettings.Size = new System.Drawing.Size(122, 19);
+ this.btnEdSettings.Size = new System.Drawing.Size(163, 23);
this.btnEdSettings.TabIndex = 8;
this.btnEdSettings.Text = "Editor Settings";
this.btnEdSettings.Click += new System.EventHandler(this.btnEdSettings_Click);
@@ -1816,10 +1779,10 @@ namespace VEPROMS
this.btnFormatSettings.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnFormatSettings.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnFormatSettings.Dock = System.Windows.Forms.DockStyle.Top;
- this.btnFormatSettings.Location = new System.Drawing.Point(0, 76);
- this.btnFormatSettings.Margin = new System.Windows.Forms.Padding(2);
+ this.btnFormatSettings.Location = new System.Drawing.Point(0, 92);
+ this.btnFormatSettings.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.btnFormatSettings.Name = "btnFormatSettings";
- this.btnFormatSettings.Size = new System.Drawing.Size(122, 19);
+ this.btnFormatSettings.Size = new System.Drawing.Size(163, 23);
this.btnFormatSettings.TabIndex = 7;
this.btnFormatSettings.Text = "Format Settings";
this.btnFormatSettings.Click += new System.EventHandler(this.btnFormatSettings_Click);
@@ -1829,10 +1792,10 @@ namespace VEPROMS
this.btnStMsg.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnStMsg.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnStMsg.Dock = System.Windows.Forms.DockStyle.Top;
- this.btnStMsg.Location = new System.Drawing.Point(0, 57);
- this.btnStMsg.Margin = new System.Windows.Forms.Padding(2);
+ this.btnStMsg.Location = new System.Drawing.Point(0, 69);
+ this.btnStMsg.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.btnStMsg.Name = "btnStMsg";
- this.btnStMsg.Size = new System.Drawing.Size(122, 19);
+ this.btnStMsg.Size = new System.Drawing.Size(163, 23);
this.btnStMsg.TabIndex = 6;
this.btnStMsg.Text = "Startup Message";
this.btnStMsg.Click += new System.EventHandler(this.btnStMsg_Click);
@@ -1842,10 +1805,10 @@ namespace VEPROMS
this.btnOutputSettings.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnOutputSettings.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnOutputSettings.Dock = System.Windows.Forms.DockStyle.Top;
- this.btnOutputSettings.Location = new System.Drawing.Point(0, 38);
- this.btnOutputSettings.Margin = new System.Windows.Forms.Padding(2);
+ this.btnOutputSettings.Location = new System.Drawing.Point(0, 46);
+ this.btnOutputSettings.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.btnOutputSettings.Name = "btnOutputSettings";
- this.btnOutputSettings.Size = new System.Drawing.Size(122, 19);
+ this.btnOutputSettings.Size = new System.Drawing.Size(163, 23);
this.btnOutputSettings.TabIndex = 5;
this.btnOutputSettings.Text = "Output Settings";
this.btnOutputSettings.Click += new System.EventHandler(this.btnOutputSettings_Click);
@@ -1855,10 +1818,10 @@ namespace VEPROMS
this.btnRefObjs.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnRefObjs.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnRefObjs.Dock = System.Windows.Forms.DockStyle.Top;
- this.btnRefObjs.Location = new System.Drawing.Point(0, 19);
- this.btnRefObjs.Margin = new System.Windows.Forms.Padding(2);
+ this.btnRefObjs.Location = new System.Drawing.Point(0, 23);
+ this.btnRefObjs.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.btnRefObjs.Name = "btnRefObjs";
- this.btnRefObjs.Size = new System.Drawing.Size(122, 19);
+ this.btnRefObjs.Size = new System.Drawing.Size(163, 23);
this.btnRefObjs.TabIndex = 4;
this.btnRefObjs.Text = "Referenced Objects";
this.btnRefObjs.Click += new System.EventHandler(this.btnRefObjs_Click);
@@ -1869,9 +1832,9 @@ namespace VEPROMS
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(2);
+ this.btnGeneral.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.btnGeneral.Name = "btnGeneral";
- this.btnGeneral.Size = new System.Drawing.Size(122, 19);
+ this.btnGeneral.Size = new System.Drawing.Size(163, 23);
this.btnGeneral.TabIndex = 3;
this.btnGeneral.Text = "General";
this.btnGeneral.Click += new System.EventHandler(this.btnGeneral_Click);
@@ -1881,20 +1844,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.tcpFmtSettings);
- this.tcFolder.Controls.Add(this.tcpGeneral);
this.tcFolder.Controls.Add(this.tabControlPanel1);
+ this.tcFolder.Controls.Add(this.tcpGeneral);
+ this.tcFolder.Controls.Add(this.tcpFmtSettings);
this.tcFolder.Controls.Add(this.tcpRefObjs);
this.tcFolder.Controls.Add(this.tcpEdSettings);
this.tcFolder.Controls.Add(this.tcpStMsg);
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.Location = new System.Drawing.Point(208, 7);
+ this.tcFolder.Margin = new System.Windows.Forms.Padding(3, 2, 3, 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(510, 258);
+ this.tcFolder.Size = new System.Drawing.Size(680, 318);
this.tcFolder.Style = DevComponents.DotNetBar.eTabStripStyle.Office2007Dock;
this.tcFolder.TabIndex = 27;
this.tcFolder.TabLayoutType = DevComponents.DotNetBar.eTabLayoutType.FixedWithNavigationBox;
@@ -1909,42 +1872,6 @@ namespace VEPROMS
this.tcFolder.TabsVisible = false;
this.tcFolder.Text = "tabControl2";
//
- // tcpFmtSettings
- //
- this.tcpFmtSettings.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
- this.tcpFmtSettings.Controls.Add(this.ppGpbxUserSpecCB);
- this.tcpFmtSettings.Controls.Add(this.ppBtnDefaultChgBar);
- this.tcpFmtSettings.Controls.Add(this.ppCmbxChangeBarType);
- this.tcpFmtSettings.Controls.Add(this.label23);
- this.tcpFmtSettings.Controls.Add(this.ppBtnDefaultFmt);
- this.tcpFmtSettings.Controls.Add(this.label30);
- this.tcpFmtSettings.Controls.Add(this.ppCmbxFormat);
- this.tcpFmtSettings.Controls.Add(this.ppLblChangeBarTypeDefault);
- this.tcpFmtSettings.Controls.Add(this.ppLblFormatDefault);
- this.tcpFmtSettings.DisabledBackColor = System.Drawing.Color.Empty;
- this.tcpFmtSettings.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tcpFmtSettings.Location = new System.Drawing.Point(0, 22);
- 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(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.GradientAngle = 90;
- this.tcpFmtSettings.TabIndex = 5;
- this.tcpFmtSettings.TabItem = this.tiFmtSettings;
- this.tcpFmtSettings.Enter += new System.EventHandler(this.tabpage_Enter);
- //
- // tiFmtSettings
- //
- this.tiFmtSettings.AttachedControl = this.tcpFmtSettings;
- this.tiFmtSettings.Name = "tiFmtSettings";
- this.tiFmtSettings.Text = "Format Settings";
- //
// tcpGeneral
//
this.tcpGeneral.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
@@ -1958,11 +1885,11 @@ namespace VEPROMS
this.tcpGeneral.Controls.Add(this.label2);
this.tcpGeneral.DisabledBackColor = System.Drawing.Color.Empty;
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.Location = new System.Drawing.Point(0, 24);
+ this.tcpGeneral.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.tcpGeneral.Name = "tcpGeneral";
this.tcpGeneral.Padding = new System.Windows.Forms.Padding(1);
- this.tcpGeneral.Size = new System.Drawing.Size(510, 236);
+ this.tcpGeneral.Size = new System.Drawing.Size(680, 294);
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;
@@ -1981,6 +1908,8 @@ namespace VEPROMS
//
// tabControlPanel1
//
+ this.tabControlPanel1.Controls.Add(this.txbPrntLoc);
+ this.tabControlPanel1.Controls.Add(this.lblPrintTxt);
this.tabControlPanel1.Controls.Add(this.btnAnnoTypeApply);
this.tabControlPanel1.Controls.Add(this.txbxRemoveMsg);
this.tabControlPanel1.Controls.Add(this.btnAnnoTypeUndo);
@@ -1991,11 +1920,11 @@ namespace VEPROMS
this.tabControlPanel1.Controls.Add(this.lbAnnotationTypes);
this.tabControlPanel1.DisabledBackColor = System.Drawing.Color.Empty;
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.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(510, 236);
+ this.tabControlPanel1.Size = new System.Drawing.Size(680, 294);
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;
@@ -2006,15 +1935,34 @@ namespace VEPROMS
this.tabControlPanel1.TabIndex = 7;
this.tabControlPanel1.TabItem = this.tiAnnoTypes;
//
+ // txbPrntLoc
+ //
+ this.txbPrntLoc.Location = new System.Drawing.Point(446, 94);
+ this.txbPrntLoc.Name = "txbPrntLoc";
+ this.txbPrntLoc.Size = new System.Drawing.Size(88, 22);
+ this.txbPrntLoc.TabIndex = 10;
+ this.txbPrntLoc.TextChanged += new System.EventHandler(this.tbxAnnotationPrntLoc_TextChanged);
+ this.txbPrntLoc.Validating += new System.ComponentModel.CancelEventHandler(this.txbAnnotationPrntLoc_Validating);
+ //
+ // lblPrintTxt
+ //
+ this.lblPrintTxt.AutoSize = true;
+ this.lblPrintTxt.BackColor = System.Drawing.Color.Transparent;
+ this.lblPrintTxt.Location = new System.Drawing.Point(261, 97);
+ this.lblPrintTxt.Name = "lblPrintTxt";
+ this.lblPrintTxt.Size = new System.Drawing.Size(179, 17);
+ this.lblPrintTxt.TabIndex = 9;
+ this.lblPrintTxt.Text = "Printable Text - X Location:";
+ //
// 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.Location = new System.Drawing.Point(424, 58);
+ this.btnAnnoTypeApply.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.btnAnnoTypeApply.Name = "btnAnnoTypeApply";
- this.btnAnnoTypeApply.Size = new System.Drawing.Size(56, 19);
+ this.btnAnnoTypeApply.Size = new System.Drawing.Size(75, 23);
this.btnAnnoTypeApply.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnAnnoTypeApply.TabIndex = 8;
this.btnAnnoTypeApply.Text = "Apply";
@@ -2028,12 +1976,12 @@ namespace VEPROMS
//
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.Location = new System.Drawing.Point(264, 158);
+ this.txbxRemoveMsg.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txbxRemoveMsg.Multiline = true;
this.txbxRemoveMsg.Name = "txbxRemoveMsg";
this.txbxRemoveMsg.ReadOnly = true;
- this.txbxRemoveMsg.Size = new System.Drawing.Size(276, 75);
+ this.txbxRemoveMsg.Size = new System.Drawing.Size(368, 92);
this.txbxRemoveMsg.TabIndex = 7;
this.txbxRemoveMsg.TabStop = false;
this.txbxRemoveMsg.Text = resources.GetString("txbxRemoveMsg.Text");
@@ -2044,10 +1992,10 @@ namespace VEPROMS
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.Location = new System.Drawing.Point(504, 58);
+ this.btnAnnoTypeUndo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.btnAnnoTypeUndo.Name = "btnAnnoTypeUndo";
- this.btnAnnoTypeUndo.Size = new System.Drawing.Size(56, 19);
+ this.btnAnnoTypeUndo.Size = new System.Drawing.Size(75, 23);
this.btnAnnoTypeUndo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnAnnoTypeUndo.TabIndex = 5;
this.btnAnnoTypeUndo.Text = "Undo";
@@ -2058,10 +2006,10 @@ namespace VEPROMS
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.Location = new System.Drawing.Point(344, 58);
+ this.btnAnnoTypeRemove.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.btnAnnoTypeRemove.Name = "btnAnnoTypeRemove";
- this.btnAnnoTypeRemove.Size = new System.Drawing.Size(56, 19);
+ this.btnAnnoTypeRemove.Size = new System.Drawing.Size(75, 23);
this.btnAnnoTypeRemove.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnAnnoTypeRemove.TabIndex = 4;
this.btnAnnoTypeRemove.Text = "Remove";
@@ -2073,10 +2021,10 @@ namespace VEPROMS
//
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.Location = new System.Drawing.Point(264, 59);
+ this.btnAnnoTypeNew.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.btnAnnoTypeNew.Name = "btnAnnoTypeNew";
- this.btnAnnoTypeNew.Size = new System.Drawing.Size(56, 19);
+ this.btnAnnoTypeNew.Size = new System.Drawing.Size(75, 23);
this.btnAnnoTypeNew.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnAnnoTypeNew.TabIndex = 3;
this.btnAnnoTypeNew.Text = "New";
@@ -2086,19 +2034,18 @@ namespace VEPROMS
//
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.Location = new System.Drawing.Point(260, 128);
this.lblAnnoTypeCntMessage.Name = "lblAnnoTypeCntMessage";
- this.lblAnnoTypeCntMessage.Size = new System.Drawing.Size(80, 13);
+ this.lblAnnoTypeCntMessage.Size = new System.Drawing.Size(106, 17);
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.Location = new System.Drawing.Point(264, 18);
+ this.tbxAnnotationDescription.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.tbxAnnotationDescription.Name = "tbxAnnotationDescription";
- this.tbxAnnotationDescription.Size = new System.Drawing.Size(235, 20);
+ this.tbxAnnotationDescription.Size = new System.Drawing.Size(312, 22);
this.tbxAnnotationDescription.TabIndex = 1;
this.tbxAnnotationDescription.TextChanged += new System.EventHandler(this.tbxAnnotationDescription_TextChanged);
this.tbxAnnotationDescription.Validating += new System.ComponentModel.CancelEventHandler(this.tbxAnnotationDescription_Validating);
@@ -2107,10 +2054,11 @@ namespace VEPROMS
//
this.lbAnnotationTypes.Dock = System.Windows.Forms.DockStyle.Left;
this.lbAnnotationTypes.FormattingEnabled = true;
+ this.lbAnnotationTypes.ItemHeight = 16;
this.lbAnnotationTypes.Location = new System.Drawing.Point(1, 1);
- this.lbAnnotationTypes.Margin = new System.Windows.Forms.Padding(2);
+ this.lbAnnotationTypes.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.lbAnnotationTypes.Name = "lbAnnotationTypes";
- this.lbAnnotationTypes.Size = new System.Drawing.Size(181, 234);
+ this.lbAnnotationTypes.Size = new System.Drawing.Size(240, 292);
this.lbAnnotationTypes.TabIndex = 0;
this.lbAnnotationTypes.SelectedIndexChanged += new System.EventHandler(this.lbAnnotationTypes_SelectedIndexChanged);
//
@@ -2121,6 +2069,42 @@ namespace VEPROMS
this.tiAnnoTypes.Text = "AnnotationTypes";
this.tiAnnoTypes.Click += new System.EventHandler(this.tiAnnoTypes_Click);
//
+ // tcpFmtSettings
+ //
+ this.tcpFmtSettings.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
+ this.tcpFmtSettings.Controls.Add(this.ppGpbxUserSpecCB);
+ this.tcpFmtSettings.Controls.Add(this.ppBtnDefaultChgBar);
+ this.tcpFmtSettings.Controls.Add(this.ppCmbxChangeBarType);
+ this.tcpFmtSettings.Controls.Add(this.label23);
+ this.tcpFmtSettings.Controls.Add(this.ppBtnDefaultFmt);
+ this.tcpFmtSettings.Controls.Add(this.label30);
+ this.tcpFmtSettings.Controls.Add(this.ppCmbxFormat);
+ this.tcpFmtSettings.Controls.Add(this.ppLblChangeBarTypeDefault);
+ this.tcpFmtSettings.Controls.Add(this.ppLblFormatDefault);
+ this.tcpFmtSettings.DisabledBackColor = System.Drawing.Color.Empty;
+ this.tcpFmtSettings.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tcpFmtSettings.Location = new System.Drawing.Point(0, 24);
+ this.tcpFmtSettings.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+ this.tcpFmtSettings.Name = "tcpFmtSettings";
+ this.tcpFmtSettings.Padding = new System.Windows.Forms.Padding(1);
+ this.tcpFmtSettings.Size = new System.Drawing.Size(680, 294);
+ 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.GradientAngle = 90;
+ this.tcpFmtSettings.TabIndex = 5;
+ this.tcpFmtSettings.TabItem = this.tiFmtSettings;
+ this.tcpFmtSettings.Enter += new System.EventHandler(this.tabpage_Enter);
+ //
+ // tiFmtSettings
+ //
+ this.tiFmtSettings.AttachedControl = this.tcpFmtSettings;
+ this.tiFmtSettings.Name = "tiFmtSettings";
+ this.tiFmtSettings.Text = "Format Settings";
+ //
// tcpRefObjs
//
this.tcpRefObjs.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
@@ -2130,11 +2114,11 @@ namespace VEPROMS
this.tcpRefObjs.Controls.Add(this.lblGrphFileExt);
this.tcpRefObjs.DisabledBackColor = System.Drawing.Color.Empty;
this.tcpRefObjs.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tcpRefObjs.Location = new System.Drawing.Point(0, 22);
- this.tcpRefObjs.Margin = new System.Windows.Forms.Padding(2);
+ this.tcpRefObjs.Location = new System.Drawing.Point(0, 24);
+ this.tcpRefObjs.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.tcpRefObjs.Name = "tcpRefObjs";
this.tcpRefObjs.Padding = new System.Windows.Forms.Padding(1);
- this.tcpRefObjs.Size = new System.Drawing.Size(510, 236);
+ this.tcpRefObjs.Size = new System.Drawing.Size(680, 294);
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;
@@ -2162,11 +2146,11 @@ namespace VEPROMS
this.tcpEdSettings.Controls.Add(this.ppCmbxStpEditorCols);
this.tcpEdSettings.DisabledBackColor = System.Drawing.Color.Empty;
this.tcpEdSettings.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tcpEdSettings.Location = new System.Drawing.Point(0, 22);
- this.tcpEdSettings.Margin = new System.Windows.Forms.Padding(2);
+ this.tcpEdSettings.Location = new System.Drawing.Point(0, 24);
+ this.tcpEdSettings.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.tcpEdSettings.Name = "tcpEdSettings";
this.tcpEdSettings.Padding = new System.Windows.Forms.Padding(1);
- this.tcpEdSettings.Size = new System.Drawing.Size(510, 236);
+ this.tcpEdSettings.Size = new System.Drawing.Size(680, 294);
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;
@@ -2198,11 +2182,11 @@ namespace VEPROMS
this.tcpStMsg.Controls.Add(this.ppBtnStMsgDelete);
this.tcpStMsg.DisabledBackColor = System.Drawing.Color.Empty;
this.tcpStMsg.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tcpStMsg.Location = new System.Drawing.Point(0, 22);
- this.tcpStMsg.Margin = new System.Windows.Forms.Padding(2);
+ this.tcpStMsg.Location = new System.Drawing.Point(0, 24);
+ this.tcpStMsg.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.tcpStMsg.Name = "tcpStMsg";
this.tcpStMsg.Padding = new System.Windows.Forms.Padding(1);
- this.tcpStMsg.Size = new System.Drawing.Size(510, 236);
+ this.tcpStMsg.Size = new System.Drawing.Size(680, 294);
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;
@@ -2232,11 +2216,11 @@ namespace VEPROMS
this.tcpOutputSettings.Controls.Add(this.ppLblWatermarkDefault);
this.tcpOutputSettings.DisabledBackColor = System.Drawing.Color.Empty;
this.tcpOutputSettings.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tcpOutputSettings.Location = new System.Drawing.Point(0, 22);
- this.tcpOutputSettings.Margin = new System.Windows.Forms.Padding(2);
+ this.tcpOutputSettings.Location = new System.Drawing.Point(0, 24);
+ this.tcpOutputSettings.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.tcpOutputSettings.Name = "tcpOutputSettings";
this.tcpOutputSettings.Padding = new System.Windows.Forms.Padding(1);
- this.tcpOutputSettings.Size = new System.Drawing.Size(510, 236);
+ this.tcpOutputSettings.Size = new System.Drawing.Size(680, 294);
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;
@@ -2265,11 +2249,11 @@ namespace VEPROMS
this.tabControlPanel2.Controls.Add(this.lbRevisionStages);
this.tabControlPanel2.DisabledBackColor = System.Drawing.Color.Empty;
this.tabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabControlPanel2.Location = new System.Drawing.Point(0, 22);
- this.tabControlPanel2.Margin = new System.Windows.Forms.Padding(2);
+ 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(510, 236);
+ this.tabControlPanel2.Size = new System.Drawing.Size(680, 294);
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;
@@ -2285,10 +2269,10 @@ namespace VEPROMS
this.btnRevisionStageApply.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnRevisionStageApply.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnRevisionStageApply.Enabled = false;
- this.btnRevisionStageApply.Location = new System.Drawing.Point(331, 140);
- this.btnRevisionStageApply.Margin = new System.Windows.Forms.Padding(2);
+ this.btnRevisionStageApply.Location = new System.Drawing.Point(441, 172);
+ this.btnRevisionStageApply.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.btnRevisionStageApply.Name = "btnRevisionStageApply";
- this.btnRevisionStageApply.Size = new System.Drawing.Size(56, 19);
+ this.btnRevisionStageApply.Size = new System.Drawing.Size(75, 23);
this.btnRevisionStageApply.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnRevisionStageApply.TabIndex = 9;
this.btnRevisionStageApply.Text = "Apply";
@@ -2302,9 +2286,10 @@ namespace VEPROMS
this.gpApprvStageTypes.Controls.Add(this.rbWorkflowStage);
this.gpApprvStageTypes.Controls.Add(this.rbApprovalStage);
this.gpApprvStageTypes.DisabledBackColor = System.Drawing.Color.Empty;
- this.gpApprvStageTypes.Location = new System.Drawing.Point(211, 45);
+ this.gpApprvStageTypes.Location = new System.Drawing.Point(281, 55);
+ this.gpApprvStageTypes.Margin = new System.Windows.Forms.Padding(4);
this.gpApprvStageTypes.Name = "gpApprvStageTypes";
- this.gpApprvStageTypes.Size = new System.Drawing.Size(227, 82);
+ this.gpApprvStageTypes.Size = new System.Drawing.Size(303, 101);
//
//
//
@@ -2341,10 +2326,10 @@ namespace VEPROMS
this.btnRevisoinStageUndo.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnRevisoinStageUndo.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
this.btnRevisoinStageUndo.Enabled = false;
- this.btnRevisoinStageUndo.Location = new System.Drawing.Point(390, 140);
- this.btnRevisoinStageUndo.Margin = new System.Windows.Forms.Padding(2);
+ this.btnRevisoinStageUndo.Location = new System.Drawing.Point(520, 172);
+ this.btnRevisoinStageUndo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.btnRevisoinStageUndo.Name = "btnRevisoinStageUndo";
- this.btnRevisoinStageUndo.Size = new System.Drawing.Size(56, 19);
+ this.btnRevisoinStageUndo.Size = new System.Drawing.Size(75, 23);
this.btnRevisoinStageUndo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnRevisoinStageUndo.TabIndex = 5;
this.btnRevisoinStageUndo.Text = "Undo";
@@ -2354,10 +2339,10 @@ namespace VEPROMS
//
this.btnRevisionStageRemove.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnRevisionStageRemove.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
- this.btnRevisionStageRemove.Location = new System.Drawing.Point(271, 140);
- this.btnRevisionStageRemove.Margin = new System.Windows.Forms.Padding(2);
+ this.btnRevisionStageRemove.Location = new System.Drawing.Point(361, 172);
+ this.btnRevisionStageRemove.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.btnRevisionStageRemove.Name = "btnRevisionStageRemove";
- this.btnRevisionStageRemove.Size = new System.Drawing.Size(56, 19);
+ this.btnRevisionStageRemove.Size = new System.Drawing.Size(75, 23);
this.btnRevisionStageRemove.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnRevisionStageRemove.TabIndex = 4;
this.btnRevisionStageRemove.Text = "Remove";
@@ -2369,10 +2354,10 @@ namespace VEPROMS
//
this.btnRevisionStageNew.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.btnRevisionStageNew.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
- this.btnRevisionStageNew.Location = new System.Drawing.Point(211, 140);
- this.btnRevisionStageNew.Margin = new System.Windows.Forms.Padding(2);
+ this.btnRevisionStageNew.Location = new System.Drawing.Point(281, 172);
+ this.btnRevisionStageNew.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.btnRevisionStageNew.Name = "btnRevisionStageNew";
- this.btnRevisionStageNew.Size = new System.Drawing.Size(56, 19);
+ this.btnRevisionStageNew.Size = new System.Drawing.Size(75, 23);
this.btnRevisionStageNew.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnRevisionStageNew.TabIndex = 3;
this.btnRevisionStageNew.Text = "New";
@@ -2380,10 +2365,10 @@ namespace VEPROMS
//
// tbRevisionStage
//
- this.tbRevisionStage.Location = new System.Drawing.Point(218, 16);
- this.tbRevisionStage.Margin = new System.Windows.Forms.Padding(2);
+ this.tbRevisionStage.Location = new System.Drawing.Point(291, 20);
+ this.tbRevisionStage.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.tbRevisionStage.Name = "tbRevisionStage";
- this.tbRevisionStage.Size = new System.Drawing.Size(213, 20);
+ this.tbRevisionStage.Size = new System.Drawing.Size(283, 22);
this.tbRevisionStage.TabIndex = 2;
this.tbRevisionStage.TextChanged += new System.EventHandler(this.tbRevisionStage_TextChanged);
this.tbRevisionStage.Validating += new System.ComponentModel.CancelEventHandler(this.tbRevisionStage_Validating);
@@ -2392,10 +2377,11 @@ namespace VEPROMS
//
this.lbRevisionStages.Dock = System.Windows.Forms.DockStyle.Left;
this.lbRevisionStages.FormattingEnabled = true;
+ this.lbRevisionStages.ItemHeight = 16;
this.lbRevisionStages.Location = new System.Drawing.Point(1, 1);
- this.lbRevisionStages.Margin = new System.Windows.Forms.Padding(2);
+ this.lbRevisionStages.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.lbRevisionStages.Name = "lbRevisionStages";
- this.lbRevisionStages.Size = new System.Drawing.Size(181, 234);
+ this.lbRevisionStages.Size = new System.Drawing.Size(240, 292);
this.lbRevisionStages.TabIndex = 0;
this.lbRevisionStages.SelectedIndexChanged += new System.EventHandler(this.lbRevisionStages_SelectedIndexChanged);
//
@@ -2416,12 +2402,12 @@ namespace VEPROMS
//
// frmFolderProperties
//
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
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(669, 292);
+ this.ClientSize = new System.Drawing.Size(883, 350);
this.ControlBox = false;
this.Controls.Add(this.tcFolder);
this.Controls.Add(this.panButtons);
@@ -2431,7 +2417,7 @@ namespace VEPROMS
this.Controls.Add(this.ppBtnOK);
this.DoubleBuffered = true;
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
- this.Margin = new System.Windows.Forms.Padding(2);
+ this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "frmFolderProperties";
@@ -2465,12 +2451,12 @@ namespace VEPROMS
this.panButtons.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.tcFolder)).EndInit();
this.tcFolder.ResumeLayout(false);
- this.tcpFmtSettings.ResumeLayout(false);
- this.tcpFmtSettings.PerformLayout();
this.tcpGeneral.ResumeLayout(false);
this.tcpGeneral.PerformLayout();
this.tabControlPanel1.ResumeLayout(false);
this.tabControlPanel1.PerformLayout();
+ this.tcpFmtSettings.ResumeLayout(false);
+ this.tcpFmtSettings.PerformLayout();
this.tcpRefObjs.ResumeLayout(false);
this.tcpRefObjs.PerformLayout();
this.tcpEdSettings.ResumeLayout(false);
@@ -2651,6 +2637,8 @@ namespace VEPROMS
private DevComponents.DotNetBar.Controls.GroupPanel gpApprvStageTypes;
private DevComponents.DotNetBar.ButtonX btnRevisionStageApply;
private DevComponents.DotNetBar.ButtonX btnAnnoTypeApply;
+ private System.Windows.Forms.TextBox txbPrntLoc;
+ private System.Windows.Forms.Label lblPrintTxt;
//private System.Windows.Forms.ComboBox ppCmbxChangeBarType;
}
}
\ No newline at end of file
diff --git a/PROMS/VEPROMS User Interface/frmFolderProperties.cs b/PROMS/VEPROMS User Interface/frmFolderProperties.cs
index 32bdaec8..73c7c95b 100644
--- a/PROMS/VEPROMS User Interface/frmFolderProperties.cs
+++ b/PROMS/VEPROMS User Interface/frmFolderProperties.cs
@@ -404,17 +404,21 @@ namespace VEPROMS
foreach (AnnotationTypeInfo ai in myAnnotationTypeInfoList) //spin through old list (database)
{
LocalAnnotationTypeInfo found = null;
+ AnnotationTypeConfig oldAtc = new AnnotationTypeConfig(ai.Config);
foreach(LocalAnnotationTypeInfo lai in myLocalAnnotationTypeInfoList) // find match in new list
if (ai.TypeID == lai.TypeID )
found = lai;
if (found != null)
{
- if (found.Name != ai.Name)// if different then save changes
+ if (found.Name != ai.Name || oldAtc.PrintableText_XLocation != found.PrntLoc)// if different then save changes
{
using (AnnotationType at = ai.Get())
{
at.Name = found.Name;
at.UserID = Volian.Base.Library.VlnSettings.UserID;
+ AnnotationTypeConfig newAtc = new AnnotationTypeConfig();
+ newAtc.PrintableText_XLocation = found.PrntLoc;
+ at.Config = newAtc.ToString();
at.DTS = DateTime.Now;
at.Save();
}
@@ -433,7 +437,9 @@ namespace VEPROMS
}
foreach (LocalAnnotationTypeInfo lai in myLocalAnnotationTypeInfoList)
{
- using (AnnotationType at = AnnotationType.New(lai.Name, "", DateTime.Now, Volian.Base.Library.VlnSettings.UserID))
+ AnnotationTypeConfig newAtc = new AnnotationTypeConfig();
+ newAtc.PrintableText_XLocation = lai.PrntLoc;
+ using (AnnotationType at = AnnotationType.New(lai.Name, newAtc.ToString(), DateTime.Now, Volian.Base.Library.VlnSettings.UserID))
at.Save();
}
AnnotationTypeInfoList.Refresh();
@@ -1289,6 +1295,7 @@ namespace VEPROMS
//if (dr == DialogResult.Yes)
//{
myLocalAnnotationTypeInfoList[_LastAnnotationTypeInfoIndex].Name = tbxAnnotationDescription.Text;
+ myLocalAnnotationTypeInfoList[_LastAnnotationTypeInfoIndex].PrntLoc = int.Parse(txbPrntLoc.Text == "" ? "0" : txbPrntLoc.Text);
RefreshAnnotationTypeList();
//}
}
@@ -1313,12 +1320,17 @@ namespace VEPROMS
btnAnnoTypeRemove.Enabled = false;
txbxRemoveMsg.Visible = false;
lblAnnoTypeCntMessage.Visible = false;
+ txbPrntLoc.Visible = false;
+ lblPrintTxt.Visible = false;
return;
}
tbxAnnotationDescription.Enabled = true;
tbxAnnotationDescription.Text = ai.Name;
btnAnnoTypeUndo.Enabled = false;
btnAnnoTypeApply.Enabled = false;
+ txbPrntLoc.Visible = true;
+ lblPrintTxt.Visible = true;
+ txbPrntLoc.Text = ai.PrntLoc != 0 ? ai.PrntLoc.ToString() : "";
if (ai.AnnotationTypeAnnotationCount == 0)
{
btnAnnoTypeRemove.Enabled = true;
@@ -1345,7 +1357,11 @@ namespace VEPROMS
btnAnnoTypeUndo.Enabled = true;
btnAnnoTypeApply.Enabled = true;
}
-
+ private void tbxAnnotationPrntLoc_TextChanged(object sender, EventArgs e)
+ {
+ btnAnnoTypeUndo.Enabled = true;
+ btnAnnoTypeApply.Enabled = true;
+ }
private void tiAnnoTypes_Click(object sender, EventArgs e)
{
lbAnnotationTypes.SelectedIndex = -1;
@@ -1383,6 +1399,7 @@ namespace VEPROMS
private void btnAnnoTypeUndo_Click(object sender, EventArgs e)
{
tbxAnnotationDescription.Undo();
+ txbPrntLoc.Undo();
btnAnnoTypeUndo.Enabled = false;
btnAnnoTypeApply.Enabled = false;
//int saveIdx = lbAnnotationTypes.SelectedIndex;
@@ -1410,7 +1427,23 @@ namespace VEPROMS
LoadLocalAnnotationTypeInfo();
}
}
-
+ private void txbAnnotationPrntLoc_Validating(object sender, CancelEventArgs e)
+ {
+ if (_ValidateTextBox)
+ {
+ string newloc = txbPrntLoc.Text;
+ if (newloc == "") newloc = "0";
+ try
+ {
+ int newloci = int.Parse(newloc);
+ }
+ catch (Exception ex)
+ {
+ MessageBox.Show("Invalid Print Location, must be an integer.", "Print Text Location");
+ e.Cancel = true;
+ }
+ }
+ }
private void tbxAnnotationDescription_Validating(object sender, CancelEventArgs e)
{
if (_ValidateTextBox)
@@ -1651,6 +1684,9 @@ namespace VEPROMS
btnAnnoTypeApply.Enabled = false;
LocalAnnotationTypeInfo ati = lbAnnotationTypes.SelectedValue as LocalAnnotationTypeInfo;
ati.Name = tbxAnnotationDescription.Text;
+ txbPrntLoc.Visible = true;
+ lblPrintTxt.Visible = true;
+ ati.PrntLoc = int.Parse(txbPrntLoc.Text == "" ? "0" : txbPrntLoc.Text); // data was already checked
RefreshAnnotationTypeList();
}
@@ -1736,6 +1772,12 @@ namespace VEPROMS
get { return _Name; }
set { _Name = value; }
}
+ private int _PrntLoc;
+ public int PrntLoc
+ {
+ get {return _PrntLoc;}
+ set {_PrntLoc = value; }
+ }
private int _AnnotationTypeAnnotationCount;
public int AnnotationTypeAnnotationCount
{
@@ -1746,12 +1788,18 @@ namespace VEPROMS
{
TypeID = MyUniqueID;
Name = name;
+ PrntLoc = 0;
AnnotationTypeAnnotationCount = 0;
}
public LocalAnnotationTypeInfo(AnnotationTypeInfo ai)
{
TypeID = ai.TypeID;
Name = ai.Name;
+ AnnotationTypeConfig atc = new AnnotationTypeConfig(ai);
+ if (atc != null)
+ {
+ PrntLoc = atc.PrintableText_XLocation;
+ }
AnnotationTypeAnnotationCount = ai.AnnotationTypeAnnotationCount;
}
public override string ToString()
diff --git a/PROMS/VEPROMS User Interface/frmFolderProperties.resx b/PROMS/VEPROMS User Interface/frmFolderProperties.resx
index 5f14598a..db33b23c 100644
--- a/PROMS/VEPROMS User Interface/frmFolderProperties.resx
+++ b/PROMS/VEPROMS User Interface/frmFolderProperties.resx
@@ -131,6 +131,9 @@ Check "Show Default Settings" to display the "default" graphic file extension se
665, 17
+
+ 665, 17
+
This will revert the Disable Automatic Duplexing selection back to using the parent's (default) setting.
@@ -170,8 +173,8 @@ Check "Show Default Settings" to display the "default" Change Bar Custom Message
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAlwSFlzAAAK+AAA
- CvgBZiY8/QAAArVJREFUOE+lkV1IU2EYx0/eBHURdWXWcsxCQuqqMAwk+u6iaLlAxb78yDKllSViGllK
+ YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAlwSFlzAAAK9gAA
+ CvYBwq9wAwAAArVJREFUOE+lkV1IU2EYx0/eBHURdWXWcsxCQuqqMAwk+u6iaLlAxb78yDKllSViGllK
iSstHZpiCWm2Jjmcjj7oQgVrGg7nYTq3NLZ0H859eN5zzj7aeTpntLXhVXTxg/d53+f/43nfFwOA/yKm
oF2yUkpfiUhdmZ/EbwZJ3e0A0pz3kIuNTdF90UQWtOttA6HJ9lHW1h9ejwrCUJZnPxFe7EfaApsVr7kV
Heb4E5aVI/xagLJ3OGlPH4oROF/7KHuna1krNi+PirykRZq5SkDOVHgp+4tFLgB9JQCNZwEUJSEB7ehm
diff --git a/PROMS/VEPROMS.CSLA.Library/Config/AnnotationTypeConfig.cs b/PROMS/VEPROMS.CSLA.Library/Config/AnnotationTypeConfig.cs
index da139446..83511c5a 100644
--- a/PROMS/VEPROMS.CSLA.Library/Config/AnnotationTypeConfig.cs
+++ b/PROMS/VEPROMS.CSLA.Library/Config/AnnotationTypeConfig.cs
@@ -41,6 +41,33 @@ namespace VEPROMS.CSLA.Library
if (s == "" || s == "") return string.Empty;
return s;
}
+ #region PrintableText
+ public int PrintableText_XLocation
+ {
+ get
+ {
+ string s = _Xp["PrintableText", "XLocation"];
+ if (s == string.Empty) return 0;
+ int tst = 0;
+ try
+ {
+ tst = int.Parse(s);
+ }
+ catch (Exception ex)
+ {
+ return 0;
+ }
+ return int.Parse(s);
+ }
+ set
+ {
+ string s = _Xp["PrintableText", "XLocation"];
+ if (value.ToString() == s) return;
+ _Xp["PrintableText", "XLocation"] = value.ToString();
+ OnPropertyChanged("PrintableText_XLocation");
+ }
+ }
+ #endregion
#region AnnotationTypeConfigProperties
[Category("Integration")] // Special Editor for Annotation Type
[DisplayName("Executable")]
diff --git a/PROMS/VEPROMS.CSLA.Library/Format/PlantFormat.cs b/PROMS/VEPROMS.CSLA.Library/Format/PlantFormat.cs
index 186488d3..a5b5dc46 100644
--- a/PROMS/VEPROMS.CSLA.Library/Format/PlantFormat.cs
+++ b/PROMS/VEPROMS.CSLA.Library/Format/PlantFormat.cs
@@ -5481,6 +5481,14 @@ namespace VEPROMS.CSLA.Library
return LazyLoad(ref _Index, "@Index");
}
}
+ private LazyLoad _NumLines;
+ public int? NumLines // This was added to support 3 line box for VC Summer Alarms. It is only checked in 'double line' vlnbox.cs code!
+ {
+ get
+ {
+ return LazyLoad(ref _NumLines, "@NumLines");
+ }
+ }
private LazyLoad _Start;
public float? Start
{
diff --git a/PROMS/Volian.Print.Library/vlnBox.cs b/PROMS/Volian.Print.Library/vlnBox.cs
index 18933e63..45330343 100644
--- a/PROMS/Volian.Print.Library/vlnBox.cs
+++ b/PROMS/Volian.Print.Library/vlnBox.cs
@@ -145,6 +145,18 @@ namespace Volian.Print.Library
cb.Rectangle(left + llxOffset, bottom + (lineThickness / 2), right - left, (Height - lineThickness) * MyPageHelper.YMultiplier);
break;
case BoxDouble:
+ if (MyBox.NumLines == 3)
+ {
+ lineThickness = .6F;
+ cb.SetLineWidth(lineThickness / 2F);
+ // outer rectangle (rectangle's are defined as x,y,w,h)
+ cb.Rectangle(left + llxOffset - lineThickness * 1.5F, bottom - lineThickness, right - left + lineThickness * 3, (Height + lineThickness * 2) * MyPageHelper.YMultiplier);
+ // inner rectangle
+ cb.Rectangle(left + llxOffset + lineThickness, bottom + lineThickness * 1.5F, right - left - lineThickness * 2, (Height - lineThickness * 3) * MyPageHelper.YMultiplier);
+ // outer outer most
+ cb.Rectangle(left + llxOffset - lineThickness * 4F, bottom - lineThickness * 3.5F, right - left + lineThickness * 8, (Height + lineThickness * 7) * MyPageHelper.YMultiplier);
+ break;
+ }
lineThickness = .6F;
cb.SetLineWidth(lineThickness);
// outer rectangle (rectangle's are defined as x,y,w,h)
diff --git a/PROMS/Volian.Print.Library/vlnParagraph.cs b/PROMS/Volian.Print.Library/vlnParagraph.cs
index d8cbd8a4..2c7b16b2 100644
--- a/PROMS/Volian.Print.Library/vlnParagraph.cs
+++ b/PROMS/Volian.Print.Library/vlnParagraph.cs
@@ -3153,7 +3153,8 @@ namespace Volian.Print.Library
ChildrenAbove.StepDesignator = null;
ChildrenAbove.StepDesignatorColumn = null;
}
-
+ DoAnnotationPrintableText(cb, itemInfo, yoff); // Look in annotation type to see if annotation has text that should be printed (like a step designator)
+
// if this is a hls with a box, adjust the starting y location for the hls. this is done here
// in case this hls had a boxed caution and/or note before it. Also, this code is here rather
// than in the vlnparagraphs.add code because the yoff in that code will position the box, but
@@ -3762,6 +3763,34 @@ namespace Volian.Print.Library
ProfileTimer.Pop(profileDepth);
}
+ private void DoAnnotationPrintableText(PdfContentByte cb, ItemInfo itemInfo, float yoff)
+ {
+ // if this step has an Annotation and it has config data to define location, parse out '[xx]' and print it at the location
+ // this was added for VC Summer (unit 2 & 3) but is available for any data that has defined the location in the config (from the folder properties
+ // at the top node - annotationtype tab.
+ if (itemInfo.ItemAnnotationCount > 0)
+ {
+ foreach (AnnotationInfo ai in itemInfo.ItemAnnotations)
+ {
+ // get the annotation type from the annotation, and see if it has a print location:
+ AnnotationTypeInfo at = ai.MyAnnotationType;
+ AnnotationTypeConfig atc = new AnnotationTypeConfig(at.Config);
+ if (atc.PrintableText_XLocation != 0)
+ {
+ int st = ai.SearchText.IndexOf("[");
+ int end = ai.SearchText.IndexOf("]");
+ if (st != -1 && end != -1 && end > st)
+ {
+ string pref = ai.SearchText.Substring(st, end - st + 1); // annotation - parse out [xx]
+ float xPref = atc.PrintableText_XLocation;
+ PartsLeft.Add(new vlnText(cb, this, pref, pref, xPref, yoff, _MyItemInfo.FormatStepData.Font));
+ break;
+ }
+ }
+ }
+ }
+ }
+
private float AdjustLocIfLongerRNO(ItemInfo itemInfo, float yoff, float yoffRightParent)
{
if (!itemInfo.IsInRNO && yoffRightParent > yoff && itemInfo.FormatStepData.Type.Contains("AER"))