예제 #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.labelWallThickness           = new ProsimoUI.ProcessVarLabel();
     this.labelWallThermalConductivity = new ProsimoUI.ProcessVarLabel();
     this.SuspendLayout();
     //
     // labelWallThickness
     //
     this.labelWallThickness.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelWallThickness.Location    = new System.Drawing.Point(0, 20);
     this.labelWallThickness.Name        = "labelWallThickness";
     this.labelWallThickness.Size        = new System.Drawing.Size(292, 20);
     this.labelWallThickness.TabIndex    = 16;
     this.labelWallThickness.Text        = "Wall Thickness";
     this.labelWallThickness.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelWallThermalConductivity
     //
     this.labelWallThermalConductivity.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelWallThermalConductivity.Location    = new System.Drawing.Point(0, 0);
     this.labelWallThermalConductivity.Name        = "labelWallThermalConductivity";
     this.labelWallThermalConductivity.Size        = new System.Drawing.Size(292, 20);
     this.labelWallThermalConductivity.TabIndex    = 17;
     this.labelWallThermalConductivity.Text        = "Wall Thermal Conductivity";
     this.labelWallThermalConductivity.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // HXRating2LabelsControl
     //
     this.Controls.Add(this.labelWallThermalConductivity);
     this.Controls.Add(this.labelWallThickness);
     this.Name = "HXRating2LabelsControl";
     this.Size = new System.Drawing.Size(292, 40);
     this.ResumeLayout(false);
 }
예제 #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.labelOutletDiameter   = new ProsimoUI.ProcessVarLabel();
     this.labelOutletVelocity   = new ProsimoUI.ProcessVarLabel();
     this.textBoxOutletDiameter = new ProsimoUI.ProcessVarTextBox();
     this.textBoxOutletVelocity = new ProsimoUI.ProcessVarTextBox();
     this.SuspendLayout();
     //
     // labelOutletDiameter
     //
     this.labelOutletDiameter.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelOutletDiameter.Location    = new System.Drawing.Point(0, 0);
     this.labelOutletDiameter.Name        = "labelOutletDiameter";
     this.labelOutletDiameter.Size        = new System.Drawing.Size(192, 20);
     this.labelOutletDiameter.TabIndex    = 94;
     this.labelOutletDiameter.Text        = "OutletDiameter";
     this.labelOutletDiameter.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelOutletVelocity
     //
     this.labelOutletVelocity.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelOutletVelocity.Location    = new System.Drawing.Point(0, 20);
     this.labelOutletVelocity.Name        = "labelOutletVelocity";
     this.labelOutletVelocity.Size        = new System.Drawing.Size(192, 20);
     this.labelOutletVelocity.TabIndex    = 93;
     this.labelOutletVelocity.Text        = "OutletVelocity";
     this.labelOutletVelocity.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // textBoxOutletDiameter
     //
     this.textBoxOutletDiameter.Location  = new System.Drawing.Point(192, 0);
     this.textBoxOutletDiameter.Name      = "textBoxOutletDiameter";
     this.textBoxOutletDiameter.Size      = new System.Drawing.Size(80, 20);
     this.textBoxOutletDiameter.TabIndex  = 95;
     this.textBoxOutletDiameter.Text      = "";
     this.textBoxOutletDiameter.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.textBoxOutletDiameter.KeyUp    += new System.Windows.Forms.KeyEventHandler(this.KeyUpHandler);
     //
     // textBoxOutletVelocity
     //
     this.textBoxOutletVelocity.Location  = new System.Drawing.Point(192, 20);
     this.textBoxOutletVelocity.Name      = "textBoxOutletVelocity";
     this.textBoxOutletVelocity.Size      = new System.Drawing.Size(80, 20);
     this.textBoxOutletVelocity.TabIndex  = 96;
     this.textBoxOutletVelocity.Text      = "";
     this.textBoxOutletVelocity.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.textBoxOutletVelocity.KeyUp    += new System.Windows.Forms.KeyEventHandler(this.KeyUpHandler);
     //
     // PumpDimensionsControl
     //
     this.Controls.Add(this.textBoxOutletDiameter);
     this.Controls.Add(this.textBoxOutletVelocity);
     this.Controls.Add(this.labelOutletDiameter);
     this.Controls.Add(this.labelOutletVelocity);
     this.Name = "PumpDimensionsControl";
     this.Size = new System.Drawing.Size(272, 40);
     this.ResumeLayout(false);
 }
예제 #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.labelDiameter            = new ProsimoUI.ProcessVarLabel();
     this.labelLength              = new ProsimoUI.ProcessVarLabel();
     this.labelLengthDiameterRatio = new ProsimoUI.ProcessVarLabel();
     this.SuspendLayout();
     //
     // labelDiameter
     //
     this.labelDiameter.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelDiameter.Location    = new System.Drawing.Point(0, 0);
     this.labelDiameter.Name        = "labelDiameter";
     this.labelDiameter.Size        = new System.Drawing.Size(292, 20);
     this.labelDiameter.TabIndex    = 6;
     this.labelDiameter.Text        = "Diameter";
     this.labelDiameter.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelLength
     //
     this.labelLength.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelLength.Location    = new System.Drawing.Point(0, 20);
     this.labelLength.Name        = "labelLength";
     this.labelLength.Size        = new System.Drawing.Size(292, 20);
     this.labelLength.TabIndex    = 8;
     this.labelLength.Text        = "Length";
     this.labelLength.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelLengthDiameterRatio
     //
     this.labelLengthDiameterRatio.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelLengthDiameterRatio.Location    = new System.Drawing.Point(0, 40);
     this.labelLengthDiameterRatio.Name        = "labelLengthDiameterRatio";
     this.labelLengthDiameterRatio.Size        = new System.Drawing.Size(292, 20);
     this.labelLengthDiameterRatio.TabIndex    = 10;
     this.labelLengthDiameterRatio.Text        = "LengthDiameterRatio";
     this.labelLengthDiameterRatio.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // DryerScopingCircularLabelsControl
     //
     this.Controls.Add(this.labelLengthDiameterRatio);
     this.Controls.Add(this.labelLength);
     this.Controls.Add(this.labelDiameter);
     this.Name = "DryerScopingCircularLabelsControl";
     this.Size = new System.Drawing.Size(292, 60);
     this.ResumeLayout(false);
 }
예제 #4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.labelGasVelocity = new ProsimoUI.ProcessVarLabel();
     this.SuspendLayout();
     //
     // labelGasVelocity
     //
     this.labelGasVelocity.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelGasVelocity.Location    = new System.Drawing.Point(0, 0);
     this.labelGasVelocity.Name        = "labelGasVelocity";
     this.labelGasVelocity.Size        = new System.Drawing.Size(292, 20);
     this.labelGasVelocity.TabIndex    = 3;
     this.labelGasVelocity.Text        = "GasVelocity";
     this.labelGasVelocity.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // DryerScopingCommonLabelsControl
     //
     this.Controls.Add(this.labelGasVelocity);
     this.Name = "DryerScopingCommonLabelsControl";
     this.Size = new System.Drawing.Size(292, 20);
     this.ResumeLayout(false);
 }
