Exemple #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.labelPowerInput             = new ProsimoUI.ProcessVarLabel();
     this.labelStaticPressure         = new ProsimoUI.ProcessVarLabel();
     this.labelTotalDischargePressure = new ProsimoUI.ProcessVarLabel();
     this.labelEfficiency             = new ProsimoUI.ProcessVarLabel();
     this.SuspendLayout();
     //
     // labelPowerInput
     //
     this.labelPowerInput.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelPowerInput.Location    = new System.Drawing.Point(0, 60);
     this.labelPowerInput.Name        = "labelPowerInput";
     this.labelPowerInput.Size        = new System.Drawing.Size(192, 20);
     this.labelPowerInput.TabIndex    = 96;
     this.labelPowerInput.Text        = "PowerInput";
     this.labelPowerInput.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelStaticPressure
     //
     this.labelStaticPressure.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelStaticPressure.Location    = new System.Drawing.Point(0, 0);
     this.labelStaticPressure.Name        = "labelStaticPressure";
     this.labelStaticPressure.Size        = new System.Drawing.Size(192, 20);
     this.labelStaticPressure.TabIndex    = 92;
     this.labelStaticPressure.Text        = "StaticPressure";
     this.labelStaticPressure.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelTotalDischargePressure
     //
     this.labelTotalDischargePressure.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelTotalDischargePressure.Location    = new System.Drawing.Point(0, 20);
     this.labelTotalDischargePressure.Name        = "labelTotalDischargePressure";
     this.labelTotalDischargePressure.Size        = new System.Drawing.Size(192, 20);
     this.labelTotalDischargePressure.TabIndex    = 97;
     this.labelTotalDischargePressure.Text        = "TotalPressure";
     this.labelTotalDischargePressure.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelEfficiency
     //
     this.labelEfficiency.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelEfficiency.Location    = new System.Drawing.Point(0, 40);
     this.labelEfficiency.Name        = "labelEfficiency";
     this.labelEfficiency.Size        = new System.Drawing.Size(192, 20);
     this.labelEfficiency.TabIndex    = 93;
     this.labelEfficiency.Text        = "Efficiency";
     this.labelEfficiency.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // FanLabelsControl
     //
     this.Controls.Add(this.labelPowerInput);
     this.Controls.Add(this.labelStaticPressure);
     this.Controls.Add(this.labelTotalDischargePressure);
     this.Controls.Add(this.labelEfficiency);
     this.Name = "FanLabelsControl";
     this.Size = new System.Drawing.Size(192, 80);
     this.ResumeLayout(false);
 }
Exemple #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.labelBagDiameter  = new ProsimoUI.ProcessVarLabel();
     this.labelBagLength    = new ProsimoUI.ProcessVarLabel();
     this.labelNumberOfBags = new ProsimoUI.ProcessVarLabel();
     this.SuspendLayout();
     //
     // labelBagDiameter
     //
     this.labelBagDiameter.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelBagDiameter.Location    = new System.Drawing.Point(0, 160);
     this.labelBagDiameter.Name        = "labelBagDiameter";
     this.labelBagDiameter.Size        = new System.Drawing.Size(192, 20);
     this.labelBagDiameter.TabIndex    = 96;
     this.labelBagDiameter.Text        = "BagDiameter";
     this.labelBagDiameter.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelBagLength
     //
     this.labelBagLength.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelBagLength.Location    = new System.Drawing.Point(0, 180);
     this.labelBagLength.Name        = "labelBagLength";
     this.labelBagLength.Size        = new System.Drawing.Size(192, 20);
     this.labelBagLength.TabIndex    = 96;
     this.labelBagLength.Text        = "BagLength";
     this.labelBagLength.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelNumberOfBags
     //
     this.labelNumberOfBags.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelNumberOfBags.Location    = new System.Drawing.Point(0, 200);
     this.labelNumberOfBags.Name        = "labelNumberOfBags";
     this.labelNumberOfBags.Size        = new System.Drawing.Size(192, 20);
     this.labelNumberOfBags.TabIndex    = 96;
     this.labelNumberOfBags.Text        = "NumberOfBags";
     this.labelNumberOfBags.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // BagFilterLabelsControl
     //
     this.Controls.Add(this.labelBagDiameter);
     this.Controls.Add(this.labelBagLength);
     this.Controls.Add(this.labelNumberOfBags);
     this.Name = "BagFilterLabelsControl";
     this.Size = new System.Drawing.Size(192, 220);
     this.Controls.SetChildIndex(this.labelNumberOfBags, 0);
     this.Controls.SetChildIndex(this.labelBagLength, 0);
     this.Controls.SetChildIndex(this.labelBagDiameter, 0);
     this.ResumeLayout(false);
 }
Exemple #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.labelSolvable = new ProsimoUI.SolvableLabel();
     this.textBoxValue  = new ProsimoUI.ProcessVarTextBox();
     this.labelVariable = new ProsimoUI.ProcessVarLabel();
     this.SuspendLayout();
     //
     // labelSolvable
     //
     this.labelSolvable.BackColor   = System.Drawing.SystemColors.Control;
     this.labelSolvable.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelSolvable.Location    = new System.Drawing.Point(0, 0);
     this.labelSolvable.Name        = "labelSolvable";
     this.labelSolvable.Size        = new System.Drawing.Size(84, 20);
     this.labelSolvable.TabIndex    = 3;
     this.labelSolvable.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     this.labelSolvable.MouseDown  += new System.Windows.Forms.MouseEventHandler(this.labelSolvable_MouseDown);
     //
     // textBoxValue
     //
     this.textBoxValue.Location  = new System.Drawing.Point(276, 0);
     this.textBoxValue.Name      = "textBoxValue";
     this.textBoxValue.Size      = new System.Drawing.Size(80, 20);
     this.textBoxValue.TabIndex  = 5;
     this.textBoxValue.Text      = "";
     this.textBoxValue.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.textBoxValue.KeyUp    += new KeyEventHandler(textBoxValue_KeyUp);
     //
     // labelVariable
     //
     this.labelVariable.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelVariable.Location    = new System.Drawing.Point(84, 0);
     this.labelVariable.Name        = "labelVariable";
     this.labelVariable.Size        = new System.Drawing.Size(192, 20);
     this.labelVariable.TabIndex    = 6;
     this.labelVariable.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     this.labelVariable.MouseDown  += new System.Windows.Forms.MouseEventHandler(this.labelVariable_MouseDown);
     //
     // CustomEditorElementControl
     //
     this.Controls.Add(this.labelVariable);
     this.Controls.Add(this.textBoxValue);
     this.Controls.Add(this.labelSolvable);
     this.Name = "CustomEditorElementControl";
     this.Size = new System.Drawing.Size(356, 20);
     this.ResumeLayout(false);
 }
Exemple #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.labelTotalHeatTransfer    = new ProsimoUI.ProcessVarLabel();
     this.labelColdSidePressureDrop = new ProsimoUI.ProcessVarLabel();
     this.labelHotSidePressureDrop  = new ProsimoUI.ProcessVarLabel();
     this.SuspendLayout();
     //
     // labelTotalHeatTransfer
     //
     this.labelTotalHeatTransfer.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelTotalHeatTransfer.Location    = new System.Drawing.Point(0, 0);
     this.labelTotalHeatTransfer.Name        = "labelTotalHeatTransfer";
     this.labelTotalHeatTransfer.Size        = new System.Drawing.Size(192, 20);
     this.labelTotalHeatTransfer.TabIndex    = 91;
     this.labelTotalHeatTransfer.Text        = "TotalHeatTransfer";
     this.labelTotalHeatTransfer.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelColdSidePressureDrop
     //
     this.labelColdSidePressureDrop.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelColdSidePressureDrop.Location    = new System.Drawing.Point(0, 20);
     this.labelColdSidePressureDrop.Name        = "labelColdSidePressureDrop";
     this.labelColdSidePressureDrop.Size        = new System.Drawing.Size(192, 20);
     this.labelColdSidePressureDrop.TabIndex    = 90;
     this.labelColdSidePressureDrop.Text        = "ColdSidePressureDrop";
     this.labelColdSidePressureDrop.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelHotSidePressureDrop
     //
     this.labelHotSidePressureDrop.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelHotSidePressureDrop.Location    = new System.Drawing.Point(0, 40);
     this.labelHotSidePressureDrop.Name        = "labelHotSidePressureDrop";
     this.labelHotSidePressureDrop.Size        = new System.Drawing.Size(192, 20);
     this.labelHotSidePressureDrop.TabIndex    = 89;
     this.labelHotSidePressureDrop.Text        = "HotSidePressureDrop";
     this.labelHotSidePressureDrop.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // HeatExchangerLabelsControl
     //
     this.Controls.Add(this.labelTotalHeatTransfer);
     this.Controls.Add(this.labelColdSidePressureDrop);
     this.Controls.Add(this.labelHotSidePressureDrop);
     this.Name = "HeatExchangerLabelsControl";
     this.Size = new System.Drawing.Size(192, 60);
     this.ResumeLayout(false);
 }
