This commit is contained in:
@@ -48,12 +48,9 @@ namespace VEPROMS
|
||||
this.lblGrphFileExt = new System.Windows.Forms.Label();
|
||||
this.ppBtnDeftDisAutoDuplx = new DevComponents.DotNetBar.ButtonX();
|
||||
this.ppBtnDefWatermark = new DevComponents.DotNetBar.ButtonX();
|
||||
this.ppBtnDefPagination = new DevComponents.DotNetBar.ButtonX();
|
||||
this.ppCmbxWatermark = new DevComponents.DotNetBar.Controls.ComboBoxEx();
|
||||
this.ppCmbxPagination = new DevComponents.DotNetBar.Controls.ComboBoxEx();
|
||||
this.ppLblAutoDuplexDefault = new System.Windows.Forms.Label();
|
||||
this.ppLblWatermarkDefault = new System.Windows.Forms.Label();
|
||||
this.ppLblPaginationDefault = new System.Windows.Forms.Label();
|
||||
this.ppNumUpDwnOvrdPrnPenWidth = new System.Windows.Forms.NumericUpDown();
|
||||
this.label9 = new System.Windows.Forms.Label();
|
||||
this.label10 = new System.Windows.Forms.Label();
|
||||
@@ -63,7 +60,6 @@ namespace VEPROMS
|
||||
this.ppNumUpDwnAdjPrnStartPos = new System.Windows.Forms.NumericUpDown();
|
||||
this.label12 = new System.Windows.Forms.Label();
|
||||
this.ppChbxDisAutoDuplex = new System.Windows.Forms.CheckBox();
|
||||
this.label28 = new System.Windows.Forms.Label();
|
||||
this.label29 = new System.Windows.Forms.Label();
|
||||
this.ppChkbxStMsgActive = new DevComponents.DotNetBar.Controls.CheckBoxX();
|
||||
this.ppRTxtStMsg = new System.Windows.Forms.RichTextBox();
|
||||
@@ -155,16 +151,16 @@ namespace VEPROMS
|
||||
this.btnRefObjs = new DevComponents.DotNetBar.ButtonX();
|
||||
this.btnGeneral = new DevComponents.DotNetBar.ButtonX();
|
||||
this.tcFolder = new DevComponents.DotNetBar.TabControl();
|
||||
this.tcpEdSettings = new DevComponents.DotNetBar.TabControlPanel();
|
||||
this.tiEditSettings = new DevComponents.DotNetBar.TabItem(this.components);
|
||||
this.tcpGeneral = new DevComponents.DotNetBar.TabControlPanel();
|
||||
this.tiGeneral = new DevComponents.DotNetBar.TabItem(this.components);
|
||||
this.tcpEdSettings = new DevComponents.DotNetBar.TabControlPanel();
|
||||
this.tiEditSettings = new DevComponents.DotNetBar.TabItem(this.components);
|
||||
this.tcpFmtSettings = new DevComponents.DotNetBar.TabControlPanel();
|
||||
this.tiFmtSettings = new DevComponents.DotNetBar.TabItem(this.components);
|
||||
this.tcpStMsg = new DevComponents.DotNetBar.TabControlPanel();
|
||||
this.tiStMsg = new DevComponents.DotNetBar.TabItem(this.components);
|
||||
this.tcpOutputSettings = new DevComponents.DotNetBar.TabControlPanel();
|
||||
this.tiOutputSettings = 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.formatInfoListBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
||||
@@ -185,11 +181,11 @@ namespace VEPROMS
|
||||
this.panButtons.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.tcFolder)).BeginInit();
|
||||
this.tcFolder.SuspendLayout();
|
||||
this.tcpEdSettings.SuspendLayout();
|
||||
this.tcpGeneral.SuspendLayout();
|
||||
this.tcpEdSettings.SuspendLayout();
|
||||
this.tcpFmtSettings.SuspendLayout();
|
||||
this.tcpStMsg.SuspendLayout();
|
||||
this.tcpOutputSettings.SuspendLayout();
|
||||
this.tcpFmtSettings.SuspendLayout();
|
||||
this.tcpRefObjs.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.formatInfoListBindingSource)).BeginInit();
|
||||
this.SuspendLayout();
|
||||
@@ -315,6 +311,7 @@ namespace VEPROMS
|
||||
// ppBtnDefaultGrphFileExt
|
||||
//
|
||||
this.ppBtnDefaultGrphFileExt.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.ppBtnDefaultGrphFileExt.CallBasePaintBackground = true;
|
||||
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(431, 38);
|
||||
this.ppBtnDefaultGrphFileExt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
@@ -373,7 +370,8 @@ namespace VEPROMS
|
||||
// ppBtnDeftDisAutoDuplx
|
||||
//
|
||||
this.ppBtnDeftDisAutoDuplx.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.ppBtnDeftDisAutoDuplx.Location = new System.Drawing.Point(237, 225);
|
||||
this.ppBtnDeftDisAutoDuplx.CallBasePaintBackground = true;
|
||||
this.ppBtnDeftDisAutoDuplx.Location = new System.Drawing.Point(594, 22);
|
||||
this.ppBtnDeftDisAutoDuplx.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.ppBtnDeftDisAutoDuplx.Name = "ppBtnDeftDisAutoDuplx";
|
||||
this.ppBtnDeftDisAutoDuplx.Size = new System.Drawing.Size(59, 25);
|
||||
@@ -387,7 +385,8 @@ namespace VEPROMS
|
||||
// ppBtnDefWatermark
|
||||
//
|
||||
this.ppBtnDefWatermark.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.ppBtnDefWatermark.Location = new System.Drawing.Point(592, 22);
|
||||
this.ppBtnDefWatermark.CallBasePaintBackground = true;
|
||||
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(53, 25);
|
||||
@@ -400,30 +399,13 @@ namespace VEPROMS
|
||||
this.ppBtnDefWatermark.Visible = false;
|
||||
this.ppBtnDefWatermark.Click += new System.EventHandler(this.ppBtnDefWatermark_Click);
|
||||
//
|
||||
// ppBtnDefPagination
|
||||
//
|
||||
this.ppBtnDefPagination.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.ppBtnDefPagination.Location = new System.Drawing.Point(264, 22);
|
||||
this.ppBtnDefPagination.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.ppBtnDefPagination.Name = "ppBtnDefPagination";
|
||||
this.ppBtnDefPagination.Size = new System.Drawing.Size(59, 25);
|
||||
this.ppBtnDefPagination.SubItemsExpandWidth = 31;
|
||||
this.superTooltip1.SetSuperTooltip(this.ppBtnDefPagination, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", "This will revert the pagination selection back to using the parent\'s (default) se" +
|
||||
"tting.\r\n\r\nCheck \"Show Default Settings\" to display the \"default\" Pagination (bel" +
|
||||
"ow the Pagination selection box).", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(250, 145)));
|
||||
this.ppBtnDefPagination.TabIndex = 54;
|
||||
this.ppBtnDefPagination.Text = "Default";
|
||||
this.ppBtnDefPagination.ThemeAware = true;
|
||||
this.ppBtnDefPagination.Visible = false;
|
||||
this.ppBtnDefPagination.Click += new System.EventHandler(this.ppBtnDefPagination_Click);
|
||||
//
|
||||
// ppCmbxWatermark
|
||||
//
|
||||
this.ppCmbxWatermark.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.folderConfigBindingSource, "Print_Watermark", true));
|
||||
this.ppCmbxWatermark.DisplayMember = "Text";
|
||||
this.ppCmbxWatermark.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
|
||||
this.ppCmbxWatermark.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||||
this.ppCmbxWatermark.Location = new System.Drawing.Point(424, 21);
|
||||
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(163, 23);
|
||||
@@ -432,30 +414,13 @@ namespace VEPROMS
|
||||
this.ppCmbxWatermark.WatermarkText = "select watermark option";
|
||||
this.ppCmbxWatermark.SelectedValueChanged += new System.EventHandler(this.ppCmbxWatermark_SelectedValueChanged);
|
||||
//
|
||||
// ppCmbxPagination
|
||||
//
|
||||
this.ppCmbxPagination.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.folderConfigBindingSource, "Print_Pagination", true));
|
||||
this.ppCmbxPagination.DisplayMember = "Text";
|
||||
this.ppCmbxPagination.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
|
||||
this.ppCmbxPagination.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||||
this.ppCmbxPagination.FormattingEnabled = true;
|
||||
this.ppCmbxPagination.Location = new System.Drawing.Point(95, 22);
|
||||
this.ppCmbxPagination.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.ppCmbxPagination.Name = "ppCmbxPagination";
|
||||
this.ppCmbxPagination.Size = new System.Drawing.Size(163, 23);
|
||||
this.superTooltip1.SetSuperTooltip(this.ppCmbxPagination, new DevComponents.DotNetBar.SuperTooltipInfo("Procedure Pagination", "", resources.GetString("ppCmbxPagination.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(400, 220)));
|
||||
this.ppCmbxPagination.TabIndex = 30;
|
||||
this.ppCmbxPagination.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.ppCmbxPagination.WatermarkText = "select pagination option";
|
||||
this.ppCmbxPagination.SelectedValueChanged += new System.EventHandler(this.ppCmbxPagination_SelectedValueChanged);
|
||||
//
|
||||
// ppLblAutoDuplexDefault
|
||||
//
|
||||
this.ppLblAutoDuplexDefault.AutoSize = true;
|
||||
this.ppLblAutoDuplexDefault.BackColor = System.Drawing.Color.Transparent;
|
||||
this.ppLblAutoDuplexDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.ppLblAutoDuplexDefault.ForeColor = System.Drawing.Color.Gray;
|
||||
this.ppLblAutoDuplexDefault.Location = new System.Drawing.Point(43, 249);
|
||||
this.ppLblAutoDuplexDefault.Location = new System.Drawing.Point(400, 46);
|
||||
this.ppLblAutoDuplexDefault.Name = "ppLblAutoDuplexDefault";
|
||||
this.ppLblAutoDuplexDefault.Size = new System.Drawing.Size(86, 17);
|
||||
this.superTooltip1.SetSuperTooltip(this.ppLblAutoDuplexDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the Automatic Duplex default setting", "", "Pressing the Default Button (to the right)\r\nwill reset the Automatic Duplex setti" +
|
||||
@@ -469,7 +434,7 @@ 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(429, 47);
|
||||
this.ppLblWatermarkDefault.Location = new System.Drawing.Point(110, 46);
|
||||
this.ppLblWatermarkDefault.Name = "ppLblWatermarkDefault";
|
||||
this.ppLblWatermarkDefault.Size = new System.Drawing.Size(61, 17);
|
||||
this.superTooltip1.SetSuperTooltip(this.ppLblWatermarkDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default Watermark setting", "", "Pressing the Default Button (to the right)\r\nwill reset the watermark setting back" +
|
||||
@@ -477,20 +442,6 @@ namespace VEPROMS
|
||||
this.ppLblWatermarkDefault.TabIndex = 50;
|
||||
this.ppLblWatermarkDefault.Text = "(default)";
|
||||
//
|
||||
// ppLblPaginationDefault
|
||||
//
|
||||
this.ppLblPaginationDefault.AutoSize = true;
|
||||
this.ppLblPaginationDefault.BackColor = System.Drawing.Color.Transparent;
|
||||
this.ppLblPaginationDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.ppLblPaginationDefault.ForeColor = System.Drawing.Color.Gray;
|
||||
this.ppLblPaginationDefault.Location = new System.Drawing.Point(99, 48);
|
||||
this.ppLblPaginationDefault.Name = "ppLblPaginationDefault";
|
||||
this.ppLblPaginationDefault.Size = new System.Drawing.Size(61, 17);
|
||||
this.superTooltip1.SetSuperTooltip(this.ppLblPaginationDefault, new DevComponents.DotNetBar.SuperTooltipInfo("This is the default pagination setting.", "", "Pressing the Default Button (to the right)\r\nwill reset the pagination setting bac" +
|
||||
"k to \r\nthis default.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, false, new System.Drawing.Size(255, 80)));
|
||||
this.ppLblPaginationDefault.TabIndex = 49;
|
||||
this.ppLblPaginationDefault.Text = "(default)";
|
||||
//
|
||||
// ppNumUpDwnOvrdPrnPenWidth
|
||||
//
|
||||
this.ppNumUpDwnOvrdPrnPenWidth.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.folderConfigBindingSource, "SysPrint_StrokeWidth", true));
|
||||
@@ -578,7 +529,7 @@ 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(23, 225);
|
||||
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(209, 21);
|
||||
@@ -589,21 +540,11 @@ namespace VEPROMS
|
||||
this.ppChbxDisAutoDuplex.UseVisualStyleBackColor = false;
|
||||
this.ppChbxDisAutoDuplex.CheckedChanged += new System.EventHandler(this.ppChbxDisAutoDuplex_CheckedChanged);
|
||||
//
|
||||
// label28
|
||||
//
|
||||
this.label28.AutoSize = true;
|
||||
this.label28.BackColor = System.Drawing.Color.Transparent;
|
||||
this.label28.Location = new System.Drawing.Point(20, 25);
|
||||
this.label28.Name = "label28";
|
||||
this.label28.Size = new System.Drawing.Size(75, 17);
|
||||
this.label28.TabIndex = 45;
|
||||
this.label28.Text = "Pagination";
|
||||
//
|
||||
// label29
|
||||
//
|
||||
this.label29.AutoSize = true;
|
||||
this.label29.BackColor = System.Drawing.Color.Transparent;
|
||||
this.label29.Location = new System.Drawing.Point(343, 25);
|
||||
this.label29.Location = new System.Drawing.Point(24, 24);
|
||||
this.label29.Name = "label29";
|
||||
this.label29.Size = new System.Drawing.Size(77, 17);
|
||||
this.label29.TabIndex = 43;
|
||||
@@ -638,6 +579,7 @@ namespace VEPROMS
|
||||
// ppBtnStMsgPreview
|
||||
//
|
||||
this.ppBtnStMsgPreview.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.ppBtnStMsgPreview.CallBasePaintBackground = true;
|
||||
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";
|
||||
@@ -648,6 +590,7 @@ namespace VEPROMS
|
||||
// ppBtnStMsgSave
|
||||
//
|
||||
this.ppBtnStMsgSave.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.ppBtnStMsgSave.CallBasePaintBackground = true;
|
||||
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";
|
||||
@@ -658,6 +601,7 @@ namespace VEPROMS
|
||||
// ppBtnStMsgDelete
|
||||
//
|
||||
this.ppBtnStMsgDelete.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.ppBtnStMsgDelete.CallBasePaintBackground = true;
|
||||
this.ppBtnStMsgDelete.Enabled = false;
|
||||
this.ppBtnStMsgDelete.Location = new System.Drawing.Point(565, 204);
|
||||
this.ppBtnStMsgDelete.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
@@ -669,6 +613,7 @@ namespace VEPROMS
|
||||
// ppBtnStMsgEdit
|
||||
//
|
||||
this.ppBtnStMsgEdit.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.ppBtnStMsgEdit.CallBasePaintBackground = true;
|
||||
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";
|
||||
@@ -679,6 +624,7 @@ namespace VEPROMS
|
||||
// ppBtnStMsgNew
|
||||
//
|
||||
this.ppBtnStMsgNew.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.ppBtnStMsgNew.CallBasePaintBackground = true;
|
||||
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";
|
||||
@@ -712,6 +658,7 @@ namespace VEPROMS
|
||||
// ppBtnDefaultChgBar
|
||||
//
|
||||
this.ppBtnDefaultChgBar.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.ppBtnDefaultChgBar.CallBasePaintBackground = true;
|
||||
this.ppBtnDefaultChgBar.Location = new System.Drawing.Point(351, 76);
|
||||
this.ppBtnDefaultChgBar.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.ppBtnDefaultChgBar.Name = "ppBtnDefaultChgBar";
|
||||
@@ -744,6 +691,7 @@ namespace VEPROMS
|
||||
// ppBtnDefaultFmt
|
||||
//
|
||||
this.ppBtnDefaultFmt.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.ppBtnDefaultFmt.CallBasePaintBackground = true;
|
||||
this.ppBtnDefaultFmt.Location = new System.Drawing.Point(608, 26);
|
||||
this.ppBtnDefaultFmt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.ppBtnDefaultFmt.Name = "ppBtnDefaultFmt";
|
||||
@@ -805,6 +753,7 @@ namespace VEPROMS
|
||||
// ppBtnDefCbTxtTyp
|
||||
//
|
||||
this.ppBtnDefCbTxtTyp.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.ppBtnDefCbTxtTyp.CallBasePaintBackground = true;
|
||||
this.ppBtnDefCbTxtTyp.Location = new System.Drawing.Point(280, 71);
|
||||
this.ppBtnDefCbTxtTyp.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.ppBtnDefCbTxtTyp.Name = "ppBtnDefCbTxtTyp";
|
||||
@@ -819,6 +768,7 @@ namespace VEPROMS
|
||||
// ppBtnDefaultCbPos
|
||||
//
|
||||
this.ppBtnDefaultCbPos.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.ppBtnDefaultCbPos.CallBasePaintBackground = true;
|
||||
this.ppBtnDefaultCbPos.Location = new System.Drawing.Point(280, 16);
|
||||
this.ppBtnDefaultCbPos.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.ppBtnDefaultCbPos.Name = "ppBtnDefaultCbPos";
|
||||
@@ -891,6 +841,7 @@ namespace VEPROMS
|
||||
// ppBtnDefCbTxt2
|
||||
//
|
||||
this.ppBtnDefCbTxt2.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.ppBtnDefCbTxt2.CallBasePaintBackground = true;
|
||||
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";
|
||||
@@ -905,6 +856,7 @@ namespace VEPROMS
|
||||
// ppBtnDefCbTxt1
|
||||
//
|
||||
this.ppBtnDefCbTxt1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.ppBtnDefCbTxt1.CallBasePaintBackground = true;
|
||||
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";
|
||||
@@ -1031,6 +983,7 @@ namespace VEPROMS
|
||||
// ppBtnChgTextColors
|
||||
//
|
||||
this.ppBtnChgTextColors.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.ppBtnChgTextColors.CallBasePaintBackground = true;
|
||||
this.ppBtnChgTextColors.Image = ((System.Drawing.Image)(resources.GetObject("ppBtnChgTextColors.Image")));
|
||||
this.ppBtnChgTextColors.ImagePosition = DevComponents.DotNetBar.eImagePosition.Right;
|
||||
this.ppBtnChgTextColors.Location = new System.Drawing.Point(381, 58);
|
||||
@@ -1224,6 +1177,7 @@ namespace VEPROMS
|
||||
// ppBtnDefEdCols
|
||||
//
|
||||
this.ppBtnDefEdCols.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.ppBtnDefEdCols.CallBasePaintBackground = true;
|
||||
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";
|
||||
@@ -1536,6 +1490,7 @@ namespace VEPROMS
|
||||
this.superTooltip1.SetSuperTooltip(this.groupPanel2, new DevComponents.DotNetBar.SuperTooltipInfo("PrinterAdjustments", "", resources.GetString("groupPanel2.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(275, 180)));
|
||||
this.groupPanel2.TabIndex = 57;
|
||||
this.groupPanel2.Text = "Output Adjustments";
|
||||
this.groupPanel2.Visible = false;
|
||||
//
|
||||
// ppGpbxUserSpecCB
|
||||
//
|
||||
@@ -1713,6 +1668,7 @@ namespace VEPROMS
|
||||
// btnEdSettings
|
||||
//
|
||||
this.btnEdSettings.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.btnEdSettings.CallBasePaintBackground = true;
|
||||
this.btnEdSettings.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
||||
this.btnEdSettings.Dock = System.Windows.Forms.DockStyle.Top;
|
||||
this.btnEdSettings.Location = new System.Drawing.Point(0, 115);
|
||||
@@ -1726,6 +1682,7 @@ namespace VEPROMS
|
||||
// btnFormatSettings
|
||||
//
|
||||
this.btnFormatSettings.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.btnFormatSettings.CallBasePaintBackground = true;
|
||||
this.btnFormatSettings.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
||||
this.btnFormatSettings.Dock = System.Windows.Forms.DockStyle.Top;
|
||||
this.btnFormatSettings.Location = new System.Drawing.Point(0, 92);
|
||||
@@ -1739,6 +1696,7 @@ namespace VEPROMS
|
||||
// btnStMsg
|
||||
//
|
||||
this.btnStMsg.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.btnStMsg.CallBasePaintBackground = true;
|
||||
this.btnStMsg.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
||||
this.btnStMsg.Dock = System.Windows.Forms.DockStyle.Top;
|
||||
this.btnStMsg.Location = new System.Drawing.Point(0, 69);
|
||||
@@ -1752,6 +1710,7 @@ namespace VEPROMS
|
||||
// btnOutputSettings
|
||||
//
|
||||
this.btnOutputSettings.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.btnOutputSettings.CallBasePaintBackground = true;
|
||||
this.btnOutputSettings.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
||||
this.btnOutputSettings.Dock = System.Windows.Forms.DockStyle.Top;
|
||||
this.btnOutputSettings.Location = new System.Drawing.Point(0, 46);
|
||||
@@ -1765,6 +1724,7 @@ namespace VEPROMS
|
||||
// btnRefObjs
|
||||
//
|
||||
this.btnRefObjs.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.btnRefObjs.CallBasePaintBackground = true;
|
||||
this.btnRefObjs.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
||||
this.btnRefObjs.Dock = System.Windows.Forms.DockStyle.Top;
|
||||
this.btnRefObjs.Location = new System.Drawing.Point(0, 23);
|
||||
@@ -1778,6 +1738,7 @@ namespace VEPROMS
|
||||
// btnGeneral
|
||||
//
|
||||
this.btnGeneral.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.btnGeneral.CallBasePaintBackground = true;
|
||||
this.btnGeneral.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
||||
this.btnGeneral.Dock = System.Windows.Forms.DockStyle.Top;
|
||||
this.btnGeneral.Location = new System.Drawing.Point(0, 0);
|
||||
@@ -1794,12 +1755,12 @@ namespace VEPROMS
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.tcFolder.BackColor = System.Drawing.Color.Transparent;
|
||||
this.tcFolder.CanReorderTabs = true;
|
||||
this.tcFolder.Controls.Add(this.tcpOutputSettings);
|
||||
this.tcFolder.Controls.Add(this.tcpRefObjs);
|
||||
this.tcFolder.Controls.Add(this.tcpGeneral);
|
||||
this.tcFolder.Controls.Add(this.tcpEdSettings);
|
||||
this.tcFolder.Controls.Add(this.tcpFmtSettings);
|
||||
this.tcFolder.Controls.Add(this.tcpStMsg);
|
||||
this.tcFolder.Controls.Add(this.tcpOutputSettings);
|
||||
this.tcFolder.Controls.Add(this.tcpRefObjs);
|
||||
this.tcFolder.Location = new System.Drawing.Point(173, 7);
|
||||
this.tcFolder.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||
this.tcFolder.Name = "tcFolder";
|
||||
@@ -1818,37 +1779,6 @@ namespace VEPROMS
|
||||
this.tcFolder.TabsVisible = false;
|
||||
this.tcFolder.Text = "tabControl2";
|
||||
//
|
||||
// tcpEdSettings
|
||||
//
|
||||
this.tcpEdSettings.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
|
||||
this.tcpEdSettings.Controls.Add(this.groupPanel6);
|
||||
this.tcpEdSettings.Controls.Add(this.label31);
|
||||
this.tcpEdSettings.Controls.Add(this.ppBtnDefEdCols);
|
||||
this.tcpEdSettings.Controls.Add(this.ppLblStpEditorColsDefault);
|
||||
this.tcpEdSettings.Controls.Add(this.ppCmbxStpEditorCols);
|
||||
this.tcpEdSettings.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
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(685, 282);
|
||||
this.tcpEdSettings.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
|
||||
this.tcpEdSettings.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(195)))), ((int)(((byte)(195)))));
|
||||
this.tcpEdSettings.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
||||
this.tcpEdSettings.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(70)))), ((int)(((byte)(70)))));
|
||||
this.tcpEdSettings.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
|
||||
| DevComponents.DotNetBar.eBorderSide.Bottom)));
|
||||
this.tcpEdSettings.Style.GradientAngle = 90;
|
||||
this.tcpEdSettings.TabIndex = 6;
|
||||
this.tcpEdSettings.TabItem = this.tiEditSettings;
|
||||
this.tcpEdSettings.Enter += new System.EventHandler(this.tabpage_Enter);
|
||||
//
|
||||
// tiEditSettings
|
||||
//
|
||||
this.tiEditSettings.AttachedControl = this.tcpEdSettings;
|
||||
this.tiEditSettings.Name = "tiEditSettings";
|
||||
this.tiEditSettings.Text = "Editor Settings";
|
||||
//
|
||||
// tcpGeneral
|
||||
//
|
||||
this.tcpGeneral.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
|
||||
@@ -1866,10 +1796,10 @@ namespace VEPROMS
|
||||
this.tcpGeneral.Name = "tcpGeneral";
|
||||
this.tcpGeneral.Padding = new System.Windows.Forms.Padding(1);
|
||||
this.tcpGeneral.Size = new System.Drawing.Size(685, 282);
|
||||
this.tcpGeneral.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
|
||||
this.tcpGeneral.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(195)))), ((int)(((byte)(195)))));
|
||||
this.tcpGeneral.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
|
||||
this.tcpGeneral.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
|
||||
this.tcpGeneral.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
||||
this.tcpGeneral.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(70)))), ((int)(((byte)(70)))));
|
||||
this.tcpGeneral.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
|
||||
this.tcpGeneral.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
|
||||
| DevComponents.DotNetBar.eBorderSide.Bottom)));
|
||||
this.tcpGeneral.Style.GradientAngle = 90;
|
||||
@@ -1882,77 +1812,36 @@ namespace VEPROMS
|
||||
this.tiGeneral.Name = "tiGeneral";
|
||||
this.tiGeneral.Text = "General";
|
||||
//
|
||||
// tcpStMsg
|
||||
// tcpEdSettings
|
||||
//
|
||||
this.tcpStMsg.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
|
||||
this.tcpStMsg.Controls.Add(this.ppChkbxStMsgActive);
|
||||
this.tcpStMsg.Controls.Add(this.label5);
|
||||
this.tcpStMsg.Controls.Add(this.ppRTxtStMsg);
|
||||
this.tcpStMsg.Controls.Add(this.ppCmbxStMsgList);
|
||||
this.tcpStMsg.Controls.Add(this.ppBtnStMsgPreview);
|
||||
this.tcpStMsg.Controls.Add(this.ppBtnStMsgNew);
|
||||
this.tcpStMsg.Controls.Add(this.ppBtnStMsgSave);
|
||||
this.tcpStMsg.Controls.Add(this.ppBtnStMsgEdit);
|
||||
this.tcpStMsg.Controls.Add(this.ppBtnStMsgDelete);
|
||||
this.tcpStMsg.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
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(685, 282);
|
||||
this.tcpStMsg.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
|
||||
this.tcpStMsg.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(195)))), ((int)(((byte)(195)))));
|
||||
this.tcpStMsg.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
||||
this.tcpStMsg.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(70)))), ((int)(((byte)(70)))));
|
||||
this.tcpStMsg.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
|
||||
this.tcpEdSettings.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
|
||||
this.tcpEdSettings.Controls.Add(this.groupPanel6);
|
||||
this.tcpEdSettings.Controls.Add(this.label31);
|
||||
this.tcpEdSettings.Controls.Add(this.ppBtnDefEdCols);
|
||||
this.tcpEdSettings.Controls.Add(this.ppLblStpEditorColsDefault);
|
||||
this.tcpEdSettings.Controls.Add(this.ppCmbxStpEditorCols);
|
||||
this.tcpEdSettings.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
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(685, 282);
|
||||
this.tcpEdSettings.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
|
||||
this.tcpEdSettings.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
|
||||
this.tcpEdSettings.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
||||
this.tcpEdSettings.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
|
||||
this.tcpEdSettings.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
|
||||
| DevComponents.DotNetBar.eBorderSide.Bottom)));
|
||||
this.tcpStMsg.Style.GradientAngle = 90;
|
||||
this.tcpStMsg.TabIndex = 4;
|
||||
this.tcpStMsg.TabItem = this.tiStMsg;
|
||||
this.tcpEdSettings.Style.GradientAngle = 90;
|
||||
this.tcpEdSettings.TabIndex = 6;
|
||||
this.tcpEdSettings.TabItem = this.tiEditSettings;
|
||||
this.tcpEdSettings.Enter += new System.EventHandler(this.tabpage_Enter);
|
||||
//
|
||||
// tiStMsg
|
||||
// tiEditSettings
|
||||
//
|
||||
this.tiStMsg.AttachedControl = this.tcpStMsg;
|
||||
this.tiStMsg.Name = "tiStMsg";
|
||||
this.tiStMsg.Text = "Startup Message";
|
||||
//
|
||||
// tcpOutputSettings
|
||||
//
|
||||
this.tcpOutputSettings.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
|
||||
this.tcpOutputSettings.Controls.Add(this.groupPanel2);
|
||||
this.tcpOutputSettings.Controls.Add(this.ppBtnDeftDisAutoDuplx);
|
||||
this.tcpOutputSettings.Controls.Add(this.ppBtnDefPagination);
|
||||
this.tcpOutputSettings.Controls.Add(this.ppLblAutoDuplexDefault);
|
||||
this.tcpOutputSettings.Controls.Add(this.ppBtnDefWatermark);
|
||||
this.tcpOutputSettings.Controls.Add(this.ppChbxDisAutoDuplex);
|
||||
this.tcpOutputSettings.Controls.Add(this.label29);
|
||||
this.tcpOutputSettings.Controls.Add(this.label28);
|
||||
this.tcpOutputSettings.Controls.Add(this.ppCmbxWatermark);
|
||||
this.tcpOutputSettings.Controls.Add(this.ppLblPaginationDefault);
|
||||
this.tcpOutputSettings.Controls.Add(this.ppCmbxPagination);
|
||||
this.tcpOutputSettings.Controls.Add(this.ppLblWatermarkDefault);
|
||||
this.tcpOutputSettings.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
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(685, 282);
|
||||
this.tcpOutputSettings.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
|
||||
this.tcpOutputSettings.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(195)))), ((int)(((byte)(195)))));
|
||||
this.tcpOutputSettings.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
||||
this.tcpOutputSettings.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(70)))), ((int)(((byte)(70)))));
|
||||
this.tcpOutputSettings.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
|
||||
| DevComponents.DotNetBar.eBorderSide.Bottom)));
|
||||
this.tcpOutputSettings.Style.GradientAngle = 90;
|
||||
this.tcpOutputSettings.TabIndex = 3;
|
||||
this.tcpOutputSettings.TabItem = this.tiOutputSettings;
|
||||
this.tcpOutputSettings.Enter += new System.EventHandler(this.tabpage_Enter);
|
||||
//
|
||||
// tiOutputSettings
|
||||
//
|
||||
this.tiOutputSettings.AttachedControl = this.tcpOutputSettings;
|
||||
this.tiOutputSettings.Name = "tiOutputSettings";
|
||||
this.tiOutputSettings.Text = "Output Settings";
|
||||
this.tiEditSettings.AttachedControl = this.tcpEdSettings;
|
||||
this.tiEditSettings.Name = "tiEditSettings";
|
||||
this.tiEditSettings.Text = "Editor Settings";
|
||||
//
|
||||
// tcpFmtSettings
|
||||
//
|
||||
@@ -1972,10 +1861,10 @@ namespace VEPROMS
|
||||
this.tcpFmtSettings.Name = "tcpFmtSettings";
|
||||
this.tcpFmtSettings.Padding = new System.Windows.Forms.Padding(1);
|
||||
this.tcpFmtSettings.Size = new System.Drawing.Size(685, 282);
|
||||
this.tcpFmtSettings.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
|
||||
this.tcpFmtSettings.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(195)))), ((int)(((byte)(195)))));
|
||||
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)(70)))), ((int)(((byte)(70)))), ((int)(((byte)(70)))));
|
||||
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;
|
||||
@@ -1989,6 +1878,74 @@ namespace VEPROMS
|
||||
this.tiFmtSettings.Name = "tiFmtSettings";
|
||||
this.tiFmtSettings.Text = "Format Settings";
|
||||
//
|
||||
// tcpStMsg
|
||||
//
|
||||
this.tcpStMsg.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
|
||||
this.tcpStMsg.Controls.Add(this.ppChkbxStMsgActive);
|
||||
this.tcpStMsg.Controls.Add(this.label5);
|
||||
this.tcpStMsg.Controls.Add(this.ppRTxtStMsg);
|
||||
this.tcpStMsg.Controls.Add(this.ppCmbxStMsgList);
|
||||
this.tcpStMsg.Controls.Add(this.ppBtnStMsgPreview);
|
||||
this.tcpStMsg.Controls.Add(this.ppBtnStMsgNew);
|
||||
this.tcpStMsg.Controls.Add(this.ppBtnStMsgSave);
|
||||
this.tcpStMsg.Controls.Add(this.ppBtnStMsgEdit);
|
||||
this.tcpStMsg.Controls.Add(this.ppBtnStMsgDelete);
|
||||
this.tcpStMsg.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
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(685, 282);
|
||||
this.tcpStMsg.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
|
||||
this.tcpStMsg.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
|
||||
this.tcpStMsg.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
||||
this.tcpStMsg.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
|
||||
this.tcpStMsg.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
|
||||
| DevComponents.DotNetBar.eBorderSide.Bottom)));
|
||||
this.tcpStMsg.Style.GradientAngle = 90;
|
||||
this.tcpStMsg.TabIndex = 4;
|
||||
this.tcpStMsg.TabItem = this.tiStMsg;
|
||||
//
|
||||
// tiStMsg
|
||||
//
|
||||
this.tiStMsg.AttachedControl = this.tcpStMsg;
|
||||
this.tiStMsg.Name = "tiStMsg";
|
||||
this.tiStMsg.Text = "Startup Message";
|
||||
//
|
||||
// tcpOutputSettings
|
||||
//
|
||||
this.tcpOutputSettings.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
|
||||
this.tcpOutputSettings.Controls.Add(this.groupPanel2);
|
||||
this.tcpOutputSettings.Controls.Add(this.ppBtnDeftDisAutoDuplx);
|
||||
this.tcpOutputSettings.Controls.Add(this.ppLblAutoDuplexDefault);
|
||||
this.tcpOutputSettings.Controls.Add(this.ppBtnDefWatermark);
|
||||
this.tcpOutputSettings.Controls.Add(this.ppChbxDisAutoDuplex);
|
||||
this.tcpOutputSettings.Controls.Add(this.label29);
|
||||
this.tcpOutputSettings.Controls.Add(this.ppCmbxWatermark);
|
||||
this.tcpOutputSettings.Controls.Add(this.ppLblWatermarkDefault);
|
||||
this.tcpOutputSettings.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
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(685, 282);
|
||||
this.tcpOutputSettings.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
|
||||
this.tcpOutputSettings.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
|
||||
this.tcpOutputSettings.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
||||
this.tcpOutputSettings.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
|
||||
this.tcpOutputSettings.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
|
||||
| DevComponents.DotNetBar.eBorderSide.Bottom)));
|
||||
this.tcpOutputSettings.Style.GradientAngle = 90;
|
||||
this.tcpOutputSettings.TabIndex = 3;
|
||||
this.tcpOutputSettings.TabItem = this.tiOutputSettings;
|
||||
this.tcpOutputSettings.Enter += new System.EventHandler(this.tabpage_Enter);
|
||||
//
|
||||
// tiOutputSettings
|
||||
//
|
||||
this.tiOutputSettings.AttachedControl = this.tcpOutputSettings;
|
||||
this.tiOutputSettings.Name = "tiOutputSettings";
|
||||
this.tiOutputSettings.Text = "Output Settings";
|
||||
//
|
||||
// tcpRefObjs
|
||||
//
|
||||
this.tcpRefObjs.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
|
||||
@@ -2002,10 +1959,10 @@ namespace VEPROMS
|
||||
this.tcpRefObjs.Name = "tcpRefObjs";
|
||||
this.tcpRefObjs.Padding = new System.Windows.Forms.Padding(1);
|
||||
this.tcpRefObjs.Size = new System.Drawing.Size(685, 282);
|
||||
this.tcpRefObjs.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
|
||||
this.tcpRefObjs.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(195)))), ((int)(((byte)(195)))));
|
||||
this.tcpRefObjs.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
|
||||
this.tcpRefObjs.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
|
||||
this.tcpRefObjs.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
||||
this.tcpRefObjs.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(70)))), ((int)(((byte)(70)))));
|
||||
this.tcpRefObjs.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
|
||||
this.tcpRefObjs.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
|
||||
| DevComponents.DotNetBar.eBorderSide.Bottom)));
|
||||
this.tcpRefObjs.Style.GradientAngle = 90;
|
||||
@@ -2071,16 +2028,16 @@ namespace VEPROMS
|
||||
this.panButtons.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.tcFolder)).EndInit();
|
||||
this.tcFolder.ResumeLayout(false);
|
||||
this.tcpEdSettings.ResumeLayout(false);
|
||||
this.tcpEdSettings.PerformLayout();
|
||||
this.tcpGeneral.ResumeLayout(false);
|
||||
this.tcpGeneral.PerformLayout();
|
||||
this.tcpEdSettings.ResumeLayout(false);
|
||||
this.tcpEdSettings.PerformLayout();
|
||||
this.tcpFmtSettings.ResumeLayout(false);
|
||||
this.tcpFmtSettings.PerformLayout();
|
||||
this.tcpStMsg.ResumeLayout(false);
|
||||
this.tcpStMsg.PerformLayout();
|
||||
this.tcpOutputSettings.ResumeLayout(false);
|
||||
this.tcpOutputSettings.PerformLayout();
|
||||
this.tcpFmtSettings.ResumeLayout(false);
|
||||
this.tcpFmtSettings.PerformLayout();
|
||||
this.tcpRefObjs.ResumeLayout(false);
|
||||
this.tcpRefObjs.PerformLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.formatInfoListBindingSource)).EndInit();
|
||||
@@ -2137,7 +2094,6 @@ namespace VEPROMS
|
||||
private System.Windows.Forms.Label label30;
|
||||
private System.Windows.Forms.Label label31;
|
||||
private System.Windows.Forms.CheckBox ppChbxDisAutoDuplex;
|
||||
private System.Windows.Forms.Label label28;
|
||||
private System.Windows.Forms.Label label29;
|
||||
private System.Windows.Forms.BindingSource folderConfigBindingSource;
|
||||
private System.Windows.Forms.Label lblGrphFileExt;
|
||||
@@ -2149,7 +2105,6 @@ namespace VEPROMS
|
||||
private System.Windows.Forms.Label ppLblChgBarPosDefault;
|
||||
private System.Windows.Forms.Label ppLblChgBarUserMsgTwoDefault;
|
||||
private System.Windows.Forms.Label ppLblChgBarUserMsgOneDefault;
|
||||
private System.Windows.Forms.Label ppLblPaginationDefault;
|
||||
private System.Windows.Forms.Label ppLblWatermarkDefault;
|
||||
private System.Windows.Forms.Label ppLblAutoDuplexDefault;
|
||||
private System.Windows.Forms.Label ppLblStpEditorColsDefault;
|
||||
@@ -2159,7 +2114,6 @@ namespace VEPROMS
|
||||
private DevComponents.DotNetBar.Controls.ComboBoxEx ppCmbxChangeBarType;
|
||||
private DevComponents.DotNetBar.Controls.ComboBoxEx ppCmbxChgBarPos;
|
||||
private DevComponents.DotNetBar.Controls.ComboBoxEx ppCmbxChgBarTxtType;
|
||||
private DevComponents.DotNetBar.Controls.ComboBoxEx ppCmbxPagination;
|
||||
private DevComponents.DotNetBar.Controls.ComboBoxEx ppCmbxWatermark;
|
||||
private DevComponents.DotNetBar.Controls.ComboBoxEx ppCmbxStpEditorCols;
|
||||
private DevComponents.DotNetBar.Controls.ComboBoxEx ppCmbxGrphFileExt;
|
||||
@@ -2173,7 +2127,6 @@ namespace VEPROMS
|
||||
private DevComponents.DotNetBar.Controls.CheckBoxX ppCbShwDefSettings;
|
||||
private DevComponents.DotNetBar.ButtonX ppBtnDefEdCols;
|
||||
private DevComponents.DotNetBar.ButtonX ppBtnDeftDisAutoDuplx;
|
||||
private DevComponents.DotNetBar.ButtonX ppBtnDefPagination;
|
||||
private System.Windows.Forms.FolderBrowserDialog dlgROFolder;
|
||||
private DevComponents.DotNetBar.ButtonX ppBtnChgTextColors;
|
||||
private DevComponents.DotNetBar.ColorPickerDropDown ppColorPickerViewModebckgnd;
|
||||
|
Reference in New Issue
Block a user