예제 #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.labelShellType                   = new System.Windows.Forms.Label();
     this.labelShellPasses                 = new ProsimoUI.ProcessVarLabel();
     this.labelTubePassesPerShellPass      = new ProsimoUI.ProcessVarLabel();
     this.labelTubeLengthBetweenTubeSheets = new ProsimoUI.ProcessVarLabel();
     this.labelTubeWallThickness           = new ProsimoUI.ProcessVarLabel();
     this.labelTubeOuterDiameter           = new ProsimoUI.ProcessVarLabel();
     this.labelTubesPerTubePass            = new ProsimoUI.ProcessVarLabel();
     this.labelTubeInnerDiameter           = new ProsimoUI.ProcessVarLabel();
     this.labelShellInnerDiameter          = new ProsimoUI.ProcessVarLabel();
     this.labelBaffleSpacing               = new ProsimoUI.ProcessVarLabel();
     this.labelBaffleCut                   = new ProsimoUI.ProcessVarLabel();
     this.labelTubePitch                   = new ProsimoUI.ProcessVarLabel();
     this.labelBaffles           = new ProsimoUI.ProcessVarLabel();
     this.labelTotalTubesInShell = new ProsimoUI.ProcessVarLabel();
     this.SuspendLayout();
     //
     // labelShellType
     //
     this.labelShellType.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelShellType.Location    = new System.Drawing.Point(0, 160);
     this.labelShellType.Name        = "labelShellType";
     this.labelShellType.Size        = new System.Drawing.Size(292, 20);
     this.labelShellType.TabIndex    = 40;
     this.labelShellType.Text        = "Shell Type:";
     this.labelShellType.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelShellPasses
     //
     this.labelShellPasses.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelShellPasses.Location    = new System.Drawing.Point(0, 120);
     this.labelShellPasses.Name        = "labelShellPasses";
     this.labelShellPasses.Size        = new System.Drawing.Size(292, 20);
     this.labelShellPasses.TabIndex    = 39;
     this.labelShellPasses.Text        = "ShellPasses";
     this.labelShellPasses.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelTubePassesPerShellPass
     //
     this.labelTubePassesPerShellPass.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelTubePassesPerShellPass.Location    = new System.Drawing.Point(0, 100);
     this.labelTubePassesPerShellPass.Name        = "labelTubePassesPerShellPass";
     this.labelTubePassesPerShellPass.Size        = new System.Drawing.Size(292, 20);
     this.labelTubePassesPerShellPass.TabIndex    = 38;
     this.labelTubePassesPerShellPass.Text        = "TubePassesPerShellPass";
     this.labelTubePassesPerShellPass.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelTubeLengthBetweenTubeSheets
     //
     this.labelTubeLengthBetweenTubeSheets.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelTubeLengthBetweenTubeSheets.Location    = new System.Drawing.Point(0, 60);
     this.labelTubeLengthBetweenTubeSheets.Name        = "labelTubeLengthBetweenTubeSheets";
     this.labelTubeLengthBetweenTubeSheets.Size        = new System.Drawing.Size(292, 20);
     this.labelTubeLengthBetweenTubeSheets.TabIndex    = 37;
     this.labelTubeLengthBetweenTubeSheets.Text        = "TubeLengthBetweenTubeSheets";
     this.labelTubeLengthBetweenTubeSheets.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelTubeWallThickness
     //
     this.labelTubeWallThickness.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelTubeWallThickness.Location    = new System.Drawing.Point(0, 20);
     this.labelTubeWallThickness.Name        = "labelTubeWallThickness";
     this.labelTubeWallThickness.Size        = new System.Drawing.Size(292, 20);
     this.labelTubeWallThickness.TabIndex    = 36;
     this.labelTubeWallThickness.Text        = "TubeWallThickness";
     this.labelTubeWallThickness.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelTubeOuterDiameter
     //
     this.labelTubeOuterDiameter.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelTubeOuterDiameter.Location    = new System.Drawing.Point(0, 0);
     this.labelTubeOuterDiameter.Name        = "labelTubeOuterDiameter";
     this.labelTubeOuterDiameter.Size        = new System.Drawing.Size(292, 20);
     this.labelTubeOuterDiameter.TabIndex    = 35;
     this.labelTubeOuterDiameter.Text        = "TubeOuterDiameter ";
     this.labelTubeOuterDiameter.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelTubesPerTubePass
     //
     this.labelTubesPerTubePass.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelTubesPerTubePass.Location    = new System.Drawing.Point(0, 80);
     this.labelTubesPerTubePass.Name        = "labelTubesPerTubePass";
     this.labelTubesPerTubePass.Size        = new System.Drawing.Size(292, 20);
     this.labelTubesPerTubePass.TabIndex    = 34;
     this.labelTubesPerTubePass.Text        = "TubesPerTubePass";
     this.labelTubesPerTubePass.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelTubeInnerDiameter
     //
     this.labelTubeInnerDiameter.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelTubeInnerDiameter.Location    = new System.Drawing.Point(0, 40);
     this.labelTubeInnerDiameter.Name        = "labelTubeInnerDiameter";
     this.labelTubeInnerDiameter.Size        = new System.Drawing.Size(292, 20);
     this.labelTubeInnerDiameter.TabIndex    = 33;
     this.labelTubeInnerDiameter.Text        = "TubeInnerDiameter";
     this.labelTubeInnerDiameter.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelShellInnerDiameter
     //
     this.labelShellInnerDiameter.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelShellInnerDiameter.Location    = new System.Drawing.Point(0, 260);
     this.labelShellInnerDiameter.Name        = "labelShellInnerDiameter";
     this.labelShellInnerDiameter.Size        = new System.Drawing.Size(292, 20);
     this.labelShellInnerDiameter.TabIndex    = 50;
     this.labelShellInnerDiameter.Text        = "ShellInnerDiameter";
     this.labelShellInnerDiameter.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelBaffleSpacing
     //
     this.labelBaffleSpacing.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelBaffleSpacing.Location    = new System.Drawing.Point(0, 220);
     this.labelBaffleSpacing.Name        = "labelBaffleSpacing";
     this.labelBaffleSpacing.Size        = new System.Drawing.Size(292, 20);
     this.labelBaffleSpacing.TabIndex    = 49;
     this.labelBaffleSpacing.Text        = "BaffleSpacing";
     this.labelBaffleSpacing.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelBaffleCut
     //
     this.labelBaffleCut.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelBaffleCut.Location    = new System.Drawing.Point(0, 200);
     this.labelBaffleCut.Name        = "labelBaffleCut";
     this.labelBaffleCut.Size        = new System.Drawing.Size(292, 20);
     this.labelBaffleCut.TabIndex    = 48;
     this.labelBaffleCut.Text        = "BaffleCut";
     this.labelBaffleCut.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelTubePitch
     //
     this.labelTubePitch.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelTubePitch.Location    = new System.Drawing.Point(0, 180);
     this.labelTubePitch.Name        = "labelTubePitch";
     this.labelTubePitch.Size        = new System.Drawing.Size(292, 20);
     this.labelTubePitch.TabIndex    = 47;
     this.labelTubePitch.Text        = "TubePitch";
     this.labelTubePitch.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelBaffles
     //
     this.labelBaffles.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelBaffles.Location    = new System.Drawing.Point(0, 240);
     this.labelBaffles.Name        = "labelBaffles";
     this.labelBaffles.Size        = new System.Drawing.Size(292, 20);
     this.labelBaffles.TabIndex    = 51;
     this.labelBaffles.Text        = "Baffles";
     this.labelBaffles.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelTotalTubesInShell
     //
     this.labelTotalTubesInShell.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelTotalTubesInShell.Location    = new System.Drawing.Point(0, 140);
     this.labelTotalTubesInShell.Name        = "labelTotalTubesInShell";
     this.labelTotalTubesInShell.Size        = new System.Drawing.Size(292, 20);
     this.labelTotalTubesInShell.TabIndex    = 53;
     this.labelTotalTubesInShell.Text        = "TotalTubesInShell";
     this.labelTotalTubesInShell.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // HXRatingShellAndTubeDonohueLabelsControl
     //
     this.Controls.Add(this.labelTotalTubesInShell);
     this.Controls.Add(this.labelBaffles);
     this.Controls.Add(this.labelShellInnerDiameter);
     this.Controls.Add(this.labelBaffleSpacing);
     this.Controls.Add(this.labelBaffleCut);
     this.Controls.Add(this.labelTubePitch);
     this.Controls.Add(this.labelShellType);
     this.Controls.Add(this.labelShellPasses);
     this.Controls.Add(this.labelTubePassesPerShellPass);
     this.Controls.Add(this.labelTubeLengthBetweenTubeSheets);
     this.Controls.Add(this.labelTubeWallThickness);
     this.Controls.Add(this.labelTubeOuterDiameter);
     this.Controls.Add(this.labelTubesPerTubePass);
     this.Controls.Add(this.labelTubeInnerDiameter);
     this.Name = "HXRatingShellAndTubeDonohueLabelsControl";
     this.Size = new System.Drawing.Size(292, 280);
     this.ResumeLayout(false);
 }
예제 #6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.panelNorth             = new System.Windows.Forms.Panel();
     this.groupBoxInitialProcVar = new System.Windows.Forms.GroupBox();
     this.labelRespecifyValue    = new System.Windows.Forms.Label();
     this.textBoxNewValue        = new System.Windows.Forms.TextBox();
     this.labelMaxValue          = new System.Windows.Forms.Label();
     this.labelMinValue          = new System.Windows.Forms.Label();
     this.textBoxMaxValue        = new System.Windows.Forms.TextBox();
     this.textBoxMinValue        = new System.Windows.Forms.TextBox();
     this.labelNewValue          = new System.Windows.Forms.Label();
     this.labelCurrentValue      = new System.Windows.Forms.Label();
     this.labelName             = new System.Windows.Forms.Label();
     this.labelProcVarName      = new ProsimoUI.ProcessVarLabel();
     this.textBoxExistingValue  = new ProsimoUI.ProcessVarNonEditableTextBox();
     this.textBoxSpecifiedValue = new System.Windows.Forms.TextBox();
     this.labelMessage          = new System.Windows.Forms.Label();
     this.panelSouth            = new System.Windows.Forms.Panel();
     this.buttonCancel          = new System.Windows.Forms.Button();
     this.buttonOk = new System.Windows.Forms.Button();
     this.panelNorth.SuspendLayout();
     this.groupBoxInitialProcVar.SuspendLayout();
     this.panelSouth.SuspendLayout();
     this.SuspendLayout();
     //
     // panelNorth
     //
     this.panelNorth.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panelNorth.Controls.Add(this.groupBoxInitialProcVar);
     this.panelNorth.Controls.Add(this.labelMessage);
     this.panelNorth.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelNorth.Location = new System.Drawing.Point(0, 0);
     this.panelNorth.Name     = "panelNorth";
     this.panelNorth.Size     = new System.Drawing.Size(466, 264);
     this.panelNorth.TabIndex = 0;
     //
     // groupBoxInitialProcVar
     //
     this.groupBoxInitialProcVar.Controls.Add(this.labelRespecifyValue);
     this.groupBoxInitialProcVar.Controls.Add(this.textBoxNewValue);
     this.groupBoxInitialProcVar.Controls.Add(this.labelMaxValue);
     this.groupBoxInitialProcVar.Controls.Add(this.labelMinValue);
     this.groupBoxInitialProcVar.Controls.Add(this.textBoxMaxValue);
     this.groupBoxInitialProcVar.Controls.Add(this.textBoxMinValue);
     this.groupBoxInitialProcVar.Controls.Add(this.labelNewValue);
     this.groupBoxInitialProcVar.Controls.Add(this.labelCurrentValue);
     this.groupBoxInitialProcVar.Controls.Add(this.labelName);
     this.groupBoxInitialProcVar.Controls.Add(this.labelProcVarName);
     this.groupBoxInitialProcVar.Controls.Add(this.textBoxExistingValue);
     this.groupBoxInitialProcVar.Controls.Add(this.textBoxSpecifiedValue);
     this.groupBoxInitialProcVar.Location = new System.Drawing.Point(8, 68);
     this.groupBoxInitialProcVar.Name     = "groupBoxInitialProcVar";
     this.groupBoxInitialProcVar.Size     = new System.Drawing.Size(448, 156);
     this.groupBoxInitialProcVar.TabIndex = 26;
     this.groupBoxInitialProcVar.TabStop  = false;
     this.groupBoxInitialProcVar.Text     = "Variable Being Specified";
     //
     // labelRespecifyValue
     //
     this.labelRespecifyValue.Location  = new System.Drawing.Point(12, 132);
     this.labelRespecifyValue.Name      = "labelRespecifyValue";
     this.labelRespecifyValue.Size      = new System.Drawing.Size(120, 16);
     this.labelRespecifyValue.TabIndex  = 33;
     this.labelRespecifyValue.Text      = "Respecify Value:";
     this.labelRespecifyValue.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textBoxNewValue
     //
     this.textBoxNewValue.Location  = new System.Drawing.Point(136, 128);
     this.textBoxNewValue.Name      = "textBoxNewValue";
     this.textBoxNewValue.Size      = new System.Drawing.Size(80, 20);
     this.textBoxNewValue.TabIndex  = 32;
     this.textBoxNewValue.Text      = "";
     this.textBoxNewValue.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // labelMaxValue
     //
     this.labelMaxValue.Location  = new System.Drawing.Point(12, 112);
     this.labelMaxValue.Name      = "labelMaxValue";
     this.labelMaxValue.Size      = new System.Drawing.Size(120, 16);
     this.labelMaxValue.TabIndex  = 31;
     this.labelMaxValue.Text      = "Max. Value:";
     this.labelMaxValue.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelMinValue
     //
     this.labelMinValue.Location  = new System.Drawing.Point(12, 92);
     this.labelMinValue.Name      = "labelMinValue";
     this.labelMinValue.Size      = new System.Drawing.Size(120, 16);
     this.labelMinValue.TabIndex  = 30;
     this.labelMinValue.Text      = "Min. Value:";
     this.labelMinValue.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // textBoxMaxValue
     //
     this.textBoxMaxValue.BackColor = System.Drawing.SystemColors.Control;
     this.textBoxMaxValue.Location  = new System.Drawing.Point(136, 108);
     this.textBoxMaxValue.Name      = "textBoxMaxValue";
     this.textBoxMaxValue.ReadOnly  = true;
     this.textBoxMaxValue.Size      = new System.Drawing.Size(80, 20);
     this.textBoxMaxValue.TabIndex  = 29;
     this.textBoxMaxValue.TabStop   = false;
     this.textBoxMaxValue.Text      = "";
     this.textBoxMaxValue.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // textBoxMinValue
     //
     this.textBoxMinValue.BackColor = System.Drawing.SystemColors.Control;
     this.textBoxMinValue.Location  = new System.Drawing.Point(136, 88);
     this.textBoxMinValue.Name      = "textBoxMinValue";
     this.textBoxMinValue.ReadOnly  = true;
     this.textBoxMinValue.Size      = new System.Drawing.Size(80, 20);
     this.textBoxMinValue.TabIndex  = 28;
     this.textBoxMinValue.TabStop   = false;
     this.textBoxMinValue.Text      = "";
     this.textBoxMinValue.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // labelNewValue
     //
     this.labelNewValue.Location  = new System.Drawing.Point(12, 72);
     this.labelNewValue.Name      = "labelNewValue";
     this.labelNewValue.Size      = new System.Drawing.Size(120, 16);
     this.labelNewValue.TabIndex  = 27;
     this.labelNewValue.Text      = "Last Specified Value:";
     this.labelNewValue.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelCurrentValue
     //
     this.labelCurrentValue.Location  = new System.Drawing.Point(12, 52);
     this.labelCurrentValue.Name      = "labelCurrentValue";
     this.labelCurrentValue.Size      = new System.Drawing.Size(120, 16);
     this.labelCurrentValue.TabIndex  = 26;
     this.labelCurrentValue.Text      = "Existing Value:";
     this.labelCurrentValue.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelName
     //
     this.labelName.Location  = new System.Drawing.Point(12, 24);
     this.labelName.Name      = "labelName";
     this.labelName.Size      = new System.Drawing.Size(120, 16);
     this.labelName.TabIndex  = 25;
     this.labelName.Text      = "Name:";
     this.labelName.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelProcVarName
     //
     this.labelProcVarName.Location  = new System.Drawing.Point(136, 24);
     this.labelProcVarName.Name      = "labelProcVarName";
     this.labelProcVarName.Size      = new System.Drawing.Size(304, 16);
     this.labelProcVarName.TabIndex  = 22;
     this.labelProcVarName.Text      = "ProcVar Name";
     this.labelProcVarName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // textBoxExistingValue
     //
     this.textBoxExistingValue.BackColor = System.Drawing.SystemColors.Control;
     this.textBoxExistingValue.Location  = new System.Drawing.Point(136, 48);
     this.textBoxExistingValue.Name      = "textBoxExistingValue";
     this.textBoxExistingValue.ReadOnly  = true;
     this.textBoxExistingValue.Size      = new System.Drawing.Size(80, 20);
     this.textBoxExistingValue.TabIndex  = 23;
     this.textBoxExistingValue.TabStop   = false;
     this.textBoxExistingValue.Text      = "";
     this.textBoxExistingValue.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // textBoxSpecifiedValue
     //
     this.textBoxSpecifiedValue.BackColor = System.Drawing.SystemColors.Control;
     this.textBoxSpecifiedValue.Location  = new System.Drawing.Point(136, 68);
     this.textBoxSpecifiedValue.Name      = "textBoxSpecifiedValue";
     this.textBoxSpecifiedValue.ReadOnly  = true;
     this.textBoxSpecifiedValue.Size      = new System.Drawing.Size(80, 20);
     this.textBoxSpecifiedValue.TabIndex  = 24;
     this.textBoxSpecifiedValue.TabStop   = false;
     this.textBoxSpecifiedValue.Text      = "";
     this.textBoxSpecifiedValue.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // labelMessage
     //
     this.labelMessage.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.labelMessage.Location    = new System.Drawing.Point(8, 8);
     this.labelMessage.Name        = "labelMessage";
     this.labelMessage.Size        = new System.Drawing.Size(448, 48);
     this.labelMessage.TabIndex    = 0;
     //
     // panelSouth
     //
     this.panelSouth.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panelSouth.Controls.Add(this.buttonCancel);
     this.panelSouth.Controls.Add(this.buttonOk);
     this.panelSouth.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panelSouth.Location = new System.Drawing.Point(0, 232);
     this.panelSouth.Name     = "panelSouth";
     this.panelSouth.Size     = new System.Drawing.Size(466, 32);
     this.panelSouth.TabIndex = 1;
     //
     // buttonCancel
     //
     this.buttonCancel.Location = new System.Drawing.Point(240, 4);
     this.buttonCancel.Name     = "buttonCancel";
     this.buttonCancel.TabIndex = 1;
     this.buttonCancel.Text     = "Cancel";
     this.buttonCancel.Click   += new System.EventHandler(this.buttonCancel_Click);
     //
     // buttonOk
     //
     this.buttonOk.Location = new System.Drawing.Point(152, 4);
     this.buttonOk.Name     = "buttonOk";
     this.buttonOk.TabIndex = 0;
     this.buttonOk.Text     = "OK";
     this.buttonOk.Click   += new System.EventHandler(this.buttonOk_Click);
     //
     // ProcVarOutOfRangeForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(5F, 13F);
     this.ClientSize          = new System.Drawing.Size(466, 264);
     this.Controls.Add(this.panelSouth);
     this.Controls.Add(this.panelNorth);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "ProcVarOutOfRangeForm";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Edit Process Variables";
     this.panelNorth.ResumeLayout(false);
     this.groupBoxInitialProcVar.ResumeLayout(false);
     this.panelSouth.ResumeLayout(false);
     this.ResumeLayout(false);
 }