Exemple #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.labelHeatInput    = new ProsimoUI.ProcessVarLabel();
     this.labelHeatLoss     = new ProsimoUI.ProcessVarLabel();
     this.labelPressureDrop = new ProsimoUI.ProcessVarLabel();
     this.SuspendLayout();
     //
     // labelHeatInput
     //
     this.labelHeatInput.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelHeatInput.Location    = new System.Drawing.Point(0, 40);
     this.labelHeatInput.Name        = "labelHeatInput";
     this.labelHeatInput.Size        = new System.Drawing.Size(192, 20);
     this.labelHeatInput.TabIndex    = 116;
     this.labelHeatInput.Text        = "HeatInput";
     this.labelHeatInput.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelHeatLoss
     //
     this.labelHeatLoss.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelHeatLoss.Location    = new System.Drawing.Point(0, 20);
     this.labelHeatLoss.Name        = "labelHeatLoss";
     this.labelHeatLoss.Size        = new System.Drawing.Size(192, 20);
     this.labelHeatLoss.TabIndex    = 117;
     this.labelHeatLoss.Text        = "HeatLoss";
     this.labelHeatLoss.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelPressureDrop
     //
     this.labelPressureDrop.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelPressureDrop.Location    = new System.Drawing.Point(0, 0);
     this.labelPressureDrop.Name        = "labelPressureDrop";
     this.labelPressureDrop.Size        = new System.Drawing.Size(192, 20);
     this.labelPressureDrop.TabIndex    = 118;
     this.labelPressureDrop.Text        = "PressureDrop";
     this.labelPressureDrop.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // HeaterLabelsControl
     //
     this.Controls.Add(this.labelPressureDrop);
     this.Controls.Add(this.labelHeatLoss);
     this.Controls.Add(this.labelHeatInput);
     this.Name = "HeaterLabelsControl";
     this.Size = new System.Drawing.Size(192, 60);
     this.ResumeLayout(false);
 }
Exemple #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.labelEntrainmentRatio           = new ProsimoUI.ProcessVarLabel();
     this.labelCompressionRatio           = new ProsimoUI.ProcessVarLabel();
     this.labelSuctionMotivePressureRatio = new ProsimoUI.ProcessVarLabel();
     this.SuspendLayout();
     //
     // labelEntrainmentRatio
     //
     this.labelEntrainmentRatio.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelEntrainmentRatio.Location    = new System.Drawing.Point(0, 0);
     this.labelEntrainmentRatio.Name        = "labelEntrainmentRatio";
     this.labelEntrainmentRatio.Size        = new System.Drawing.Size(192, 20);
     this.labelEntrainmentRatio.TabIndex    = 96;
     this.labelEntrainmentRatio.Text        = "EntrainmentRatio";
     this.labelEntrainmentRatio.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelCompressionRatio
     //
     this.labelCompressionRatio.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelCompressionRatio.Location    = new System.Drawing.Point(0, 20);
     this.labelCompressionRatio.Name        = "labelCompressionRatio";
     this.labelCompressionRatio.Size        = new System.Drawing.Size(192, 20);
     this.labelCompressionRatio.TabIndex    = 92;
     this.labelCompressionRatio.Text        = "CompressionRatio";
     this.labelCompressionRatio.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelSuctionMotivePressureRatio
     //
     this.labelSuctionMotivePressureRatio.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelSuctionMotivePressureRatio.Location    = new System.Drawing.Point(0, 40);
     this.labelSuctionMotivePressureRatio.Name        = "labelSuctionMotivePressureRatio";
     this.labelSuctionMotivePressureRatio.Size        = new System.Drawing.Size(192, 20);
     this.labelSuctionMotivePressureRatio.TabIndex    = 97;
     this.labelSuctionMotivePressureRatio.Text        = "SuctionMotivePressureRatio";
     this.labelSuctionMotivePressureRatio.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // EjectorLabelsControl
     //
     this.Controls.Add(this.labelEntrainmentRatio);
     this.Controls.Add(this.labelCompressionRatio);
     this.Controls.Add(this.labelSuctionMotivePressureRatio);
     this.Name = "EjectorLabelsControl";
     this.Size = new System.Drawing.Size(192, 60);
     this.ResumeLayout(false);
 }
Exemple #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.labelPressureDrop = new ProsimoUI.ProcessVarLabel();
     this.SuspendLayout();
     //
     // labelPressureDrop
     //
     this.labelPressureDrop.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelPressureDrop.Location    = new System.Drawing.Point(0, 0);
     this.labelPressureDrop.Name        = "labelPressureDrop";
     this.labelPressureDrop.Size        = new System.Drawing.Size(192, 20);
     this.labelPressureDrop.TabIndex    = 92;
     this.labelPressureDrop.Text        = "PressureDrop";
     this.labelPressureDrop.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // ValveLabelsControl
     //
     this.Controls.Add(this.labelPressureDrop);
     this.Name = "ValveLabelsControl";
     this.Size = new System.Drawing.Size(192, 20);
     this.ResumeLayout(false);
 }
Exemple #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);
 }
Exemple #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.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(HumidityChartForm));
     this.mainMenu                       = new System.Windows.Forms.MainMenu(this.components);
     this.menuItemClose                  = new System.Windows.Forms.MenuItem();
     this.textBoxPressureValue           = new ProsimoUI.ProcessVarTextBox();
     this.labelPressureName              = new ProsimoUI.ProcessVarLabel();
     this.radioButtonProcess             = new System.Windows.Forms.RadioButton();
     this.radioButtonState               = new System.Windows.Forms.RadioButton();
     this.groupBoxHumidityChartType      = new System.Windows.Forms.GroupBox();
     this.groupBoxHumidityChartParameter = new System.Windows.Forms.GroupBox();
     this.plotCtrl                       = new ProsimoUI.Plots.HCPlotControl();
     this.panel = new System.Windows.Forms.Panel();
     this.groupBoxHumidityChartType.SuspendLayout();
     this.groupBoxHumidityChartParameter.SuspendLayout();
     this.panel.SuspendLayout();
     this.SuspendLayout();
     //
     // mainMenu
     //
     this.mainMenu.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.menuItemClose
     });
     //
     // menuItemClose
     //
     this.menuItemClose.Index  = 0;
     this.menuItemClose.Text   = "Close";
     this.menuItemClose.Click += new System.EventHandler(this.menuItemClose_Click);
     //
     // textBoxPressureValue
     //
     this.textBoxPressureValue.Location  = new System.Drawing.Point(268, 24);
     this.textBoxPressureValue.Name      = "textBoxPressureValue";
     this.textBoxPressureValue.Size      = new System.Drawing.Size(80, 20);
     this.textBoxPressureValue.TabIndex  = 10;
     this.textBoxPressureValue.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.textBoxPressureValue.KeyUp    += new System.Windows.Forms.KeyEventHandler(this.textBoxPressureValue_KeyUp);
     //
     // labelPressureName
     //
     this.labelPressureName.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelPressureName.Location    = new System.Drawing.Point(4, 24);
     this.labelPressureName.Name        = "labelPressureName";
     this.labelPressureName.Size        = new System.Drawing.Size(266, 20);
     this.labelPressureName.TabIndex    = 9;
     this.labelPressureName.Text        = "PRESSURE";
     this.labelPressureName.TextAlign   = System.Drawing.ContentAlignment.MiddleRight;
     //
     // radioButtonProcess
     //
     this.radioButtonProcess.Location        = new System.Drawing.Point(44, 54);
     this.radioButtonProcess.Name            = "radioButtonProcess";
     this.radioButtonProcess.Size            = new System.Drawing.Size(207, 20);
     this.radioButtonProcess.TabIndex        = 11;
     this.radioButtonProcess.Text            = "Isenthalpic Process";
     this.radioButtonProcess.CheckedChanged += new System.EventHandler(this.radioButtonProcess_CheckedChanged);
     //
     // radioButtonState
     //
     this.radioButtonState.Location        = new System.Drawing.Point(44, 28);
     this.radioButtonState.Name            = "radioButtonState";
     this.radioButtonState.Size            = new System.Drawing.Size(207, 20);
     this.radioButtonState.TabIndex        = 10;
     this.radioButtonState.Text            = "Gas State";
     this.radioButtonState.CheckedChanged += new System.EventHandler(this.radioButtonState_CheckedChanged);
     //
     // groupBoxHumidityChartType
     //
     this.groupBoxHumidityChartType.Controls.Add(this.radioButtonProcess);
     this.groupBoxHumidityChartType.Controls.Add(this.radioButtonState);
     this.groupBoxHumidityChartType.Location = new System.Drawing.Point(4, 12);
     this.groupBoxHumidityChartType.Name     = "groupBoxHumidityChartType";
     this.groupBoxHumidityChartType.Size     = new System.Drawing.Size(354, 80);
     this.groupBoxHumidityChartType.TabIndex = 16;
     this.groupBoxHumidityChartType.TabStop  = false;
     this.groupBoxHumidityChartType.Text     = "Chart Type";
     //
     // groupBoxHumidityChartParameter
     //
     this.groupBoxHumidityChartParameter.Controls.Add(this.textBoxPressureValue);
     this.groupBoxHumidityChartParameter.Controls.Add(this.labelPressureName);
     this.groupBoxHumidityChartParameter.Location = new System.Drawing.Point(4, 108);
     this.groupBoxHumidityChartParameter.Name     = "groupBoxHumidityChartParameter";
     this.groupBoxHumidityChartParameter.Size     = new System.Drawing.Size(354, 52);
     this.groupBoxHumidityChartParameter.TabIndex = 17;
     this.groupBoxHumidityChartParameter.TabStop  = false;
     this.groupBoxHumidityChartParameter.Text     = "Chart Parameter";
     //
     // plotCtrl
     //
     this.plotCtrl.Location = new System.Drawing.Point(376, 4);
     this.plotCtrl.Name     = "plotCtrl";
     this.plotCtrl.Size     = new System.Drawing.Size(596, 456);
     this.plotCtrl.TabIndex = 18;
     //
     // panel
     //
     this.panel.AutoScroll  = true;
     this.panel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel.Controls.Add(this.groupBoxHumidityChartType);
     this.panel.Controls.Add(this.groupBoxHumidityChartParameter);
     this.panel.Controls.Add(this.plotCtrl);
     this.panel.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel.Location = new System.Drawing.Point(0, 0);
     this.panel.Name     = "panel";
     this.panel.Size     = new System.Drawing.Size(980, 467);
     this.panel.TabIndex = 19;
     //
     // HumidityChartForm
     //
     this.ClientSize = new System.Drawing.Size(980, 467);
     this.Controls.Add(this.panel);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.Menu          = this.mainMenu;
     this.MinimizeBox   = false;
     this.Name          = "HumidityChartForm";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Humidity Chart";
     this.groupBoxHumidityChartType.ResumeLayout(false);
     this.groupBoxHumidityChartParameter.ResumeLayout(false);
     this.groupBoxHumidityChartParameter.PerformLayout();
     this.panel.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #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.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);
 }
