From f62fd3bf6140a6e181a3b210525c297a2cdc932e Mon Sep 17 00:00:00 2001 From: John Date: Wed, 24 Aug 2016 21:16:55 +0000 Subject: [PATCH] Added a tool tip to the Printable Text position entry on the Annotations tab --- .../frmFolderProperties.Designer.cs | 220 +++++++++--------- 1 file changed, 113 insertions(+), 107 deletions(-) diff --git a/PROMS/VEPROMS User Interface/frmFolderProperties.Designer.cs b/PROMS/VEPROMS User Interface/frmFolderProperties.Designer.cs index d7321cfa..8dc60703 100644 --- a/PROMS/VEPROMS User Interface/frmFolderProperties.Designer.cs +++ b/PROMS/VEPROMS User Interface/frmFolderProperties.Designer.cs @@ -144,6 +144,8 @@ namespace VEPROMS this.groupPanel6 = new DevComponents.DotNetBar.Controls.GroupPanel(); this.rbWorkflowStage = new DevComponents.DotNetBar.Controls.CheckBoxX(); this.rbApprovalStage = new DevComponents.DotNetBar.Controls.CheckBoxX(); + this.txbPrntLoc = new System.Windows.Forms.TextBox(); + this.lblPrintTxt = new System.Windows.Forms.Label(); this.dlgROFolder = new System.Windows.Forms.FolderBrowserDialog(); this.panButtons = new System.Windows.Forms.Panel(); this.btnRevisionStages = new DevComponents.DotNetBar.ButtonX(); @@ -156,8 +158,6 @@ namespace VEPROMS this.btnGeneral = new DevComponents.DotNetBar.ButtonX(); this.tcFolder = new DevComponents.DotNetBar.TabControl(); 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(); @@ -223,8 +223,8 @@ 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(528, 268); - this.ppBtnOK.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.ppBtnOK.Location = new System.Drawing.Point(530, 274); + this.ppBtnOK.Margin = new System.Windows.Forms.Padding(2); this.ppBtnOK.Name = "ppBtnOK"; this.ppBtnOK.Size = new System.Drawing.Size(56, 25); this.ppBtnOK.TabIndex = 90; @@ -236,8 +236,8 @@ 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(599, 268); - this.ppBtnCancel.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.ppBtnCancel.Location = new System.Drawing.Point(601, 274); + this.ppBtnCancel.Margin = new System.Windows.Forms.Padding(2); this.ppBtnCancel.Name = "ppBtnCancel"; this.ppBtnCancel.Size = new System.Drawing.Size(56, 25); this.ppBtnCancel.TabIndex = 91; @@ -298,7 +298,7 @@ namespace VEPROMS // this.ppTxtBxUserID.Enabled = false; this.ppTxtBxUserID.Location = new System.Drawing.Point(92, 119); - this.ppTxtBxUserID.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.ppTxtBxUserID.Margin = new System.Windows.Forms.Padding(2); this.ppTxtBxUserID.Name = "ppTxtBxUserID"; this.ppTxtBxUserID.Size = new System.Drawing.Size(116, 20); this.ppTxtBxUserID.TabIndex = 13; @@ -315,7 +315,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.ppDTPicker.Margin = new System.Windows.Forms.Padding(2); this.ppDTPicker.Name = "ppDTPicker"; this.ppDTPicker.Size = new System.Drawing.Size(130, 20); this.ppDTPicker.TabIndex = 12; @@ -326,7 +326,7 @@ namespace VEPROMS // 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, 2, 2, 2); + this.ppRTxtName.Margin = new System.Windows.Forms.Padding(2); this.ppRTxtName.Multiline = false; this.ppRTxtName.Name = "ppRTxtName"; this.ppRTxtName.Size = new System.Drawing.Size(328, 19); @@ -338,7 +338,7 @@ namespace VEPROMS // 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, 2, 2, 2); + this.ppRTxtHeading.Margin = new System.Windows.Forms.Padding(2); this.ppRTxtHeading.Multiline = false; this.ppRTxtHeading.Name = "ppRTxtHeading"; this.ppRTxtHeading.Size = new System.Drawing.Size(328, 19); @@ -351,7 +351,7 @@ 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, 2, 2, 2); + this.ppBtnDefaultGrphFileExt.Margin = new System.Windows.Forms.Padding(2); this.ppBtnDefaultGrphFileExt.Name = "ppBtnDefaultGrphFileExt"; this.ppBtnDefaultGrphFileExt.Size = new System.Drawing.Size(40, 19); 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))); @@ -369,7 +369,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.ppCmbxGrphFileExt.Margin = new System.Windows.Forms.Padding(2); this.ppCmbxGrphFileExt.Name = "ppCmbxGrphFileExt"; this.ppCmbxGrphFileExt.Size = new System.Drawing.Size(192, 20); this.ppCmbxGrphFileExt.TabIndex = 20; @@ -411,7 +411,7 @@ namespace VEPROMS // 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, 2, 2, 2); + this.ppBtnDeftDisAutoDuplx.Margin = new System.Windows.Forms.Padding(2); this.ppBtnDeftDisAutoDuplx.Name = "ppBtnDeftDisAutoDuplx"; this.ppBtnDeftDisAutoDuplx.Size = new System.Drawing.Size(44, 20); 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))); @@ -425,7 +425,7 @@ namespace VEPROMS // 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, 2, 2, 2); + this.ppBtnDefWatermark.Margin = new System.Windows.Forms.Padding(2); this.ppBtnDefWatermark.Name = "ppBtnDefWatermark"; this.ppBtnDefWatermark.Size = new System.Drawing.Size(40, 20); this.superTooltip1.SetSuperTooltip(this.ppBtnDefWatermark, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", "This will revert the watermark selection back to using the parent\'s (default) set" + @@ -445,7 +445,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.ppCmbxWatermark.Margin = new System.Windows.Forms.Padding(2); this.ppCmbxWatermark.Name = "ppCmbxWatermark"; this.ppCmbxWatermark.Size = new System.Drawing.Size(123, 20); this.ppCmbxWatermark.TabIndex = 30; @@ -487,7 +487,7 @@ namespace VEPROMS // 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, 2, 2, 2); + this.ppNumUpDwnOvrdPrnPenWidth.Margin = new System.Windows.Forms.Padding(2); this.ppNumUpDwnOvrdPrnPenWidth.Name = "ppNumUpDwnOvrdPrnPenWidth"; this.ppNumUpDwnOvrdPrnPenWidth.Size = new System.Drawing.Size(35, 20); 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)); @@ -518,7 +518,7 @@ namespace VEPROMS // 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, 2, 2, 2); + this.ppNumUpDwnOverdPrnPenBoldWidth.Margin = new System.Windows.Forms.Padding(2); this.ppNumUpDwnOverdPrnPenBoldWidth.Name = "ppNumUpDwnOverdPrnPenBoldWidth"; this.ppNumUpDwnOverdPrnPenBoldWidth.Size = new System.Drawing.Size(35, 20); 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)); @@ -529,7 +529,7 @@ namespace VEPROMS // 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, 2, 2, 2); + this.ppNumUpDwnOvrdPrnPenULineWidth.Margin = new System.Windows.Forms.Padding(2); this.ppNumUpDwnOvrdPrnPenULineWidth.Name = "ppNumUpDwnOvrdPrnPenULineWidth"; this.ppNumUpDwnOvrdPrnPenULineWidth.Size = new System.Drawing.Size(35, 20); 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)); @@ -550,7 +550,7 @@ namespace VEPROMS // 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, 2, 2, 2); + this.ppNumUpDwnAdjPrnStartPos.Margin = new System.Windows.Forms.Padding(2); this.ppNumUpDwnAdjPrnStartPos.Maximum = new decimal(new int[] { 500, 0, @@ -579,7 +579,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.ppChbxDisAutoDuplex.Margin = new System.Windows.Forms.Padding(2); this.ppChbxDisAutoDuplex.Name = "ppChbxDisAutoDuplex"; this.ppChbxDisAutoDuplex.Size = new System.Drawing.Size(161, 17); this.superTooltip1.SetSuperTooltip(this.ppChbxDisAutoDuplex, new DevComponents.DotNetBar.SuperTooltipInfo("Disable Automatic Duplex", "", "Checking this box will turn OFF the automatic duplexing used in some formats for " + @@ -608,7 +608,7 @@ 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, 2, 2, 2); + this.ppChkbxStMsgActive.Margin = new System.Windows.Forms.Padding(2); this.ppChkbxStMsgActive.Name = "ppChkbxStMsgActive"; this.ppChkbxStMsgActive.Size = new System.Drawing.Size(56, 19); this.ppChkbxStMsgActive.TabIndex = 47; @@ -618,7 +618,7 @@ namespace VEPROMS // this.ppRTxtStMsg.AutoWordSelection = true; this.ppRTxtStMsg.Location = new System.Drawing.Point(13, 56); - this.ppRTxtStMsg.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.ppRTxtStMsg.Margin = new System.Windows.Forms.Padding(2); this.ppRTxtStMsg.Name = "ppRTxtStMsg"; this.ppRTxtStMsg.Size = new System.Drawing.Size(380, 153); this.ppRTxtStMsg.TabIndex = 41; @@ -629,7 +629,7 @@ namespace VEPROMS // 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, 2, 2, 2); + this.ppBtnStMsgPreview.Margin = new System.Windows.Forms.Padding(2); this.ppBtnStMsgPreview.Name = "ppBtnStMsgPreview"; this.ppBtnStMsgPreview.Size = new System.Drawing.Size(56, 19); this.ppBtnStMsgPreview.TabIndex = 45; @@ -639,7 +639,7 @@ namespace VEPROMS // 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, 2, 2, 2); + this.ppBtnStMsgSave.Margin = new System.Windows.Forms.Padding(2); this.ppBtnStMsgSave.Name = "ppBtnStMsgSave"; this.ppBtnStMsgSave.Size = new System.Drawing.Size(56, 19); this.ppBtnStMsgSave.TabIndex = 44; @@ -650,7 +650,7 @@ 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, 2, 2, 2); + this.ppBtnStMsgDelete.Margin = new System.Windows.Forms.Padding(2); this.ppBtnStMsgDelete.Name = "ppBtnStMsgDelete"; this.ppBtnStMsgDelete.Size = new System.Drawing.Size(56, 19); this.ppBtnStMsgDelete.TabIndex = 46; @@ -660,7 +660,7 @@ namespace VEPROMS // 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, 2, 2, 2); + this.ppBtnStMsgEdit.Margin = new System.Windows.Forms.Padding(2); this.ppBtnStMsgEdit.Name = "ppBtnStMsgEdit"; this.ppBtnStMsgEdit.Size = new System.Drawing.Size(56, 19); this.ppBtnStMsgEdit.TabIndex = 43; @@ -670,7 +670,7 @@ namespace VEPROMS // 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, 2, 2, 2); + this.ppBtnStMsgNew.Margin = new System.Windows.Forms.Padding(2); this.ppBtnStMsgNew.Name = "ppBtnStMsgNew"; this.ppBtnStMsgNew.Size = new System.Drawing.Size(56, 19); this.ppBtnStMsgNew.TabIndex = 42; @@ -683,7 +683,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.ppCmbxStMsgList.Margin = new System.Windows.Forms.Padding(2); this.ppCmbxStMsgList.Name = "ppCmbxStMsgList"; this.ppCmbxStMsgList.Size = new System.Drawing.Size(468, 20); this.ppCmbxStMsgList.TabIndex = 40; @@ -705,7 +705,7 @@ namespace VEPROMS // 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, 2, 2, 2); + this.ppBtnDefaultChgBar.Margin = new System.Windows.Forms.Padding(2); this.ppBtnDefaultChgBar.Name = "ppBtnDefaultChgBar"; this.ppBtnDefaultChgBar.Size = new System.Drawing.Size(44, 20); this.superTooltip1.SetSuperTooltip(this.ppBtnDefaultChgBar, new DevComponents.DotNetBar.SuperTooltipInfo("The Default Button", "", "This will revert the Change Bar selection back to using the parent\'s (default) se" + @@ -726,7 +726,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.ppCmbxChangeBarType.Margin = new System.Windows.Forms.Padding(2); this.ppCmbxChangeBarType.Name = "ppCmbxChangeBarType"; this.ppCmbxChangeBarType.Size = new System.Drawing.Size(240, 20); this.ppCmbxChangeBarType.TabIndex = 52; @@ -738,7 +738,7 @@ namespace VEPROMS // 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, 2, 2, 2); + this.ppBtnDefaultFmt.Margin = new System.Windows.Forms.Padding(2); this.ppBtnDefaultFmt.Name = "ppBtnDefaultFmt"; this.ppBtnDefaultFmt.Size = new System.Drawing.Size(44, 20); this.superTooltip1.SetSuperTooltip(this.ppBtnDefaultFmt, new DevComponents.DotNetBar.SuperTooltipInfo("Default Button", "", "This will revert the format selection back to using the parent\'s format.\r\n\r\nCheck" + @@ -758,7 +758,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.ppCmbxFormat.Margin = new System.Windows.Forms.Padding(2); this.ppCmbxFormat.Name = "ppCmbxFormat"; this.ppCmbxFormat.Size = new System.Drawing.Size(434, 20); this.superTooltip1.SetSuperTooltip(this.ppCmbxFormat, new DevComponents.DotNetBar.SuperTooltipInfo("Format Selection", "", resources.GetString("ppCmbxFormat.SuperTooltip"), null, null, DevComponents.DotNetBar.eTooltipColor.System)); @@ -802,7 +802,7 @@ namespace VEPROMS // 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, 2, 2, 2); + this.ppBtnDefCbTxtTyp.Margin = new System.Windows.Forms.Padding(2); this.ppBtnDefCbTxtTyp.Name = "ppBtnDefCbTxtTyp"; this.ppBtnDefCbTxtTyp.Size = new System.Drawing.Size(44, 20); 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))); @@ -816,7 +816,7 @@ namespace VEPROMS // 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, 2, 2, 2); + this.ppBtnDefaultCbPos.Margin = new System.Windows.Forms.Padding(2); this.ppBtnDefaultCbPos.Name = "ppBtnDefaultCbPos"; this.ppBtnDefaultCbPos.Size = new System.Drawing.Size(44, 20); 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))); @@ -836,7 +836,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.ppCmbxChgBarTxtType.Margin = new System.Windows.Forms.Padding(2); this.ppCmbxChgBarTxtType.Name = "ppCmbxChgBarTxtType"; this.ppCmbxChgBarTxtType.Size = new System.Drawing.Size(161, 20); this.ppCmbxChgBarTxtType.TabIndex = 54; @@ -853,7 +853,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.ppCmbxChgBarPos.Margin = new System.Windows.Forms.Padding(2); this.ppCmbxChgBarPos.Name = "ppCmbxChgBarPos"; this.ppCmbxChgBarPos.Size = new System.Drawing.Size(139, 20); this.ppCmbxChgBarPos.TabIndex = 61; @@ -896,7 +896,7 @@ namespace VEPROMS // 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, 2, 2, 2); + this.ppBtnDefCbTxt2.Margin = new System.Windows.Forms.Padding(2); this.ppBtnDefCbTxt2.Name = "ppBtnDefCbTxt2"; this.ppBtnDefCbTxt2.Size = new System.Drawing.Size(44, 20); 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))); @@ -910,7 +910,7 @@ namespace VEPROMS // 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, 2, 2, 2); + this.ppBtnDefCbTxt1.Margin = new System.Windows.Forms.Padding(2); this.ppBtnDefCbTxt1.Name = "ppBtnDefCbTxt1"; this.ppBtnDefCbTxt1.Size = new System.Drawing.Size(44, 20); 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))); @@ -975,7 +975,7 @@ 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, 2, 2, 2); + this.ppTxbxChgBarUserMsgTwo.Margin = new System.Windows.Forms.Padding(2); this.ppTxbxChgBarUserMsgTwo.Multiline = false; this.ppTxbxChgBarUserMsgTwo.Name = "ppTxbxChgBarUserMsgTwo"; this.ppTxbxChgBarUserMsgTwo.Size = new System.Drawing.Size(44, 20); @@ -989,7 +989,7 @@ 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, 2, 2, 2); + this.ppTxbxChangeBarUserMsgOne.Margin = new System.Windows.Forms.Padding(2); this.ppTxbxChangeBarUserMsgOne.Multiline = false; this.ppTxbxChangeBarUserMsgOne.Name = "ppTxbxChangeBarUserMsgOne"; this.ppTxbxChangeBarUserMsgOne.Size = new System.Drawing.Size(44, 20); @@ -1047,7 +1047,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.ppBtnChgTextColors.Margin = new System.Windows.Forms.Padding(2); this.ppBtnChgTextColors.Name = "ppBtnChgTextColors"; this.ppBtnChgTextColors.Size = new System.Drawing.Size(122, 25); this.ppBtnChgTextColors.SplitButton = true; @@ -1105,7 +1105,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.ppPanelEditSample.Margin = new System.Windows.Forms.Padding(2); this.ppPanelEditSample.Name = "ppPanelEditSample"; this.ppPanelEditSample.Size = new System.Drawing.Size(240, 23); this.ppPanelEditSample.TabIndex = 38; @@ -1186,7 +1186,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.ppPanelViewSample.Margin = new System.Windows.Forms.Padding(2); this.ppPanelViewSample.Name = "ppPanelViewSample"; this.ppPanelViewSample.Size = new System.Drawing.Size(240, 24); this.ppPanelViewSample.TabIndex = 36; @@ -1250,7 +1250,7 @@ namespace VEPROMS // 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, 2, 2, 2); + this.ppBtnDefEdCols.Margin = new System.Windows.Forms.Padding(2); this.ppBtnDefEdCols.Name = "ppBtnDefEdCols"; this.ppBtnDefEdCols.Size = new System.Drawing.Size(44, 20); 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))); @@ -1269,7 +1269,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.ppCmbxStpEditorCols.Margin = new System.Windows.Forms.Padding(2); this.ppCmbxStpEditorCols.Name = "ppCmbxStpEditorCols"; this.ppCmbxStpEditorCols.Size = new System.Drawing.Size(128, 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" + @@ -1483,7 +1483,7 @@ namespace VEPROMS this.ppLblDefSettingsInfo.AutoSize = true; this.ppLblDefSettingsInfo.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.ppLblDefSettingsInfo.ForeColor = System.Drawing.Color.MidnightBlue; - this.ppLblDefSettingsInfo.Location = new System.Drawing.Point(1, 319); + this.ppLblDefSettingsInfo.Location = new System.Drawing.Point(1, 339); this.ppLblDefSettingsInfo.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.ppLblDefSettingsInfo.Name = "ppLblDefSettingsInfo"; this.ppLblDefSettingsInfo.Size = new System.Drawing.Size(179, 13); @@ -1503,8 +1503,8 @@ namespace VEPROMS // // this.ppCbShwDefSettings.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ppCbShwDefSettings.Location = new System.Drawing.Point(3, 334); - this.ppCbShwDefSettings.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.ppCbShwDefSettings.Location = new System.Drawing.Point(3, 354); + this.ppCbShwDefSettings.Margin = new System.Windows.Forms.Padding(2); this.ppCbShwDefSettings.Name = "ppCbShwDefSettings"; this.ppCbShwDefSettings.Size = new System.Drawing.Size(177, 19); this.ppCbShwDefSettings.Style = DevComponents.DotNetBar.eDotNetBarStyle.VS2005; @@ -1529,7 +1529,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.groupPanel2.Margin = new System.Windows.Forms.Padding(2); this.groupPanel2.Name = "groupPanel2"; this.groupPanel2.Size = new System.Drawing.Size(477, 93); // @@ -1581,7 +1581,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.ppGpbxUserSpecCB.Margin = new System.Windows.Forms.Padding(2); this.ppGpbxUserSpecCB.Name = "ppGpbxUserSpecCB"; this.ppGpbxUserSpecCB.Size = new System.Drawing.Size(476, 125); // @@ -1630,7 +1630,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.ppGpbxUserSpecTxt.Margin = new System.Windows.Forms.Padding(2); this.ppGpbxUserSpecTxt.Name = "ppGpbxUserSpecTxt"; this.ppGpbxUserSpecTxt.Size = new System.Drawing.Size(186, 93); // @@ -1676,7 +1676,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.groupPanel6.Margin = new System.Windows.Forms.Padding(2); this.groupPanel6.Name = "groupPanel6"; this.groupPanel6.Size = new System.Drawing.Size(455, 122); // @@ -1752,6 +1752,33 @@ namespace VEPROMS this.rbApprovalStage.MouseEnter += new System.EventHandler(this.rbApproveStage_MouseEnter); this.rbApprovalStage.MouseLeave += new System.EventHandler(this.rbApproveStage_MouseLeave); // + // txbPrntLoc + // + this.txbPrntLoc.Location = new System.Drawing.Point(334, 76); + this.txbPrntLoc.Margin = new System.Windows.Forms.Padding(2); + this.txbPrntLoc.Name = "txbPrntLoc"; + this.txbPrntLoc.Size = new System.Drawing.Size(67, 20); + this.superTooltip1.SetSuperTooltip(this.txbPrntLoc, new DevComponents.DotNetBar.SuperTooltipInfo("Printable Text - X Location", "", "Enter how far from the left edge of the paper that the printable annotation text " + + "should be placed.\r\n\r\nA value of 72 will place the text one inch from the left ed" + + "ge of the paper.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(250, 110))); + 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(196, 79); + this.lblPrintTxt.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.lblPrintTxt.Name = "lblPrintTxt"; + this.lblPrintTxt.Size = new System.Drawing.Size(135, 13); + this.superTooltip1.SetSuperTooltip(this.lblPrintTxt, new DevComponents.DotNetBar.SuperTooltipInfo("Printable Text - X Location", "", "Enter how far from the left edge of the paper that the printable annotation text " + + "should be placed.\r\n\r\nA value of 72 will place the text one inch from the left ed" + + "ge of the paper.\r\n", null, null, DevComponents.DotNetBar.eTooltipColor.Gray, true, true, new System.Drawing.Size(250, 110))); + this.lblPrintTxt.TabIndex = 9; + this.lblPrintTxt.Text = "Printable Text - X Location:"; + // // dlgROFolder // this.dlgROFolder.RootFolder = System.Environment.SpecialFolder.MyComputer; @@ -1769,7 +1796,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.panButtons.Margin = new System.Windows.Forms.Padding(2); this.panButtons.Name = "panButtons"; this.panButtons.Size = new System.Drawing.Size(122, 235); this.panButtons.TabIndex = 26; @@ -1780,7 +1807,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.btnRevisionStages.Margin = new System.Windows.Forms.Padding(2); this.btnRevisionStages.Name = "btnRevisionStages"; this.btnRevisionStages.Size = new System.Drawing.Size(122, 19); this.btnRevisionStages.TabIndex = 10; @@ -1793,7 +1820,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.btnAnnoTypes.Margin = new System.Windows.Forms.Padding(2); this.btnAnnoTypes.Name = "btnAnnoTypes"; this.btnAnnoTypes.Size = new System.Drawing.Size(122, 19); this.btnAnnoTypes.TabIndex = 9; @@ -1806,7 +1833,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.btnEdSettings.Margin = new System.Windows.Forms.Padding(2); this.btnEdSettings.Name = "btnEdSettings"; this.btnEdSettings.Size = new System.Drawing.Size(122, 19); this.btnEdSettings.TabIndex = 8; @@ -1819,7 +1846,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.btnFormatSettings.Margin = new System.Windows.Forms.Padding(2); this.btnFormatSettings.Name = "btnFormatSettings"; this.btnFormatSettings.Size = new System.Drawing.Size(122, 19); this.btnFormatSettings.TabIndex = 7; @@ -1832,7 +1859,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.btnStMsg.Margin = new System.Windows.Forms.Padding(2); this.btnStMsg.Name = "btnStMsg"; this.btnStMsg.Size = new System.Drawing.Size(122, 19); this.btnStMsg.TabIndex = 6; @@ -1845,7 +1872,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.btnOutputSettings.Margin = new System.Windows.Forms.Padding(2); this.btnOutputSettings.Name = "btnOutputSettings"; this.btnOutputSettings.Size = new System.Drawing.Size(122, 19); this.btnOutputSettings.TabIndex = 5; @@ -1858,7 +1885,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.btnRefObjs.Margin = new System.Windows.Forms.Padding(2); this.btnRefObjs.Name = "btnRefObjs"; this.btnRefObjs.Size = new System.Drawing.Size(122, 19); this.btnRefObjs.TabIndex = 4; @@ -1871,7 +1898,7 @@ 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, 2, 2, 2); + this.btnGeneral.Margin = new System.Windows.Forms.Padding(2); this.btnGeneral.Name = "btnGeneral"; this.btnGeneral.Size = new System.Drawing.Size(122, 19); this.btnGeneral.TabIndex = 3; @@ -1891,8 +1918,8 @@ namespace VEPROMS 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(145, 6); - this.tcFolder.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.tcFolder.Location = new System.Drawing.Point(147, 6); + this.tcFolder.Margin = new System.Windows.Forms.Padding(2); this.tcFolder.Name = "tcFolder"; this.tcFolder.SelectedTabFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); this.tcFolder.SelectedTabIndex = 0; @@ -1926,7 +1953,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.tabControlPanel1.Margin = new System.Windows.Forms.Padding(2); this.tabControlPanel1.Name = "tabControlPanel1"; this.tabControlPanel1.Padding = new System.Windows.Forms.Padding(1); this.tabControlPanel1.Size = new System.Drawing.Size(510, 236); @@ -1940,34 +1967,13 @@ namespace VEPROMS this.tabControlPanel1.TabIndex = 7; this.tabControlPanel1.TabItem = this.tiAnnoTypes; // - // txbPrntLoc - // - this.txbPrntLoc.Location = new System.Drawing.Point(334, 76); - this.txbPrntLoc.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); - this.txbPrntLoc.Name = "txbPrntLoc"; - this.txbPrntLoc.Size = new System.Drawing.Size(67, 20); - 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(196, 79); - this.lblPrintTxt.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.lblPrintTxt.Name = "lblPrintTxt"; - this.lblPrintTxt.Size = new System.Drawing.Size(135, 13); - 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, 2, 2, 2); + this.btnAnnoTypeApply.Margin = new System.Windows.Forms.Padding(2); this.btnAnnoTypeApply.Name = "btnAnnoTypeApply"; this.btnAnnoTypeApply.Size = new System.Drawing.Size(56, 19); this.btnAnnoTypeApply.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; @@ -1984,7 +1990,7 @@ 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, 2, 2, 2); + this.txbxRemoveMsg.Margin = new System.Windows.Forms.Padding(2); this.txbxRemoveMsg.Multiline = true; this.txbxRemoveMsg.Name = "txbxRemoveMsg"; this.txbxRemoveMsg.ReadOnly = true; @@ -2000,7 +2006,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.btnAnnoTypeUndo.Margin = new System.Windows.Forms.Padding(2); this.btnAnnoTypeUndo.Name = "btnAnnoTypeUndo"; this.btnAnnoTypeUndo.Size = new System.Drawing.Size(56, 19); this.btnAnnoTypeUndo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; @@ -2014,7 +2020,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.btnAnnoTypeRemove.Margin = new System.Windows.Forms.Padding(2); this.btnAnnoTypeRemove.Name = "btnAnnoTypeRemove"; this.btnAnnoTypeRemove.Size = new System.Drawing.Size(56, 19); this.btnAnnoTypeRemove.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; @@ -2029,7 +2035,7 @@ 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, 2, 2, 2); + this.btnAnnoTypeNew.Margin = new System.Windows.Forms.Padding(2); this.btnAnnoTypeNew.Name = "btnAnnoTypeNew"; this.btnAnnoTypeNew.Size = new System.Drawing.Size(56, 19); this.btnAnnoTypeNew.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; @@ -2051,7 +2057,7 @@ namespace VEPROMS // tbxAnnotationDescription // this.tbxAnnotationDescription.Location = new System.Drawing.Point(198, 15); - this.tbxAnnotationDescription.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.tbxAnnotationDescription.Margin = new System.Windows.Forms.Padding(2); this.tbxAnnotationDescription.Name = "tbxAnnotationDescription"; this.tbxAnnotationDescription.Size = new System.Drawing.Size(235, 20); this.tbxAnnotationDescription.TabIndex = 1; @@ -2063,7 +2069,7 @@ namespace VEPROMS this.lbAnnotationTypes.Dock = System.Windows.Forms.DockStyle.Left; this.lbAnnotationTypes.FormattingEnabled = true; this.lbAnnotationTypes.Location = new System.Drawing.Point(1, 1); - this.lbAnnotationTypes.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.lbAnnotationTypes.Margin = new System.Windows.Forms.Padding(2); this.lbAnnotationTypes.Name = "lbAnnotationTypes"; this.lbAnnotationTypes.Size = new System.Drawing.Size(181, 234); this.lbAnnotationTypes.TabIndex = 0; @@ -2090,7 +2096,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.tcpGeneral.Margin = new System.Windows.Forms.Padding(2); this.tcpGeneral.Name = "tcpGeneral"; this.tcpGeneral.Padding = new System.Windows.Forms.Padding(1); this.tcpGeneral.Size = new System.Drawing.Size(510, 236); @@ -2125,7 +2131,7 @@ namespace VEPROMS 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, 2, 2, 2); + 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); @@ -2156,7 +2162,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.tcpRefObjs.Margin = new System.Windows.Forms.Padding(2); this.tcpRefObjs.Name = "tcpRefObjs"; this.tcpRefObjs.Padding = new System.Windows.Forms.Padding(1); this.tcpRefObjs.Size = new System.Drawing.Size(510, 236); @@ -2188,7 +2194,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.tcpEdSettings.Margin = new System.Windows.Forms.Padding(2); this.tcpEdSettings.Name = "tcpEdSettings"; this.tcpEdSettings.Padding = new System.Windows.Forms.Padding(1); this.tcpEdSettings.Size = new System.Drawing.Size(510, 236); @@ -2224,7 +2230,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.tcpStMsg.Margin = new System.Windows.Forms.Padding(2); this.tcpStMsg.Name = "tcpStMsg"; this.tcpStMsg.Padding = new System.Windows.Forms.Padding(1); this.tcpStMsg.Size = new System.Drawing.Size(510, 236); @@ -2258,7 +2264,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.tcpOutputSettings.Margin = new System.Windows.Forms.Padding(2); this.tcpOutputSettings.Name = "tcpOutputSettings"; this.tcpOutputSettings.Padding = new System.Windows.Forms.Padding(1); this.tcpOutputSettings.Size = new System.Drawing.Size(510, 236); @@ -2291,7 +2297,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.tabControlPanel2.Margin = new System.Windows.Forms.Padding(2); this.tabControlPanel2.Name = "tabControlPanel2"; this.tabControlPanel2.Padding = new System.Windows.Forms.Padding(1); this.tabControlPanel2.Size = new System.Drawing.Size(510, 236); @@ -2311,7 +2317,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.btnRevisionStageApply.Margin = new System.Windows.Forms.Padding(2); this.btnRevisionStageApply.Name = "btnRevisionStageApply"; this.btnRevisionStageApply.Size = new System.Drawing.Size(56, 19); this.btnRevisionStageApply.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; @@ -2367,7 +2373,7 @@ namespace VEPROMS 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, 2, 2, 2); + this.btnRevisoinStageUndo.Margin = new System.Windows.Forms.Padding(2); this.btnRevisoinStageUndo.Name = "btnRevisoinStageUndo"; this.btnRevisoinStageUndo.Size = new System.Drawing.Size(56, 19); this.btnRevisoinStageUndo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; @@ -2380,7 +2386,7 @@ 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, 2, 2, 2); + this.btnRevisionStageRemove.Margin = new System.Windows.Forms.Padding(2); this.btnRevisionStageRemove.Name = "btnRevisionStageRemove"; this.btnRevisionStageRemove.Size = new System.Drawing.Size(56, 19); this.btnRevisionStageRemove.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; @@ -2395,7 +2401,7 @@ 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, 2, 2, 2); + this.btnRevisionStageNew.Margin = new System.Windows.Forms.Padding(2); this.btnRevisionStageNew.Name = "btnRevisionStageNew"; this.btnRevisionStageNew.Size = new System.Drawing.Size(56, 19); this.btnRevisionStageNew.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; @@ -2406,7 +2412,7 @@ namespace VEPROMS // tbRevisionStage // this.tbRevisionStage.Location = new System.Drawing.Point(218, 16); - this.tbRevisionStage.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.tbRevisionStage.Margin = new System.Windows.Forms.Padding(2); this.tbRevisionStage.Name = "tbRevisionStage"; this.tbRevisionStage.Size = new System.Drawing.Size(213, 20); this.tbRevisionStage.TabIndex = 2; @@ -2418,7 +2424,7 @@ namespace VEPROMS this.lbRevisionStages.Dock = System.Windows.Forms.DockStyle.Left; this.lbRevisionStages.FormattingEnabled = true; this.lbRevisionStages.Location = new System.Drawing.Point(1, 1); - this.lbRevisionStages.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.lbRevisionStages.Margin = new System.Windows.Forms.Padding(2); this.lbRevisionStages.Name = "lbRevisionStages"; this.lbRevisionStages.Size = new System.Drawing.Size(181, 234); this.lbRevisionStages.TabIndex = 0; @@ -2446,7 +2452,7 @@ namespace VEPROMS this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; this.CancelButton = this.ppBtnCancel; this.CaptionFont = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.ClientSize = new System.Drawing.Size(666, 298); + this.ClientSize = new System.Drawing.Size(668, 302); this.ControlBox = false; this.Controls.Add(this.tcFolder); this.Controls.Add(this.panButtons); @@ -2456,7 +2462,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, 2, 2, 2); + this.Margin = new System.Windows.Forms.Padding(2); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "frmFolderProperties";