예제 #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.labelEnd             = new System.Windows.Forms.Label();
     this.labelStart           = new System.Windows.Forms.Label();
     this.labelEndSolutionBP   = new ProsimoUI.ProcessVarLabel();
     this.labelEndSolventBP    = new ProsimoUI.ProcessVarLabel();
     this.labelStartSolutionBP = new ProsimoUI.ProcessVarLabel();
     this.labelStartSolventBP  = new ProsimoUI.ProcessVarLabel();
     this.labelConcentration   = new ProsimoUI.ProcessVarLabel();
     this.panelHeader          = new System.Windows.Forms.Panel();
     this.panel = new System.Windows.Forms.Panel();
     this.panelHeader.SuspendLayout();
     this.SuspendLayout();
     //
     // labelEnd
     //
     this.labelEnd.BackColor   = System.Drawing.Color.DarkGray;
     this.labelEnd.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.labelEnd.Location    = new System.Drawing.Point(270, 0);
     this.labelEnd.Name        = "labelEnd";
     this.labelEnd.Size        = new System.Drawing.Size(180, 20);
     this.labelEnd.TabIndex    = 14;
     this.labelEnd.Text        = "End Boiling Point";
     this.labelEnd.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // labelStart
     //
     this.labelStart.BackColor   = System.Drawing.Color.DarkGray;
     this.labelStart.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.labelStart.Location    = new System.Drawing.Point(90, 0);
     this.labelStart.Name        = "labelStart";
     this.labelStart.Size        = new System.Drawing.Size(180, 20);
     this.labelStart.TabIndex    = 13;
     this.labelStart.Text        = "Start Boiling Point";
     this.labelStart.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // labelEndSolutionBP
     //
     this.labelEndSolutionBP.BackColor   = System.Drawing.Color.DarkGray;
     this.labelEndSolutionBP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.labelEndSolutionBP.Location    = new System.Drawing.Point(360, 20);
     this.labelEndSolutionBP.Name        = "labelEndSolutionBP";
     this.labelEndSolutionBP.Size        = new System.Drawing.Size(90, 20);
     this.labelEndSolutionBP.TabIndex    = 12;
     this.labelEndSolutionBP.Text        = "Solution";
     this.labelEndSolutionBP.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // labelEndSolventBP
     //
     this.labelEndSolventBP.BackColor   = System.Drawing.Color.DarkGray;
     this.labelEndSolventBP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.labelEndSolventBP.Location    = new System.Drawing.Point(270, 20);
     this.labelEndSolventBP.Name        = "labelEndSolventBP";
     this.labelEndSolventBP.Size        = new System.Drawing.Size(90, 20);
     this.labelEndSolventBP.TabIndex    = 11;
     this.labelEndSolventBP.Text        = "Solvent";
     this.labelEndSolventBP.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // labelStartSolutionBP
     //
     this.labelStartSolutionBP.BackColor   = System.Drawing.Color.DarkGray;
     this.labelStartSolutionBP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.labelStartSolutionBP.Location    = new System.Drawing.Point(180, 20);
     this.labelStartSolutionBP.Name        = "labelStartSolutionBP";
     this.labelStartSolutionBP.Size        = new System.Drawing.Size(90, 20);
     this.labelStartSolutionBP.TabIndex    = 10;
     this.labelStartSolutionBP.Text        = "Solution";
     this.labelStartSolutionBP.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // labelStartSolventBP
     //
     this.labelStartSolventBP.BackColor   = System.Drawing.Color.DarkGray;
     this.labelStartSolventBP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.labelStartSolventBP.Location    = new System.Drawing.Point(90, 20);
     this.labelStartSolventBP.Name        = "labelStartSolventBP";
     this.labelStartSolventBP.Size        = new System.Drawing.Size(90, 20);
     this.labelStartSolventBP.TabIndex    = 9;
     this.labelStartSolventBP.Text        = "Solvent";
     this.labelStartSolventBP.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // labelConcentration
     //
     this.labelConcentration.BackColor   = System.Drawing.Color.DarkGray;
     this.labelConcentration.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.labelConcentration.Location    = new System.Drawing.Point(0, 0);
     this.labelConcentration.Name        = "labelConcentration";
     this.labelConcentration.Size        = new System.Drawing.Size(90, 40);
     this.labelConcentration.TabIndex    = 8;
     this.labelConcentration.Text        = "Concentration";
     this.labelConcentration.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // panelHeader
     //
     this.panelHeader.Controls.Add(this.labelStartSolventBP);
     this.panelHeader.Controls.Add(this.labelEnd);
     this.panelHeader.Controls.Add(this.labelConcentration);
     this.panelHeader.Controls.Add(this.labelStart);
     this.panelHeader.Controls.Add(this.labelEndSolutionBP);
     this.panelHeader.Controls.Add(this.labelEndSolventBP);
     this.panelHeader.Controls.Add(this.labelStartSolutionBP);
     this.panelHeader.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panelHeader.Location = new System.Drawing.Point(0, 0);
     this.panelHeader.Name     = "panelHeader";
     this.panelHeader.Size     = new System.Drawing.Size(452, 40);
     this.panelHeader.TabIndex = 15;
     //
     // panel
     //
     this.panel.AutoScroll = true;
     this.panel.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.panel.Location   = new System.Drawing.Point(0, 40);
     this.panel.Name       = "panel";
     this.panel.Size       = new System.Drawing.Size(452, 132);
     this.panel.TabIndex   = 16;
     //
     // ReadOnlyDuhringLinesControl
     //
     this.Controls.Add(this.panel);
     this.Controls.Add(this.panelHeader);
     this.Name = "ReadOnlyDuhringLinesControl";
     this.Size = new System.Drawing.Size(452, 172);
     this.panelHeader.ResumeLayout(false);
     this.ResumeLayout(false);
 }