Exemple #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.labelDewPoint            = new ProcessVarLabel();
     this.labelHumidity            = new ProcessVarLabel();
     this.labelRelativeHumidity    = new ProcessVarLabel();
     this.labelVolumeFlowRate      = new ProcessVarLabel();
     this.labelWetBulbTemperature  = new ProcessVarLabel();
     this.labelMassFlowRate        = new ProcessVarLabel();
     this.labelTemperature         = new ProcessVarLabel();
     this.labelDensity             = new ProcessVarLabel();
     this.labelEnthalpy            = new ProcessVarLabel();
     this.labelMassFlowRateDry     = new ProcessVarLabel();
     this.labelPressure            = new ProcessVarLabel();
     this.labelSpecificHeatDryBase = new ProcessVarLabel();
     this.SuspendLayout();
     //
     // labelDewPoint
     //
     this.labelDewPoint.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelDewPoint.Location    = new System.Drawing.Point(0, 120);
     this.labelDewPoint.Name        = "labelDewPoint";
     this.labelDewPoint.Size        = new System.Drawing.Size(192, 20);
     this.labelDewPoint.TabIndex    = 111;
     this.labelDewPoint.Text        = "DEW_POINT";
     this.labelDewPoint.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelHumidity
     //
     this.labelHumidity.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelHumidity.Location    = new System.Drawing.Point(0, 140);
     this.labelHumidity.Name        = "labelHumidity";
     this.labelHumidity.Size        = new System.Drawing.Size(192, 20);
     this.labelHumidity.TabIndex    = 112;
     this.labelHumidity.Text        = "HUMIDITY";
     this.labelHumidity.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelRelativeHumidity
     //
     this.labelRelativeHumidity.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelRelativeHumidity.Location    = new System.Drawing.Point(0, 160);
     this.labelRelativeHumidity.Name        = "labelRelativeHumidity";
     this.labelRelativeHumidity.Size        = new System.Drawing.Size(192, 20);
     this.labelRelativeHumidity.TabIndex    = 113;
     this.labelRelativeHumidity.Text        = "RELATIVE_HUMIDITY";
     this.labelRelativeHumidity.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelVolumeFlowRate
     //
     this.labelVolumeFlowRate.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelVolumeFlowRate.Location    = new System.Drawing.Point(0, 40);
     this.labelVolumeFlowRate.Name        = "labelVolumeFlowRate";
     this.labelVolumeFlowRate.Size        = new System.Drawing.Size(192, 20);
     this.labelVolumeFlowRate.TabIndex    = 107;
     this.labelVolumeFlowRate.Text        = "VOLUME_FLOW_RATE";
     this.labelVolumeFlowRate.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelWetBulbTemperature
     //
     this.labelWetBulbTemperature.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelWetBulbTemperature.Location    = new System.Drawing.Point(0, 100);
     this.labelWetBulbTemperature.Name        = "labelWetBulbTemperature";
     this.labelWetBulbTemperature.Size        = new System.Drawing.Size(192, 20);
     this.labelWetBulbTemperature.TabIndex    = 110;
     this.labelWetBulbTemperature.Text        = "WET_BULB_TEMPERATURE";
     this.labelWetBulbTemperature.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelTemperature
     //
     this.labelTemperature.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelTemperature.Location    = new System.Drawing.Point(0, 80);
     this.labelTemperature.Name        = "labelTemperature";
     this.labelTemperature.Size        = new System.Drawing.Size(192, 20);
     this.labelTemperature.TabIndex    = 109;
     this.labelTemperature.Text        = "TEMPERATURE";
     this.labelTemperature.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelDensity
     //
     this.labelDensity.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelDensity.Location    = new System.Drawing.Point(0, 220);
     this.labelDensity.Name        = "labelDensity";
     this.labelDensity.Size        = new System.Drawing.Size(192, 20);
     this.labelDensity.TabIndex    = 116;
     this.labelDensity.Text        = "DENSITY";
     this.labelDensity.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelEnthalpy
     //
     this.labelEnthalpy.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelEnthalpy.Location    = new System.Drawing.Point(0, 180);
     this.labelEnthalpy.Name        = "labelEnthalpy";
     this.labelEnthalpy.Size        = new System.Drawing.Size(192, 20);
     this.labelEnthalpy.TabIndex    = 114;
     this.labelEnthalpy.Text        = "ENTHALPY";
     this.labelEnthalpy.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelMassFlowRateDry
     //
     this.labelMassFlowRateDry.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelMassFlowRateDry.Location    = new System.Drawing.Point(0, 20);
     this.labelMassFlowRateDry.Name        = "labelMassFlowRateDry";
     this.labelMassFlowRateDry.Size        = new System.Drawing.Size(192, 20);
     this.labelMassFlowRateDry.TabIndex    = 106;
     this.labelMassFlowRateDry.Text        = "MASS_FLOW_RATE_DRY";
     this.labelMassFlowRateDry.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelMassFlowRate
     //
     this.labelMassFlowRate.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelMassFlowRate.Location    = new System.Drawing.Point(0, 0);
     this.labelMassFlowRate.Name        = "labelMassFlowRate";
     this.labelMassFlowRate.Size        = new System.Drawing.Size(192, 20);
     this.labelMassFlowRate.TabIndex    = 105;
     this.labelMassFlowRate.Text        = "MASS_FLOW_RATE";
     this.labelMassFlowRate.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelPressure
     //
     this.labelPressure.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelPressure.Location    = new System.Drawing.Point(0, 60);
     this.labelPressure.Name        = "labelPressure";
     this.labelPressure.Size        = new System.Drawing.Size(192, 20);
     this.labelPressure.TabIndex    = 108;
     this.labelPressure.Text        = "PRESSURE";
     this.labelPressure.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelSpecificHeatDryBase
     //
     this.labelSpecificHeatDryBase.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelSpecificHeatDryBase.Location    = new System.Drawing.Point(0, 200);
     this.labelSpecificHeatDryBase.Name        = "labelSpecificHeatDryBase";
     this.labelSpecificHeatDryBase.Size        = new System.Drawing.Size(192, 20);
     this.labelSpecificHeatDryBase.TabIndex    = 115;
     this.labelSpecificHeatDryBase.Text        = "SPECIFIC_HEAT_DRY_BASE";
     this.labelSpecificHeatDryBase.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // GasStreamLabelsControl
     //
     this.Controls.Add(this.labelDewPoint);
     this.Controls.Add(this.labelHumidity);
     this.Controls.Add(this.labelRelativeHumidity);
     this.Controls.Add(this.labelVolumeFlowRate);
     this.Controls.Add(this.labelWetBulbTemperature);
     this.Controls.Add(this.labelMassFlowRate);
     this.Controls.Add(this.labelTemperature);
     this.Controls.Add(this.labelDensity);
     this.Controls.Add(this.labelEnthalpy);
     this.Controls.Add(this.labelMassFlowRateDry);
     this.Controls.Add(this.labelPressure);
     this.Controls.Add(this.labelSpecificHeatDryBase);
     this.Name = "GasStreamLabelsControl";
     this.Size = new System.Drawing.Size(192, 240);
     this.ResumeLayout(false);
 }
