Example #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.panel = new System.Windows.Forms.Panel();
     this.groupBoxPlateAndFrame = new System.Windows.Forms.GroupBox();
     this.hxRatingPlateAndFrameValuesControl = new ProsimoUI.UnitOperationsUI.HeatExchangerUI.HXRatingPlateAndFrameValuesControl();
     this.hxRatingPlateAndFrameLabelsControl = new ProsimoUI.UnitOperationsUI.HeatExchangerUI.HXRatingPlateAndFrameLabelsControl();
     this.groupBoxCommonRating = new System.Windows.Forms.GroupBox();
     this.hxRatingSimpleGenericPlateAndFrameValuesControl = new ProsimoUI.UnitOperationsUI.HeatExchangerUI.HXRatingSimpleGenericPlateAndFrameValuesControl();
     this.hxRatingSimpleGenericPlateAndFrameLabelsControl = new ProsimoUI.UnitOperationsUI.HeatExchangerUI.HXRatingSimpleGenericPlateAndFrameLabelsControl();
     this.checkBoxIncludeWallEffect = new System.Windows.Forms.CheckBox();
     this.hxRating2ValuesControl    = new ProsimoUI.UnitOperationsUI.HeatExchangerUI.HXRating2ValuesControl();
     this.hxRating2LabelsControl    = new ProsimoUI.UnitOperationsUI.HeatExchangerUI.HXRating2LabelsControl();
     this.panel.SuspendLayout();
     this.groupBoxPlateAndFrame.SuspendLayout();
     this.groupBoxCommonRating.SuspendLayout();
     this.SuspendLayout();
     //
     // panel
     //
     this.panel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel.Controls.Add(this.groupBoxPlateAndFrame);
     this.panel.Controls.Add(this.groupBoxCommonRating);
     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(790, 363);
     this.panel.TabIndex = 0;
     //
     // groupBoxPlateAndFrame
     //
     this.groupBoxPlateAndFrame.Controls.Add(this.hxRatingPlateAndFrameValuesControl);
     this.groupBoxPlateAndFrame.Controls.Add(this.hxRatingPlateAndFrameLabelsControl);
     this.groupBoxPlateAndFrame.Location = new System.Drawing.Point(396, 4);
     this.groupBoxPlateAndFrame.Name     = "groupBoxPlateAndFrame";
     this.groupBoxPlateAndFrame.Size     = new System.Drawing.Size(388, 300);
     this.groupBoxPlateAndFrame.TabIndex = 1;
     this.groupBoxPlateAndFrame.TabStop  = false;
     //
     // hxRatingPlateAndFrameValuesControl
     //
     this.hxRatingPlateAndFrameValuesControl.Location = new System.Drawing.Point(300, 12);
     this.hxRatingPlateAndFrameValuesControl.Name     = "hxRatingPlateAndFrameValuesControl";
     this.hxRatingPlateAndFrameValuesControl.Size     = new System.Drawing.Size(80, 280);
     this.hxRatingPlateAndFrameValuesControl.TabIndex = 1;
     //
     // hxRatingPlateAndFrameLabelsControl
     //
     this.hxRatingPlateAndFrameLabelsControl.Location = new System.Drawing.Point(8, 12);
     this.hxRatingPlateAndFrameLabelsControl.Name     = "hxRatingPlateAndFrameLabelsControl";
     this.hxRatingPlateAndFrameLabelsControl.Size     = new System.Drawing.Size(292, 280);
     this.hxRatingPlateAndFrameLabelsControl.TabIndex = 0;
     //
     // groupBoxCommonRating
     //
     this.groupBoxCommonRating.Controls.Add(this.hxRatingSimpleGenericPlateAndFrameValuesControl);
     this.groupBoxCommonRating.Controls.Add(this.hxRatingSimpleGenericPlateAndFrameLabelsControl);
     this.groupBoxCommonRating.Controls.Add(this.checkBoxIncludeWallEffect);
     this.groupBoxCommonRating.Controls.Add(this.hxRating2ValuesControl);
     this.groupBoxCommonRating.Controls.Add(this.hxRating2LabelsControl);
     this.groupBoxCommonRating.Location = new System.Drawing.Point(4, 4);
     this.groupBoxCommonRating.Name     = "groupBoxCommonRating";
     this.groupBoxCommonRating.Size     = new System.Drawing.Size(388, 352);
     this.groupBoxCommonRating.TabIndex = 0;
     this.groupBoxCommonRating.TabStop  = false;
     //
     // hxRatingSimpleGenericPlateAndFrameValuesControl
     //
     this.hxRatingSimpleGenericPlateAndFrameValuesControl.Location = new System.Drawing.Point(300, 12);
     this.hxRatingSimpleGenericPlateAndFrameValuesControl.Name     = "hxRatingSimpleGenericPlateAndFrameValuesControl";
     this.hxRatingSimpleGenericPlateAndFrameValuesControl.Size     = new System.Drawing.Size(80, 260);
     this.hxRatingSimpleGenericPlateAndFrameValuesControl.TabIndex = 10;
     //
     // hxRatingSimpleGenericPlateAndFrameLabelsControl
     //
     this.hxRatingSimpleGenericPlateAndFrameLabelsControl.Location = new System.Drawing.Point(8, 12);
     this.hxRatingSimpleGenericPlateAndFrameLabelsControl.Name     = "hxRatingSimpleGenericPlateAndFrameLabelsControl";
     this.hxRatingSimpleGenericPlateAndFrameLabelsControl.Size     = new System.Drawing.Size(292, 260);
     this.hxRatingSimpleGenericPlateAndFrameLabelsControl.TabIndex = 9;
     //
     // checkBoxIncludeWallEffect
     //
     this.checkBoxIncludeWallEffect.Location        = new System.Drawing.Point(8, 280);
     this.checkBoxIncludeWallEffect.Name            = "checkBoxIncludeWallEffect";
     this.checkBoxIncludeWallEffect.Size            = new System.Drawing.Size(368, 20);
     this.checkBoxIncludeWallEffect.TabIndex        = 8;
     this.checkBoxIncludeWallEffect.Text            = "Include Wall Effect In Total Heat Transfer Coefficient";
     this.checkBoxIncludeWallEffect.CheckedChanged += new System.EventHandler(this.checkBoxIncludeWallEffect_CheckedChanged);
     //
     // hxRating2ValuesControl
     //
     this.hxRating2ValuesControl.Location = new System.Drawing.Point(300, 304);
     this.hxRating2ValuesControl.Name     = "hxRating2ValuesControl";
     this.hxRating2ValuesControl.Size     = new System.Drawing.Size(80, 40);
     this.hxRating2ValuesControl.TabIndex = 7;
     //
     // hxRating2LabelsControl
     //
     this.hxRating2LabelsControl.Location = new System.Drawing.Point(8, 304);
     this.hxRating2LabelsControl.Name     = "hxRating2LabelsControl";
     this.hxRating2LabelsControl.Size     = new System.Drawing.Size(292, 40);
     this.hxRating2LabelsControl.TabIndex = 6;
     //
     // HXRatingPlateAndFrameEditor
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(790, 363);
     this.Controls.Add(this.panel);
     this.Name = "HXRatingPlateAndFrameEditor";
     this.Text = "HXRatingPlateAndFrameEditor";
     this.panel.ResumeLayout(false);
     this.groupBoxPlateAndFrame.ResumeLayout(false);
     this.groupBoxCommonRating.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Example #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.panel = new System.Windows.Forms.Panel();
     this.groupBoxShellAndTube = new System.Windows.Forms.GroupBox();
     this.hxRatingShellAndTubeKernValuesControl = new ProsimoUI.UnitOperationsUI.HeatExchangerUI.HXRatingShellAndTubeKernValuesControl();
     this.hxRatingShellAndTubeKernLabelsControl = new ProsimoUI.UnitOperationsUI.HeatExchangerUI.HXRatingShellAndTubeKernLabelsControl();
     this.hxRating3ValuesControl      = new ProsimoUI.UnitOperationsUI.HeatExchangerUI.HXRating3ValuesControl();
     this.hxRating3LabelsControl      = new ProsimoUI.UnitOperationsUI.HeatExchangerUI.HXRating3LabelsControl();
     this.checkBoxIncludeNozzleEffect = new System.Windows.Forms.CheckBox();
     this.hxRatingShellAndTubeDonohueValuesControl      = new ProsimoUI.UnitOperationsUI.HeatExchangerUI.HXRatingShellAndTubeDonohueValuesControl();
     this.hxRatingShellAndTubeBellDelawareValuesControl = new ProsimoUI.UnitOperationsUI.HeatExchangerUI.HXRatingShellAndTubeBellDelawareValuesControl();
     this.hxRatingShellAndTubeDonohueLabelsControl      = new ProsimoUI.UnitOperationsUI.HeatExchangerUI.HXRatingShellAndTubeDonohueLabelsControl();
     this.hxRatingShellAndTubeBellDelawareLabelsControl = new ProsimoUI.UnitOperationsUI.HeatExchangerUI.HXRatingShellAndTubeBellDelawareLabelsControl();
     this.labelRatingType           = new System.Windows.Forms.Label();
     this.comboBoxRatingType        = new System.Windows.Forms.ComboBox();
     this.groupBoxCommonRating      = new System.Windows.Forms.GroupBox();
     this.checkBoxIncludeWallEffect = new System.Windows.Forms.CheckBox();
     this.hxRating2ValuesControl    = new ProsimoUI.UnitOperationsUI.HeatExchangerUI.HXRating2ValuesControl();
     this.hxRating2LabelsControl    = new ProsimoUI.UnitOperationsUI.HeatExchangerUI.HXRating2LabelsControl();
     this.hxRatingSimpleGenericShellAndTubeValuesControl = new ProsimoUI.UnitOperationsUI.HeatExchangerUI.HXRatingSimpleGenericShellAndTubeValuesControl();
     this.hxRatingSimpleGenericShellAndTubeLabelsControl = new ProsimoUI.UnitOperationsUI.HeatExchangerUI.HXRatingSimpleGenericShellAndTubeLabelsControl();
     this.panel.SuspendLayout();
     this.groupBoxShellAndTube.SuspendLayout();
     this.groupBoxCommonRating.SuspendLayout();
     this.SuspendLayout();
     //
     // panel
     //
     this.panel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel.Controls.Add(this.groupBoxShellAndTube);
     this.panel.Controls.Add(this.groupBoxCommonRating);
     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(790, 563);
     this.panel.TabIndex = 0;
     //
     // groupBoxShellAndTube
     //
     this.groupBoxShellAndTube.Controls.Add(this.hxRatingShellAndTubeKernValuesControl);
     this.groupBoxShellAndTube.Controls.Add(this.hxRatingShellAndTubeKernLabelsControl);
     this.groupBoxShellAndTube.Controls.Add(this.hxRating3ValuesControl);
     this.groupBoxShellAndTube.Controls.Add(this.hxRating3LabelsControl);
     this.groupBoxShellAndTube.Controls.Add(this.checkBoxIncludeNozzleEffect);
     this.groupBoxShellAndTube.Controls.Add(this.hxRatingShellAndTubeDonohueValuesControl);
     this.groupBoxShellAndTube.Controls.Add(this.hxRatingShellAndTubeBellDelawareValuesControl);
     this.groupBoxShellAndTube.Controls.Add(this.hxRatingShellAndTubeDonohueLabelsControl);
     this.groupBoxShellAndTube.Controls.Add(this.hxRatingShellAndTubeBellDelawareLabelsControl);
     this.groupBoxShellAndTube.Controls.Add(this.labelRatingType);
     this.groupBoxShellAndTube.Controls.Add(this.comboBoxRatingType);
     this.groupBoxShellAndTube.Location = new System.Drawing.Point(396, 4);
     this.groupBoxShellAndTube.Name     = "groupBoxShellAndTube";
     this.groupBoxShellAndTube.Size     = new System.Drawing.Size(388, 552);
     this.groupBoxShellAndTube.TabIndex = 1;
     this.groupBoxShellAndTube.TabStop  = false;
     //
     // hxRatingShellAndTubeKernValuesControl
     //
     this.hxRatingShellAndTubeKernValuesControl.Location = new System.Drawing.Point(300, 32);
     this.hxRatingShellAndTubeKernValuesControl.Name     = "hxRatingShellAndTubeKernValuesControl";
     this.hxRatingShellAndTubeKernValuesControl.Size     = new System.Drawing.Size(80, 300);
     this.hxRatingShellAndTubeKernValuesControl.TabIndex = 34;
     //
     // hxRatingShellAndTubeKernLabelsControl
     //
     this.hxRatingShellAndTubeKernLabelsControl.Location = new System.Drawing.Point(8, 32);
     this.hxRatingShellAndTubeKernLabelsControl.Name     = "hxRatingShellAndTubeKernLabelsControl";
     this.hxRatingShellAndTubeKernLabelsControl.Size     = new System.Drawing.Size(292, 300);
     this.hxRatingShellAndTubeKernLabelsControl.TabIndex = 33;
     //
     // hxRating3ValuesControl
     //
     this.hxRating3ValuesControl.Location = new System.Drawing.Point(300, 464);
     this.hxRating3ValuesControl.Name     = "hxRating3ValuesControl";
     this.hxRating3ValuesControl.Size     = new System.Drawing.Size(80, 80);
     this.hxRating3ValuesControl.TabIndex = 32;
     //
     // hxRating3LabelsControl
     //
     this.hxRating3LabelsControl.Location = new System.Drawing.Point(8, 464);
     this.hxRating3LabelsControl.Name     = "hxRating3LabelsControl";
     this.hxRating3LabelsControl.Size     = new System.Drawing.Size(292, 80);
     this.hxRating3LabelsControl.TabIndex = 31;
     //
     // checkBoxIncludeNozzleEffect
     //
     this.checkBoxIncludeNozzleEffect.Location        = new System.Drawing.Point(8, 440);
     this.checkBoxIncludeNozzleEffect.Name            = "checkBoxIncludeNozzleEffect";
     this.checkBoxIncludeNozzleEffect.Size            = new System.Drawing.Size(368, 20);
     this.checkBoxIncludeNozzleEffect.TabIndex        = 30;
     this.checkBoxIncludeNozzleEffect.Text            = "Include Nozzle Effect In Pressure Drop";
     this.checkBoxIncludeNozzleEffect.CheckedChanged += new System.EventHandler(this.checkBoxIncludeNozzleEffect_CheckedChanged);
     //
     // hxRatingShellAndTubeDonohueValuesControl
     //
     this.hxRatingShellAndTubeDonohueValuesControl.Location = new System.Drawing.Point(300, 32);
     this.hxRatingShellAndTubeDonohueValuesControl.Name     = "hxRatingShellAndTubeDonohueValuesControl";
     this.hxRatingShellAndTubeDonohueValuesControl.Size     = new System.Drawing.Size(80, 280);
     this.hxRatingShellAndTubeDonohueValuesControl.TabIndex = 29;
     //
     // hxRatingShellAndTubeBellDelawareValuesControl
     //
     this.hxRatingShellAndTubeBellDelawareValuesControl.Location = new System.Drawing.Point(300, 32);
     this.hxRatingShellAndTubeBellDelawareValuesControl.Name     = "hxRatingShellAndTubeBellDelawareValuesControl";
     this.hxRatingShellAndTubeBellDelawareValuesControl.Size     = new System.Drawing.Size(80, 400);
     this.hxRatingShellAndTubeBellDelawareValuesControl.TabIndex = 28;
     //
     // hxRatingShellAndTubeDonohueLabelsControl
     //
     this.hxRatingShellAndTubeDonohueLabelsControl.Location = new System.Drawing.Point(8, 32);
     this.hxRatingShellAndTubeDonohueLabelsControl.Name     = "hxRatingShellAndTubeDonohueLabelsControl";
     this.hxRatingShellAndTubeDonohueLabelsControl.Size     = new System.Drawing.Size(292, 280);
     this.hxRatingShellAndTubeDonohueLabelsControl.TabIndex = 27;
     //
     // hxRatingShellAndTubeBellDelawareLabelsControl
     //
     this.hxRatingShellAndTubeBellDelawareLabelsControl.Location = new System.Drawing.Point(8, 32);
     this.hxRatingShellAndTubeBellDelawareLabelsControl.Name     = "hxRatingShellAndTubeBellDelawareLabelsControl";
     this.hxRatingShellAndTubeBellDelawareLabelsControl.Size     = new System.Drawing.Size(292, 400);
     this.hxRatingShellAndTubeBellDelawareLabelsControl.TabIndex = 26;
     //
     // labelRatingType
     //
     this.labelRatingType.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.labelRatingType.Location    = new System.Drawing.Point(8, 12);
     this.labelRatingType.Name        = "labelRatingType";
     this.labelRatingType.Size        = new System.Drawing.Size(292, 20);
     this.labelRatingType.TabIndex    = 25;
     this.labelRatingType.Text        = "Rating Type:";
     this.labelRatingType.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // comboBoxRatingType
     //
     this.comboBoxRatingType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBoxRatingType.Items.AddRange(new object[] {
         "Bell Delaware",
         "Kern",
         "Donohue"
     });
     this.comboBoxRatingType.Location              = new System.Drawing.Point(300, 12);
     this.comboBoxRatingType.Name                  = "comboBoxRatingType";
     this.comboBoxRatingType.Size                  = new System.Drawing.Size(80, 21);
     this.comboBoxRatingType.TabIndex              = 11;
     this.comboBoxRatingType.SelectedIndexChanged += new System.EventHandler(this.comboBoxRatingType_SelectedIndexChanged);
     //
     // groupBoxCommonRating
     //
     this.groupBoxCommonRating.Controls.Add(this.checkBoxIncludeWallEffect);
     this.groupBoxCommonRating.Controls.Add(this.hxRating2ValuesControl);
     this.groupBoxCommonRating.Controls.Add(this.hxRating2LabelsControl);
     this.groupBoxCommonRating.Controls.Add(this.hxRatingSimpleGenericShellAndTubeValuesControl);
     this.groupBoxCommonRating.Controls.Add(this.hxRatingSimpleGenericShellAndTubeLabelsControl);
     this.groupBoxCommonRating.Location = new System.Drawing.Point(4, 4);
     this.groupBoxCommonRating.Name     = "groupBoxCommonRating";
     this.groupBoxCommonRating.Size     = new System.Drawing.Size(388, 372);
     this.groupBoxCommonRating.TabIndex = 0;
     this.groupBoxCommonRating.TabStop  = false;
     //
     // checkBoxIncludeWallEffect
     //
     this.checkBoxIncludeWallEffect.Location        = new System.Drawing.Point(8, 300);
     this.checkBoxIncludeWallEffect.Name            = "checkBoxIncludeWallEffect";
     this.checkBoxIncludeWallEffect.Size            = new System.Drawing.Size(368, 20);
     this.checkBoxIncludeWallEffect.TabIndex        = 11;
     this.checkBoxIncludeWallEffect.Text            = "Include Wall Effect In Total Heat Transfer Coefficient";
     this.checkBoxIncludeWallEffect.CheckedChanged += new System.EventHandler(this.checkBoxIncludeWallEffect_CheckedChanged);
     //
     // hxRating2ValuesControl
     //
     this.hxRating2ValuesControl.Location = new System.Drawing.Point(300, 324);
     this.hxRating2ValuesControl.Name     = "hxRating2ValuesControl";
     this.hxRating2ValuesControl.Size     = new System.Drawing.Size(80, 40);
     this.hxRating2ValuesControl.TabIndex = 10;
     //
     // hxRating2LabelsControl
     //
     this.hxRating2LabelsControl.Location = new System.Drawing.Point(8, 324);
     this.hxRating2LabelsControl.Name     = "hxRating2LabelsControl";
     this.hxRating2LabelsControl.Size     = new System.Drawing.Size(292, 40);
     this.hxRating2LabelsControl.TabIndex = 9;
     //
     // hxRatingSimpleGenericShellAndTubeValuesControl
     //
     this.hxRatingSimpleGenericShellAndTubeValuesControl.Location = new System.Drawing.Point(300, 12);
     this.hxRatingSimpleGenericShellAndTubeValuesControl.Name     = "hxRatingSimpleGenericShellAndTubeValuesControl";
     this.hxRatingSimpleGenericShellAndTubeValuesControl.Size     = new System.Drawing.Size(80, 280);
     this.hxRatingSimpleGenericShellAndTubeValuesControl.TabIndex = 1;
     //
     // hxRatingSimpleGenericShellAndTubeLabelsControl
     //
     this.hxRatingSimpleGenericShellAndTubeLabelsControl.Location = new System.Drawing.Point(8, 12);
     this.hxRatingSimpleGenericShellAndTubeLabelsControl.Name     = "hxRatingSimpleGenericShellAndTubeLabelsControl";
     this.hxRatingSimpleGenericShellAndTubeLabelsControl.Size     = new System.Drawing.Size(292, 280);
     this.hxRatingSimpleGenericShellAndTubeLabelsControl.TabIndex = 0;
     //
     // HXRatingShellAndTubeEditor
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(5F, 13F);
     this.ClientSize          = new System.Drawing.Size(790, 563);
     this.Controls.Add(this.panel);
     this.Name = "HXRatingShellAndTubeEditor";
     this.Text = "HXRatingShellAndTubeEditor";
     this.panel.ResumeLayout(false);
     this.groupBoxShellAndTube.ResumeLayout(false);
     this.groupBoxCommonRating.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Example #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.groupBoxCommonRating                = new System.Windows.Forms.GroupBox();
     this.checkBoxIncludeWallEffect           = new System.Windows.Forms.CheckBox();
     this.hxRatingSimpleGeneric2ValuesControl = new ProsimoUI.UnitOperationsUI.HeatExchangerUI.HXRating2ValuesControl();
     this.hxRatingSimpleGeneric2LabelsControl = new ProsimoUI.UnitOperationsUI.HeatExchangerUI.HXRating2LabelsControl();
     this.hxRatingSimpleGenericLabelsControl  = new ProsimoUI.UnitOperationsUI.HeatExchangerUI.HXRatingSimpleGenericLabelsControl();
     this.hxRatingSimpleGenericValuesControl  = new ProsimoUI.UnitOperationsUI.HeatExchangerUI.HXRatingSimpleGenericValuesControl();
     this.panel = new System.Windows.Forms.Panel();
     this.groupBoxCommonRating.SuspendLayout();
     this.panel.SuspendLayout();
     this.SuspendLayout();
     //
     // groupBoxCommonRating
     //
     this.groupBoxCommonRating.Controls.Add(this.checkBoxIncludeWallEffect);
     this.groupBoxCommonRating.Controls.Add(this.hxRatingSimpleGeneric2ValuesControl);
     this.groupBoxCommonRating.Controls.Add(this.hxRatingSimpleGeneric2LabelsControl);
     this.groupBoxCommonRating.Controls.Add(this.hxRatingSimpleGenericLabelsControl);
     this.groupBoxCommonRating.Controls.Add(this.hxRatingSimpleGenericValuesControl);
     this.groupBoxCommonRating.Location = new System.Drawing.Point(4, 4);
     this.groupBoxCommonRating.Name     = "groupBoxCommonRating";
     this.groupBoxCommonRating.Size     = new System.Drawing.Size(388, 272);
     this.groupBoxCommonRating.TabIndex = 2;
     this.groupBoxCommonRating.TabStop  = false;
     //
     // checkBoxIncludeWallEffect
     //
     this.checkBoxIncludeWallEffect.Location        = new System.Drawing.Point(8, 200);
     this.checkBoxIncludeWallEffect.Name            = "checkBoxIncludeWallEffect";
     this.checkBoxIncludeWallEffect.Size            = new System.Drawing.Size(372, 20);
     this.checkBoxIncludeWallEffect.TabIndex        = 5;
     this.checkBoxIncludeWallEffect.Text            = "Include Wall Effect In Total Heat Transfer Coefficient";
     this.checkBoxIncludeWallEffect.CheckedChanged += new System.EventHandler(this.checkBoxIncludeWallEffect_CheckedChanged);
     //
     // hxRatingSimpleGeneric2ValuesControl
     //
     this.hxRatingSimpleGeneric2ValuesControl.Location = new System.Drawing.Point(300, 224);
     this.hxRatingSimpleGeneric2ValuesControl.Name     = "hxRatingSimpleGeneric2ValuesControl";
     this.hxRatingSimpleGeneric2ValuesControl.Size     = new System.Drawing.Size(80, 40);
     this.hxRatingSimpleGeneric2ValuesControl.TabIndex = 4;
     //
     // hxRatingSimpleGeneric2LabelsControl
     //
     this.hxRatingSimpleGeneric2LabelsControl.Location = new System.Drawing.Point(8, 224);
     this.hxRatingSimpleGeneric2LabelsControl.Name     = "hxRatingSimpleGeneric2LabelsControl";
     this.hxRatingSimpleGeneric2LabelsControl.Size     = new System.Drawing.Size(292, 40);
     this.hxRatingSimpleGeneric2LabelsControl.TabIndex = 3;
     //
     // hxRatingSimpleGenericLabelsControl
     //
     this.hxRatingSimpleGenericLabelsControl.Location = new System.Drawing.Point(8, 12);
     this.hxRatingSimpleGenericLabelsControl.Name     = "hxRatingSimpleGenericLabelsControl";
     this.hxRatingSimpleGenericLabelsControl.Size     = new System.Drawing.Size(292, 180);
     this.hxRatingSimpleGenericLabelsControl.TabIndex = 2;
     //
     // hxRatingSimpleGenericValuesControl
     //
     this.hxRatingSimpleGenericValuesControl.Location = new System.Drawing.Point(300, 12);
     this.hxRatingSimpleGenericValuesControl.Name     = "hxRatingSimpleGenericValuesControl";
     this.hxRatingSimpleGenericValuesControl.Size     = new System.Drawing.Size(80, 180);
     this.hxRatingSimpleGenericValuesControl.TabIndex = 1;
     //
     // panel
     //
     this.panel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel.Controls.Add(this.groupBoxCommonRating);
     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(398, 283);
     this.panel.TabIndex = 0;
     //
     // HXRatingSimpleGenericEditor
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(5F, 13F);
     this.ClientSize          = new System.Drawing.Size(398, 283);
     this.Controls.Add(this.panel);
     this.Name = "HXRatingSimpleGenericEditor";
     this.groupBoxCommonRating.ResumeLayout(false);
     this.panel.ResumeLayout(false);
     this.ResumeLayout(false);
 }