예제 #8
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.labelOutletVelocity                  = new ProsimoUI.ProcessVarLabel();
     this.textBoxOutletVelocity                = new ProsimoUI.ProcessVarTextBox();
     this.groupBoxCrossSectionType             = new System.Windows.Forms.GroupBox();
     this.radioButtonCrossSectionTypeRectangle = new System.Windows.Forms.RadioButton();
     this.radioButtonCrossSectionTypeCircle    = new System.Windows.Forms.RadioButton();
     this.fanCircularLabelsControl             = new ProsimoUI.UnitOperationsUI.TwoStream.FanCircularLabelsControl();
     this.fanRectangularLabelsControl          = new ProsimoUI.UnitOperationsUI.TwoStream.FanRectangularLabelsControl();
     this.fanCircularValuesControl             = new ProsimoUI.UnitOperationsUI.TwoStream.FanCircularValuesControl();
     this.fanRectangularValuesControl          = new ProsimoUI.UnitOperationsUI.TwoStream.FanRectangularValuesControl();
     this.groupBoxCrossSectionType.SuspendLayout();
     this.SuspendLayout();
     //
     // labelOutletVelocity
     //
     this.labelOutletVelocity.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelOutletVelocity.Location    = new System.Drawing.Point(0, 104);
     this.labelOutletVelocity.Name        = "labelOutletVelocity";
     this.labelOutletVelocity.Size        = new System.Drawing.Size(192, 20);
     this.labelOutletVelocity.TabIndex    = 101;
     this.labelOutletVelocity.Text        = "OutletVelocity";
     this.labelOutletVelocity.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // textBoxOutletVelocity
     //
     this.textBoxOutletVelocity.Location  = new System.Drawing.Point(192, 104);
     this.textBoxOutletVelocity.Name      = "textBoxOutletVelocity";
     this.textBoxOutletVelocity.Size      = new System.Drawing.Size(80, 20);
     this.textBoxOutletVelocity.TabIndex  = 102;
     this.textBoxOutletVelocity.Text      = "";
     this.textBoxOutletVelocity.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.textBoxOutletVelocity.KeyUp    += new System.Windows.Forms.KeyEventHandler(this.KeyUpHandler);
     //
     // groupBoxCrossSectionType
     //
     this.groupBoxCrossSectionType.Controls.Add(this.radioButtonCrossSectionTypeRectangle);
     this.groupBoxCrossSectionType.Controls.Add(this.radioButtonCrossSectionTypeCircle);
     this.groupBoxCrossSectionType.Location = new System.Drawing.Point(0, 0);
     this.groupBoxCrossSectionType.Name     = "groupBoxCrossSectionType";
     this.groupBoxCrossSectionType.Size     = new System.Drawing.Size(194, 40);
     this.groupBoxCrossSectionType.TabIndex = 103;
     this.groupBoxCrossSectionType.TabStop  = false;
     this.groupBoxCrossSectionType.Text     = "Outlet Cross Section Type";
     //
     // radioButtonCrossSectionTypeRectangle
     //
     this.radioButtonCrossSectionTypeRectangle.Location        = new System.Drawing.Point(112, 20);
     this.radioButtonCrossSectionTypeRectangle.Name            = "radioButtonCrossSectionTypeRectangle";
     this.radioButtonCrossSectionTypeRectangle.Size            = new System.Drawing.Size(80, 16);
     this.radioButtonCrossSectionTypeRectangle.TabIndex        = 1;
     this.radioButtonCrossSectionTypeRectangle.Text            = "Rectangle";
     this.radioButtonCrossSectionTypeRectangle.CheckedChanged += new System.EventHandler(this.radioButtonCrossSectionType_CheckedChanged);
     //
     // radioButtonCrossSectionTypeCircle
     //
     this.radioButtonCrossSectionTypeCircle.Location        = new System.Drawing.Point(28, 20);
     this.radioButtonCrossSectionTypeCircle.Name            = "radioButtonCrossSectionTypeCircle";
     this.radioButtonCrossSectionTypeCircle.Size            = new System.Drawing.Size(80, 16);
     this.radioButtonCrossSectionTypeCircle.TabIndex        = 0;
     this.radioButtonCrossSectionTypeCircle.Text            = "Circle";
     this.radioButtonCrossSectionTypeCircle.CheckedChanged += new System.EventHandler(this.radioButtonCrossSectionType_CheckedChanged);
     //
     // fanCircularLabelsControl
     //
     this.fanCircularLabelsControl.Location = new System.Drawing.Point(0, 44);
     this.fanCircularLabelsControl.Name     = "fanCircularLabelsControl";
     this.fanCircularLabelsControl.Size     = new System.Drawing.Size(192, 20);
     this.fanCircularLabelsControl.TabIndex = 104;
     //
     // fanRectangularLabelsControl
     //
     this.fanRectangularLabelsControl.Location = new System.Drawing.Point(0, 44);
     this.fanRectangularLabelsControl.Name     = "fanRectangularLabelsControl";
     this.fanRectangularLabelsControl.Size     = new System.Drawing.Size(192, 60);
     this.fanRectangularLabelsControl.TabIndex = 105;
     //
     // fanCircularValuesControl
     //
     this.fanCircularValuesControl.Location = new System.Drawing.Point(192, 44);
     this.fanCircularValuesControl.Name     = "fanCircularValuesControl";
     this.fanCircularValuesControl.Size     = new System.Drawing.Size(80, 20);
     this.fanCircularValuesControl.TabIndex = 106;
     //
     // fanRectangularValuesControl
     //
     this.fanRectangularValuesControl.Location = new System.Drawing.Point(192, 44);
     this.fanRectangularValuesControl.Name     = "fanRectangularValuesControl";
     this.fanRectangularValuesControl.Size     = new System.Drawing.Size(80, 60);
     this.fanRectangularValuesControl.TabIndex = 107;
     //
     // FanDimensionsControl
     //
     this.Controls.Add(this.fanRectangularValuesControl);
     this.Controls.Add(this.fanCircularValuesControl);
     this.Controls.Add(this.fanRectangularLabelsControl);
     this.Controls.Add(this.fanCircularLabelsControl);
     this.Controls.Add(this.groupBoxCrossSectionType);
     this.Controls.Add(this.textBoxOutletVelocity);
     this.Controls.Add(this.labelOutletVelocity);
     this.Name = "FanDimensionsControl";
     this.Size = new System.Drawing.Size(272, 124);
     this.groupBoxCrossSectionType.ResumeLayout(false);
     this.ResumeLayout(false);
 }
예제 #9
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.labelGasPressureDrop        = new ProsimoUI.ProcessVarLabel();
     this.labelLiquidToGasRatio       = new ProsimoUI.ProcessVarLabel();
     this.labelInletParticleLoading   = new ProsimoUI.ProcessVarLabel();
     this.labelCollectionEfficiency   = new ProsimoUI.ProcessVarLabel();
     this.labelOutletParticleLoading  = new ProsimoUI.ProcessVarLabel();
     this.labelParticleCollectionRate = new ProsimoUI.ProcessVarLabel();
     this.labelMassFlowRateOfParticleLostToGasOutlet = new ProsimoUI.ProcessVarLabel();
     this.SuspendLayout();
     //
     // labelGasPressureDrop
     //
     this.labelGasPressureDrop.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelGasPressureDrop.Location    = new System.Drawing.Point(0, 0);
     this.labelGasPressureDrop.Name        = "labelGasPressureDrop";
     this.labelGasPressureDrop.Size        = new System.Drawing.Size(192, 20);
     this.labelGasPressureDrop.TabIndex    = 96;
     this.labelGasPressureDrop.Text        = "GasPressureDrop";
     this.labelGasPressureDrop.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelLiquidToGasRatio
     //
     this.labelLiquidToGasRatio.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelLiquidToGasRatio.Location    = new System.Drawing.Point(0, 120);
     this.labelLiquidToGasRatio.Name        = "labelLiquidToGasRatio";
     this.labelLiquidToGasRatio.Size        = new System.Drawing.Size(192, 20);
     this.labelLiquidToGasRatio.TabIndex    = 92;
     this.labelLiquidToGasRatio.Text        = "LiquidToGasRatio";
     this.labelLiquidToGasRatio.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelInletParticleLoading
     //
     this.labelInletParticleLoading.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelInletParticleLoading.Location    = new System.Drawing.Point(0, 40);
     this.labelInletParticleLoading.Name        = "labelInletParticleLoading";
     this.labelInletParticleLoading.Size        = new System.Drawing.Size(192, 20);
     this.labelInletParticleLoading.TabIndex    = 97;
     this.labelInletParticleLoading.Text        = "InletParticleLoading";
     this.labelInletParticleLoading.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelCollectionEfficiency
     //
     this.labelCollectionEfficiency.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelCollectionEfficiency.Location    = new System.Drawing.Point(0, 20);
     this.labelCollectionEfficiency.Name        = "labelCollectionEfficiency";
     this.labelCollectionEfficiency.Size        = new System.Drawing.Size(192, 20);
     this.labelCollectionEfficiency.TabIndex    = 96;
     this.labelCollectionEfficiency.Text        = "CollectionEfficiency";
     this.labelCollectionEfficiency.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelOutletParticleLoading
     //
     this.labelOutletParticleLoading.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelOutletParticleLoading.Location    = new System.Drawing.Point(0, 60);
     this.labelOutletParticleLoading.Name        = "labelOutletParticleLoading";
     this.labelOutletParticleLoading.Size        = new System.Drawing.Size(192, 20);
     this.labelOutletParticleLoading.TabIndex    = 98;
     this.labelOutletParticleLoading.Text        = "OutletParticleLoading";
     this.labelOutletParticleLoading.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelParticleCollectionRate
     //
     this.labelParticleCollectionRate.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelParticleCollectionRate.Location    = new System.Drawing.Point(0, 80);
     this.labelParticleCollectionRate.Name        = "labelParticleCollectionRate";
     this.labelParticleCollectionRate.Size        = new System.Drawing.Size(192, 20);
     this.labelParticleCollectionRate.TabIndex    = 99;
     this.labelParticleCollectionRate.Text        = "ParticleCollectionRate";
     this.labelParticleCollectionRate.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelMassFlowRateOfParticleLostToGasOutlet
     //
     this.labelMassFlowRateOfParticleLostToGasOutlet.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelMassFlowRateOfParticleLostToGasOutlet.Location    = new System.Drawing.Point(0, 100);
     this.labelMassFlowRateOfParticleLostToGasOutlet.Name        = "labelMassFlowRateOfParticleLostToGasOutlet";
     this.labelMassFlowRateOfParticleLostToGasOutlet.Size        = new System.Drawing.Size(192, 20);
     this.labelMassFlowRateOfParticleLostToGasOutlet.TabIndex    = 100;
     this.labelMassFlowRateOfParticleLostToGasOutlet.Text        = "MassFlowRateOfParticleLostToGasOutlet";
     this.labelMassFlowRateOfParticleLostToGasOutlet.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // WetScrubberLabelsControl
     //
     this.Controls.Add(this.labelMassFlowRateOfParticleLostToGasOutlet);
     this.Controls.Add(this.labelParticleCollectionRate);
     this.Controls.Add(this.labelOutletParticleLoading);
     this.Controls.Add(this.labelGasPressureDrop);
     this.Controls.Add(this.labelLiquidToGasRatio);
     this.Controls.Add(this.labelInletParticleLoading);
     this.Controls.Add(this.labelCollectionEfficiency);
     this.Name = "WetScrubberLabelsControl";
     this.Size = new System.Drawing.Size(192, 140);
     this.ResumeLayout(false);
 }