Exemple #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.panel                     = new System.Windows.Forms.Panel();
     this.buttonCancel              = new System.Windows.Forms.Button();
     this.buttonOk                  = new System.Windows.Forms.Button();
     this.buttonDuhringLines        = new System.Windows.Forms.Button();
     this.groupBoxChooseSubstances  = new System.Windows.Forms.GroupBox();
     this.buttonAddSubstance        = new System.Windows.Forms.Button();
     this.groupBoxDMComponents      = new System.Windows.Forms.GroupBox();
     this.buttonNormalize           = new System.Windows.Forms.Button();
     this.buttonRemoveSubstance     = new System.Windows.Forms.Button();
     this.groupBoxSubstances        = new System.Windows.Forms.GroupBox();
     this.buttonSubstanceDetails    = new System.Windows.Forms.Button();
     this.comboBoxMoistureSubstance = new System.Windows.Forms.ComboBox();
     this.comboBoxType              = new System.Windows.Forms.ComboBox();
     this.textBoxName               = new System.Windows.Forms.TextBox();
     this.labelType                 = new System.Windows.Forms.Label();
     this.labelMoistureSubstance    = new System.Windows.Forms.Label();
     this.labelName                 = new System.Windows.Forms.Label();
     this.panel1                    = new System.Windows.Forms.Panel();
     this.panel2                    = new System.Windows.Forms.Panel();
     this.panel3                    = new System.Windows.Forms.Panel();
     this.dmComponentsControl       = new ProsimoUI.MaterialsUI.DMSubstancesControl();
     this.substancesControl         = new ProsimoUI.SubstancesUI.SubstancesControl();
     this.textBoxSpecificHeat       = new ProsimoUI.ProcessVarTextBox();
     this.labelSpecificHeat         = new ProsimoUI.ProcessVarLabel();
     this.panel.SuspendLayout();
     this.groupBoxChooseSubstances.SuspendLayout();
     this.groupBoxDMComponents.SuspendLayout();
     this.groupBoxSubstances.SuspendLayout();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel3.SuspendLayout();
     this.SuspendLayout();
     //
     // panel
     //
     this.panel.AutoSize     = true;
     this.panel.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.panel.BorderStyle  = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel.Controls.Add(this.panel3);
     this.panel.Controls.Add(this.panel2);
     this.panel.Controls.Add(this.panel1);
     this.panel.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel.Location = new System.Drawing.Point(0, 0);
     this.panel.Name     = "panel";
     this.panel.Size     = new System.Drawing.Size(754, 442);
     this.panel.TabIndex = 0;
     //
     // buttonCancel
     //
     this.buttonCancel.Location = new System.Drawing.Point(410, 17);
     this.buttonCancel.Name     = "buttonCancel";
     this.buttonCancel.Size     = new System.Drawing.Size(75, 23);
     this.buttonCancel.TabIndex = 9;
     this.buttonCancel.Text     = "Cancel";
     this.buttonCancel.Click   += new System.EventHandler(this.buttonCancel_Click);
     //
     // buttonOk
     //
     this.buttonOk.Location = new System.Drawing.Point(308, 17);
     this.buttonOk.Name     = "buttonOk";
     this.buttonOk.Size     = new System.Drawing.Size(75, 23);
     this.buttonOk.TabIndex = 8;
     this.buttonOk.Text     = "OK";
     this.buttonOk.Click   += new System.EventHandler(this.buttonOk_Click);
     //
     // buttonDuhringLines
     //
     this.buttonDuhringLines.Location = new System.Drawing.Point(625, 35);
     this.buttonDuhringLines.Name     = "buttonDuhringLines";
     this.buttonDuhringLines.Size     = new System.Drawing.Size(96, 23);
     this.buttonDuhringLines.TabIndex = 7;
     this.buttonDuhringLines.Text     = "Duhring Lines";
     this.buttonDuhringLines.Click   += new System.EventHandler(this.buttonDuhringLines_Click);
     //
     // groupBoxChooseSubstances
     //
     this.groupBoxChooseSubstances.AutoSize     = true;
     this.groupBoxChooseSubstances.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.groupBoxChooseSubstances.Controls.Add(this.buttonAddSubstance);
     this.groupBoxChooseSubstances.Controls.Add(this.groupBoxDMComponents);
     this.groupBoxChooseSubstances.Controls.Add(this.groupBoxSubstances);
     this.groupBoxChooseSubstances.Location = new System.Drawing.Point(6, 7);
     this.groupBoxChooseSubstances.Name     = "groupBoxChooseSubstances";
     this.groupBoxChooseSubstances.Size     = new System.Drawing.Size(748, 329);
     this.groupBoxChooseSubstances.TabIndex = 6;
     this.groupBoxChooseSubstances.TabStop  = false;
     //
     // buttonAddSubstance
     //
     this.buttonAddSubstance.Location = new System.Drawing.Point(368, 120);
     this.buttonAddSubstance.Name     = "buttonAddSubstance";
     this.buttonAddSubstance.Size     = new System.Drawing.Size(75, 23);
     this.buttonAddSubstance.TabIndex = 2;
     this.buttonAddSubstance.Text     = "Add >>";
     this.buttonAddSubstance.Click   += new System.EventHandler(this.buttonAddSubstance_Click);
     //
     // groupBoxDMComponents
     //
     this.groupBoxDMComponents.AutoSize     = true;
     this.groupBoxDMComponents.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.groupBoxDMComponents.Controls.Add(this.buttonNormalize);
     this.groupBoxDMComponents.Controls.Add(this.dmComponentsControl);
     this.groupBoxDMComponents.Controls.Add(this.buttonRemoveSubstance);
     this.groupBoxDMComponents.Location = new System.Drawing.Point(448, 16);
     this.groupBoxDMComponents.Name     = "groupBoxDMComponents";
     this.groupBoxDMComponents.Size     = new System.Drawing.Size(294, 294);
     this.groupBoxDMComponents.TabIndex = 1;
     this.groupBoxDMComponents.TabStop  = false;
     this.groupBoxDMComponents.Text     = "Drying Material Components";
     //
     // buttonNormalize
     //
     this.buttonNormalize.Location = new System.Drawing.Point(192, 252);
     this.buttonNormalize.Name     = "buttonNormalize";
     this.buttonNormalize.Size     = new System.Drawing.Size(75, 23);
     this.buttonNormalize.TabIndex = 1;
     this.buttonNormalize.Text     = "Normalize";
     this.buttonNormalize.Click   += new System.EventHandler(this.buttonNormalize_Click);
     //
     // buttonRemoveSubstance
     //
     this.buttonRemoveSubstance.Location = new System.Drawing.Point(20, 252);
     this.buttonRemoveSubstance.Name     = "buttonRemoveSubstance";
     this.buttonRemoveSubstance.Size     = new System.Drawing.Size(75, 23);
     this.buttonRemoveSubstance.TabIndex = 3;
     this.buttonRemoveSubstance.Text     = "Remove";
     this.buttonRemoveSubstance.Click   += new System.EventHandler(this.buttonRemoveSubstance_Click);
     //
     // groupBoxSubstances
     //
     this.groupBoxSubstances.AutoSize     = true;
     this.groupBoxSubstances.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.groupBoxSubstances.Controls.Add(this.buttonSubstanceDetails);
     this.groupBoxSubstances.Controls.Add(this.substancesControl);
     this.groupBoxSubstances.Dock     = System.Windows.Forms.DockStyle.Left;
     this.groupBoxSubstances.Location = new System.Drawing.Point(3, 16);
     this.groupBoxSubstances.Name     = "groupBoxSubstances";
     this.groupBoxSubstances.Size     = new System.Drawing.Size(361, 310);
     this.groupBoxSubstances.TabIndex = 0;
     this.groupBoxSubstances.TabStop  = false;
     this.groupBoxSubstances.Text     = "Substances";
     //
     // buttonSubstanceDetails
     //
     this.buttonSubstanceDetails.Location = new System.Drawing.Point(8, 252);
     this.buttonSubstanceDetails.Name     = "buttonSubstanceDetails";
     this.buttonSubstanceDetails.Size     = new System.Drawing.Size(75, 23);
     this.buttonSubstanceDetails.TabIndex = 1;
     this.buttonSubstanceDetails.Text     = "Details";
     this.buttonSubstanceDetails.Click   += new System.EventHandler(this.buttonSubstanceDetails_Click);
     //
     // comboBoxMoistureSubstance
     //
     this.comboBoxMoistureSubstance.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBoxMoistureSubstance.FormattingEnabled = true;
     this.comboBoxMoistureSubstance.Location          = new System.Drawing.Point(376, 37);
     this.comboBoxMoistureSubstance.Name                  = "comboBoxMoistureSubstance";
     this.comboBoxMoistureSubstance.Size                  = new System.Drawing.Size(121, 21);
     this.comboBoxMoistureSubstance.TabIndex              = 5;
     this.comboBoxMoistureSubstance.SelectedIndexChanged += new System.EventHandler(this.comboBoxMoistureSubstance_SelectedIndexChanged);
     //
     // comboBoxType
     //
     this.comboBoxType.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBoxType.FormattingEnabled = true;
     this.comboBoxType.Location          = new System.Drawing.Point(54, 37);
     this.comboBoxType.Name                  = "comboBoxType";
     this.comboBoxType.Size                  = new System.Drawing.Size(121, 21);
     this.comboBoxType.TabIndex              = 4;
     this.comboBoxType.SelectedIndexChanged += new System.EventHandler(this.comboBoxType_SelectedIndexChanged);
     //
     // textBoxName
     //
     this.textBoxName.Location = new System.Drawing.Point(54, 8);
     this.textBoxName.Name     = "textBoxName";
     this.textBoxName.Size     = new System.Drawing.Size(210, 20);
     this.textBoxName.TabIndex = 3;
     //
     // labelType
     //
     this.labelType.Location  = new System.Drawing.Point(8, 38);
     this.labelType.Name      = "labelType";
     this.labelType.Size      = new System.Drawing.Size(40, 16);
     this.labelType.TabIndex  = 2;
     this.labelType.Text      = "Type:";
     this.labelType.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelMoistureSubstance
     //
     this.labelMoistureSubstance.Location  = new System.Drawing.Point(315, 35);
     this.labelMoistureSubstance.Name      = "labelMoistureSubstance";
     this.labelMoistureSubstance.Size      = new System.Drawing.Size(55, 16);
     this.labelMoistureSubstance.TabIndex  = 1;
     this.labelMoistureSubstance.Text      = "Solvent:";
     this.labelMoistureSubstance.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelName
     //
     this.labelName.Location  = new System.Drawing.Point(8, 11);
     this.labelName.Name      = "labelName";
     this.labelName.Size      = new System.Drawing.Size(44, 16);
     this.labelName.TabIndex  = 0;
     this.labelName.Text      = "Name:";
     this.labelName.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // panel1
     //
     this.panel1.AutoSize     = true;
     this.panel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.panel1.Controls.Add(this.labelName);
     this.panel1.Controls.Add(this.textBoxSpecificHeat);
     this.panel1.Controls.Add(this.labelType);
     this.panel1.Controls.Add(this.labelSpecificHeat);
     this.panel1.Controls.Add(this.comboBoxType);
     this.panel1.Controls.Add(this.buttonDuhringLines);
     this.panel1.Controls.Add(this.textBoxName);
     this.panel1.Controls.Add(this.labelMoistureSubstance);
     this.panel1.Controls.Add(this.comboBoxMoistureSubstance);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(750, 61);
     this.panel1.TabIndex = 118;
     //
     // panel2
     //
     this.panel2.AutoSize     = true;
     this.panel2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.panel2.Controls.Add(this.buttonOk);
     this.panel2.Controls.Add(this.buttonCancel);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel2.Location = new System.Drawing.Point(0, 395);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(750, 43);
     this.panel2.TabIndex = 119;
     //
     // panel3
     //
     this.panel3.AutoSize     = true;
     this.panel3.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.panel3.Controls.Add(this.groupBoxChooseSubstances);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel3.Location = new System.Drawing.Point(0, 61);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(750, 334);
     this.panel3.TabIndex = 120;
     //
     // dmComponentsControl
     //
     this.dmComponentsControl.Location = new System.Drawing.Point(8, 20);
     this.dmComponentsControl.Name     = "dmComponentsControl";
     this.dmComponentsControl.Size     = new System.Drawing.Size(280, 216);
     this.dmComponentsControl.TabIndex = 0;
     //
     // substancesControl
     //
     this.substancesControl.AutoSize         = true;
     this.substancesControl.AutoSizeMode     = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.substancesControl.Location         = new System.Drawing.Point(8, 20);
     this.substancesControl.Name             = "substancesControl";
     this.substancesControl.Size             = new System.Drawing.Size(347, 228);
     this.substancesControl.SubstancesToShow = ProsimoUI.SubstancesToShow.All;
     this.substancesControl.TabIndex         = 0;
     //
     // textBoxSpecificHeat
     //
     this.textBoxSpecificHeat.Location  = new System.Drawing.Point(641, 8);
     this.textBoxSpecificHeat.Name      = "textBoxSpecificHeat";
     this.textBoxSpecificHeat.Size      = new System.Drawing.Size(80, 20);
     this.textBoxSpecificHeat.TabIndex  = 117;
     this.textBoxSpecificHeat.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.textBoxSpecificHeat.KeyUp    += new System.Windows.Forms.KeyEventHandler(this.textBoxSpecificHeat_KeyUp);
     //
     // labelSpecificHeat
     //
     this.labelSpecificHeat.AutoSize    = true;
     this.labelSpecificHeat.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelSpecificHeat.Location    = new System.Drawing.Point(376, 12);
     this.labelSpecificHeat.Name        = "labelSpecificHeat";
     this.labelSpecificHeat.Size        = new System.Drawing.Size(70, 15);
     this.labelSpecificHeat.TabIndex    = 116;
     this.labelSpecificHeat.Text        = "SpecificHeat";
     this.labelSpecificHeat.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // AddOrEditDryingMaterialForm
     //
     this.AutoSize     = true;
     this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.ClientSize   = new System.Drawing.Size(754, 442);
     this.Controls.Add(this.panel);
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "AddOrEditDryingMaterialForm";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "New Drying Material";
     this.panel.ResumeLayout(false);
     this.panel.PerformLayout();
     this.groupBoxChooseSubstances.ResumeLayout(false);
     this.groupBoxChooseSubstances.PerformLayout();
     this.groupBoxDMComponents.ResumeLayout(false);
     this.groupBoxSubstances.ResumeLayout(false);
     this.groupBoxSubstances.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #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.labelHeatLossByTransportDevice = new ProsimoUI.ProcessVarLabel();
     this.labelWorkInput                         = new ProsimoUI.ProcessVarLabel();
     this.labelHeatInput                         = new ProsimoUI.ProcessVarLabel();
     this.labelHeatLoss                          = new ProsimoUI.ProcessVarLabel();
     this.labelGasPressureDrop                   = new ProsimoUI.ProcessVarLabel();
     this.labelThermalEfficiency                 = new ProsimoUI.ProcessVarLabel();
     this.labelSpecificHeatConsumption           = new ProsimoUI.ProcessVarLabel();
     this.labelMoistureEvaporationRate           = new ProsimoUI.ProcessVarLabel();
     this.labelFractionOfMaterialLostToGasOutlet = new ProsimoUI.ProcessVarLabel();
     this.labelGasOutletMaterialLoading          = new ProsimoUI.ProcessVarLabel();
     this.SuspendLayout();
     //
     // labelHeatLossByTransportDevice
     //
     this.labelHeatLossByTransportDevice.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelHeatLossByTransportDevice.Location    = new System.Drawing.Point(0, 80);
     this.labelHeatLossByTransportDevice.Name        = "labelHeatLossByTransportDevice";
     this.labelHeatLossByTransportDevice.Size        = new System.Drawing.Size(192, 20);
     this.labelHeatLossByTransportDevice.TabIndex    = 91;
     this.labelHeatLossByTransportDevice.Text        = "HeatLossByTransportDevice";
     this.labelHeatLossByTransportDevice.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelWorkInput
     //
     this.labelWorkInput.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelWorkInput.Location    = new System.Drawing.Point(0, 60);
     this.labelWorkInput.Name        = "labelWorkInput";
     this.labelWorkInput.Size        = new System.Drawing.Size(192, 20);
     this.labelWorkInput.TabIndex    = 90;
     this.labelWorkInput.Text        = "WorkInput";
     this.labelWorkInput.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelHeatInput
     //
     this.labelHeatInput.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelHeatInput.Location    = new System.Drawing.Point(0, 40);
     this.labelHeatInput.Name        = "labelHeatInput";
     this.labelHeatInput.Size        = new System.Drawing.Size(192, 20);
     this.labelHeatInput.TabIndex    = 89;
     this.labelHeatInput.Text        = "HeatInput";
     this.labelHeatInput.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelHeatLoss
     //
     this.labelHeatLoss.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelHeatLoss.Location    = new System.Drawing.Point(0, 20);
     this.labelHeatLoss.Name        = "labelHeatLoss";
     this.labelHeatLoss.Size        = new System.Drawing.Size(192, 20);
     this.labelHeatLoss.TabIndex    = 88;
     this.labelHeatLoss.Text        = "HeatLoss";
     this.labelHeatLoss.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // 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    = 87;
     this.labelGasPressureDrop.Text        = "GasPressureDrop";
     this.labelGasPressureDrop.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelThermalEfficiency
     //
     this.labelThermalEfficiency.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelThermalEfficiency.Location    = new System.Drawing.Point(0, 140);
     this.labelThermalEfficiency.Name        = "labelThermalEfficiency";
     this.labelThermalEfficiency.Size        = new System.Drawing.Size(192, 20);
     this.labelThermalEfficiency.TabIndex    = 94;
     this.labelThermalEfficiency.Text        = "ThermalEfficiency";
     this.labelThermalEfficiency.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelSpecificHeatConsumption
     //
     this.labelSpecificHeatConsumption.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelSpecificHeatConsumption.Location    = new System.Drawing.Point(0, 120);
     this.labelSpecificHeatConsumption.Name        = "labelSpecificHeatConsumption";
     this.labelSpecificHeatConsumption.Size        = new System.Drawing.Size(192, 20);
     this.labelSpecificHeatConsumption.TabIndex    = 93;
     this.labelSpecificHeatConsumption.Text        = "SpecificHeatConsumption";
     this.labelSpecificHeatConsumption.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelMoistureEvaporationRate
     //
     this.labelMoistureEvaporationRate.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelMoistureEvaporationRate.Location    = new System.Drawing.Point(0, 100);
     this.labelMoistureEvaporationRate.Name        = "labelMoistureEvaporationRate";
     this.labelMoistureEvaporationRate.Size        = new System.Drawing.Size(192, 20);
     this.labelMoistureEvaporationRate.TabIndex    = 92;
     this.labelMoistureEvaporationRate.Text        = "MoistureEvaporationRate";
     this.labelMoistureEvaporationRate.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelFractionOfMaterialLostToGasOutlet
     //
     this.labelFractionOfMaterialLostToGasOutlet.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelFractionOfMaterialLostToGasOutlet.Location    = new System.Drawing.Point(0, 160);
     this.labelFractionOfMaterialLostToGasOutlet.Name        = "labelFractionOfMaterialLostToGasOutlet";
     this.labelFractionOfMaterialLostToGasOutlet.Size        = new System.Drawing.Size(192, 20);
     this.labelFractionOfMaterialLostToGasOutlet.TabIndex    = 92;
     this.labelFractionOfMaterialLostToGasOutlet.Text        = "FractionOfMaterialLostToGasOutlet";
     this.labelFractionOfMaterialLostToGasOutlet.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelGasOutletMaterialLoading
     //
     this.labelGasOutletMaterialLoading.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelGasOutletMaterialLoading.Location    = new System.Drawing.Point(0, 180);
     this.labelGasOutletMaterialLoading.Name        = "labelGasOutletMaterialLoading";
     this.labelGasOutletMaterialLoading.Size        = new System.Drawing.Size(192, 20);
     this.labelGasOutletMaterialLoading.TabIndex    = 95;
     this.labelGasOutletMaterialLoading.Text        = "GasOutletMaterialLoading";
     this.labelGasOutletMaterialLoading.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // DryerLabelsControl
     //
     this.Controls.Add(this.labelGasOutletMaterialLoading);
     this.Controls.Add(this.labelThermalEfficiency);
     this.Controls.Add(this.labelSpecificHeatConsumption);
     this.Controls.Add(this.labelMoistureEvaporationRate);
     this.Controls.Add(this.labelHeatLossByTransportDevice);
     this.Controls.Add(this.labelWorkInput);
     this.Controls.Add(this.labelHeatInput);
     this.Controls.Add(this.labelHeatLoss);
     this.Controls.Add(this.labelGasPressureDrop);
     this.Controls.Add(this.labelFractionOfMaterialLostToGasOutlet);
     this.Name = "DryerLabelsControl";
     this.Size = new System.Drawing.Size(192, 200);
     this.ResumeLayout(false);
 }
