hide various items not needed at this time

This commit is contained in:
Jsj
2008-03-26 18:32:53 +00:00
parent ab82346ad7
commit b8bb92cfaa
4 changed files with 348 additions and 110 deletions

View File

@@ -152,6 +152,8 @@ namespace VEPROMS
this.btnFmtStngs = new DevComponents.DotNetBar.ButtonX();
this.btnGeneral = new DevComponents.DotNetBar.ButtonX();
this.tcProcProp = new DevComponents.DotNetBar.TabControl();
this.tabControlPanel1 = new DevComponents.DotNetBar.TabControlPanel();
this.tiGeneral = new DevComponents.DotNetBar.TabItem(this.components);
this.tabControlPanel4 = new DevComponents.DotNetBar.TabControlPanel();
this.tiViewStngs = new DevComponents.DotNetBar.TabItem(this.components);
this.tabControlPanel3 = new DevComponents.DotNetBar.TabControlPanel();
@@ -159,8 +161,6 @@ namespace VEPROMS
this.tiOutputStngs = new DevComponents.DotNetBar.TabItem(this.components);
this.tabControlPanel2 = new DevComponents.DotNetBar.TabControlPanel();
this.tiFmtStngs = new DevComponents.DotNetBar.TabItem(this.components);
this.tabControlPanel1 = new DevComponents.DotNetBar.TabControlPanel();
this.tiGeneral = new DevComponents.DotNetBar.TabItem(this.components);
((System.ComponentModel.ISupportInitialize)(this.procedureConfigBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.formatInfoListBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ppNumUpDwnOvrdPrnPenWidth)).BeginInit();
@@ -176,11 +176,11 @@ namespace VEPROMS
this.panProcBtns.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tcProcProp)).BeginInit();
this.tcProcProp.SuspendLayout();
this.tabControlPanel1.SuspendLayout();
this.tabControlPanel4.SuspendLayout();
this.tabControlPanel3.SuspendLayout();
this.ppGrpbxPrnAdj.SuspendLayout();
this.tabControlPanel2.SuspendLayout();
this.tabControlPanel1.SuspendLayout();
this.SuspendLayout();
//
// ppBtnCancel
@@ -210,20 +210,22 @@ namespace VEPROMS
this.ppDtTmLastApprv.CustomFormat = "MM\'/\'dd\'/\'yyyy hh\':\'mm:ss tt";
this.ppDtTmLastApprv.Enabled = false;
this.ppDtTmLastApprv.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.ppDtTmLastApprv.Location = new System.Drawing.Point(454, 125);
this.ppDtTmLastApprv.Location = new System.Drawing.Point(458, 141);
this.ppDtTmLastApprv.Name = "ppDtTmLastApprv";
this.ppDtTmLastApprv.Size = new System.Drawing.Size(172, 22);
this.ppDtTmLastApprv.TabIndex = 56;
this.ppDtTmLastApprv.Visible = false;
//
// ppDtTmLastMod
//
this.ppDtTmLastMod.CustomFormat = "MM\'/\'dd\'/\'yyyy hh\':\'mm:ss tt";
this.ppDtTmLastMod.Enabled = false;
this.ppDtTmLastMod.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.ppDtTmLastMod.Location = new System.Drawing.Point(128, 125);
this.ppDtTmLastMod.Location = new System.Drawing.Point(132, 141);
this.ppDtTmLastMod.Name = "ppDtTmLastMod";
this.ppDtTmLastMod.Size = new System.Drawing.Size(172, 22);
this.ppDtTmLastMod.TabIndex = 55;
this.ppDtTmLastMod.Visible = false;
//
// ppBtnDefEdCols
//
@@ -273,45 +275,49 @@ namespace VEPROMS
// ppTxtBxUserID
//
this.ppTxtBxUserID.Enabled = false;
this.ppTxtBxUserID.Location = new System.Drawing.Point(128, 164);
this.ppTxtBxUserID.Location = new System.Drawing.Point(132, 180);
this.ppTxtBxUserID.Name = "ppTxtBxUserID";
this.ppTxtBxUserID.Size = new System.Drawing.Size(154, 22);
this.ppTxtBxUserID.TabIndex = 12;
this.ppTxtBxUserID.Visible = false;
//
// label21
//
this.label21.AutoSize = true;
this.label21.BackColor = System.Drawing.Color.Transparent;
this.label21.Location = new System.Drawing.Point(67, 167);
this.label21.Location = new System.Drawing.Point(71, 183);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(55, 17);
this.label21.TabIndex = 11;
this.label21.Text = "User ID";
this.label21.Visible = false;
//
// label4
//
this.label4.AutoSize = true;
this.label4.BackColor = System.Drawing.Color.Transparent;
this.label4.Location = new System.Drawing.Point(348, 128);
this.label4.Location = new System.Drawing.Point(352, 144);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(100, 17);
this.label4.TabIndex = 6;
this.label4.Text = "Last Approved";
this.label4.Visible = false;
//
// label3
//
this.label3.AutoSize = true;
this.label3.BackColor = System.Drawing.Color.Transparent;
this.label3.Location = new System.Drawing.Point(30, 128);
this.label3.Location = new System.Drawing.Point(34, 144);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(92, 17);
this.label3.TabIndex = 4;
this.label3.Text = "Last Modified";
this.label3.Visible = false;
//
// ppRTxtTitle
//
this.ppRTxtTitle.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.procedureConfigBindingSource, "Title", true));
this.ppRTxtTitle.Location = new System.Drawing.Point(85, 47);
this.ppRTxtTitle.Location = new System.Drawing.Point(89, 63);
this.ppRTxtTitle.Name = "ppRTxtTitle";
this.ppRTxtTitle.Size = new System.Drawing.Size(541, 60);
this.ppRTxtTitle.TabIndex = 3;
@@ -324,7 +330,7 @@ namespace VEPROMS
// ppRTxtNumber
//
this.ppRTxtNumber.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.procedureConfigBindingSource, "Number", true));
this.ppRTxtNumber.Location = new System.Drawing.Point(85, 8);
this.ppRTxtNumber.Location = new System.Drawing.Point(89, 24);
this.ppRTxtNumber.Multiline = false;
this.ppRTxtNumber.Name = "ppRTxtNumber";
this.ppRTxtNumber.Size = new System.Drawing.Size(159, 22);
@@ -335,17 +341,18 @@ namespace VEPROMS
//
this.label2.AutoSize = true;
this.label2.BackColor = System.Drawing.Color.Transparent;
this.label2.Location = new System.Drawing.Point(44, 49);
this.label2.Location = new System.Drawing.Point(48, 65);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(35, 17);
this.label2.TabIndex = 1;
this.label2.Text = "Title";
this.label2.Visible = false;
//
// label1
//
this.label1.AutoSize = true;
this.label1.BackColor = System.Drawing.Color.Transparent;
this.label1.Location = new System.Drawing.Point(21, 11);
this.label1.Location = new System.Drawing.Point(25, 27);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(58, 17);
this.label1.TabIndex = 0;
@@ -1000,7 +1007,7 @@ namespace VEPROMS
this.versionsPropChangeBarPositionCombo.FormattingEnabled = true;
this.versionsPropChangeBarPositionCombo.Location = new System.Drawing.Point(86, 39);
this.versionsPropChangeBarPositionCombo.Name = "versionsPropChangeBarPositionCombo";
this.versionsPropChangeBarPositionCombo.Size = new System.Drawing.Size(248, 25);
this.versionsPropChangeBarPositionCombo.Size = new System.Drawing.Size(248, 24);
this.versionsPropChangeBarPositionCombo.TabIndex = 10;
//
// label12
@@ -1017,7 +1024,7 @@ namespace VEPROMS
this.versionsPropChangeBarTextTypeCombo.FormattingEnabled = true;
this.versionsPropChangeBarTextTypeCombo.Location = new System.Drawing.Point(86, 82);
this.versionsPropChangeBarTextTypeCombo.Name = "versionsPropChangeBarTextTypeCombo";
this.versionsPropChangeBarTextTypeCombo.Size = new System.Drawing.Size(248, 25);
this.versionsPropChangeBarTextTypeCombo.Size = new System.Drawing.Size(248, 24);
this.versionsPropChangeBarTextTypeCombo.TabIndex = 7;
//
// versionsPropPaginationCombo
@@ -1025,7 +1032,7 @@ namespace VEPROMS
this.versionsPropPaginationCombo.FormattingEnabled = true;
this.versionsPropPaginationCombo.Location = new System.Drawing.Point(120, 81);
this.versionsPropPaginationCombo.Name = "versionsPropPaginationCombo";
this.versionsPropPaginationCombo.Size = new System.Drawing.Size(165, 25);
this.versionsPropPaginationCombo.Size = new System.Drawing.Size(165, 24);
this.versionsPropPaginationCombo.TabIndex = 24;
//
// label16
@@ -1042,7 +1049,7 @@ namespace VEPROMS
this.versionsPropWatermarkCombo.FormattingEnabled = true;
this.versionsPropWatermarkCombo.Location = new System.Drawing.Point(427, 81);
this.versionsPropWatermarkCombo.Name = "versionsPropWatermarkCombo";
this.versionsPropWatermarkCombo.Size = new System.Drawing.Size(178, 25);
this.versionsPropWatermarkCombo.Size = new System.Drawing.Size(178, 24);
this.versionsPropWatermarkCombo.TabIndex = 22;
//
// label17
@@ -1059,7 +1066,7 @@ namespace VEPROMS
this.versionsPropDefaultFormatCombo.FormattingEnabled = true;
this.versionsPropDefaultFormatCombo.Location = new System.Drawing.Point(26, 34);
this.versionsPropDefaultFormatCombo.Name = "versionsPropDefaultFormatCombo";
this.versionsPropDefaultFormatCombo.Size = new System.Drawing.Size(526, 25);
this.versionsPropDefaultFormatCombo.Size = new System.Drawing.Size(526, 24);
this.versionsPropDefaultFormatCombo.TabIndex = 20;
//
// label10
@@ -1081,7 +1088,7 @@ namespace VEPROMS
"Override Format Defined Change Bars"});
this.versionsPropChangeBarTypeCombo.Location = new System.Drawing.Point(119, 126);
this.versionsPropChangeBarTypeCombo.Name = "versionsPropChangeBarTypeCombo";
this.versionsPropChangeBarTypeCombo.Size = new System.Drawing.Size(293, 25);
this.versionsPropChangeBarTypeCombo.Size = new System.Drawing.Size(293, 24);
this.versionsPropChangeBarTypeCombo.TabIndex = 4;
//
// label11
@@ -1526,6 +1533,7 @@ namespace VEPROMS
this.btnVwStngs.Size = new System.Drawing.Size(165, 23);
this.btnVwStngs.TabIndex = 3;
this.btnVwStngs.Text = "View Settings";
this.btnVwStngs.Visible = false;
this.btnVwStngs.Click += new System.EventHandler(this.btnVwStngs_Click);
//
// btnOutputStngs
@@ -1571,9 +1579,9 @@ namespace VEPROMS
this.tcProcProp.BackColor = System.Drawing.Color.Transparent;
this.tcProcProp.CanReorderTabs = true;
this.tcProcProp.Controls.Add(this.tabControlPanel1);
this.tcProcProp.Controls.Add(this.tabControlPanel2);
this.tcProcProp.Controls.Add(this.tabControlPanel4);
this.tcProcProp.Controls.Add(this.tabControlPanel3);
this.tcProcProp.Controls.Add(this.tabControlPanel2);
this.tcProcProp.Location = new System.Drawing.Point(180, 7);
this.tcProcProp.Name = "tcProcProp";
this.tcProcProp.SelectedTabFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold);
@@ -1585,10 +1593,47 @@ namespace VEPROMS
this.tcProcProp.Tabs.Add(this.tiGeneral);
this.tcProcProp.Tabs.Add(this.tiFmtStngs);
this.tcProcProp.Tabs.Add(this.tiOutputStngs);
this.tcProcProp.Tabs.Add(this.tiViewStngs);
this.tcProcProp.TabsVisible = false;
this.tcProcProp.Text = "tabControl2";
//
// tabControlPanel1
//
this.tabControlPanel1.Controls.Add(this.ppDtTmLastApprv);
this.tabControlPanel1.Controls.Add(this.label1);
this.tabControlPanel1.Controls.Add(this.ppDtTmLastMod);
this.tabControlPanel1.Controls.Add(this.label2);
this.tabControlPanel1.Controls.Add(this.ppBtnDefEdCols);
this.tabControlPanel1.Controls.Add(this.ppRTxtNumber);
this.tabControlPanel1.Controls.Add(this.ppLblStpEditorColsDefault);
this.tabControlPanel1.Controls.Add(this.ppRTxtTitle);
this.tabControlPanel1.Controls.Add(this.label43);
this.tabControlPanel1.Controls.Add(this.label3);
this.tabControlPanel1.Controls.Add(this.ppCmbxStpEditorCols);
this.tabControlPanel1.Controls.Add(this.label4);
this.tabControlPanel1.Controls.Add(this.ppTxtBxUserID);
this.tabControlPanel1.Controls.Add(this.label21);
this.tabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControlPanel1.Location = new System.Drawing.Point(0, 24);
this.tabControlPanel1.Name = "tabControlPanel1";
this.tabControlPanel1.Padding = new System.Windows.Forms.Padding(1);
this.tabControlPanel1.Size = new System.Drawing.Size(672, 332);
this.tabControlPanel1.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.tabControlPanel1.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(195)))), ((int)(((byte)(195)))));
this.tabControlPanel1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tabControlPanel1.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(70)))), ((int)(((byte)(70)))));
this.tabControlPanel1.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tabControlPanel1.Style.GradientAngle = 90;
this.tabControlPanel1.TabIndex = 1;
this.tabControlPanel1.TabItem = this.tiGeneral;
this.tabControlPanel1.Enter += new System.EventHandler(this.tabpage_Enter);
//
// tiGeneral
//
this.tiGeneral.AttachedControl = this.tabControlPanel1;
this.tiGeneral.Name = "tiGeneral";
this.tiGeneral.Text = "General";
//
// tabControlPanel4
//
this.tabControlPanel4.Controls.Add(this.ppCkLstApplicabilityDesinations);
@@ -1601,10 +1646,10 @@ namespace VEPROMS
this.tabControlPanel4.Name = "tabControlPanel4";
this.tabControlPanel4.Padding = new System.Windows.Forms.Padding(1);
this.tabControlPanel4.Size = new System.Drawing.Size(672, 332);
this.tabControlPanel4.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
this.tabControlPanel4.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
this.tabControlPanel4.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.tabControlPanel4.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(195)))), ((int)(((byte)(195)))));
this.tabControlPanel4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tabControlPanel4.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
this.tabControlPanel4.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(70)))), ((int)(((byte)(70)))));
this.tabControlPanel4.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tabControlPanel4.Style.GradientAngle = 90;
@@ -1636,10 +1681,10 @@ namespace VEPROMS
this.tabControlPanel3.Name = "tabControlPanel3";
this.tabControlPanel3.Padding = new System.Windows.Forms.Padding(1);
this.tabControlPanel3.Size = new System.Drawing.Size(672, 332);
this.tabControlPanel3.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
this.tabControlPanel3.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
this.tabControlPanel3.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.tabControlPanel3.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(195)))), ((int)(((byte)(195)))));
this.tabControlPanel3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tabControlPanel3.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
this.tabControlPanel3.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(70)))), ((int)(((byte)(70)))));
this.tabControlPanel3.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tabControlPanel3.Style.GradientAngle = 90;
@@ -1708,10 +1753,10 @@ namespace VEPROMS
this.tabControlPanel2.Name = "tabControlPanel2";
this.tabControlPanel2.Padding = new System.Windows.Forms.Padding(1);
this.tabControlPanel2.Size = new System.Drawing.Size(672, 332);
this.tabControlPanel2.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
this.tabControlPanel2.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
this.tabControlPanel2.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.tabControlPanel2.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(195)))), ((int)(((byte)(195)))));
this.tabControlPanel2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tabControlPanel2.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
this.tabControlPanel2.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(70)))), ((int)(((byte)(70)))));
this.tabControlPanel2.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tabControlPanel2.Style.GradientAngle = 90;
@@ -1725,44 +1770,6 @@ namespace VEPROMS
this.tiFmtStngs.Name = "tiFmtStngs";
this.tiFmtStngs.Text = "Format Settings";
//
// tabControlPanel1
//
this.tabControlPanel1.Controls.Add(this.ppDtTmLastApprv);
this.tabControlPanel1.Controls.Add(this.label1);
this.tabControlPanel1.Controls.Add(this.ppDtTmLastMod);
this.tabControlPanel1.Controls.Add(this.label2);
this.tabControlPanel1.Controls.Add(this.ppBtnDefEdCols);
this.tabControlPanel1.Controls.Add(this.ppRTxtNumber);
this.tabControlPanel1.Controls.Add(this.ppLblStpEditorColsDefault);
this.tabControlPanel1.Controls.Add(this.ppRTxtTitle);
this.tabControlPanel1.Controls.Add(this.label43);
this.tabControlPanel1.Controls.Add(this.label3);
this.tabControlPanel1.Controls.Add(this.ppCmbxStpEditorCols);
this.tabControlPanel1.Controls.Add(this.label4);
this.tabControlPanel1.Controls.Add(this.ppTxtBxUserID);
this.tabControlPanel1.Controls.Add(this.label21);
this.tabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControlPanel1.Location = new System.Drawing.Point(0, 24);
this.tabControlPanel1.Name = "tabControlPanel1";
this.tabControlPanel1.Padding = new System.Windows.Forms.Padding(1);
this.tabControlPanel1.Size = new System.Drawing.Size(672, 332);
this.tabControlPanel1.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(253)))), ((int)(((byte)(254)))));
this.tabControlPanel1.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(188)))), ((int)(((byte)(227)))));
this.tabControlPanel1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.tabControlPanel1.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(165)))), ((int)(((byte)(199)))));
this.tabControlPanel1.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Bottom)));
this.tabControlPanel1.Style.GradientAngle = 90;
this.tabControlPanel1.TabIndex = 1;
this.tabControlPanel1.TabItem = this.tiGeneral;
this.tabControlPanel1.Enter += new System.EventHandler(this.tabpage_Enter);
//
// tiGeneral
//
this.tiGeneral.AttachedControl = this.tabControlPanel1;
this.tiGeneral.Name = "tiGeneral";
this.tiGeneral.Text = "General";
//
// frmProcedureProperties
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
@@ -1803,6 +1810,8 @@ namespace VEPROMS
this.panProcBtns.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.tcProcProp)).EndInit();
this.tcProcProp.ResumeLayout(false);
this.tabControlPanel1.ResumeLayout(false);
this.tabControlPanel1.PerformLayout();
this.tabControlPanel4.ResumeLayout(false);
this.tabControlPanel4.PerformLayout();
this.tabControlPanel3.ResumeLayout(false);
@@ -1811,8 +1820,6 @@ namespace VEPROMS
this.ppGrpbxPrnAdj.PerformLayout();
this.tabControlPanel2.ResumeLayout(false);
this.tabControlPanel2.PerformLayout();
this.tabControlPanel1.ResumeLayout(false);
this.tabControlPanel1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();