예제 #10
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.labelShellPasses                 = new ProsimoUI.ProcessVarLabel();
     this.labelTubePassesPerShellPass      = new ProsimoUI.ProcessVarLabel();
     this.labelTubeLengthBetweenTubeSheets = new ProsimoUI.ProcessVarLabel();
     this.labelTubeWallThickness           = new ProsimoUI.ProcessVarLabel();
     this.labelTubeOuterDiameter           = new ProsimoUI.ProcessVarLabel();
     this.labelTubePitch             = new ProsimoUI.ProcessVarLabel();
     this.labelTubesPerTubePass      = new ProsimoUI.ProcessVarLabel();
     this.labelTubeInnerDiameter     = new ProsimoUI.ProcessVarLabel();
     this.labelShellType             = new System.Windows.Forms.Label();
     this.labelTubeLayout            = new System.Windows.Forms.Label();
     this.labelBaffleCut             = new ProsimoUI.ProcessVarLabel();
     this.labelBaffleSpacing         = new ProsimoUI.ProcessVarLabel();
     this.labelEntranceBaffleSpacing = new ProsimoUI.ProcessVarLabel();
     this.labelBaffles = new ProsimoUI.ProcessVarLabel();
     this.labelShellToBaffleDiametralClearance = new ProsimoUI.ProcessVarLabel();
     this.labelShellInnerDiameter = new ProsimoUI.ProcessVarLabel();
     this.labelBundleToShellDiametralClearance = new ProsimoUI.ProcessVarLabel();
     this.labelSealingStrips     = new ProsimoUI.ProcessVarLabel();
     this.labelExitBaffleSpacing = new ProsimoUI.ProcessVarLabel();
     this.labelTotalTubesInShell = new ProsimoUI.ProcessVarLabel();
     this.SuspendLayout();
     //
     // labelShellPasses
     //
     this.labelShellPasses.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelShellPasses.Location    = new System.Drawing.Point(0, 120);
     this.labelShellPasses.Name        = "labelShellPasses";
     this.labelShellPasses.Size        = new System.Drawing.Size(292, 20);
     this.labelShellPasses.TabIndex    = 22;
     this.labelShellPasses.Text        = "ShellPasses";
     this.labelShellPasses.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelTubePassesPerShellPass
     //
     this.labelTubePassesPerShellPass.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelTubePassesPerShellPass.Location    = new System.Drawing.Point(0, 100);
     this.labelTubePassesPerShellPass.Name        = "labelTubePassesPerShellPass";
     this.labelTubePassesPerShellPass.Size        = new System.Drawing.Size(292, 20);
     this.labelTubePassesPerShellPass.TabIndex    = 21;
     this.labelTubePassesPerShellPass.Text        = "TubePassesPerShellPass";
     this.labelTubePassesPerShellPass.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelTubeLengthBetweenTubeSheets
     //
     this.labelTubeLengthBetweenTubeSheets.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelTubeLengthBetweenTubeSheets.Location    = new System.Drawing.Point(0, 60);
     this.labelTubeLengthBetweenTubeSheets.Name        = "labelTubeLengthBetweenTubeSheets";
     this.labelTubeLengthBetweenTubeSheets.Size        = new System.Drawing.Size(292, 20);
     this.labelTubeLengthBetweenTubeSheets.TabIndex    = 20;
     this.labelTubeLengthBetweenTubeSheets.Text        = "TubeLengthBetweenTubeSheets";
     this.labelTubeLengthBetweenTubeSheets.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelTubeWallThickness
     //
     this.labelTubeWallThickness.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelTubeWallThickness.Location    = new System.Drawing.Point(0, 20);
     this.labelTubeWallThickness.Name        = "labelTubeWallThickness";
     this.labelTubeWallThickness.Size        = new System.Drawing.Size(292, 20);
     this.labelTubeWallThickness.TabIndex    = 19;
     this.labelTubeWallThickness.Text        = "TubeWallThickness";
     this.labelTubeWallThickness.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelTubeOuterDiameter
     //
     this.labelTubeOuterDiameter.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelTubeOuterDiameter.Location    = new System.Drawing.Point(0, 0);
     this.labelTubeOuterDiameter.Name        = "labelTubeOuterDiameter";
     this.labelTubeOuterDiameter.Size        = new System.Drawing.Size(292, 20);
     this.labelTubeOuterDiameter.TabIndex    = 18;
     this.labelTubeOuterDiameter.Text        = "TubeOuterDiameter ";
     this.labelTubeOuterDiameter.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelTubePitch
     //
     this.labelTubePitch.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelTubePitch.Location    = new System.Drawing.Point(0, 200);
     this.labelTubePitch.Name        = "labelTubePitch";
     this.labelTubePitch.Size        = new System.Drawing.Size(292, 20);
     this.labelTubePitch.TabIndex    = 17;
     this.labelTubePitch.Text        = "TubePitch";
     this.labelTubePitch.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelTubesPerTubePass
     //
     this.labelTubesPerTubePass.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelTubesPerTubePass.Location    = new System.Drawing.Point(0, 80);
     this.labelTubesPerTubePass.Name        = "labelTubesPerTubePass";
     this.labelTubesPerTubePass.Size        = new System.Drawing.Size(292, 20);
     this.labelTubesPerTubePass.TabIndex    = 16;
     this.labelTubesPerTubePass.Text        = "TubesPerTubePass";
     this.labelTubesPerTubePass.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelTubeInnerDiameter
     //
     this.labelTubeInnerDiameter.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelTubeInnerDiameter.Location    = new System.Drawing.Point(0, 40);
     this.labelTubeInnerDiameter.Name        = "labelTubeInnerDiameter";
     this.labelTubeInnerDiameter.Size        = new System.Drawing.Size(292, 20);
     this.labelTubeInnerDiameter.TabIndex    = 15;
     this.labelTubeInnerDiameter.Text        = "TubeInnerDiameter";
     this.labelTubeInnerDiameter.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelShellType
     //
     this.labelShellType.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelShellType.Location    = new System.Drawing.Point(0, 160);
     this.labelShellType.Name        = "labelShellType";
     this.labelShellType.Size        = new System.Drawing.Size(292, 20);
     this.labelShellType.TabIndex    = 32;
     this.labelShellType.Text        = "Shell Type:";
     this.labelShellType.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelTubeLayout
     //
     this.labelTubeLayout.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelTubeLayout.Location    = new System.Drawing.Point(0, 180);
     this.labelTubeLayout.Name        = "labelTubeLayout";
     this.labelTubeLayout.Size        = new System.Drawing.Size(292, 20);
     this.labelTubeLayout.TabIndex    = 34;
     this.labelTubeLayout.Text        = "Tube Layout:";
     this.labelTubeLayout.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelBaffleCut
     //
     this.labelBaffleCut.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelBaffleCut.Location    = new System.Drawing.Point(0, 220);
     this.labelBaffleCut.Name        = "labelBaffleCut";
     this.labelBaffleCut.Size        = new System.Drawing.Size(292, 20);
     this.labelBaffleCut.TabIndex    = 36;
     this.labelBaffleCut.Text        = "BaffleCut";
     this.labelBaffleCut.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelBaffleSpacing
     //
     this.labelBaffleSpacing.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelBaffleSpacing.Location    = new System.Drawing.Point(0, 240);
     this.labelBaffleSpacing.Name        = "labelBaffleSpacing";
     this.labelBaffleSpacing.Size        = new System.Drawing.Size(292, 20);
     this.labelBaffleSpacing.TabIndex    = 38;
     this.labelBaffleSpacing.Text        = "BaffleSpacing";
     this.labelBaffleSpacing.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelEntranceBaffleSpacing
     //
     this.labelEntranceBaffleSpacing.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelEntranceBaffleSpacing.Location    = new System.Drawing.Point(0, 260);
     this.labelEntranceBaffleSpacing.Name        = "labelEntranceBaffleSpacing";
     this.labelEntranceBaffleSpacing.Size        = new System.Drawing.Size(292, 20);
     this.labelEntranceBaffleSpacing.TabIndex    = 40;
     this.labelEntranceBaffleSpacing.Text        = "EntranceBaffleSpacing";
     this.labelEntranceBaffleSpacing.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelBaffles
     //
     this.labelBaffles.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelBaffles.Location    = new System.Drawing.Point(0, 300);
     this.labelBaffles.Name        = "labelBaffles";
     this.labelBaffles.Size        = new System.Drawing.Size(292, 20);
     this.labelBaffles.TabIndex    = 42;
     this.labelBaffles.Text        = "Baffles";
     this.labelBaffles.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelShellToBaffleDiametralClearance
     //
     this.labelShellToBaffleDiametralClearance.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelShellToBaffleDiametralClearance.Location    = new System.Drawing.Point(0, 340);
     this.labelShellToBaffleDiametralClearance.Name        = "labelShellToBaffleDiametralClearance";
     this.labelShellToBaffleDiametralClearance.Size        = new System.Drawing.Size(292, 20);
     this.labelShellToBaffleDiametralClearance.TabIndex    = 44;
     this.labelShellToBaffleDiametralClearance.Text        = "ShellToBaffleDiametralClearance";
     this.labelShellToBaffleDiametralClearance.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelShellInnerDiameter
     //
     this.labelShellInnerDiameter.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelShellInnerDiameter.Location    = new System.Drawing.Point(0, 320);
     this.labelShellInnerDiameter.Name        = "labelShellInnerDiameter";
     this.labelShellInnerDiameter.Size        = new System.Drawing.Size(292, 20);
     this.labelShellInnerDiameter.TabIndex    = 46;
     this.labelShellInnerDiameter.Text        = "ShellInnerDiameter";
     this.labelShellInnerDiameter.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelBundleToShellDiametralClearance
     //
     this.labelBundleToShellDiametralClearance.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelBundleToShellDiametralClearance.Location    = new System.Drawing.Point(0, 360);
     this.labelBundleToShellDiametralClearance.Name        = "labelBundleToShellDiametralClearance";
     this.labelBundleToShellDiametralClearance.Size        = new System.Drawing.Size(292, 20);
     this.labelBundleToShellDiametralClearance.TabIndex    = 48;
     this.labelBundleToShellDiametralClearance.Text        = "BundleToShellDiametralClearance";
     this.labelBundleToShellDiametralClearance.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelSealingStrips
     //
     this.labelSealingStrips.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelSealingStrips.Location    = new System.Drawing.Point(0, 380);
     this.labelSealingStrips.Name        = "labelSealingStrips";
     this.labelSealingStrips.Size        = new System.Drawing.Size(292, 20);
     this.labelSealingStrips.TabIndex    = 50;
     this.labelSealingStrips.Text        = "SealingStrips";
     this.labelSealingStrips.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelExitBaffleSpacing
     //
     this.labelExitBaffleSpacing.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelExitBaffleSpacing.Location    = new System.Drawing.Point(0, 280);
     this.labelExitBaffleSpacing.Name        = "labelExitBaffleSpacing";
     this.labelExitBaffleSpacing.Size        = new System.Drawing.Size(292, 20);
     this.labelExitBaffleSpacing.TabIndex    = 51;
     this.labelExitBaffleSpacing.Text        = "ExitBaffleSpacing";
     this.labelExitBaffleSpacing.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelTotalTubesInShell
     //
     this.labelTotalTubesInShell.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelTotalTubesInShell.Location    = new System.Drawing.Point(0, 140);
     this.labelTotalTubesInShell.Name        = "labelTotalTubesInShell";
     this.labelTotalTubesInShell.Size        = new System.Drawing.Size(292, 20);
     this.labelTotalTubesInShell.TabIndex    = 52;
     this.labelTotalTubesInShell.Text        = "TotalTubesInShell";
     this.labelTotalTubesInShell.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // HXRatingShellAndTubeBellDelawareLabelsControl
     //
     this.Controls.Add(this.labelTotalTubesInShell);
     this.Controls.Add(this.labelExitBaffleSpacing);
     this.Controls.Add(this.labelSealingStrips);
     this.Controls.Add(this.labelBundleToShellDiametralClearance);
     this.Controls.Add(this.labelShellInnerDiameter);
     this.Controls.Add(this.labelShellToBaffleDiametralClearance);
     this.Controls.Add(this.labelBaffles);
     this.Controls.Add(this.labelEntranceBaffleSpacing);
     this.Controls.Add(this.labelBaffleSpacing);
     this.Controls.Add(this.labelBaffleCut);
     this.Controls.Add(this.labelTubeLayout);
     this.Controls.Add(this.labelShellType);
     this.Controls.Add(this.labelShellPasses);
     this.Controls.Add(this.labelTubePassesPerShellPass);
     this.Controls.Add(this.labelTubeLengthBetweenTubeSheets);
     this.Controls.Add(this.labelTubeWallThickness);
     this.Controls.Add(this.labelTubeOuterDiameter);
     this.Controls.Add(this.labelTubePitch);
     this.Controls.Add(this.labelTubesPerTubePass);
     this.Controls.Add(this.labelTubeInnerDiameter);
     this.Name = "HXRatingShellAndTubeBellDelawareLabelsControl";
     this.Size = new System.Drawing.Size(292, 400);
     this.ResumeLayout(false);
 }