Exemple #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.panel                     = new System.Windows.Forms.Panel();
     this.panel2                    = new System.Windows.Forms.Panel();
     this.buttonOk                  = new System.Windows.Forms.Button();
     this.buttonCancel              = new System.Windows.Forms.Button();
     this.panel1                    = new System.Windows.Forms.Panel();
     this.groupBoxChooseSubstances  = new System.Windows.Forms.GroupBox();
     this.groupBoxDMComponents      = new System.Windows.Forms.GroupBox();
     this.buttonNormalize           = new System.Windows.Forms.Button();
     this.labelName                 = new System.Windows.Forms.Label();
     this.labelType                 = new System.Windows.Forms.Label();
     this.comboBoxType              = new System.Windows.Forms.ComboBox();
     this.buttonDuhringLines        = new System.Windows.Forms.Button();
     this.textBoxName               = new System.Windows.Forms.TextBox();
     this.labelMoistureSubstance    = new System.Windows.Forms.Label();
     this.comboBoxMoistureSubstance = new System.Windows.Forms.ComboBox();
     this.dmComponentsControl       = new ProsimoUI.MaterialsUI.ComponentsControl();
     this.textBoxSpecificHeat       = new ProsimoUI.ProcessVarTextBox();
     this.labelSpecificHeat         = new ProsimoUI.ProcessVarLabel();
     this.panel.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel1.SuspendLayout();
     this.groupBoxChooseSubstances.SuspendLayout();
     this.groupBoxDMComponents.SuspendLayout();
     this.SuspendLayout();
     //
     // panel
     //
     this.panel.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.panel.BorderStyle  = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel.Controls.Add(this.panel2);
     this.panel.Controls.Add(this.panel1);
     this.panel.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel.Location = new System.Drawing.Point(0, 0);
     this.panel.Name     = "panel";
     this.panel.Size     = new System.Drawing.Size(413, 507);
     this.panel.TabIndex = 0;
     //
     // panel2
     //
     this.panel2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.panel2.Controls.Add(this.buttonOk);
     this.panel2.Controls.Add(this.buttonCancel);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel2.Location = new System.Drawing.Point(0, 461);
     this.panel2.Name     = "panel2";
     this.panel2.Padding  = new System.Windows.Forms.Padding(5);
     this.panel2.Size     = new System.Drawing.Size(409, 42);
     this.panel2.TabIndex = 119;
     //
     // buttonOk
     //
     this.buttonOk.Location = new System.Drawing.Point(212, 11);
     this.buttonOk.Name     = "buttonOk";
     this.buttonOk.Size     = new System.Drawing.Size(75, 23);
     this.buttonOk.TabIndex = 8;
     this.buttonOk.Text     = "OK";
     this.buttonOk.Click   += new System.EventHandler(this.buttonOk_Click);
     //
     // buttonCancel
     //
     this.buttonCancel.Location = new System.Drawing.Point(314, 11);
     this.buttonCancel.Name     = "buttonCancel";
     this.buttonCancel.Size     = new System.Drawing.Size(75, 23);
     this.buttonCancel.TabIndex = 9;
     this.buttonCancel.Text     = "Cancel";
     this.buttonCancel.Click   += new System.EventHandler(this.buttonCancel_Click);
     //
     // panel1
     //
     this.panel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.panel1.Controls.Add(this.groupBoxChooseSubstances);
     this.panel1.Controls.Add(this.labelName);
     this.panel1.Controls.Add(this.textBoxSpecificHeat);
     this.panel1.Controls.Add(this.labelType);
     this.panel1.Controls.Add(this.labelSpecificHeat);
     this.panel1.Controls.Add(this.comboBoxType);
     this.panel1.Controls.Add(this.buttonDuhringLines);
     this.panel1.Controls.Add(this.textBoxName);
     this.panel1.Controls.Add(this.labelMoistureSubstance);
     this.panel1.Controls.Add(this.comboBoxMoistureSubstance);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(409, 503);
     this.panel1.TabIndex = 118;
     //
     // groupBoxChooseSubstances
     //
     this.groupBoxChooseSubstances.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.groupBoxChooseSubstances.Controls.Add(this.groupBoxDMComponents);
     this.groupBoxChooseSubstances.Location = new System.Drawing.Point(16, 139);
     this.groupBoxChooseSubstances.Name     = "groupBoxChooseSubstances";
     this.groupBoxChooseSubstances.Size     = new System.Drawing.Size(380, 316);
     this.groupBoxChooseSubstances.TabIndex = 6;
     this.groupBoxChooseSubstances.TabStop  = false;
     //
     // groupBoxDMComponents
     //
     this.groupBoxDMComponents.Controls.Add(this.buttonNormalize);
     this.groupBoxDMComponents.Controls.Add(this.dmComponentsControl);
     this.groupBoxDMComponents.Location = new System.Drawing.Point(6, 19);
     this.groupBoxDMComponents.Name     = "groupBoxDMComponents";
     this.groupBoxDMComponents.Size     = new System.Drawing.Size(367, 294);
     this.groupBoxDMComponents.TabIndex = 1;
     this.groupBoxDMComponents.TabStop  = false;
     this.groupBoxDMComponents.Text     = "Drying Material Components";
     //
     // buttonNormalize
     //
     this.buttonNormalize.Location = new System.Drawing.Point(192, 252);
     this.buttonNormalize.Name     = "buttonNormalize";
     this.buttonNormalize.Size     = new System.Drawing.Size(75, 23);
     this.buttonNormalize.TabIndex = 1;
     this.buttonNormalize.Text     = "Normalize";
     this.buttonNormalize.Click   += new System.EventHandler(this.buttonNormalize_Click);
     //
     // labelName
     //
     this.labelName.Location  = new System.Drawing.Point(8, 16);
     this.labelName.Name      = "labelName";
     this.labelName.Size      = new System.Drawing.Size(44, 16);
     this.labelName.TabIndex  = 0;
     this.labelName.Text      = "Name:";
     this.labelName.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelType
     //
     this.labelType.Location  = new System.Drawing.Point(13, 45);
     this.labelType.Name      = "labelType";
     this.labelType.Size      = new System.Drawing.Size(35, 21);
     this.labelType.TabIndex  = 2;
     this.labelType.Text      = "Type:";
     this.labelType.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // comboBoxType
     //
     this.comboBoxType.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBoxType.FormattingEnabled = true;
     this.comboBoxType.Location          = new System.Drawing.Point(88, 45);
     this.comboBoxType.Name                  = "comboBoxType";
     this.comboBoxType.Size                  = new System.Drawing.Size(167, 21);
     this.comboBoxType.TabIndex              = 4;
     this.comboBoxType.SelectedIndexChanged += new System.EventHandler(this.comboBoxType_SelectedIndexChanged);
     //
     // buttonDuhringLines
     //
     this.buttonDuhringLines.Location = new System.Drawing.Point(293, 78);
     this.buttonDuhringLines.Name     = "buttonDuhringLines";
     this.buttonDuhringLines.Size     = new System.Drawing.Size(96, 23);
     this.buttonDuhringLines.TabIndex = 7;
     this.buttonDuhringLines.Text     = "Duhring Lines";
     this.buttonDuhringLines.Click   += new System.EventHandler(this.buttonDuhringLines_Click);
     //
     // textBoxName
     //
     this.textBoxName.Location = new System.Drawing.Point(88, 12);
     this.textBoxName.Name     = "textBoxName";
     this.textBoxName.Size     = new System.Drawing.Size(210, 20);
     this.textBoxName.TabIndex = 3;
     //
     // labelMoistureSubstance
     //
     this.labelMoistureSubstance.Location  = new System.Drawing.Point(13, 80);
     this.labelMoistureSubstance.Name      = "labelMoistureSubstance";
     this.labelMoistureSubstance.Size      = new System.Drawing.Size(59, 21);
     this.labelMoistureSubstance.TabIndex  = 1;
     this.labelMoistureSubstance.Text      = "Moisture:";
     this.labelMoistureSubstance.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // comboBoxMoistureSubstance
     //
     this.comboBoxMoistureSubstance.DropDownHeight    = 160;
     this.comboBoxMoistureSubstance.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBoxMoistureSubstance.FormattingEnabled = true;
     this.comboBoxMoistureSubstance.IntegralHeight    = false;
     this.comboBoxMoistureSubstance.Location          = new System.Drawing.Point(88, 80);
     this.comboBoxMoistureSubstance.Name                  = "comboBoxMoistureSubstance";
     this.comboBoxMoistureSubstance.Size                  = new System.Drawing.Size(167, 21);
     this.comboBoxMoistureSubstance.TabIndex              = 5;
     this.comboBoxMoistureSubstance.SelectedIndexChanged += new System.EventHandler(this.comboBoxMoistureSubstance_SelectedIndexChanged);
     //
     // dmComponentsControl
     //
     this.dmComponentsControl.Location = new System.Drawing.Point(8, 20);
     this.dmComponentsControl.Name     = "dmComponentsControl";
     this.dmComponentsControl.Size     = new System.Drawing.Size(267, 216);
     this.dmComponentsControl.TabIndex = 0;
     //
     // textBoxSpecificHeat
     //
     this.textBoxSpecificHeat.Location  = new System.Drawing.Point(266, 116);
     this.textBoxSpecificHeat.Name      = "textBoxSpecificHeat";
     this.textBoxSpecificHeat.Size      = new System.Drawing.Size(123, 20);
     this.textBoxSpecificHeat.TabIndex  = 117;
     this.textBoxSpecificHeat.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.textBoxSpecificHeat.KeyUp    += new System.Windows.Forms.KeyEventHandler(this.textBoxSpecificHeat_KeyUp);
     //
     // labelSpecificHeat
     //
     this.labelSpecificHeat.AutoSize    = true;
     this.labelSpecificHeat.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelSpecificHeat.Location    = new System.Drawing.Point(16, 116);
     this.labelSpecificHeat.Name        = "labelSpecificHeat";
     this.labelSpecificHeat.Size        = new System.Drawing.Size(70, 15);
     this.labelSpecificHeat.TabIndex    = 116;
     this.labelSpecificHeat.Text        = "SpecificHeat";
     this.labelSpecificHeat.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // AddOrEditDryingMaterialForm
     //
     this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.ClientSize   = new System.Drawing.Size(413, 507);
     this.Controls.Add(this.panel);
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "AddOrEditDryingMaterialForm";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "New Drying Material";
     this.panel.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.groupBoxChooseSubstances.ResumeLayout(false);
     this.groupBoxDMComponents.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #15
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.labelVolumeFlowRate = new ProcessVarLabel();
     this.labelMassFlowRate   = new ProcessVarLabel();
     this.labelTemperature    = new ProcessVarLabel();
     this.labelDensity        = new ProcessVarLabel();
     this.labelEnthalpy       = new ProcessVarLabel();
     this.labelPressure       = new ProcessVarLabel();
     this.labelSpecificHeat   = new ProcessVarLabel();
     this.SuspendLayout();
     //
     // labelVolumeFlowRate
     //
     this.labelVolumeFlowRate.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelVolumeFlowRate.Location    = new System.Drawing.Point(0, 40);
     this.labelVolumeFlowRate.Name        = "labelVolumeFlowRate";
     this.labelVolumeFlowRate.Size        = new System.Drawing.Size(192, 20);
     this.labelVolumeFlowRate.TabIndex    = 107;
     this.labelVolumeFlowRate.Text        = "VOLUME_FLOW_RATE";
     this.labelVolumeFlowRate.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelMassFlowRate
     //
     this.labelMassFlowRate.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelMassFlowRate.Location    = new System.Drawing.Point(0, 20);
     this.labelMassFlowRate.Name        = "labelMassFlowRate";
     this.labelMassFlowRate.Size        = new System.Drawing.Size(192, 20);
     this.labelMassFlowRate.TabIndex    = 106;
     this.labelMassFlowRate.Text        = "MASS_FLOW_RATE";
     this.labelMassFlowRate.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelTemperature
     //
     this.labelTemperature.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelTemperature.Location    = new System.Drawing.Point(0, 80);
     this.labelTemperature.Name        = "labelTemperature";
     this.labelTemperature.Size        = new System.Drawing.Size(192, 20);
     this.labelTemperature.TabIndex    = 109;
     this.labelTemperature.Text        = "TEMPERATURE";
     this.labelTemperature.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelDensity
     //
     this.labelDensity.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelDensity.Location    = new System.Drawing.Point(0, 220);
     this.labelDensity.Name        = "labelDensity";
     this.labelDensity.Size        = new System.Drawing.Size(192, 20);
     this.labelDensity.TabIndex    = 116;
     this.labelDensity.Text        = "DENSITY";
     this.labelDensity.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelEnthalpy
     //
     this.labelEnthalpy.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelEnthalpy.Location    = new System.Drawing.Point(0, 180);
     this.labelEnthalpy.Name        = "labelEnthalpy";
     this.labelEnthalpy.Size        = new System.Drawing.Size(192, 20);
     this.labelEnthalpy.TabIndex    = 114;
     this.labelEnthalpy.Text        = "ENTHALPY";
     this.labelEnthalpy.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelPressure
     //
     this.labelPressure.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelPressure.Location    = new System.Drawing.Point(0, 60);
     this.labelPressure.Name        = "labelPressure";
     this.labelPressure.Size        = new System.Drawing.Size(192, 20);
     this.labelPressure.TabIndex    = 108;
     this.labelPressure.Text        = "PRESSURE";
     this.labelPressure.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelSpecificHeat
     //
     this.labelSpecificHeat.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelSpecificHeat.Location    = new System.Drawing.Point(0, 200);
     this.labelSpecificHeat.Name        = "labelSpecificHeat";
     this.labelSpecificHeat.Size        = new System.Drawing.Size(192, 20);
     this.labelSpecificHeat.TabIndex    = 115;
     this.labelSpecificHeat.Text        = "SPECIFIC_HEAT";
     this.labelSpecificHeat.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // ProcessStreamLabelsControl
     //
     this.Controls.Add(this.labelVolumeFlowRate);
     this.Controls.Add(this.labelMassFlowRate);
     this.Controls.Add(this.labelTemperature);
     this.Controls.Add(this.labelDensity);
     this.Controls.Add(this.labelEnthalpy);
     this.Controls.Add(this.labelPressure);
     this.Controls.Add(this.labelSpecificHeat);
     this.Name = "ProcessStreamLabelsControl";
     this.Size = new System.Drawing.Size(192, 240);
     this.ResumeLayout(false);
 }