예제 #11
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.labelFlowDirection                   = new System.Windows.Forms.Label();
     this.labelNumberOfHeatTransferUnits       = new ProsimoUI.ProcessVarLabel();
     this.labelTotalHeatTransferArea           = new ProsimoUI.ProcessVarLabel();
     this.labelHotSideFoulingFactor            = new ProsimoUI.ProcessVarLabel();
     this.labelColdSideFoulingFactor           = new ProsimoUI.ProcessVarLabel();
     this.labelHotSideHeatTransferCoefficient  = new ProsimoUI.ProcessVarLabel();
     this.labelExchangerEffectiveness          = new ProsimoUI.ProcessVarLabel();
     this.labelTotalHeatTransferCoefficient    = new ProsimoUI.ProcessVarLabel();
     this.labelColdSideHeatTransferCoefficient = new ProsimoUI.ProcessVarLabel();
     this.labelColdSideRe       = new ProsimoUI.ProcessVarLabel();
     this.labelHotSideRe        = new ProsimoUI.ProcessVarLabel();
     this.labelColdSideVelocity = new ProsimoUI.ProcessVarLabel();
     this.labelHotSideVelocity  = new ProsimoUI.ProcessVarLabel();
     this.SuspendLayout();
     //
     // labelFlowDirection
     //
     this.labelFlowDirection.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelFlowDirection.Location    = new System.Drawing.Point(0, 0);
     this.labelFlowDirection.Name        = "labelFlowDirection";
     this.labelFlowDirection.Size        = new System.Drawing.Size(292, 20);
     this.labelFlowDirection.TabIndex    = 24;
     this.labelFlowDirection.Text        = "Flow Direction:";
     this.labelFlowDirection.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelNumberOfHeatTransferUnits
     //
     this.labelNumberOfHeatTransferUnits.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelNumberOfHeatTransferUnits.Location    = new System.Drawing.Point(0, 140);
     this.labelNumberOfHeatTransferUnits.Name        = "labelNumberOfHeatTransferUnits";
     this.labelNumberOfHeatTransferUnits.Size        = new System.Drawing.Size(292, 20);
     this.labelNumberOfHeatTransferUnits.TabIndex    = 23;
     this.labelNumberOfHeatTransferUnits.Text        = "NumberOfHeatTransferUnits";
     this.labelNumberOfHeatTransferUnits.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelTotalHeatTransferArea
     //
     this.labelTotalHeatTransferArea.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelTotalHeatTransferArea.Location    = new System.Drawing.Point(0, 120);
     this.labelTotalHeatTransferArea.Name        = "labelTotalHeatTransferArea";
     this.labelTotalHeatTransferArea.Size        = new System.Drawing.Size(292, 20);
     this.labelTotalHeatTransferArea.TabIndex    = 22;
     this.labelTotalHeatTransferArea.Text        = "TotalHeatTransferArea";
     this.labelTotalHeatTransferArea.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelHotSideFoulingFactor
     //
     this.labelHotSideFoulingFactor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelHotSideFoulingFactor.Location    = new System.Drawing.Point(0, 80);
     this.labelHotSideFoulingFactor.Name        = "labelHotSideFoulingFactor";
     this.labelHotSideFoulingFactor.Size        = new System.Drawing.Size(292, 20);
     this.labelHotSideFoulingFactor.TabIndex    = 21;
     this.labelHotSideFoulingFactor.Text        = "HotSideFoulingFactor";
     this.labelHotSideFoulingFactor.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelColdSideFoulingFactor
     //
     this.labelColdSideFoulingFactor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelColdSideFoulingFactor.Location    = new System.Drawing.Point(0, 60);
     this.labelColdSideFoulingFactor.Name        = "labelColdSideFoulingFactor";
     this.labelColdSideFoulingFactor.Size        = new System.Drawing.Size(292, 20);
     this.labelColdSideFoulingFactor.TabIndex    = 20;
     this.labelColdSideFoulingFactor.Text        = "ColdSideFoulingFactor";
     this.labelColdSideFoulingFactor.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelHotSideHeatTransferCoefficient
     //
     this.labelHotSideHeatTransferCoefficient.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelHotSideHeatTransferCoefficient.Location    = new System.Drawing.Point(0, 40);
     this.labelHotSideHeatTransferCoefficient.Name        = "labelHotSideHeatTransferCoefficient";
     this.labelHotSideHeatTransferCoefficient.Size        = new System.Drawing.Size(292, 20);
     this.labelHotSideHeatTransferCoefficient.TabIndex    = 19;
     this.labelHotSideHeatTransferCoefficient.Text        = "HotSideHeatTransferCoefficient";
     this.labelHotSideHeatTransferCoefficient.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelExchangerEffectiveness
     //
     this.labelExchangerEffectiveness.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelExchangerEffectiveness.Location    = new System.Drawing.Point(0, 160);
     this.labelExchangerEffectiveness.Name        = "labelExchangerEffectiveness";
     this.labelExchangerEffectiveness.Size        = new System.Drawing.Size(292, 20);
     this.labelExchangerEffectiveness.TabIndex    = 18;
     this.labelExchangerEffectiveness.Text        = "ExchangerEffectiveness";
     this.labelExchangerEffectiveness.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelTotalHeatTransferCoefficient
     //
     this.labelTotalHeatTransferCoefficient.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelTotalHeatTransferCoefficient.Location    = new System.Drawing.Point(0, 100);
     this.labelTotalHeatTransferCoefficient.Name        = "labelTotalHeatTransferCoefficient";
     this.labelTotalHeatTransferCoefficient.Size        = new System.Drawing.Size(292, 20);
     this.labelTotalHeatTransferCoefficient.TabIndex    = 17;
     this.labelTotalHeatTransferCoefficient.Text        = "TotalHeatTransferCoefficient";
     this.labelTotalHeatTransferCoefficient.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelColdSideHeatTransferCoefficient
     //
     this.labelColdSideHeatTransferCoefficient.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelColdSideHeatTransferCoefficient.Location    = new System.Drawing.Point(0, 20);
     this.labelColdSideHeatTransferCoefficient.Name        = "labelColdSideHeatTransferCoefficient";
     this.labelColdSideHeatTransferCoefficient.Size        = new System.Drawing.Size(292, 20);
     this.labelColdSideHeatTransferCoefficient.TabIndex    = 16;
     this.labelColdSideHeatTransferCoefficient.Text        = "ColdSideHeatTransferCoefficient";
     this.labelColdSideHeatTransferCoefficient.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelColdSideRe
     //
     this.labelColdSideRe.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelColdSideRe.Location    = new System.Drawing.Point(0, 200);
     this.labelColdSideRe.Name        = "labelColdSideRe";
     this.labelColdSideRe.Size        = new System.Drawing.Size(292, 20);
     this.labelColdSideRe.TabIndex    = 25;
     this.labelColdSideRe.Text        = "ColdSideRe";
     this.labelColdSideRe.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelHotSideRe
     //
     this.labelHotSideRe.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelHotSideRe.Location    = new System.Drawing.Point(0, 240);
     this.labelHotSideRe.Name        = "labelHotSideRe";
     this.labelHotSideRe.Size        = new System.Drawing.Size(292, 20);
     this.labelHotSideRe.TabIndex    = 27;
     this.labelHotSideRe.Text        = "HotSideRe";
     this.labelHotSideRe.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelColdSideVelocity
     //
     this.labelColdSideVelocity.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelColdSideVelocity.Location    = new System.Drawing.Point(0, 180);
     this.labelColdSideVelocity.Name        = "labelColdSideVelocity";
     this.labelColdSideVelocity.Size        = new System.Drawing.Size(292, 20);
     this.labelColdSideVelocity.TabIndex    = 28;
     this.labelColdSideVelocity.Text        = "ColdSideVelocity";
     this.labelColdSideVelocity.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelHotSideVelocity
     //
     this.labelHotSideVelocity.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelHotSideVelocity.Location    = new System.Drawing.Point(0, 220);
     this.labelHotSideVelocity.Name        = "labelHotSideVelocity";
     this.labelHotSideVelocity.Size        = new System.Drawing.Size(292, 20);
     this.labelHotSideVelocity.TabIndex    = 29;
     this.labelHotSideVelocity.Text        = "HotSideVelocity";
     this.labelHotSideVelocity.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // HXRatingSimpleGenericPlateAndFrameLabelsControl
     //
     this.Controls.Add(this.labelHotSideVelocity);
     this.Controls.Add(this.labelColdSideVelocity);
     this.Controls.Add(this.labelHotSideRe);
     this.Controls.Add(this.labelColdSideRe);
     this.Controls.Add(this.labelFlowDirection);
     this.Controls.Add(this.labelNumberOfHeatTransferUnits);
     this.Controls.Add(this.labelTotalHeatTransferArea);
     this.Controls.Add(this.labelHotSideFoulingFactor);
     this.Controls.Add(this.labelColdSideFoulingFactor);
     this.Controls.Add(this.labelHotSideHeatTransferCoefficient);
     this.Controls.Add(this.labelExchangerEffectiveness);
     this.Controls.Add(this.labelTotalHeatTransferCoefficient);
     this.Controls.Add(this.labelColdSideHeatTransferCoefficient);
     this.Name = "HXRatingSimpleGenericPlateAndFrameLabelsControl";
     this.Size = new System.Drawing.Size(292, 260);
     this.ResumeLayout(false);
 }
예제 #12
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.labelLengthWidthRatio = new ProsimoUI.ProcessVarLabel();
     this.labelWidth            = new ProsimoUI.ProcessVarLabel();
     this.labelLength           = new ProsimoUI.ProcessVarLabel();
     this.labelHeight           = new ProsimoUI.ProcessVarLabel();
     this.labelHeightWidthRatio = new ProsimoUI.ProcessVarLabel();
     this.SuspendLayout();
     //
     // labelLengthWidthRatio
     //
     this.labelLengthWidthRatio.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelLengthWidthRatio.Location    = new System.Drawing.Point(0, 60);
     this.labelLengthWidthRatio.Name        = "labelLengthWidthRatio";
     this.labelLengthWidthRatio.Size        = new System.Drawing.Size(292, 20);
     this.labelLengthWidthRatio.TabIndex    = 2;
     this.labelLengthWidthRatio.Text        = "LengthWidthRatio";
     this.labelLengthWidthRatio.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelWidth
     //
     this.labelWidth.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelWidth.Location    = new System.Drawing.Point(0, 0);
     this.labelWidth.Name        = "labelWidth";
     this.labelWidth.Size        = new System.Drawing.Size(292, 20);
     this.labelWidth.TabIndex    = 6;
     this.labelWidth.Text        = "Width";
     this.labelWidth.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelLength
     //
     this.labelLength.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelLength.Location    = new System.Drawing.Point(0, 20);
     this.labelLength.Name        = "labelLength";
     this.labelLength.Size        = new System.Drawing.Size(292, 20);
     this.labelLength.TabIndex    = 8;
     this.labelLength.Text        = "Length";
     this.labelLength.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelHeight
     //
     this.labelHeight.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelHeight.Location    = new System.Drawing.Point(0, 40);
     this.labelHeight.Name        = "labelHeight";
     this.labelHeight.Size        = new System.Drawing.Size(292, 20);
     this.labelHeight.TabIndex    = 10;
     this.labelHeight.Text        = "Height";
     this.labelHeight.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelHeightWidthRatio
     //
     this.labelHeightWidthRatio.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelHeightWidthRatio.Location    = new System.Drawing.Point(0, 80);
     this.labelHeightWidthRatio.Name        = "labelHeightWidthRatio";
     this.labelHeightWidthRatio.Size        = new System.Drawing.Size(292, 20);
     this.labelHeightWidthRatio.TabIndex    = 12;
     this.labelHeightWidthRatio.Text        = "HeightWidthRatio";
     this.labelHeightWidthRatio.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // DryerScopingRectangularLabelsControl
     //
     this.Controls.Add(this.labelHeightWidthRatio);
     this.Controls.Add(this.labelHeight);
     this.Controls.Add(this.labelLength);
     this.Controls.Add(this.labelWidth);
     this.Controls.Add(this.labelLengthWidthRatio);
     this.Name = "DryerScopingRectangularLabelsControl";
     this.Size = new System.Drawing.Size(292, 100);
     this.ResumeLayout(false);
 }
예제 #13
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.panelNorth             = new System.Windows.Forms.Panel();
     this.groupBoxInitialProcVar = new System.Windows.Forms.GroupBox();
     this.labelNewValue          = new System.Windows.Forms.Label();
     this.labelCurrentValue      = new System.Windows.Forms.Label();
     this.labelName                   = new System.Windows.Forms.Label();
     this.labelProcVarName            = new ProsimoUI.ProcessVarLabel();
     this.textBoxProcVarExistingValue = new ProsimoUI.ProcessVarNonEditableTextBox();
     this.textBoxProcVarNewValue      = new System.Windows.Forms.TextBox();
     this.labelMessage                = new System.Windows.Forms.Label();
     this.panelSouth                  = new System.Windows.Forms.Panel();
     this.buttonCancel                = new System.Windows.Forms.Button();
     this.buttonOk             = new System.Windows.Forms.Button();
     this.panelCenter          = new System.Windows.Forms.Panel();
     this.procVarHeaderControl = new ProsimoUI.ProcVarsEditor.RecommProcVarHeaderControl();
     this.panelNorth.SuspendLayout();
     this.groupBoxInitialProcVar.SuspendLayout();
     this.panelSouth.SuspendLayout();
     this.panelCenter.SuspendLayout();
     this.SuspendLayout();
     //
     // panelNorth
     //
     this.panelNorth.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panelNorth.Controls.Add(this.groupBoxInitialProcVar);
     this.panelNorth.Controls.Add(this.labelMessage);
     this.panelNorth.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panelNorth.Location = new System.Drawing.Point(0, 0);
     this.panelNorth.Name     = "panelNorth";
     this.panelNorth.Size     = new System.Drawing.Size(466, 172);
     this.panelNorth.TabIndex = 0;
     //
     // groupBoxInitialProcVar
     //
     this.groupBoxInitialProcVar.Controls.Add(this.labelNewValue);
     this.groupBoxInitialProcVar.Controls.Add(this.labelCurrentValue);
     this.groupBoxInitialProcVar.Controls.Add(this.labelName);
     this.groupBoxInitialProcVar.Controls.Add(this.labelProcVarName);
     this.groupBoxInitialProcVar.Controls.Add(this.textBoxProcVarExistingValue);
     this.groupBoxInitialProcVar.Controls.Add(this.textBoxProcVarNewValue);
     this.groupBoxInitialProcVar.Location = new System.Drawing.Point(8, 68);
     this.groupBoxInitialProcVar.Name     = "groupBoxInitialProcVar";
     this.groupBoxInitialProcVar.Size     = new System.Drawing.Size(448, 96);
     this.groupBoxInitialProcVar.TabIndex = 26;
     this.groupBoxInitialProcVar.TabStop  = false;
     this.groupBoxInitialProcVar.Text     = "Initial Variable Being Specified";
     //
     // labelNewValue
     //
     this.labelNewValue.Location  = new System.Drawing.Point(12, 72);
     this.labelNewValue.Name      = "labelNewValue";
     this.labelNewValue.Size      = new System.Drawing.Size(120, 16);
     this.labelNewValue.TabIndex  = 27;
     this.labelNewValue.Text      = "Newly Specified Value:";
     this.labelNewValue.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelCurrentValue
     //
     this.labelCurrentValue.Location  = new System.Drawing.Point(12, 52);
     this.labelCurrentValue.Name      = "labelCurrentValue";
     this.labelCurrentValue.Size      = new System.Drawing.Size(120, 16);
     this.labelCurrentValue.TabIndex  = 26;
     this.labelCurrentValue.Text      = "Existing Value:";
     this.labelCurrentValue.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelName
     //
     this.labelName.Location  = new System.Drawing.Point(12, 24);
     this.labelName.Name      = "labelName";
     this.labelName.Size      = new System.Drawing.Size(120, 16);
     this.labelName.TabIndex  = 25;
     this.labelName.Text      = "Name:";
     this.labelName.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelProcVarName
     //
     this.labelProcVarName.Location  = new System.Drawing.Point(136, 24);
     this.labelProcVarName.Name      = "labelProcVarName";
     this.labelProcVarName.Size      = new System.Drawing.Size(304, 16);
     this.labelProcVarName.TabIndex  = 22;
     this.labelProcVarName.Text      = "ProcVar Name";
     this.labelProcVarName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // textBoxProcVarExistingValue
     //
     this.textBoxProcVarExistingValue.BackColor = System.Drawing.SystemColors.Control;
     this.textBoxProcVarExistingValue.Location  = new System.Drawing.Point(136, 48);
     this.textBoxProcVarExistingValue.Name      = "textBoxProcVarExistingValue";
     this.textBoxProcVarExistingValue.ReadOnly  = true;
     this.textBoxProcVarExistingValue.Size      = new System.Drawing.Size(80, 20);
     this.textBoxProcVarExistingValue.TabIndex  = 23;
     this.textBoxProcVarExistingValue.TabStop   = false;
     this.textBoxProcVarExistingValue.Text      = "";
     this.textBoxProcVarExistingValue.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // textBoxProcVarNewValue
     //
     this.textBoxProcVarNewValue.BackColor = System.Drawing.SystemColors.Control;
     this.textBoxProcVarNewValue.Location  = new System.Drawing.Point(136, 68);
     this.textBoxProcVarNewValue.Name      = "textBoxProcVarNewValue";
     this.textBoxProcVarNewValue.ReadOnly  = true;
     this.textBoxProcVarNewValue.Size      = new System.Drawing.Size(80, 20);
     this.textBoxProcVarNewValue.TabIndex  = 24;
     this.textBoxProcVarNewValue.TabStop   = false;
     this.textBoxProcVarNewValue.Text      = "";
     this.textBoxProcVarNewValue.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // labelMessage
     //
     this.labelMessage.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.labelMessage.Location    = new System.Drawing.Point(8, 8);
     this.labelMessage.Name        = "labelMessage";
     this.labelMessage.Size        = new System.Drawing.Size(448, 48);
     this.labelMessage.TabIndex    = 0;
     //
     // panelSouth
     //
     this.panelSouth.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panelSouth.Controls.Add(this.buttonCancel);
     this.panelSouth.Controls.Add(this.buttonOk);
     this.panelSouth.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panelSouth.Location = new System.Drawing.Point(0, 296);
     this.panelSouth.Name     = "panelSouth";
     this.panelSouth.Size     = new System.Drawing.Size(466, 32);
     this.panelSouth.TabIndex = 1;
     //
     // buttonCancel
     //
     this.buttonCancel.Location = new System.Drawing.Point(240, 4);
     this.buttonCancel.Name     = "buttonCancel";
     this.buttonCancel.TabIndex = 1;
     this.buttonCancel.Text     = "Cancel";
     this.buttonCancel.Click   += new System.EventHandler(this.buttonCancel_Click);
     //
     // buttonOk
     //
     this.buttonOk.Location = new System.Drawing.Point(152, 4);
     this.buttonOk.Name     = "buttonOk";
     this.buttonOk.TabIndex = 0;
     this.buttonOk.Text     = "OK";
     this.buttonOk.Click   += new System.EventHandler(this.buttonOk_Click);
     //
     // panelCenter
     //
     this.panelCenter.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panelCenter.Controls.Add(this.procVarHeaderControl);
     this.panelCenter.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelCenter.Location = new System.Drawing.Point(0, 172);
     this.panelCenter.Name     = "panelCenter";
     this.panelCenter.Size     = new System.Drawing.Size(466, 124);
     this.panelCenter.TabIndex = 2;
     //
     // procVarHeaderControl
     //
     this.procVarHeaderControl.Dock     = System.Windows.Forms.DockStyle.Top;
     this.procVarHeaderControl.Location = new System.Drawing.Point(0, 0);
     this.procVarHeaderControl.Name     = "procVarHeaderControl";
     this.procVarHeaderControl.Size     = new System.Drawing.Size(462, 20);
     this.procVarHeaderControl.TabIndex = 0;
     //
     // ProcVarsInappropriateForm
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(466, 328);
     this.Controls.Add(this.panelCenter);
     this.Controls.Add(this.panelSouth);
     this.Controls.Add(this.panelNorth);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "ProcVarsInappropriateForm";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Edit Process Variables";
     this.panelNorth.ResumeLayout(false);
     this.groupBoxInitialProcVar.ResumeLayout(false);
     this.panelSouth.ResumeLayout(false);
     this.panelCenter.ResumeLayout(false);
     this.ResumeLayout(false);
 }