Exemple #16
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.labelPressureRatio        = new ProsimoUI.ProcessVarLabel();
     this.labelAdiabaticExponent    = new ProsimoUI.ProcessVarLabel();
     this.labelAdiabaticEfficiency  = new ProsimoUI.ProcessVarLabel();
     this.labelPolytropicExponent   = new ProsimoUI.ProcessVarLabel();
     this.labelPolytropicEfficiency = new ProsimoUI.ProcessVarLabel();
     this.labelPowerInput           = new ProsimoUI.ProcessVarLabel();
     this.labelCompressionProcess   = new System.Windows.Forms.Label();
     this.SuspendLayout();
     //
     // labelPressureRatio
     //
     this.labelPressureRatio.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelPressureRatio.Location    = new System.Drawing.Point(0, 0);
     this.labelPressureRatio.Name        = "labelPressureRatio";
     this.labelPressureRatio.Size        = new System.Drawing.Size(192, 20);
     this.labelPressureRatio.TabIndex    = 96;
     this.labelPressureRatio.Text        = "PressureRatio";
     this.labelPressureRatio.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelAdiabaticExponent
     //
     this.labelAdiabaticExponent.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelAdiabaticExponent.Location    = new System.Drawing.Point(0, 20);
     this.labelAdiabaticExponent.Name        = "labelAdiabaticExponent";
     this.labelAdiabaticExponent.Size        = new System.Drawing.Size(192, 20);
     this.labelAdiabaticExponent.TabIndex    = 92;
     this.labelAdiabaticExponent.Text        = "AdiabaticExponent";
     this.labelAdiabaticExponent.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelAdiabaticEfficiency
     //
     this.labelAdiabaticEfficiency.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelAdiabaticEfficiency.Location    = new System.Drawing.Point(0, 40);
     this.labelAdiabaticEfficiency.Name        = "labelAdiabaticEfficiency";
     this.labelAdiabaticEfficiency.Size        = new System.Drawing.Size(192, 20);
     this.labelAdiabaticEfficiency.TabIndex    = 94;
     this.labelAdiabaticEfficiency.Text        = "AdiabaticEfficiency";
     this.labelAdiabaticEfficiency.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelPolytropicExponent
     //
     this.labelPolytropicExponent.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelPolytropicExponent.Location    = new System.Drawing.Point(0, 60);
     this.labelPolytropicExponent.Name        = "labelPolytropicExponent";
     this.labelPolytropicExponent.Size        = new System.Drawing.Size(192, 20);
     this.labelPolytropicExponent.TabIndex    = 97;
     this.labelPolytropicExponent.Text        = "PolytropicExponent";
     this.labelPolytropicExponent.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelPolytropicEfficiency
     //
     this.labelPolytropicEfficiency.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelPolytropicEfficiency.Location    = new System.Drawing.Point(0, 80);
     this.labelPolytropicEfficiency.Name        = "labelPolytropicEfficiency";
     this.labelPolytropicEfficiency.Size        = new System.Drawing.Size(192, 20);
     this.labelPolytropicEfficiency.TabIndex    = 93;
     this.labelPolytropicEfficiency.Text        = "PolytropicEfficiency";
     this.labelPolytropicEfficiency.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelPowerInput
     //
     this.labelPowerInput.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelPowerInput.Location    = new System.Drawing.Point(0, 100);
     this.labelPowerInput.Name        = "labelPowerInput";
     this.labelPowerInput.Size        = new System.Drawing.Size(192, 20);
     this.labelPowerInput.TabIndex    = 93;
     this.labelPowerInput.Text        = "PowerInput";
     this.labelPowerInput.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelCompressionProcess
     //
     this.labelCompressionProcess.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelCompressionProcess.Location    = new System.Drawing.Point(0, 120);
     this.labelCompressionProcess.Name        = "labelCompressionProcess";
     this.labelCompressionProcess.Size        = new System.Drawing.Size(192, 20);
     this.labelCompressionProcess.TabIndex    = 98;
     this.labelCompressionProcess.Text        = "Compression Process:";
     this.labelCompressionProcess.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // CompressorLabelsControl
     //
     this.Controls.Add(this.labelCompressionProcess);
     this.Controls.Add(this.labelPressureRatio);
     this.Controls.Add(this.labelAdiabaticExponent);
     this.Controls.Add(this.labelAdiabaticEfficiency);
     this.Controls.Add(this.labelPolytropicExponent);
     this.Controls.Add(this.labelPolytropicEfficiency);
     this.Controls.Add(this.labelPowerInput);
     this.Name = "CompressorLabelsControl";
     this.Size = new System.Drawing.Size(192, 140);
     this.ResumeLayout(false);
 }