예제 #14
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.labelNumberOfCyclones        = new ProsimoUI.ProcessVarLabel();
     this.labelInletWidth              = new ProsimoUI.ProcessVarLabel();
     this.labelCycloneDiameter         = new ProsimoUI.ProcessVarLabel();
     this.labelParticleDensity         = new ProsimoUI.ProcessVarLabel();
     this.labelParticleBulkDensity     = new ProsimoUI.ProcessVarLabel();
     this.labelCutParticleDiameter     = new ProsimoUI.ProcessVarLabel();
     this.labelInletHeight             = new ProsimoUI.ProcessVarLabel();
     this.labelInletHeightToWidthRatio = new ProsimoUI.ProcessVarLabel();
     this.labelParticleTypeGroup       = new System.Windows.Forms.Label();
     this.labelInletConfiguration      = new System.Windows.Forms.Label();
     this.labelOutletInnerDiameter     = new ProsimoUI.ProcessVarLabel();
     this.labelOutletWallThickness     = new ProsimoUI.ProcessVarLabel();
     this.labelDiplegDiameter          = new ProsimoUI.ProcessVarLabel();
     this.labelExternalVesselDiameter  = new ProsimoUI.ProcessVarLabel();
     this.labelInletVelocity           = new ProsimoUI.ProcessVarLabel();
     this.labelBarrelPlusConeLength    = new ProsimoUI.ProcessVarLabel();
     this.labelConeLength              = new ProsimoUI.ProcessVarLabel();
     this.labelBarrelLength            = new ProsimoUI.ProcessVarLabel();
     this.labelConeAngle = new ProsimoUI.ProcessVarLabel();
     this.labelOutletBelowRoofToInletHeightRatio = new ProsimoUI.ProcessVarLabel();
     this.labelOutletTubeLengthBelowRoof         = new ProsimoUI.ProcessVarLabel();
     this.labelNaturalVortexLength = new ProsimoUI.ProcessVarLabel();
     this.SuspendLayout();
     //
     // labelNumberOfCyclones
     //
     this.labelNumberOfCyclones.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelNumberOfCyclones.Location    = new System.Drawing.Point(0, 0);
     this.labelNumberOfCyclones.Name        = "labelNumberOfCyclones";
     this.labelNumberOfCyclones.Size        = new System.Drawing.Size(292, 20);
     this.labelNumberOfCyclones.TabIndex    = 0;
     this.labelNumberOfCyclones.Text        = "NumberOfCyclones";
     this.labelNumberOfCyclones.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelInletWidth
     //
     this.labelInletWidth.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelInletWidth.Location    = new System.Drawing.Point(0, 120);
     this.labelInletWidth.Name        = "labelInletWidth";
     this.labelInletWidth.Size        = new System.Drawing.Size(292, 20);
     this.labelInletWidth.TabIndex    = 2;
     this.labelInletWidth.Text        = "InletWidth";
     this.labelInletWidth.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelCycloneDiameter
     //
     this.labelCycloneDiameter.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelCycloneDiameter.Location    = new System.Drawing.Point(0, 180);
     this.labelCycloneDiameter.Name        = "labelCycloneDiameter";
     this.labelCycloneDiameter.Size        = new System.Drawing.Size(292, 20);
     this.labelCycloneDiameter.TabIndex    = 4;
     this.labelCycloneDiameter.Text        = "CycloneDiameter";
     this.labelCycloneDiameter.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelParticleDensity
     //
     this.labelParticleDensity.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelParticleDensity.Location    = new System.Drawing.Point(0, 40);
     this.labelParticleDensity.Name        = "labelParticleDensity";
     this.labelParticleDensity.Size        = new System.Drawing.Size(292, 20);
     this.labelParticleDensity.TabIndex    = 6;
     this.labelParticleDensity.Text        = "ParticleDensity";
     this.labelParticleDensity.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelParticleBulkDensity
     //
     this.labelParticleBulkDensity.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelParticleBulkDensity.Location    = new System.Drawing.Point(0, 60);
     this.labelParticleBulkDensity.Name        = "labelParticleBulkDensity";
     this.labelParticleBulkDensity.Size        = new System.Drawing.Size(292, 20);
     this.labelParticleBulkDensity.TabIndex    = 8;
     this.labelParticleBulkDensity.Text        = "ParticleBulkDensity";
     this.labelParticleBulkDensity.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelCutParticleDiameter
     //
     this.labelCutParticleDiameter.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelCutParticleDiameter.Location    = new System.Drawing.Point(0, 80);
     this.labelCutParticleDiameter.Name        = "labelCutParticleDiameter";
     this.labelCutParticleDiameter.Size        = new System.Drawing.Size(292, 20);
     this.labelCutParticleDiameter.TabIndex    = 10;
     this.labelCutParticleDiameter.Text        = "CutParticleDiameter";
     this.labelCutParticleDiameter.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelInletHeight
     //
     this.labelInletHeight.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelInletHeight.Location    = new System.Drawing.Point(0, 140);
     this.labelInletHeight.Name        = "labelInletHeight";
     this.labelInletHeight.Size        = new System.Drawing.Size(292, 20);
     this.labelInletHeight.TabIndex    = 12;
     this.labelInletHeight.Text        = "InletHeight";
     this.labelInletHeight.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelInletHeightToWidthRatio
     //
     this.labelInletHeightToWidthRatio.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelInletHeightToWidthRatio.Location    = new System.Drawing.Point(0, 160);
     this.labelInletHeightToWidthRatio.Name        = "labelInletHeightToWidthRatio";
     this.labelInletHeightToWidthRatio.Size        = new System.Drawing.Size(292, 20);
     this.labelInletHeightToWidthRatio.TabIndex    = 14;
     this.labelInletHeightToWidthRatio.Text        = "InletHeightToWidthRatio";
     this.labelInletHeightToWidthRatio.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelParticleTypeGroup
     //
     this.labelParticleTypeGroup.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelParticleTypeGroup.Location    = new System.Drawing.Point(0, 20);
     this.labelParticleTypeGroup.Name        = "labelParticleTypeGroup";
     this.labelParticleTypeGroup.Size        = new System.Drawing.Size(292, 20);
     this.labelParticleTypeGroup.TabIndex    = 33;
     this.labelParticleTypeGroup.Text        = "Particle Type Group:";
     this.labelParticleTypeGroup.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelInletConfiguration
     //
     this.labelInletConfiguration.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelInletConfiguration.Location    = new System.Drawing.Point(0, 100);
     this.labelInletConfiguration.Name        = "labelInletConfiguration";
     this.labelInletConfiguration.Size        = new System.Drawing.Size(292, 20);
     this.labelInletConfiguration.TabIndex    = 34;
     this.labelInletConfiguration.Text        = "Inlet Configuration:";
     this.labelInletConfiguration.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelOutletInnerDiameter
     //
     this.labelOutletInnerDiameter.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelOutletInnerDiameter.Location    = new System.Drawing.Point(0, 200);
     this.labelOutletInnerDiameter.Name        = "labelOutletInnerDiameter";
     this.labelOutletInnerDiameter.Size        = new System.Drawing.Size(292, 20);
     this.labelOutletInnerDiameter.TabIndex    = 35;
     this.labelOutletInnerDiameter.Text        = "OutletInnerDiameter";
     this.labelOutletInnerDiameter.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelOutletWallThickness
     //
     this.labelOutletWallThickness.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelOutletWallThickness.Location    = new System.Drawing.Point(0, 220);
     this.labelOutletWallThickness.Name        = "labelOutletWallThickness";
     this.labelOutletWallThickness.Size        = new System.Drawing.Size(292, 20);
     this.labelOutletWallThickness.TabIndex    = 36;
     this.labelOutletWallThickness.Text        = "OutletWallThickness";
     this.labelOutletWallThickness.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelDiplegDiameter
     //
     this.labelDiplegDiameter.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelDiplegDiameter.Location    = new System.Drawing.Point(0, 280);
     this.labelDiplegDiameter.Name        = "labelDiplegDiameter";
     this.labelDiplegDiameter.Size        = new System.Drawing.Size(292, 20);
     this.labelDiplegDiameter.TabIndex    = 37;
     this.labelDiplegDiameter.Text        = "DiplegDiameter";
     this.labelDiplegDiameter.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelExternalVesselDiameter
     //
     this.labelExternalVesselDiameter.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelExternalVesselDiameter.Location    = new System.Drawing.Point(0, 300);
     this.labelExternalVesselDiameter.Name        = "labelExternalVesselDiameter";
     this.labelExternalVesselDiameter.Size        = new System.Drawing.Size(292, 20);
     this.labelExternalVesselDiameter.TabIndex    = 38;
     this.labelExternalVesselDiameter.Text        = "ExternalVesselDiameter";
     this.labelExternalVesselDiameter.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelInletVelocity
     //
     this.labelInletVelocity.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelInletVelocity.Location    = new System.Drawing.Point(0, 320);
     this.labelInletVelocity.Name        = "labelInletVelocity";
     this.labelInletVelocity.Size        = new System.Drawing.Size(292, 20);
     this.labelInletVelocity.TabIndex    = 39;
     this.labelInletVelocity.Text        = "InletVelocity";
     this.labelInletVelocity.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelBarrelPlusConeLength
     //
     this.labelBarrelPlusConeLength.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelBarrelPlusConeLength.Location    = new System.Drawing.Point(0, 420);
     this.labelBarrelPlusConeLength.Name        = "labelBarrelPlusConeLength";
     this.labelBarrelPlusConeLength.Size        = new System.Drawing.Size(292, 20);
     this.labelBarrelPlusConeLength.TabIndex    = 40;
     this.labelBarrelPlusConeLength.Text        = "Barrel Plus Cone Length";
     this.labelBarrelPlusConeLength.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelConeLength
     //
     this.labelConeLength.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelConeLength.Location    = new System.Drawing.Point(0, 400);
     this.labelConeLength.Name        = "labelConeLength";
     this.labelConeLength.Size        = new System.Drawing.Size(292, 20);
     this.labelConeLength.TabIndex    = 41;
     this.labelConeLength.Text        = "Cone Length";
     this.labelConeLength.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelBarrelLength
     //
     this.labelBarrelLength.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelBarrelLength.Location    = new System.Drawing.Point(0, 380);
     this.labelBarrelLength.Name        = "labelBarrelLength";
     this.labelBarrelLength.Size        = new System.Drawing.Size(292, 20);
     this.labelBarrelLength.TabIndex    = 42;
     this.labelBarrelLength.Text        = "Barrel Length";
     this.labelBarrelLength.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelConeAngle
     //
     this.labelConeAngle.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelConeAngle.Location    = new System.Drawing.Point(0, 340);
     this.labelConeAngle.Name        = "labelConeAngle";
     this.labelConeAngle.Size        = new System.Drawing.Size(292, 20);
     this.labelConeAngle.TabIndex    = 43;
     this.labelConeAngle.Text        = "Cone Angle";
     this.labelConeAngle.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelOutletBelowRoofToInletHeightRatio
     //
     this.labelOutletBelowRoofToInletHeightRatio.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelOutletBelowRoofToInletHeightRatio.Location    = new System.Drawing.Point(0, 260);
     this.labelOutletBelowRoofToInletHeightRatio.Name        = "labelOutletBelowRoofToInletHeightRatio";
     this.labelOutletBelowRoofToInletHeightRatio.Size        = new System.Drawing.Size(292, 20);
     this.labelOutletBelowRoofToInletHeightRatio.TabIndex    = 44;
     this.labelOutletBelowRoofToInletHeightRatio.Text        = "Outlet Below Roof To Inlet Height Ratio";
     this.labelOutletBelowRoofToInletHeightRatio.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelOutletTubeLengthBelowRoof
     //
     this.labelOutletTubeLengthBelowRoof.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelOutletTubeLengthBelowRoof.Location    = new System.Drawing.Point(0, 240);
     this.labelOutletTubeLengthBelowRoof.Name        = "labelOutletTubeLengthBelowRoof";
     this.labelOutletTubeLengthBelowRoof.Size        = new System.Drawing.Size(292, 20);
     this.labelOutletTubeLengthBelowRoof.TabIndex    = 45;
     this.labelOutletTubeLengthBelowRoof.Text        = "Outlet Tube Length Below Roof";
     this.labelOutletTubeLengthBelowRoof.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelNaturalVortexLength
     //
     this.labelNaturalVortexLength.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelNaturalVortexLength.Location    = new System.Drawing.Point(0, 360);
     this.labelNaturalVortexLength.Name        = "labelNaturalVortexLength";
     this.labelNaturalVortexLength.Size        = new System.Drawing.Size(292, 20);
     this.labelNaturalVortexLength.TabIndex    = 46;
     this.labelNaturalVortexLength.Text        = "NaturalVortexLength";
     this.labelNaturalVortexLength.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // CycloneRatingLabelsControl
     //
     this.Controls.Add(this.labelNaturalVortexLength);
     this.Controls.Add(this.labelOutletTubeLengthBelowRoof);
     this.Controls.Add(this.labelOutletBelowRoofToInletHeightRatio);
     this.Controls.Add(this.labelConeAngle);
     this.Controls.Add(this.labelBarrelLength);
     this.Controls.Add(this.labelConeLength);
     this.Controls.Add(this.labelBarrelPlusConeLength);
     this.Controls.Add(this.labelInletVelocity);
     this.Controls.Add(this.labelExternalVesselDiameter);
     this.Controls.Add(this.labelDiplegDiameter);
     this.Controls.Add(this.labelOutletWallThickness);
     this.Controls.Add(this.labelOutletInnerDiameter);
     this.Controls.Add(this.labelInletConfiguration);
     this.Controls.Add(this.labelParticleTypeGroup);
     this.Controls.Add(this.labelInletHeightToWidthRatio);
     this.Controls.Add(this.labelInletHeight);
     this.Controls.Add(this.labelCutParticleDiameter);
     this.Controls.Add(this.labelParticleBulkDensity);
     this.Controls.Add(this.labelParticleDensity);
     this.Controls.Add(this.labelCycloneDiameter);
     this.Controls.Add(this.labelInletWidth);
     this.Controls.Add(this.labelNumberOfCyclones);
     this.Name = "CycloneRatingLabelsControl";
     this.Size = new System.Drawing.Size(292, 440);
     this.ResumeLayout(false);
 }