Exemple #17
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components          = new System.ComponentModel.Container();
     this.mainMenu            = new System.Windows.Forms.MainMenu(this.components);
     this.menuItemClose       = new System.Windows.Forms.MenuItem();
     this.panel               = new System.Windows.Forms.Panel();
     this.textBoxSpecificHeat = new ProsimoUI.ProcessVarNonEditableTextBox();
     this.labelSpecificHeat   = new ProsimoUI.ProcessVarLabel();
     this.dmDetailsControl    = new ProsimoUI.MaterialsUI.DMDetailsControl();
     this.panel.SuspendLayout();
     this.SuspendLayout();
     //
     // mainMenu
     //
     this.mainMenu.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.menuItemClose
     });
     //
     // menuItemClose
     //
     this.menuItemClose.Index  = 0;
     this.menuItemClose.Text   = "Close";
     this.menuItemClose.Click += new System.EventHandler(this.menuItemClose_Click);
     //
     // panel
     //
     this.panel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel.Controls.Add(this.textBoxSpecificHeat);
     this.panel.Controls.Add(this.labelSpecificHeat);
     this.panel.Controls.Add(this.dmDetailsControl);
     this.panel.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel.Location = new System.Drawing.Point(0, 0);
     this.panel.Name     = "panel";
     this.panel.Size     = new System.Drawing.Size(706, 275);
     this.panel.TabIndex = 1;
     //
     // textBoxSpecificHeat
     //
     this.textBoxSpecificHeat.BackColor = System.Drawing.Color.Gainsboro;
     this.textBoxSpecificHeat.Location  = new System.Drawing.Point(617, 12);
     this.textBoxSpecificHeat.Name      = "textBoxSpecificHeat";
     this.textBoxSpecificHeat.ReadOnly  = true;
     this.textBoxSpecificHeat.Size      = new System.Drawing.Size(80, 20);
     this.textBoxSpecificHeat.TabIndex  = 119;
     this.textBoxSpecificHeat.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // labelSpecificHeat
     //
     this.labelSpecificHeat.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelSpecificHeat.Location    = new System.Drawing.Point(323, 12);
     this.labelSpecificHeat.Name        = "labelSpecificHeat";
     this.labelSpecificHeat.Size        = new System.Drawing.Size(294, 20);
     this.labelSpecificHeat.TabIndex    = 118;
     this.labelSpecificHeat.Text        = "SpecificHeat";
     this.labelSpecificHeat.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // dmDetailsControl
     //
     this.dmDetailsControl.Location = new System.Drawing.Point(4, 12);
     this.dmDetailsControl.Name     = "dmDetailsControl";
     this.dmDetailsControl.Size     = new System.Drawing.Size(700, 248);
     this.dmDetailsControl.TabIndex = 0;
     //
     // DMDetailsForm
     //
     this.ClientSize = new System.Drawing.Size(706, 275);
     this.Controls.Add(this.panel);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.Menu            = this.mainMenu;
     this.MinimizeBox     = false;
     this.Name            = "DMDetailsForm";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Drying Material Details";
     this.panel.ResumeLayout(false);
     this.panel.PerformLayout();
     this.ResumeLayout(false);
 }
Exemple #18
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.labelCapacity = new ProsimoUI.ProcessVarLabel();
     this.labelDischargeFrictionHead = new ProsimoUI.ProcessVarLabel();
     this.labelEfficiency            = new ProsimoUI.ProcessVarLabel();
     this.labelPowerInput            = new ProsimoUI.ProcessVarLabel();
     this.labelStaticDischargeHead   = new ProsimoUI.ProcessVarLabel();
     this.labelStaticSuctionHead     = new ProsimoUI.ProcessVarLabel();
     this.labelSuctionFrictionHead   = new ProsimoUI.ProcessVarLabel();
     this.labelTotalDynamicHead      = new ProsimoUI.ProcessVarLabel();
     this.SuspendLayout();
     //
     // labelCapacity
     //
     this.labelCapacity.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelCapacity.Location    = new System.Drawing.Point(0, 0);
     this.labelCapacity.Name        = "labelCapacity";
     this.labelCapacity.Size        = new System.Drawing.Size(192, 20);
     this.labelCapacity.TabIndex    = 92;
     this.labelCapacity.Text        = "Capacity";
     this.labelCapacity.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelDischargeFrictionHead
     //
     this.labelDischargeFrictionHead.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelDischargeFrictionHead.Location    = new System.Drawing.Point(0, 80);
     this.labelDischargeFrictionHead.Name        = "labelDischargeFrictionHead";
     this.labelDischargeFrictionHead.Size        = new System.Drawing.Size(192, 20);
     this.labelDischargeFrictionHead.TabIndex    = 93;
     this.labelDischargeFrictionHead.Text        = "DischargeFrictionHead";
     this.labelDischargeFrictionHead.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelEfficiency
     //
     this.labelEfficiency.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelEfficiency.Location    = new System.Drawing.Point(0, 120);
     this.labelEfficiency.Name        = "labelEfficiency";
     this.labelEfficiency.Size        = new System.Drawing.Size(192, 20);
     this.labelEfficiency.TabIndex    = 93;
     this.labelEfficiency.Text        = "EFFICIENCY";
     this.labelEfficiency.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelPowerInput
     //
     this.labelPowerInput.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelPowerInput.Location    = new System.Drawing.Point(0, 140);
     this.labelPowerInput.Name        = "labelPowerInput";
     this.labelPowerInput.Size        = new System.Drawing.Size(192, 20);
     this.labelPowerInput.TabIndex    = 96;
     this.labelPowerInput.Text        = "POWER_INPUT";
     this.labelPowerInput.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelStaticDischargeHead
     //
     this.labelStaticDischargeHead.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelStaticDischargeHead.Location    = new System.Drawing.Point(0, 60);
     this.labelStaticDischargeHead.Name        = "labelStaticDischargeHead";
     this.labelStaticDischargeHead.Size        = new System.Drawing.Size(192, 20);
     this.labelStaticDischargeHead.TabIndex    = 92;
     this.labelStaticDischargeHead.Text        = "StaticDischargeHead";
     this.labelStaticDischargeHead.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelStaticSuctionHead
     //
     this.labelStaticSuctionHead.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelStaticSuctionHead.Location    = new System.Drawing.Point(0, 20);
     this.labelStaticSuctionHead.Name        = "labelStaticSuctionHead";
     this.labelStaticSuctionHead.Size        = new System.Drawing.Size(192, 20);
     this.labelStaticSuctionHead.TabIndex    = 94;
     this.labelStaticSuctionHead.Text        = "StaticSuctionHead";
     this.labelStaticSuctionHead.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelSuctionFrictionHead
     //
     this.labelSuctionFrictionHead.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelSuctionFrictionHead.Location    = new System.Drawing.Point(0, 40);
     this.labelSuctionFrictionHead.Name        = "labelSuctionFrictionHead";
     this.labelSuctionFrictionHead.Size        = new System.Drawing.Size(192, 20);
     this.labelSuctionFrictionHead.TabIndex    = 97;
     this.labelSuctionFrictionHead.Text        = "SuctionFrictionHead";
     this.labelSuctionFrictionHead.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelTotalDynamicHead
     //
     this.labelTotalDynamicHead.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelTotalDynamicHead.Location    = new System.Drawing.Point(0, 100);
     this.labelTotalDynamicHead.Name        = "labelTotalDynamicHead";
     this.labelTotalDynamicHead.Size        = new System.Drawing.Size(192, 20);
     this.labelTotalDynamicHead.TabIndex    = 92;
     this.labelTotalDynamicHead.Text        = "TotalDynamicHead";
     this.labelTotalDynamicHead.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // PumpLabelsControl
     //
     this.Controls.Add(this.labelCapacity);
     this.Controls.Add(this.labelDischargeFrictionHead);
     this.Controls.Add(this.labelEfficiency);
     this.Controls.Add(this.labelPowerInput);
     this.Controls.Add(this.labelStaticDischargeHead);
     this.Controls.Add(this.labelStaticSuctionHead);
     this.Controls.Add(this.labelSuctionFrictionHead);
     this.Controls.Add(this.labelTotalDynamicHead);
     this.Name = "PumpLabelsControl";
     this.Size = new System.Drawing.Size(192, 160);
     this.ResumeLayout(false);
 }