Files
DP44/DataPRO/Modules/Reports/PedestrianAndHeadReports/Classes/DynamicCalibration.Designer.cs
2026-04-17 14:55:32 -04:00

5173 lines
312 KiB
C#

namespace DTS.Slice.PedestrianAndHeadReports
{
partial class DynamicCalibration
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <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(DynamicCalibration));
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.btnExport = new System.Windows.Forms.Button();
this.c1DockingTab1 = new C1.Win.C1Command.C1DockingTab();
this.c1DockingTabPage1 = new C1.Win.C1Command.C1DockingTabPage();
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
this.label2 = new System.Windows.Forms.Label();
this.cblExportFormats = new System.Windows.Forms.CheckedListBox();
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
this.label3 = new System.Windows.Forms.Label();
this.ddlTests = new System.Windows.Forms.ComboBox();
this.c1TabTRL = new C1.Win.C1Command.C1DockingTabPage();
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
this.label4 = new System.Windows.Forms.Label();
this.tbTRLTestRefNumber = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.tbTRLTestTemperature = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.tbTRLImpactorId = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.tbTRLTestTimeInfo = new System.Windows.Forms.TextBox();
this.label11 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.tbTRLCarMaker = new System.Windows.Forms.TextBox();
this.tbTRLModel = new System.Windows.Forms.TextBox();
this.tbTRLMeasuringPoint = new System.Windows.Forms.TextBox();
this.tbTRLCollisionSpeed = new System.Windows.Forms.TextBox();
this.label13 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.tbTRLImpactorType = new System.Windows.Forms.TextBox();
this.tbTRLImpactorWeight = new System.Windows.Forms.TextBox();
this.tbTRLStudyPersonnel = new System.Windows.Forms.TextBox();
this.tbTRLAnd1 = new System.Windows.Forms.TextBox();
this.tbTRLAnd2 = new System.Windows.Forms.TextBox();
this.cbTRLCFC = new System.Windows.Forms.ComboBox();
this.label16 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
this.label18 = new System.Windows.Forms.Label();
this.ddlTRLAccelerationChannel = new System.Windows.Forms.ComboBox();
this.label19 = new System.Windows.Forms.Label();
this.c1ChartTRLAcceleration = new C1.Win.C1Chart.C1Chart();
this.label20 = new System.Windows.Forms.Label();
this.label21 = new System.Windows.Forms.Label();
this.tbTRLAccelerationUnits = new System.Windows.Forms.ComboBox();
this.cbTRLAccelerationUseRangeMin = new System.Windows.Forms.CheckBox();
this.cbTRLAccelerationUseRangeMax = new System.Windows.Forms.CheckBox();
this.label22 = new System.Windows.Forms.Label();
this.label23 = new System.Windows.Forms.Label();
this.label24 = new System.Windows.Forms.Label();
this.tbTRLAccelerationRangeMin = new System.Windows.Forms.TextBox();
this.tbTRLAccelerationRangeMax = new System.Windows.Forms.TextBox();
this.tbTRLAccelerationReqMin = new System.Windows.Forms.TextBox();
this.tbTRLAccelerationReqMax = new System.Windows.Forms.TextBox();
this.tbTRLAccelerationStatusPanel = new System.Windows.Forms.TableLayoutPanel();
this.txtTRLAccelerationStatus = new System.Windows.Forms.Label();
this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
this.label26 = new System.Windows.Forms.Label();
this.tbTRLAccelerationDomainMin = new System.Windows.Forms.TextBox();
this.label27 = new System.Windows.Forms.Label();
this.tbTRLAccelerationDomainMax = new System.Windows.Forms.TextBox();
this.label131 = new System.Windows.Forms.Label();
this.label132 = new System.Windows.Forms.Label();
this.txtTRLAccelMin = new System.Windows.Forms.Label();
this.txtTRLAccelMax = new System.Windows.Forms.Label();
this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel();
this.c1ChartTRLBending = new C1.Win.C1Chart.C1Chart();
this.label30 = new System.Windows.Forms.Label();
this.label31 = new System.Windows.Forms.Label();
this.cbTRLBendingUseRangeMin = new System.Windows.Forms.CheckBox();
this.cbTRLBendingUseRangeMax = new System.Windows.Forms.CheckBox();
this.label32 = new System.Windows.Forms.Label();
this.label33 = new System.Windows.Forms.Label();
this.label34 = new System.Windows.Forms.Label();
this.tbTRLBendingRangeMin = new System.Windows.Forms.TextBox();
this.tbTRLBendingRangeMax = new System.Windows.Forms.TextBox();
this.tbTRLBendingReqMin = new System.Windows.Forms.TextBox();
this.tbTRLBendingReqMax = new System.Windows.Forms.TextBox();
this.tblTRLBendingStatus = new System.Windows.Forms.TableLayoutPanel();
this.txtTRLBendingStatus = new System.Windows.Forms.Label();
this.tableLayoutPanel10 = new System.Windows.Forms.TableLayoutPanel();
this.label36 = new System.Windows.Forms.Label();
this.tbTRLBendingDomainMin = new System.Windows.Forms.TextBox();
this.label37 = new System.Windows.Forms.Label();
this.tbTRLBendingDomainMax = new System.Windows.Forms.TextBox();
this.label71 = new System.Windows.Forms.Label();
this.ddlTRLBendingChannel = new System.Windows.Forms.ComboBox();
this.label76 = new System.Windows.Forms.Label();
this.label28 = new System.Windows.Forms.Label();
this.label135 = new System.Windows.Forms.Label();
this.label136 = new System.Windows.Forms.Label();
this.txtTRLBendingMin = new System.Windows.Forms.Label();
this.txtTRLBendingMax = new System.Windows.Forms.Label();
this.tableLayoutPanel11 = new System.Windows.Forms.TableLayoutPanel();
this.label38 = new System.Windows.Forms.Label();
this.c1ChartTRLShear = new C1.Win.C1Chart.C1Chart();
this.label40 = new System.Windows.Forms.Label();
this.label41 = new System.Windows.Forms.Label();
this.cbTRLShearUseRangeMin = new System.Windows.Forms.CheckBox();
this.cbTRLShearUseRangeMax = new System.Windows.Forms.CheckBox();
this.label42 = new System.Windows.Forms.Label();
this.label43 = new System.Windows.Forms.Label();
this.label44 = new System.Windows.Forms.Label();
this.tbTRLShearRangeMin = new System.Windows.Forms.TextBox();
this.tbTRLShearRangeMax = new System.Windows.Forms.TextBox();
this.tbTRLShearReqMin = new System.Windows.Forms.TextBox();
this.tbTRLShearReqMax = new System.Windows.Forms.TextBox();
this.tblTRLShearStatus = new System.Windows.Forms.TableLayoutPanel();
this.txtTRLShearStatus = new System.Windows.Forms.Label();
this.tableLayoutPanel13 = new System.Windows.Forms.TableLayoutPanel();
this.label46 = new System.Windows.Forms.Label();
this.tbTRLShearDomainMin = new System.Windows.Forms.TextBox();
this.label47 = new System.Windows.Forms.Label();
this.tbTRLShearDomainMax = new System.Windows.Forms.TextBox();
this.c1ChartBend = new C1.Win.C1Chart.C1Chart();
this.label86 = new System.Windows.Forms.Label();
this.c1ChartShear = new C1.Win.C1Chart.C1Chart();
this.ddlTRLShearChannel = new System.Windows.Forms.ComboBox();
this.label81 = new System.Windows.Forms.Label();
this.label139 = new System.Windows.Forms.Label();
this.label140 = new System.Windows.Forms.Label();
this.txtTRLShearMin = new System.Windows.Forms.Label();
this.txtTRLShearMax = new System.Windows.Forms.Label();
this.c1TabFLEX = new C1.Win.C1Command.C1DockingTabPage();
this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
this.label25 = new System.Windows.Forms.Label();
this.tbFlexTestRefNumber = new System.Windows.Forms.TextBox();
this.label35 = new System.Windows.Forms.Label();
this.tbFLEXTestTemperature = new System.Windows.Forms.TextBox();
this.label45 = new System.Windows.Forms.Label();
this.tbFLEXImpactorId = new System.Windows.Forms.TextBox();
this.label48 = new System.Windows.Forms.Label();
this.label49 = new System.Windows.Forms.Label();
this.label50 = new System.Windows.Forms.Label();
this.tbFLEXTestTimeInfo = new System.Windows.Forms.TextBox();
this.tbFLEXTestContent = new System.Windows.Forms.TextBox();
this.label54 = new System.Windows.Forms.Label();
this.label55 = new System.Windows.Forms.Label();
this.label56 = new System.Windows.Forms.Label();
this.tbFLEXImpactorType = new System.Windows.Forms.TextBox();
this.tbFLEXImpactorWeight = new System.Windows.Forms.TextBox();
this.tbFLEXStudyPersonnel = new System.Windows.Forms.TextBox();
this.tbFLEXAnd1 = new System.Windows.Forms.TextBox();
this.tbFLEXAnd2 = new System.Windows.Forms.TextBox();
this.cbFLEXCFC = new System.Windows.Forms.ComboBox();
this.label57 = new System.Windows.Forms.Label();
this.label58 = new System.Windows.Forms.Label();
this.label129 = new System.Windows.Forms.Label();
this.cbFLEXType = new System.Windows.Forms.ComboBox();
this.tbFLEXMeasurementPoint = new System.Windows.Forms.TextBox();
this.label52 = new System.Windows.Forms.Label();
this.label53 = new System.Windows.Forms.Label();
this.tbFLEXCollisionSpeed = new System.Windows.Forms.TextBox();
this.label51 = new System.Windows.Forms.Label();
this.label66 = new System.Windows.Forms.Label();
this.tbFLEXCarName = new System.Windows.Forms.TextBox();
this.tbFLEXCarModel = new System.Windows.Forms.TextBox();
this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel();
this.label59 = new System.Windows.Forms.Label();
this.cbFLEXTibia1Channel = new System.Windows.Forms.ComboBox();
this.label60 = new System.Windows.Forms.Label();
this.c1ChartFLEXTibia1 = new C1.Win.C1Chart.C1Chart();
this.label61 = new System.Windows.Forms.Label();
this.label62 = new System.Windows.Forms.Label();
this.cbFlexTibia1Units = new System.Windows.Forms.ComboBox();
this.cbFLEXTibia1RangeMin = new System.Windows.Forms.CheckBox();
this.cbFLEXTibia1RangeMax = new System.Windows.Forms.CheckBox();
this.label63 = new System.Windows.Forms.Label();
this.label64 = new System.Windows.Forms.Label();
this.label65 = new System.Windows.Forms.Label();
this.tbFLEXTibia1RangeMin = new System.Windows.Forms.TextBox();
this.tbFLEXTibia1RangeMax = new System.Windows.Forms.TextBox();
this.tbFLEXTibia1ReqMin = new System.Windows.Forms.TextBox();
this.tbFLEXTibia1ReqMax = new System.Windows.Forms.TextBox();
this.tblFLEXTibia1Status = new System.Windows.Forms.TableLayoutPanel();
this.txtFLEXTibia1Status = new System.Windows.Forms.Label();
this.tableLayoutPanel14 = new System.Windows.Forms.TableLayoutPanel();
this.label67 = new System.Windows.Forms.Label();
this.tbFLEXTibia1DomainMin = new System.Windows.Forms.TextBox();
this.label68 = new System.Windows.Forms.Label();
this.tbFLEXTibia1DomainMax = new System.Windows.Forms.TextBox();
this.label29 = new System.Windows.Forms.Label();
this.label39 = new System.Windows.Forms.Label();
this.txtFlexTibia1Min = new System.Windows.Forms.Label();
this.txtFlexTibia1Max = new System.Windows.Forms.Label();
this.tableLayoutPanel15 = new System.Windows.Forms.TableLayoutPanel();
this.label69 = new System.Windows.Forms.Label();
this.cbFLEXTibia2Channel = new System.Windows.Forms.ComboBox();
this.label70 = new System.Windows.Forms.Label();
this.c1ChartFLEXTibia2 = new C1.Win.C1Chart.C1Chart();
this.label72 = new System.Windows.Forms.Label();
this.cbFLEXTibia2RangeMin = new System.Windows.Forms.CheckBox();
this.cbFLEXTibia2RangeMax = new System.Windows.Forms.CheckBox();
this.label73 = new System.Windows.Forms.Label();
this.label74 = new System.Windows.Forms.Label();
this.label75 = new System.Windows.Forms.Label();
this.tbFLEXTibia2RangeMin = new System.Windows.Forms.TextBox();
this.tbFLEXTibia2RangeMax = new System.Windows.Forms.TextBox();
this.tbFLEXTibia2ReqMin = new System.Windows.Forms.TextBox();
this.tbFLEXTibia2ReqMax = new System.Windows.Forms.TextBox();
this.tblFLEXTibia2Status = new System.Windows.Forms.TableLayoutPanel();
this.txtFLEXTibia2Status = new System.Windows.Forms.Label();
this.tableLayoutPanel17 = new System.Windows.Forms.TableLayoutPanel();
this.label77 = new System.Windows.Forms.Label();
this.tbFLEXTibia2DomainMin = new System.Windows.Forms.TextBox();
this.label78 = new System.Windows.Forms.Label();
this.tbFLEXTibia2DomainMax = new System.Windows.Forms.TextBox();
this.label91 = new System.Windows.Forms.Label();
this.label96 = new System.Windows.Forms.Label();
this.txtFlexTibia2Min = new System.Windows.Forms.Label();
this.txtFlexTibia2Max = new System.Windows.Forms.Label();
this.tableLayoutPanel18 = new System.Windows.Forms.TableLayoutPanel();
this.label79 = new System.Windows.Forms.Label();
this.cbFLEXTibia3 = new System.Windows.Forms.ComboBox();
this.label80 = new System.Windows.Forms.Label();
this.c1ChartFLEXTibia3 = new C1.Win.C1Chart.C1Chart();
this.label82 = new System.Windows.Forms.Label();
this.cbFLEXTibia3RangeMin = new System.Windows.Forms.CheckBox();
this.cbFLEXTibia3RangeMax = new System.Windows.Forms.CheckBox();
this.label83 = new System.Windows.Forms.Label();
this.label84 = new System.Windows.Forms.Label();
this.label85 = new System.Windows.Forms.Label();
this.tbFLEXTibia3RangeMin = new System.Windows.Forms.TextBox();
this.tbFLEXTibia3RangeMax = new System.Windows.Forms.TextBox();
this.tbFLEXTibia3ReqMin = new System.Windows.Forms.TextBox();
this.tbFLEXTibia3ReqMax = new System.Windows.Forms.TextBox();
this.tblFLEXTibia3Status = new System.Windows.Forms.TableLayoutPanel();
this.txtFLEXTibia3Status = new System.Windows.Forms.Label();
this.tableLayoutPanel20 = new System.Windows.Forms.TableLayoutPanel();
this.label87 = new System.Windows.Forms.Label();
this.tbFLEXTibia3DomainMin = new System.Windows.Forms.TextBox();
this.label88 = new System.Windows.Forms.Label();
this.tbFLEXTibia3DomainMax = new System.Windows.Forms.TextBox();
this.label106 = new System.Windows.Forms.Label();
this.label111 = new System.Windows.Forms.Label();
this.txtFlexTibia3Min = new System.Windows.Forms.Label();
this.txtFlexTibia3Max = new System.Windows.Forms.Label();
this.tableLayoutPanel21 = new System.Windows.Forms.TableLayoutPanel();
this.label89 = new System.Windows.Forms.Label();
this.cbFLEXTibia4Channel = new System.Windows.Forms.ComboBox();
this.label90 = new System.Windows.Forms.Label();
this.c1ChartFLEXTibia4 = new C1.Win.C1Chart.C1Chart();
this.label92 = new System.Windows.Forms.Label();
this.cbFLEXTibia4RangeMin = new System.Windows.Forms.CheckBox();
this.cbFLEXTibia4RangeMax = new System.Windows.Forms.CheckBox();
this.label93 = new System.Windows.Forms.Label();
this.label94 = new System.Windows.Forms.Label();
this.label95 = new System.Windows.Forms.Label();
this.tbFLEXTibia4RangeMin = new System.Windows.Forms.TextBox();
this.tbFLEXTibia4RangeMax = new System.Windows.Forms.TextBox();
this.tbFLEXTibia4ReqMin = new System.Windows.Forms.TextBox();
this.tbFLEXTibia4ReqMax = new System.Windows.Forms.TextBox();
this.tblFLEXTibia4Status = new System.Windows.Forms.TableLayoutPanel();
this.txtFLEXTibia4Status = new System.Windows.Forms.Label();
this.tableLayoutPanel23 = new System.Windows.Forms.TableLayoutPanel();
this.label97 = new System.Windows.Forms.Label();
this.tbFLEXTibia4DomainMin = new System.Windows.Forms.TextBox();
this.label98 = new System.Windows.Forms.Label();
this.tbFLEXTibia4DomainMax = new System.Windows.Forms.TextBox();
this.label116 = new System.Windows.Forms.Label();
this.label121 = new System.Windows.Forms.Label();
this.txtFlexTibia4Min = new System.Windows.Forms.Label();
this.txtFlexTibia4Max = new System.Windows.Forms.Label();
this.tableLayoutPanel24 = new System.Windows.Forms.TableLayoutPanel();
this.label99 = new System.Windows.Forms.Label();
this.cbFLEXMCLChannel = new System.Windows.Forms.ComboBox();
this.label100 = new System.Windows.Forms.Label();
this.c1ChartFLEXMCL = new C1.Win.C1Chart.C1Chart();
this.label101 = new System.Windows.Forms.Label();
this.label102 = new System.Windows.Forms.Label();
this.cbFLEXMCLUnits = new System.Windows.Forms.ComboBox();
this.cbFLEXMCLRangeMin = new System.Windows.Forms.CheckBox();
this.cbFLEXMCLRangeMax = new System.Windows.Forms.CheckBox();
this.label103 = new System.Windows.Forms.Label();
this.label104 = new System.Windows.Forms.Label();
this.label105 = new System.Windows.Forms.Label();
this.tbFLEXMCLRangeMin = new System.Windows.Forms.TextBox();
this.tbFLEXMCLRangeMax = new System.Windows.Forms.TextBox();
this.tbFLEXMCLReqMin = new System.Windows.Forms.TextBox();
this.tbFLEXMCLReqMax = new System.Windows.Forms.TextBox();
this.tblFLEXMCLStatus = new System.Windows.Forms.TableLayoutPanel();
this.txtFLEXMCLStatus = new System.Windows.Forms.Label();
this.tableLayoutPanel26 = new System.Windows.Forms.TableLayoutPanel();
this.label107 = new System.Windows.Forms.Label();
this.tbFLEXMCLDomainMin = new System.Windows.Forms.TextBox();
this.label108 = new System.Windows.Forms.Label();
this.tbFLEXMCLDomainMax = new System.Windows.Forms.TextBox();
this.label126 = new System.Windows.Forms.Label();
this.label130 = new System.Windows.Forms.Label();
this.txtFlexMCLMin = new System.Windows.Forms.Label();
this.txtFlexMCLMax = new System.Windows.Forms.Label();
this.tableLayoutPanel27 = new System.Windows.Forms.TableLayoutPanel();
this.label109 = new System.Windows.Forms.Label();
this.cbFLEXACLChannel = new System.Windows.Forms.ComboBox();
this.label110 = new System.Windows.Forms.Label();
this.c1ChartFLEXACL = new C1.Win.C1Chart.C1Chart();
this.label112 = new System.Windows.Forms.Label();
this.cbFLEXACLRangeMin = new System.Windows.Forms.CheckBox();
this.cbFLEXACLRangeMax = new System.Windows.Forms.CheckBox();
this.label113 = new System.Windows.Forms.Label();
this.label114 = new System.Windows.Forms.Label();
this.label115 = new System.Windows.Forms.Label();
this.tbFLEXACLRangeMin = new System.Windows.Forms.TextBox();
this.tbFLEXACLRangeMax = new System.Windows.Forms.TextBox();
this.tbFLEXACLReqMin = new System.Windows.Forms.TextBox();
this.tbFLEXACLReqMax = new System.Windows.Forms.TextBox();
this.tblFLEXACLStatus = new System.Windows.Forms.TableLayoutPanel();
this.txtFLEXACLStatus = new System.Windows.Forms.Label();
this.tableLayoutPanel29 = new System.Windows.Forms.TableLayoutPanel();
this.label117 = new System.Windows.Forms.Label();
this.tbFLEXACLDomainMin = new System.Windows.Forms.TextBox();
this.label118 = new System.Windows.Forms.Label();
this.tbFLEXACLDomainMax = new System.Windows.Forms.TextBox();
this.label133 = new System.Windows.Forms.Label();
this.label134 = new System.Windows.Forms.Label();
this.txtFlexACLMin = new System.Windows.Forms.Label();
this.txtFlexACLMax = new System.Windows.Forms.Label();
this.tableLayoutPanel30 = new System.Windows.Forms.TableLayoutPanel();
this.label119 = new System.Windows.Forms.Label();
this.cbFLEXPCLChannel = new System.Windows.Forms.ComboBox();
this.label120 = new System.Windows.Forms.Label();
this.c1ChartFLEXPCL = new C1.Win.C1Chart.C1Chart();
this.label122 = new System.Windows.Forms.Label();
this.cbFLEXPCLRangeMin = new System.Windows.Forms.CheckBox();
this.cbFLEXPCLRangeMax = new System.Windows.Forms.CheckBox();
this.label123 = new System.Windows.Forms.Label();
this.label124 = new System.Windows.Forms.Label();
this.label125 = new System.Windows.Forms.Label();
this.tbFLEXPCLRangeMin = new System.Windows.Forms.TextBox();
this.tbFLEXPCLRangeMax = new System.Windows.Forms.TextBox();
this.tbFLEXPCLReqMin = new System.Windows.Forms.TextBox();
this.tbFLEXPCLReqMax = new System.Windows.Forms.TextBox();
this.tblFLEXPCLStatus = new System.Windows.Forms.TableLayoutPanel();
this.txtFLEXPCLStatus = new System.Windows.Forms.Label();
this.tableLayoutPanel32 = new System.Windows.Forms.TableLayoutPanel();
this.label127 = new System.Windows.Forms.Label();
this.tbFLEXPCLDomainMin = new System.Windows.Forms.TextBox();
this.label128 = new System.Windows.Forms.Label();
this.tbFLEXPCLDomainMax = new System.Windows.Forms.TextBox();
this.label137 = new System.Windows.Forms.Label();
this.label138 = new System.Windows.Forms.Label();
this.txtFlexPCLMin = new System.Windows.Forms.Label();
this.txtFlexPCLMax = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.button2 = new System.Windows.Forms.Button();
this.button3 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.errorProvider1 = new System.Windows.Forms.ErrorProvider(this.components);
this.tableLayoutPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.c1DockingTab1)).BeginInit();
this.c1DockingTab1.SuspendLayout();
this.c1DockingTabPage1.SuspendLayout();
this.tableLayoutPanel2.SuspendLayout();
this.tableLayoutPanel3.SuspendLayout();
this.c1TabTRL.SuspendLayout();
this.flowLayoutPanel1.SuspendLayout();
this.tableLayoutPanel4.SuspendLayout();
this.tableLayoutPanel5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.c1ChartTRLAcceleration)).BeginInit();
this.tbTRLAccelerationStatusPanel.SuspendLayout();
this.tableLayoutPanel7.SuspendLayout();
this.tableLayoutPanel8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.c1ChartTRLBending)).BeginInit();
this.tblTRLBendingStatus.SuspendLayout();
this.tableLayoutPanel10.SuspendLayout();
this.tableLayoutPanel11.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.c1ChartTRLShear)).BeginInit();
this.tblTRLShearStatus.SuspendLayout();
this.tableLayoutPanel13.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.c1ChartBend)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.c1ChartShear)).BeginInit();
this.c1TabFLEX.SuspendLayout();
this.flowLayoutPanel2.SuspendLayout();
this.tableLayoutPanel6.SuspendLayout();
this.tableLayoutPanel9.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.c1ChartFLEXTibia1)).BeginInit();
this.tblFLEXTibia1Status.SuspendLayout();
this.tableLayoutPanel14.SuspendLayout();
this.tableLayoutPanel15.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.c1ChartFLEXTibia2)).BeginInit();
this.tblFLEXTibia2Status.SuspendLayout();
this.tableLayoutPanel17.SuspendLayout();
this.tableLayoutPanel18.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.c1ChartFLEXTibia3)).BeginInit();
this.tblFLEXTibia3Status.SuspendLayout();
this.tableLayoutPanel20.SuspendLayout();
this.tableLayoutPanel21.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.c1ChartFLEXTibia4)).BeginInit();
this.tblFLEXTibia4Status.SuspendLayout();
this.tableLayoutPanel23.SuspendLayout();
this.tableLayoutPanel24.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.c1ChartFLEXMCL)).BeginInit();
this.tblFLEXMCLStatus.SuspendLayout();
this.tableLayoutPanel26.SuspendLayout();
this.tableLayoutPanel27.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.c1ChartFLEXACL)).BeginInit();
this.tblFLEXACLStatus.SuspendLayout();
this.tableLayoutPanel29.SuspendLayout();
this.tableLayoutPanel30.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.c1ChartFLEXPCL)).BeginInit();
this.tblFLEXPCLStatus.SuspendLayout();
this.tableLayoutPanel32.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
this.SuspendLayout();
//
// tableLayoutPanel1
//
this.tableLayoutPanel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(246)))), ((int)(((byte)(253)))));
this.tableLayoutPanel1.ColumnCount = 4;
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel1.Controls.Add(this.btnExport, 0, 2);
this.tableLayoutPanel1.Controls.Add(this.c1DockingTab1, 0, 1);
this.tableLayoutPanel1.Controls.Add(this.label1, 0, 0);
this.tableLayoutPanel1.Controls.Add(this.button2, 1, 0);
this.tableLayoutPanel1.Controls.Add(this.button3, 2, 0);
this.tableLayoutPanel1.Controls.Add(this.button4, 3, 0);
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
this.tableLayoutPanel1.RowCount = 3;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel1.Size = new System.Drawing.Size(822, 602);
this.tableLayoutPanel1.TabIndex = 0;
//
// btnExport
//
this.btnExport.Anchor = System.Windows.Forms.AnchorStyles.None;
this.tableLayoutPanel1.SetColumnSpan(this.btnExport, 4);
this.btnExport.Location = new System.Drawing.Point(373, 576);
this.btnExport.Name = "btnExport";
this.btnExport.Size = new System.Drawing.Size(75, 23);
this.btnExport.TabIndex = 0;
this.btnExport.Text = "Export";
this.btnExport.UseVisualStyleBackColor = true;
this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
//
// c1DockingTab1
//
this.tableLayoutPanel1.SetColumnSpan(this.c1DockingTab1, 4);
this.c1DockingTab1.Controls.Add(this.c1DockingTabPage1);
this.c1DockingTab1.Controls.Add(this.c1TabTRL);
this.c1DockingTab1.Controls.Add(this.c1TabFLEX);
this.c1DockingTab1.Dock = System.Windows.Forms.DockStyle.Fill;
this.c1DockingTab1.Location = new System.Drawing.Point(3, 32);
this.c1DockingTab1.Name = "c1DockingTab1";
this.c1DockingTab1.SelectedIndex = 2;
this.c1DockingTab1.Size = new System.Drawing.Size(816, 538);
this.c1DockingTab1.TabIndex = 1;
this.c1DockingTab1.TabsSpacing = 5;
this.c1DockingTab1.TabStyle = C1.Win.C1Command.TabStyleEnum.Office2010;
this.c1DockingTab1.VisualStyle = C1.Win.C1Command.VisualStyle.Office2010Blue;
this.c1DockingTab1.VisualStyleBase = C1.Win.C1Command.VisualStyle.Office2010Blue;
//
// c1DockingTabPage1
//
this.c1DockingTabPage1.Controls.Add(this.tableLayoutPanel2);
this.c1DockingTabPage1.Location = new System.Drawing.Point(1, 24);
this.c1DockingTabPage1.Name = "c1DockingTabPage1";
this.c1DockingTabPage1.Size = new System.Drawing.Size(814, 513);
this.c1DockingTabPage1.TabIndex = 0;
this.c1DockingTabPage1.Text = "Setup";
//
// tableLayoutPanel2
//
this.tableLayoutPanel2.ColumnCount = 1;
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel2.Controls.Add(this.label2, 0, 0);
this.tableLayoutPanel2.Controls.Add(this.cblExportFormats, 0, 1);
this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel3, 0, 2);
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
this.tableLayoutPanel2.RowCount = 3;
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel2.Size = new System.Drawing.Size(814, 513);
this.tableLayoutPanel2.TabIndex = 0;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(3, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(77, 13);
this.label2.TabIndex = 0;
this.label2.Text = "Export Formats";
//
// cblExportFormats
//
this.cblExportFormats.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.cblExportFormats.FormattingEnabled = true;
this.cblExportFormats.Items.AddRange(new object[] {
"TRL",
"FLEX"});
this.cblExportFormats.Location = new System.Drawing.Point(3, 16);
this.cblExportFormats.Name = "cblExportFormats";
this.cblExportFormats.Size = new System.Drawing.Size(808, 94);
this.cblExportFormats.TabIndex = 1;
this.cblExportFormats.SelectedIndexChanged += new System.EventHandler(this.cblExportFormats_SelectedIndexChanged);
this.cblExportFormats.DoubleClick += new System.EventHandler(this.cblExportFormats_DoubleClick);
//
// tableLayoutPanel3
//
this.tableLayoutPanel3.ColumnCount = 2;
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel3.Controls.Add(this.label3, 0, 0);
this.tableLayoutPanel3.Controls.Add(this.ddlTests, 1, 0);
this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 116);
this.tableLayoutPanel3.Name = "tableLayoutPanel3";
this.tableLayoutPanel3.RowCount = 2;
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel3.Size = new System.Drawing.Size(808, 394);
this.tableLayoutPanel3.TabIndex = 2;
//
// label3
//
this.label3.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(3, 7);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(52, 13);
this.label3.TabIndex = 0;
this.label3.Text = "Test data";
//
// ddlTests
//
this.ddlTests.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.ddlTests.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ddlTests.FormattingEnabled = true;
this.ddlTests.Location = new System.Drawing.Point(61, 3);
this.ddlTests.Name = "ddlTests";
this.ddlTests.Size = new System.Drawing.Size(744, 21);
this.ddlTests.TabIndex = 1;
this.ddlTests.SelectedValueChanged += new System.EventHandler(this.ddlTests_SelectedValueChanged);
//
// c1TabTRL
//
this.c1TabTRL.Controls.Add(this.flowLayoutPanel1);
this.c1TabTRL.Location = new System.Drawing.Point(1, 24);
this.c1TabTRL.Name = "c1TabTRL";
this.c1TabTRL.Size = new System.Drawing.Size(814, 513);
this.c1TabTRL.TabIndex = 1;
this.c1TabTRL.Text = "TRL";
//
// flowLayoutPanel1
//
this.flowLayoutPanel1.AutoScroll = true;
this.flowLayoutPanel1.AutoSize = true;
this.flowLayoutPanel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
this.flowLayoutPanel1.Controls.Add(this.tableLayoutPanel4);
this.flowLayoutPanel1.Controls.Add(this.tableLayoutPanel5);
this.flowLayoutPanel1.Controls.Add(this.tableLayoutPanel8);
this.flowLayoutPanel1.Controls.Add(this.tableLayoutPanel11);
this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 0);
this.flowLayoutPanel1.Name = "flowLayoutPanel1";
this.flowLayoutPanel1.Size = new System.Drawing.Size(814, 513);
this.flowLayoutPanel1.TabIndex = 0;
this.flowLayoutPanel1.WrapContents = false;
//
// tableLayoutPanel4
//
this.tableLayoutPanel4.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.tableLayoutPanel4.AutoSize = true;
this.tableLayoutPanel4.ColumnCount = 9;
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 92F));
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel4.Controls.Add(this.label4, 0, 0);
this.tableLayoutPanel4.Controls.Add(this.tbTRLTestRefNumber, 1, 0);
this.tableLayoutPanel4.Controls.Add(this.label5, 2, 0);
this.tableLayoutPanel4.Controls.Add(this.tbTRLTestTemperature, 3, 0);
this.tableLayoutPanel4.Controls.Add(this.label6, 4, 0);
this.tableLayoutPanel4.Controls.Add(this.tbTRLImpactorId, 5, 0);
this.tableLayoutPanel4.Controls.Add(this.label7, 6, 0);
this.tableLayoutPanel4.Controls.Add(this.label8, 0, 1);
this.tableLayoutPanel4.Controls.Add(this.label9, 0, 2);
this.tableLayoutPanel4.Controls.Add(this.label10, 0, 3);
this.tableLayoutPanel4.Controls.Add(this.tbTRLTestTimeInfo, 1, 1);
this.tableLayoutPanel4.Controls.Add(this.label11, 2, 2);
this.tableLayoutPanel4.Controls.Add(this.label12, 2, 3);
this.tableLayoutPanel4.Controls.Add(this.tbTRLCarMaker, 1, 2);
this.tableLayoutPanel4.Controls.Add(this.tbTRLModel, 1, 3);
this.tableLayoutPanel4.Controls.Add(this.tbTRLMeasuringPoint, 3, 2);
this.tableLayoutPanel4.Controls.Add(this.tbTRLCollisionSpeed, 3, 3);
this.tableLayoutPanel4.Controls.Add(this.label13, 4, 1);
this.tableLayoutPanel4.Controls.Add(this.label14, 4, 2);
this.tableLayoutPanel4.Controls.Add(this.label15, 4, 3);
this.tableLayoutPanel4.Controls.Add(this.tbTRLImpactorType, 5, 1);
this.tableLayoutPanel4.Controls.Add(this.tbTRLImpactorWeight, 5, 2);
this.tableLayoutPanel4.Controls.Add(this.tbTRLStudyPersonnel, 5, 3);
this.tableLayoutPanel4.Controls.Add(this.tbTRLAnd1, 7, 2);
this.tableLayoutPanel4.Controls.Add(this.tbTRLAnd2, 7, 3);
this.tableLayoutPanel4.Controls.Add(this.cbTRLCFC, 7, 0);
this.tableLayoutPanel4.Controls.Add(this.label16, 6, 2);
this.tableLayoutPanel4.Controls.Add(this.label17, 6, 3);
this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 3);
this.tableLayoutPanel4.Name = "tableLayoutPanel4";
this.tableLayoutPanel4.RowCount = 5;
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel4.Size = new System.Drawing.Size(783, 125);
this.tableLayoutPanel4.TabIndex = 0;
//
// label4
//
this.label4.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(3, 7);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(47, 13);
this.label4.TabIndex = 0;
this.label4.Text = "試験NO";
//
// tbTRLTestRefNumber
//
this.tbTRLTestRefNumber.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.tbTRLTestRefNumber.Location = new System.Drawing.Point(76, 3);
this.tbTRLTestRefNumber.Name = "tbTRLTestRefNumber";
this.tbTRLTestRefNumber.Size = new System.Drawing.Size(100, 20);
this.tbTRLTestRefNumber.TabIndex = 10;
this.tbTRLTestRefNumber.Leave += new System.EventHandler(this.tbTRLTestRefNumber_Leave);
//
// label5
//
this.label5.Anchor = System.Windows.Forms.AnchorStyles.None;
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(182, 7);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(55, 13);
this.label5.TabIndex = 2;
this.label5.Text = "試験温度";
//
// tbTRLTestTemperature
//
this.tbTRLTestTemperature.Location = new System.Drawing.Point(243, 3);
this.tbTRLTestTemperature.Name = "tbTRLTestTemperature";
this.tbTRLTestTemperature.Size = new System.Drawing.Size(100, 20);
this.tbTRLTestTemperature.TabIndex = 14;
this.tbTRLTestTemperature.Leave += new System.EventHandler(this.tbTRLTestTemperature_Leave);
//
// label6
//
this.label6.Anchor = System.Windows.Forms.AnchorStyles.None;
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(355, 7);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(62, 13);
this.label6.TabIndex = 5;
this.label6.Text = "インパクタID";
//
// tbTRLImpactorId
//
this.tbTRLImpactorId.Location = new System.Drawing.Point(430, 3);
this.tbTRLImpactorId.Name = "tbTRLImpactorId";
this.tbTRLImpactorId.Size = new System.Drawing.Size(100, 20);
this.tbTRLImpactorId.TabIndex = 17;
this.tbTRLImpactorId.Leave += new System.EventHandler(this.tbTRLImpactorId_Leave);
//
// label7
//
this.label7.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(536, 7);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(67, 13);
this.label7.TabIndex = 7;
this.label7.Text = "試験担当者";
//
// label8
//
this.label8.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(3, 33);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(67, 13);
this.label8.TabIndex = 9;
this.label8.Text = "試験実施日";
//
// label9
//
this.label9.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(3, 59);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(31, 13);
this.label9.TabIndex = 10;
this.label9.Text = "車名";
//
// label10
//
this.label10.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(3, 85);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(31, 13);
this.label10.TabIndex = 11;
this.label10.Text = "型式";
//
// tbTRLTestTimeInfo
//
this.tbTRLTestTimeInfo.Location = new System.Drawing.Point(76, 30);
this.tbTRLTestTimeInfo.Name = "tbTRLTestTimeInfo";
this.tbTRLTestTimeInfo.Size = new System.Drawing.Size(100, 20);
this.tbTRLTestTimeInfo.TabIndex = 11;
this.tbTRLTestTimeInfo.Leave += new System.EventHandler(this.tbTRLTestTimeInfo_Leave);
//
// label11
//
this.label11.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(182, 59);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(43, 13);
this.label11.TabIndex = 13;
this.label11.Text = "測定点";
//
// label12
//
this.label12.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(182, 85);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(55, 13);
this.label12.TabIndex = 14;
this.label12.Text = "衝突速度";
//
// tbTRLCarMaker
//
this.tbTRLCarMaker.Location = new System.Drawing.Point(76, 56);
this.tbTRLCarMaker.Name = "tbTRLCarMaker";
this.tbTRLCarMaker.Size = new System.Drawing.Size(100, 20);
this.tbTRLCarMaker.TabIndex = 12;
this.tbTRLCarMaker.Leave += new System.EventHandler(this.tbTRLCarMaker_Leave);
//
// tbTRLModel
//
this.tbTRLModel.Location = new System.Drawing.Point(76, 82);
this.tbTRLModel.Name = "tbTRLModel";
this.tbTRLModel.Size = new System.Drawing.Size(100, 20);
this.tbTRLModel.TabIndex = 13;
this.tbTRLModel.Leave += new System.EventHandler(this.tbTRLModel_Leave);
//
// tbTRLMeasuringPoint
//
this.tbTRLMeasuringPoint.Location = new System.Drawing.Point(243, 56);
this.tbTRLMeasuringPoint.Name = "tbTRLMeasuringPoint";
this.tbTRLMeasuringPoint.Size = new System.Drawing.Size(100, 20);
this.tbTRLMeasuringPoint.TabIndex = 15;
this.tbTRLMeasuringPoint.Leave += new System.EventHandler(this.tbTRLMeasuringPoint_Leave);
//
// tbTRLCollisionSpeed
//
this.tbTRLCollisionSpeed.Location = new System.Drawing.Point(243, 82);
this.tbTRLCollisionSpeed.Name = "tbTRLCollisionSpeed";
this.tbTRLCollisionSpeed.Size = new System.Drawing.Size(100, 20);
this.tbTRLCollisionSpeed.TabIndex = 16;
this.tbTRLCollisionSpeed.Leave += new System.EventHandler(this.tbTRLCollisionSpeed_Leave);
//
// label13
//
this.label13.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(349, 33);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(75, 13);
this.label13.TabIndex = 19;
this.label13.Text = "インパクタ種類";
//
// label14
//
this.label14.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(349, 59);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(75, 13);
this.label14.TabIndex = 20;
this.label14.Text = "インパクタ重量";
//
// label15
//
this.label15.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(349, 85);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(67, 13);
this.label15.TabIndex = 21;
this.label15.Text = "試験担当者";
//
// tbTRLImpactorType
//
this.tbTRLImpactorType.Location = new System.Drawing.Point(430, 30);
this.tbTRLImpactorType.Name = "tbTRLImpactorType";
this.tbTRLImpactorType.Size = new System.Drawing.Size(100, 20);
this.tbTRLImpactorType.TabIndex = 18;
this.tbTRLImpactorType.Leave += new System.EventHandler(this.tbTRLImpactorType_Leave);
//
// tbTRLImpactorWeight
//
this.tbTRLImpactorWeight.Location = new System.Drawing.Point(430, 56);
this.tbTRLImpactorWeight.Name = "tbTRLImpactorWeight";
this.tbTRLImpactorWeight.Size = new System.Drawing.Size(100, 20);
this.tbTRLImpactorWeight.TabIndex = 19;
this.tbTRLImpactorWeight.Leave += new System.EventHandler(this.tbTRLImpactorWeight_Leave);
//
// tbTRLStudyPersonnel
//
this.tbTRLStudyPersonnel.Location = new System.Drawing.Point(430, 82);
this.tbTRLStudyPersonnel.Name = "tbTRLStudyPersonnel";
this.tbTRLStudyPersonnel.Size = new System.Drawing.Size(100, 20);
this.tbTRLStudyPersonnel.TabIndex = 20;
this.tbTRLStudyPersonnel.Leave += new System.EventHandler(this.tbTRLStudyPersonnel_Leave);
//
// tbTRLAnd1
//
this.tbTRLAnd1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbTRLAnd1.Location = new System.Drawing.Point(628, 56);
this.tbTRLAnd1.Name = "tbTRLAnd1";
this.tbTRLAnd1.Size = new System.Drawing.Size(152, 20);
this.tbTRLAnd1.TabIndex = 22;
this.tbTRLAnd1.Leave += new System.EventHandler(this.tbTRLAnd1_Leave);
//
// tbTRLAnd2
//
this.tbTRLAnd2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbTRLAnd2.Location = new System.Drawing.Point(628, 82);
this.tbTRLAnd2.Name = "tbTRLAnd2";
this.tbTRLAnd2.Size = new System.Drawing.Size(152, 20);
this.tbTRLAnd2.TabIndex = 23;
this.tbTRLAnd2.Leave += new System.EventHandler(this.tbTRLAnd2_Leave);
//
// cbTRLCFC
//
this.cbTRLCFC.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbTRLCFC.FormattingEnabled = true;
this.cbTRLCFC.Location = new System.Drawing.Point(628, 3);
this.cbTRLCFC.Name = "cbTRLCFC";
this.cbTRLCFC.Size = new System.Drawing.Size(152, 21);
this.cbTRLCFC.TabIndex = 21;
this.cbTRLCFC.SelectedValueChanged += new System.EventHandler(this.cbTRLCFC_SelectedValueChanged);
//
// label16
//
this.label16.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(536, 59);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(37, 13);
this.label16.TabIndex = 28;
this.label16.Text = "予備1";
//
// label17
//
this.label17.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(536, 85);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(37, 13);
this.label17.TabIndex = 29;
this.label17.Text = "予備2";
//
// tableLayoutPanel5
//
this.tableLayoutPanel5.ColumnCount = 5;
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 398F));
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel5.Controls.Add(this.label18, 0, 1);
this.tableLayoutPanel5.Controls.Add(this.ddlTRLAccelerationChannel, 1, 1);
this.tableLayoutPanel5.Controls.Add(this.label19, 0, 0);
this.tableLayoutPanel5.Controls.Add(this.c1ChartTRLAcceleration, 0, 2);
this.tableLayoutPanel5.Controls.Add(this.label20, 3, 2);
this.tableLayoutPanel5.Controls.Add(this.label21, 3, 3);
this.tableLayoutPanel5.Controls.Add(this.tbTRLAccelerationUnits, 4, 2);
this.tableLayoutPanel5.Controls.Add(this.cbTRLAccelerationUseRangeMin, 2, 3);
this.tableLayoutPanel5.Controls.Add(this.cbTRLAccelerationUseRangeMax, 2, 4);
this.tableLayoutPanel5.Controls.Add(this.label22, 3, 4);
this.tableLayoutPanel5.Controls.Add(this.label23, 3, 7);
this.tableLayoutPanel5.Controls.Add(this.label24, 3, 8);
this.tableLayoutPanel5.Controls.Add(this.tbTRLAccelerationRangeMin, 4, 3);
this.tableLayoutPanel5.Controls.Add(this.tbTRLAccelerationRangeMax, 4, 4);
this.tableLayoutPanel5.Controls.Add(this.tbTRLAccelerationReqMin, 4, 7);
this.tableLayoutPanel5.Controls.Add(this.tbTRLAccelerationReqMax, 4, 8);
this.tableLayoutPanel5.Controls.Add(this.tbTRLAccelerationStatusPanel, 3, 9);
this.tableLayoutPanel5.Controls.Add(this.tableLayoutPanel7, 0, 11);
this.tableLayoutPanel5.Controls.Add(this.label131, 3, 5);
this.tableLayoutPanel5.Controls.Add(this.label132, 3, 6);
this.tableLayoutPanel5.Controls.Add(this.txtTRLAccelMin, 4, 5);
this.tableLayoutPanel5.Controls.Add(this.txtTRLAccelMax, 4, 6);
this.tableLayoutPanel5.Location = new System.Drawing.Point(3, 134);
this.tableLayoutPanel5.Name = "tableLayoutPanel5";
this.tableLayoutPanel5.RowCount = 12;
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel5.Size = new System.Drawing.Size(783, 343);
this.tableLayoutPanel5.TabIndex = 1;
//
// label18
//
this.label18.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(3, 32);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(46, 13);
this.label18.TabIndex = 0;
this.label18.Text = "Channel";
//
// ddlTRLAccelerationChannel
//
this.ddlTRLAccelerationChannel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.ddlTRLAccelerationChannel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ddlTRLAccelerationChannel.FormattingEnabled = true;
this.ddlTRLAccelerationChannel.Location = new System.Drawing.Point(71, 28);
this.ddlTRLAccelerationChannel.Name = "ddlTRLAccelerationChannel";
this.ddlTRLAccelerationChannel.Size = new System.Drawing.Size(392, 21);
this.ddlTRLAccelerationChannel.TabIndex = 24;
this.ddlTRLAccelerationChannel.SelectedValueChanged += new System.EventHandler(this.ddlTRLAccelerationChannel_SelectedValueChanged);
//
// label19
//
this.label19.Anchor = System.Windows.Forms.AnchorStyles.None;
this.label19.AutoSize = true;
this.tableLayoutPanel5.SetColumnSpan(this.label19, 2);
this.label19.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label19.Location = new System.Drawing.Point(174, 0);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(117, 25);
this.label19.TabIndex = 2;
this.label19.Text = "Acceleration";
//
// c1ChartTRLAcceleration
//
this.c1ChartTRLAcceleration.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(246)))), ((int)(((byte)(253)))));
this.tableLayoutPanel5.SetColumnSpan(this.c1ChartTRLAcceleration, 2);
this.c1ChartTRLAcceleration.Dock = System.Windows.Forms.DockStyle.Fill;
this.c1ChartTRLAcceleration.Location = new System.Drawing.Point(3, 55);
this.c1ChartTRLAcceleration.Name = "c1ChartTRLAcceleration";
this.c1ChartTRLAcceleration.PropBag = resources.GetString("c1ChartTRLAcceleration.PropBag");
this.tableLayoutPanel5.SetRowSpan(this.c1ChartTRLAcceleration, 9);
this.c1ChartTRLAcceleration.Size = new System.Drawing.Size(460, 254);
this.c1ChartTRLAcceleration.TabIndex = 3;
//
// label20
//
this.label20.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(490, 59);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(31, 13);
this.label20.TabIndex = 4;
this.label20.Text = "Units";
//
// label21
//
this.label21.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(490, 85);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(59, 13);
this.label21.TabIndex = 5;
this.label21.Text = "Range Min";
//
// tbTRLAccelerationUnits
//
this.tbTRLAccelerationUnits.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbTRLAccelerationUnits.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.tbTRLAccelerationUnits.FormattingEnabled = true;
this.tbTRLAccelerationUnits.Location = new System.Drawing.Point(558, 55);
this.tbTRLAccelerationUnits.Name = "tbTRLAccelerationUnits";
this.tbTRLAccelerationUnits.Size = new System.Drawing.Size(222, 21);
this.tbTRLAccelerationUnits.TabIndex = 25;
this.tbTRLAccelerationUnits.SelectedValueChanged += new System.EventHandler(this.tbTRLAccelerationUnits_SelectedValueChanged);
//
// cbTRLAccelerationUseRangeMin
//
this.cbTRLAccelerationUseRangeMin.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.cbTRLAccelerationUseRangeMin.AutoSize = true;
this.cbTRLAccelerationUseRangeMin.Location = new System.Drawing.Point(469, 85);
this.cbTRLAccelerationUseRangeMin.Name = "cbTRLAccelerationUseRangeMin";
this.cbTRLAccelerationUseRangeMin.Size = new System.Drawing.Size(15, 14);
this.cbTRLAccelerationUseRangeMin.TabIndex = 26;
this.cbTRLAccelerationUseRangeMin.UseVisualStyleBackColor = true;
this.cbTRLAccelerationUseRangeMin.CheckedChanged += new System.EventHandler(this.cbTRLAccelerationUseRangeMin_CheckedChanged);
//
// cbTRLAccelerationUseRangeMax
//
this.cbTRLAccelerationUseRangeMax.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.cbTRLAccelerationUseRangeMax.AutoSize = true;
this.cbTRLAccelerationUseRangeMax.Location = new System.Drawing.Point(469, 111);
this.cbTRLAccelerationUseRangeMax.Name = "cbTRLAccelerationUseRangeMax";
this.cbTRLAccelerationUseRangeMax.Size = new System.Drawing.Size(15, 14);
this.cbTRLAccelerationUseRangeMax.TabIndex = 28;
this.cbTRLAccelerationUseRangeMax.UseVisualStyleBackColor = true;
this.cbTRLAccelerationUseRangeMax.CheckedChanged += new System.EventHandler(this.cbTRLAccelerationUseRangeMax_CheckedChanged);
//
// label22
//
this.label22.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(490, 111);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(62, 13);
this.label22.TabIndex = 9;
this.label22.Text = "Range Max";
//
// label23
//
this.label23.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(490, 163);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(47, 13);
this.label23.TabIndex = 10;
this.label23.Text = "Req Min";
//
// label24
//
this.label24.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(490, 189);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(50, 13);
this.label24.TabIndex = 11;
this.label24.Text = "Req Max";
//
// tbTRLAccelerationRangeMin
//
this.tbTRLAccelerationRangeMin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbTRLAccelerationRangeMin.Location = new System.Drawing.Point(558, 82);
this.tbTRLAccelerationRangeMin.Name = "tbTRLAccelerationRangeMin";
this.tbTRLAccelerationRangeMin.Size = new System.Drawing.Size(222, 20);
this.tbTRLAccelerationRangeMin.TabIndex = 27;
this.tbTRLAccelerationRangeMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbTRLAccelerationRangeMin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbTRLAccelerationRangeMin_KeyDown);
this.tbTRLAccelerationRangeMin.Leave += new System.EventHandler(this.tbTRLAccelerationRangeMin_Leave);
//
// tbTRLAccelerationRangeMax
//
this.tbTRLAccelerationRangeMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbTRLAccelerationRangeMax.Location = new System.Drawing.Point(558, 108);
this.tbTRLAccelerationRangeMax.Name = "tbTRLAccelerationRangeMax";
this.tbTRLAccelerationRangeMax.Size = new System.Drawing.Size(222, 20);
this.tbTRLAccelerationRangeMax.TabIndex = 29;
this.tbTRLAccelerationRangeMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbTRLAccelerationRangeMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbTRLAccelerationRangeMax_KeyDown);
this.tbTRLAccelerationRangeMax.Leave += new System.EventHandler(this.tbTRLAccelerationRangeMax_Leave);
//
// tbTRLAccelerationReqMin
//
this.tbTRLAccelerationReqMin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbTRLAccelerationReqMin.Location = new System.Drawing.Point(558, 160);
this.tbTRLAccelerationReqMin.Name = "tbTRLAccelerationReqMin";
this.tbTRLAccelerationReqMin.ReadOnly = true;
this.tbTRLAccelerationReqMin.Size = new System.Drawing.Size(222, 20);
this.tbTRLAccelerationReqMin.TabIndex = 30;
//
// tbTRLAccelerationReqMax
//
this.tbTRLAccelerationReqMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbTRLAccelerationReqMax.Location = new System.Drawing.Point(558, 186);
this.tbTRLAccelerationReqMax.Name = "tbTRLAccelerationReqMax";
this.tbTRLAccelerationReqMax.ReadOnly = true;
this.tbTRLAccelerationReqMax.Size = new System.Drawing.Size(222, 20);
this.tbTRLAccelerationReqMax.TabIndex = 31;
//
// tbTRLAccelerationStatusPanel
//
this.tbTRLAccelerationStatusPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.tbTRLAccelerationStatusPanel.ColumnCount = 1;
this.tableLayoutPanel5.SetColumnSpan(this.tbTRLAccelerationStatusPanel, 2);
this.tbTRLAccelerationStatusPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tbTRLAccelerationStatusPanel.Controls.Add(this.txtTRLAccelerationStatus, 0, 0);
this.tbTRLAccelerationStatusPanel.Dock = System.Windows.Forms.DockStyle.Fill;
this.tbTRLAccelerationStatusPanel.Location = new System.Drawing.Point(490, 212);
this.tbTRLAccelerationStatusPanel.Name = "tbTRLAccelerationStatusPanel";
this.tbTRLAccelerationStatusPanel.RowCount = 1;
this.tbTRLAccelerationStatusPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tbTRLAccelerationStatusPanel.Size = new System.Drawing.Size(290, 44);
this.tbTRLAccelerationStatusPanel.TabIndex = 16;
//
// txtTRLAccelerationStatus
//
this.txtTRLAccelerationStatus.Anchor = System.Windows.Forms.AnchorStyles.None;
this.txtTRLAccelerationStatus.AutoSize = true;
this.txtTRLAccelerationStatus.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtTRLAccelerationStatus.Location = new System.Drawing.Point(117, 9);
this.txtTRLAccelerationStatus.Name = "txtTRLAccelerationStatus";
this.txtTRLAccelerationStatus.Size = new System.Drawing.Size(55, 25);
this.txtTRLAccelerationStatus.TabIndex = 0;
this.txtTRLAccelerationStatus.Text = "PASS";
//
// tableLayoutPanel7
//
this.tableLayoutPanel7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tableLayoutPanel7.ColumnCount = 4;
this.tableLayoutPanel5.SetColumnSpan(this.tableLayoutPanel7, 2);
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel7.Controls.Add(this.label26, 0, 0);
this.tableLayoutPanel7.Controls.Add(this.tbTRLAccelerationDomainMin, 1, 0);
this.tableLayoutPanel7.Controls.Add(this.label27, 2, 0);
this.tableLayoutPanel7.Controls.Add(this.tbTRLAccelerationDomainMax, 3, 0);
this.tableLayoutPanel7.Location = new System.Drawing.Point(3, 315);
this.tableLayoutPanel7.Name = "tableLayoutPanel7";
this.tableLayoutPanel7.RowCount = 1;
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel7.Size = new System.Drawing.Size(460, 25);
this.tableLayoutPanel7.TabIndex = 17;
//
// label26
//
this.label26.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label26.AutoSize = true;
this.label26.Location = new System.Drawing.Point(3, 6);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(62, 13);
this.label26.TabIndex = 0;
this.label26.Text = "Domain min";
//
// tbTRLAccelerationDomainMin
//
this.tbTRLAccelerationDomainMin.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.tbTRLAccelerationDomainMin.Location = new System.Drawing.Point(71, 3);
this.tbTRLAccelerationDomainMin.Name = "tbTRLAccelerationDomainMin";
this.tbTRLAccelerationDomainMin.Size = new System.Drawing.Size(100, 20);
this.tbTRLAccelerationDomainMin.TabIndex = 32;
this.tbTRLAccelerationDomainMin.Text = "-.5";
this.tbTRLAccelerationDomainMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbTRLAccelerationDomainMin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbTRLAccelerationDomainMin_KeyDown);
this.tbTRLAccelerationDomainMin.Leave += new System.EventHandler(this.tbTRLAccelerationDomainMin_Leave);
//
// label27
//
this.label27.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label27.AutoSize = true;
this.label27.Location = new System.Drawing.Point(286, 6);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(65, 13);
this.label27.TabIndex = 2;
this.label27.Text = "Domain max";
//
// tbTRLAccelerationDomainMax
//
this.tbTRLAccelerationDomainMax.Location = new System.Drawing.Point(357, 3);
this.tbTRLAccelerationDomainMax.Name = "tbTRLAccelerationDomainMax";
this.tbTRLAccelerationDomainMax.Size = new System.Drawing.Size(100, 20);
this.tbTRLAccelerationDomainMax.TabIndex = 33;
this.tbTRLAccelerationDomainMax.Text = ".5";
this.tbTRLAccelerationDomainMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbTRLAccelerationDomainMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbTRLAccelerationDomainMax_KeyDown);
this.tbTRLAccelerationDomainMax.Leave += new System.EventHandler(this.tbTRLAccelerationDomainMax_Leve);
//
// label131
//
this.label131.AutoSize = true;
this.label131.Location = new System.Drawing.Point(490, 131);
this.label131.Name = "label131";
this.label131.Size = new System.Drawing.Size(40, 13);
this.label131.TabIndex = 32;
this.label131.Text = "Min (T)";
//
// label132
//
this.label132.AutoSize = true;
this.label132.Location = new System.Drawing.Point(490, 144);
this.label132.Name = "label132";
this.label132.Size = new System.Drawing.Size(43, 13);
this.label132.TabIndex = 33;
this.label132.Text = "Max (T)";
//
// txtTRLAccelMin
//
this.txtTRLAccelMin.AutoSize = true;
this.txtTRLAccelMin.Location = new System.Drawing.Point(558, 131);
this.txtTRLAccelMin.Name = "txtTRLAccelMin";
this.txtTRLAccelMin.Size = new System.Drawing.Size(0, 13);
this.txtTRLAccelMin.TabIndex = 36;
//
// txtTRLAccelMax
//
this.txtTRLAccelMax.AutoSize = true;
this.txtTRLAccelMax.Location = new System.Drawing.Point(558, 144);
this.txtTRLAccelMax.Name = "txtTRLAccelMax";
this.txtTRLAccelMax.Size = new System.Drawing.Size(0, 13);
this.txtTRLAccelMax.TabIndex = 37;
//
// tableLayoutPanel8
//
this.tableLayoutPanel8.ColumnCount = 5;
this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 310F));
this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel8.Controls.Add(this.c1ChartTRLBending, 0, 2);
this.tableLayoutPanel8.Controls.Add(this.label30, 3, 2);
this.tableLayoutPanel8.Controls.Add(this.label31, 3, 3);
this.tableLayoutPanel8.Controls.Add(this.cbTRLBendingUseRangeMin, 2, 3);
this.tableLayoutPanel8.Controls.Add(this.cbTRLBendingUseRangeMax, 2, 4);
this.tableLayoutPanel8.Controls.Add(this.label32, 3, 4);
this.tableLayoutPanel8.Controls.Add(this.label33, 3, 7);
this.tableLayoutPanel8.Controls.Add(this.label34, 3, 8);
this.tableLayoutPanel8.Controls.Add(this.tbTRLBendingRangeMin, 4, 3);
this.tableLayoutPanel8.Controls.Add(this.tbTRLBendingRangeMax, 4, 4);
this.tableLayoutPanel8.Controls.Add(this.tbTRLBendingReqMin, 4, 7);
this.tableLayoutPanel8.Controls.Add(this.tbTRLBendingReqMax, 4, 8);
this.tableLayoutPanel8.Controls.Add(this.tblTRLBendingStatus, 3, 9);
this.tableLayoutPanel8.Controls.Add(this.tableLayoutPanel10, 0, 11);
this.tableLayoutPanel8.Controls.Add(this.label71, 4, 2);
this.tableLayoutPanel8.Controls.Add(this.ddlTRLBendingChannel, 1, 1);
this.tableLayoutPanel8.Controls.Add(this.label76, 1, 0);
this.tableLayoutPanel8.Controls.Add(this.label28, 0, 1);
this.tableLayoutPanel8.Controls.Add(this.label135, 3, 5);
this.tableLayoutPanel8.Controls.Add(this.label136, 3, 6);
this.tableLayoutPanel8.Controls.Add(this.txtTRLBendingMin, 4, 5);
this.tableLayoutPanel8.Controls.Add(this.txtTRLBendingMax, 4, 6);
this.tableLayoutPanel8.Location = new System.Drawing.Point(3, 483);
this.tableLayoutPanel8.Name = "tableLayoutPanel8";
this.tableLayoutPanel8.RowCount = 12;
this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel8.Size = new System.Drawing.Size(783, 343);
this.tableLayoutPanel8.TabIndex = 2;
//
// c1ChartTRLBending
//
this.c1ChartTRLBending.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(246)))), ((int)(((byte)(253)))));
this.tableLayoutPanel8.SetColumnSpan(this.c1ChartTRLBending, 2);
this.c1ChartTRLBending.Dock = System.Windows.Forms.DockStyle.Fill;
this.c1ChartTRLBending.Location = new System.Drawing.Point(3, 55);
this.c1ChartTRLBending.Name = "c1ChartTRLBending";
this.c1ChartTRLBending.PropBag = resources.GetString("c1ChartTRLBending.PropBag");
this.tableLayoutPanel8.SetRowSpan(this.c1ChartTRLBending, 9);
this.c1ChartTRLBending.Size = new System.Drawing.Size(460, 254);
this.c1ChartTRLBending.TabIndex = 3;
//
// label30
//
this.label30.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label30.AutoSize = true;
this.label30.Location = new System.Drawing.Point(490, 52);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(31, 13);
this.label30.TabIndex = 4;
this.label30.Text = "Units";
//
// label31
//
this.label31.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label31.AutoSize = true;
this.label31.Location = new System.Drawing.Point(490, 71);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(59, 13);
this.label31.TabIndex = 5;
this.label31.Text = "Range Min";
//
// cbTRLBendingUseRangeMin
//
this.cbTRLBendingUseRangeMin.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.cbTRLBendingUseRangeMin.AutoSize = true;
this.cbTRLBendingUseRangeMin.Location = new System.Drawing.Point(469, 71);
this.cbTRLBendingUseRangeMin.Name = "cbTRLBendingUseRangeMin";
this.cbTRLBendingUseRangeMin.Size = new System.Drawing.Size(15, 14);
this.cbTRLBendingUseRangeMin.TabIndex = 36;
this.cbTRLBendingUseRangeMin.UseVisualStyleBackColor = true;
this.cbTRLBendingUseRangeMin.CheckedChanged += new System.EventHandler(this.cbTRLBendingUseRangeMin_CheckedChanged);
//
// cbTRLBendingUseRangeMax
//
this.cbTRLBendingUseRangeMax.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.cbTRLBendingUseRangeMax.AutoSize = true;
this.cbTRLBendingUseRangeMax.Location = new System.Drawing.Point(469, 97);
this.cbTRLBendingUseRangeMax.Name = "cbTRLBendingUseRangeMax";
this.cbTRLBendingUseRangeMax.Size = new System.Drawing.Size(15, 14);
this.cbTRLBendingUseRangeMax.TabIndex = 38;
this.cbTRLBendingUseRangeMax.UseVisualStyleBackColor = true;
this.cbTRLBendingUseRangeMax.CheckedChanged += new System.EventHandler(this.cbTRLBendingUseRangeMax_CheckedChanged);
//
// label32
//
this.label32.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label32.AutoSize = true;
this.label32.Location = new System.Drawing.Point(490, 97);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(62, 13);
this.label32.TabIndex = 9;
this.label32.Text = "Range Max";
//
// label33
//
this.label33.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label33.AutoSize = true;
this.label33.Location = new System.Drawing.Point(490, 149);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(47, 13);
this.label33.TabIndex = 10;
this.label33.Text = "Req Min";
//
// label34
//
this.label34.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label34.AutoSize = true;
this.label34.Location = new System.Drawing.Point(490, 175);
this.label34.Name = "label34";
this.label34.Size = new System.Drawing.Size(50, 13);
this.label34.TabIndex = 11;
this.label34.Text = "Req Max";
//
// tbTRLBendingRangeMin
//
this.tbTRLBendingRangeMin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbTRLBendingRangeMin.Location = new System.Drawing.Point(558, 68);
this.tbTRLBendingRangeMin.Name = "tbTRLBendingRangeMin";
this.tbTRLBendingRangeMin.Size = new System.Drawing.Size(222, 20);
this.tbTRLBendingRangeMin.TabIndex = 37;
this.tbTRLBendingRangeMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbTRLBendingRangeMin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbTRLBendingRangeMin_KeyDown);
this.tbTRLBendingRangeMin.Leave += new System.EventHandler(this.tbTRLBendingRangeMin_Leave);
//
// tbTRLBendingRangeMax
//
this.tbTRLBendingRangeMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbTRLBendingRangeMax.Location = new System.Drawing.Point(558, 94);
this.tbTRLBendingRangeMax.Name = "tbTRLBendingRangeMax";
this.tbTRLBendingRangeMax.Size = new System.Drawing.Size(222, 20);
this.tbTRLBendingRangeMax.TabIndex = 39;
this.tbTRLBendingRangeMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbTRLBendingRangeMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbTRLBendingRangeMax_KeyDown);
this.tbTRLBendingRangeMax.Leave += new System.EventHandler(this.tbTRLBendingRangeMax_Leave);
//
// tbTRLBendingReqMin
//
this.tbTRLBendingReqMin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbTRLBendingReqMin.Location = new System.Drawing.Point(558, 146);
this.tbTRLBendingReqMin.Name = "tbTRLBendingReqMin";
this.tbTRLBendingReqMin.ReadOnly = true;
this.tbTRLBendingReqMin.Size = new System.Drawing.Size(222, 20);
this.tbTRLBendingReqMin.TabIndex = 40;
this.tbTRLBendingReqMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// tbTRLBendingReqMax
//
this.tbTRLBendingReqMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbTRLBendingReqMax.Location = new System.Drawing.Point(558, 172);
this.tbTRLBendingReqMax.Name = "tbTRLBendingReqMax";
this.tbTRLBendingReqMax.ReadOnly = true;
this.tbTRLBendingReqMax.Size = new System.Drawing.Size(222, 20);
this.tbTRLBendingReqMax.TabIndex = 41;
this.tbTRLBendingReqMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// tblTRLBendingStatus
//
this.tblTRLBendingStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.tblTRLBendingStatus.ColumnCount = 1;
this.tableLayoutPanel8.SetColumnSpan(this.tblTRLBendingStatus, 2);
this.tblTRLBendingStatus.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tblTRLBendingStatus.Controls.Add(this.txtTRLBendingStatus, 0, 0);
this.tblTRLBendingStatus.Dock = System.Windows.Forms.DockStyle.Fill;
this.tblTRLBendingStatus.Location = new System.Drawing.Point(490, 198);
this.tblTRLBendingStatus.Name = "tblTRLBendingStatus";
this.tblTRLBendingStatus.RowCount = 1;
this.tblTRLBendingStatus.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tblTRLBendingStatus.Size = new System.Drawing.Size(290, 44);
this.tblTRLBendingStatus.TabIndex = 16;
//
// txtTRLBendingStatus
//
this.txtTRLBendingStatus.Anchor = System.Windows.Forms.AnchorStyles.None;
this.txtTRLBendingStatus.AutoSize = true;
this.txtTRLBendingStatus.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtTRLBendingStatus.Location = new System.Drawing.Point(117, 9);
this.txtTRLBendingStatus.Name = "txtTRLBendingStatus";
this.txtTRLBendingStatus.Size = new System.Drawing.Size(55, 25);
this.txtTRLBendingStatus.TabIndex = 0;
this.txtTRLBendingStatus.Text = "PASS";
//
// tableLayoutPanel10
//
this.tableLayoutPanel10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tableLayoutPanel10.ColumnCount = 4;
this.tableLayoutPanel8.SetColumnSpan(this.tableLayoutPanel10, 2);
this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel10.Controls.Add(this.label36, 0, 0);
this.tableLayoutPanel10.Controls.Add(this.tbTRLBendingDomainMin, 1, 0);
this.tableLayoutPanel10.Controls.Add(this.label37, 2, 0);
this.tableLayoutPanel10.Controls.Add(this.tbTRLBendingDomainMax, 3, 0);
this.tableLayoutPanel10.Location = new System.Drawing.Point(3, 315);
this.tableLayoutPanel10.Name = "tableLayoutPanel10";
this.tableLayoutPanel10.RowCount = 1;
this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel10.Size = new System.Drawing.Size(460, 25);
this.tableLayoutPanel10.TabIndex = 17;
//
// label36
//
this.label36.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label36.AutoSize = true;
this.label36.Location = new System.Drawing.Point(3, 6);
this.label36.Name = "label36";
this.label36.Size = new System.Drawing.Size(62, 13);
this.label36.TabIndex = 0;
this.label36.Text = "Domain min";
this.label36.Visible = false;
//
// tbTRLBendingDomainMin
//
this.tbTRLBendingDomainMin.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.tbTRLBendingDomainMin.Location = new System.Drawing.Point(71, 3);
this.tbTRLBendingDomainMin.Name = "tbTRLBendingDomainMin";
this.tbTRLBendingDomainMin.Size = new System.Drawing.Size(100, 20);
this.tbTRLBendingDomainMin.TabIndex = 42;
this.tbTRLBendingDomainMin.Text = "-.5";
this.tbTRLBendingDomainMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbTRLBendingDomainMin.Visible = false;
this.tbTRLBendingDomainMin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbTRLBendingDomainMin_KeyDown);
this.tbTRLBendingDomainMin.Leave += new System.EventHandler(this.tbTRLBendingDomainMin_Leave);
//
// label37
//
this.label37.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label37.AutoSize = true;
this.label37.Location = new System.Drawing.Point(286, 6);
this.label37.Name = "label37";
this.label37.Size = new System.Drawing.Size(65, 13);
this.label37.TabIndex = 2;
this.label37.Text = "Domain max";
this.label37.Visible = false;
//
// tbTRLBendingDomainMax
//
this.tbTRLBendingDomainMax.Location = new System.Drawing.Point(357, 3);
this.tbTRLBendingDomainMax.Name = "tbTRLBendingDomainMax";
this.tbTRLBendingDomainMax.Size = new System.Drawing.Size(100, 20);
this.tbTRLBendingDomainMax.TabIndex = 43;
this.tbTRLBendingDomainMax.Text = ".5";
this.tbTRLBendingDomainMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbTRLBendingDomainMax.Visible = false;
this.tbTRLBendingDomainMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbTRLBendingDomainMax_KeyDown);
this.tbTRLBendingDomainMax.Leave += new System.EventHandler(this.tbTRLBendingDomainMax_Leave);
//
// label71
//
this.label71.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label71.AutoSize = true;
this.label71.Location = new System.Drawing.Point(558, 52);
this.label71.Name = "label71";
this.label71.Size = new System.Drawing.Size(23, 13);
this.label71.TabIndex = 42;
this.label71.Text = "mm";
//
// ddlTRLBendingChannel
//
this.ddlTRLBendingChannel.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.tableLayoutPanel8.SetColumnSpan(this.ddlTRLBendingChannel, 3);
this.ddlTRLBendingChannel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ddlTRLBendingChannel.FormattingEnabled = true;
this.ddlTRLBendingChannel.Location = new System.Drawing.Point(159, 28);
this.ddlTRLBendingChannel.Name = "ddlTRLBendingChannel";
this.ddlTRLBendingChannel.Size = new System.Drawing.Size(304, 21);
this.ddlTRLBendingChannel.TabIndex = 34;
this.ddlTRLBendingChannel.SelectedIndexChanged += new System.EventHandler(this.ddlTRLBendingChannel_SelectedIndexChanged);
//
// label76
//
this.label76.Anchor = System.Windows.Forms.AnchorStyles.None;
this.label76.AutoSize = true;
this.label76.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label76.Location = new System.Drawing.Point(243, 0);
this.label76.Name = "label76";
this.label76.Size = new System.Drawing.Size(136, 25);
this.label76.TabIndex = 43;
this.label76.Text = "Bending Angle";
//
// label28
//
this.label28.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label28.AutoSize = true;
this.label28.Location = new System.Drawing.Point(3, 32);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(46, 13);
this.label28.TabIndex = 44;
this.label28.Text = "Channel";
//
// label135
//
this.label135.AutoSize = true;
this.label135.Location = new System.Drawing.Point(490, 117);
this.label135.Name = "label135";
this.label135.Size = new System.Drawing.Size(40, 13);
this.label135.TabIndex = 45;
this.label135.Text = "Min (T)";
//
// label136
//
this.label136.AutoSize = true;
this.label136.Location = new System.Drawing.Point(490, 130);
this.label136.Name = "label136";
this.label136.Size = new System.Drawing.Size(43, 13);
this.label136.TabIndex = 46;
this.label136.Text = "Max (T)";
//
// txtTRLBendingMin
//
this.txtTRLBendingMin.AutoSize = true;
this.txtTRLBendingMin.Location = new System.Drawing.Point(558, 117);
this.txtTRLBendingMin.Name = "txtTRLBendingMin";
this.txtTRLBendingMin.Size = new System.Drawing.Size(0, 13);
this.txtTRLBendingMin.TabIndex = 47;
//
// txtTRLBendingMax
//
this.txtTRLBendingMax.AutoSize = true;
this.txtTRLBendingMax.Location = new System.Drawing.Point(558, 130);
this.txtTRLBendingMax.Name = "txtTRLBendingMax";
this.txtTRLBendingMax.Size = new System.Drawing.Size(0, 13);
this.txtTRLBendingMax.TabIndex = 48;
//
// tableLayoutPanel11
//
this.tableLayoutPanel11.ColumnCount = 5;
this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 323F));
this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel11.Controls.Add(this.label38, 0, 1);
this.tableLayoutPanel11.Controls.Add(this.c1ChartTRLShear, 0, 2);
this.tableLayoutPanel11.Controls.Add(this.label40, 3, 2);
this.tableLayoutPanel11.Controls.Add(this.label41, 3, 3);
this.tableLayoutPanel11.Controls.Add(this.cbTRLShearUseRangeMin, 2, 3);
this.tableLayoutPanel11.Controls.Add(this.cbTRLShearUseRangeMax, 2, 4);
this.tableLayoutPanel11.Controls.Add(this.label42, 3, 4);
this.tableLayoutPanel11.Controls.Add(this.label43, 3, 7);
this.tableLayoutPanel11.Controls.Add(this.label44, 3, 8);
this.tableLayoutPanel11.Controls.Add(this.tbTRLShearRangeMin, 4, 3);
this.tableLayoutPanel11.Controls.Add(this.tbTRLShearRangeMax, 4, 4);
this.tableLayoutPanel11.Controls.Add(this.tbTRLShearReqMin, 4, 7);
this.tableLayoutPanel11.Controls.Add(this.tbTRLShearReqMax, 4, 8);
this.tableLayoutPanel11.Controls.Add(this.tblTRLShearStatus, 3, 9);
this.tableLayoutPanel11.Controls.Add(this.tableLayoutPanel13, 0, 11);
this.tableLayoutPanel11.Controls.Add(this.c1ChartBend, 1, 12);
this.tableLayoutPanel11.Controls.Add(this.label86, 4, 2);
this.tableLayoutPanel11.Controls.Add(this.c1ChartShear, 4, 12);
this.tableLayoutPanel11.Controls.Add(this.ddlTRLShearChannel, 1, 1);
this.tableLayoutPanel11.Controls.Add(this.label81, 1, 0);
this.tableLayoutPanel11.Controls.Add(this.label139, 3, 5);
this.tableLayoutPanel11.Controls.Add(this.label140, 3, 6);
this.tableLayoutPanel11.Controls.Add(this.txtTRLShearMin, 4, 5);
this.tableLayoutPanel11.Controls.Add(this.txtTRLShearMax, 4, 6);
this.tableLayoutPanel11.Location = new System.Drawing.Point(3, 832);
this.tableLayoutPanel11.Name = "tableLayoutPanel11";
this.tableLayoutPanel11.RowCount = 13;
this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel11.Size = new System.Drawing.Size(783, 343);
this.tableLayoutPanel11.TabIndex = 3;
//
// label38
//
this.label38.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label38.AutoSize = true;
this.label38.Location = new System.Drawing.Point(3, 32);
this.label38.Name = "label38";
this.label38.Size = new System.Drawing.Size(46, 13);
this.label38.TabIndex = 0;
this.label38.Text = "Channel";
//
// c1ChartTRLShear
//
this.c1ChartTRLShear.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(246)))), ((int)(((byte)(253)))));
this.tableLayoutPanel11.SetColumnSpan(this.c1ChartTRLShear, 2);
this.c1ChartTRLShear.Dock = System.Windows.Forms.DockStyle.Fill;
this.c1ChartTRLShear.Location = new System.Drawing.Point(3, 55);
this.c1ChartTRLShear.Name = "c1ChartTRLShear";
this.c1ChartTRLShear.PropBag = resources.GetString("c1ChartTRLShear.PropBag");
this.tableLayoutPanel11.SetRowSpan(this.c1ChartTRLShear, 9);
this.c1ChartTRLShear.Size = new System.Drawing.Size(460, 234);
this.c1ChartTRLShear.TabIndex = 3;
//
// label40
//
this.label40.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label40.AutoSize = true;
this.label40.Location = new System.Drawing.Point(490, 52);
this.label40.Name = "label40";
this.label40.Size = new System.Drawing.Size(31, 13);
this.label40.TabIndex = 4;
this.label40.Text = "Units";
//
// label41
//
this.label41.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label41.AutoSize = true;
this.label41.Location = new System.Drawing.Point(490, 71);
this.label41.Name = "label41";
this.label41.Size = new System.Drawing.Size(59, 13);
this.label41.TabIndex = 5;
this.label41.Text = "Range Min";
//
// cbTRLShearUseRangeMin
//
this.cbTRLShearUseRangeMin.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.cbTRLShearUseRangeMin.AutoSize = true;
this.cbTRLShearUseRangeMin.Location = new System.Drawing.Point(469, 71);
this.cbTRLShearUseRangeMin.Name = "cbTRLShearUseRangeMin";
this.cbTRLShearUseRangeMin.Size = new System.Drawing.Size(15, 14);
this.cbTRLShearUseRangeMin.TabIndex = 46;
this.cbTRLShearUseRangeMin.UseVisualStyleBackColor = true;
this.cbTRLShearUseRangeMin.CheckedChanged += new System.EventHandler(this.cbTRLShearUseRangeMin_CheckedChanged);
//
// cbTRLShearUseRangeMax
//
this.cbTRLShearUseRangeMax.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.cbTRLShearUseRangeMax.AutoSize = true;
this.cbTRLShearUseRangeMax.Location = new System.Drawing.Point(469, 97);
this.cbTRLShearUseRangeMax.Name = "cbTRLShearUseRangeMax";
this.cbTRLShearUseRangeMax.Size = new System.Drawing.Size(15, 14);
this.cbTRLShearUseRangeMax.TabIndex = 48;
this.cbTRLShearUseRangeMax.UseVisualStyleBackColor = true;
this.cbTRLShearUseRangeMax.CheckedChanged += new System.EventHandler(this.cbTRLShearUseRangeMax_CheckedChanged);
//
// label42
//
this.label42.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label42.AutoSize = true;
this.label42.Location = new System.Drawing.Point(490, 97);
this.label42.Name = "label42";
this.label42.Size = new System.Drawing.Size(62, 13);
this.label42.TabIndex = 9;
this.label42.Text = "Range Max";
//
// label43
//
this.label43.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label43.AutoSize = true;
this.label43.Location = new System.Drawing.Point(490, 149);
this.label43.Name = "label43";
this.label43.Size = new System.Drawing.Size(47, 13);
this.label43.TabIndex = 10;
this.label43.Text = "Req Min";
//
// label44
//
this.label44.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label44.AutoSize = true;
this.label44.Location = new System.Drawing.Point(490, 175);
this.label44.Name = "label44";
this.label44.Size = new System.Drawing.Size(50, 13);
this.label44.TabIndex = 11;
this.label44.Text = "Req Max";
//
// tbTRLShearRangeMin
//
this.tbTRLShearRangeMin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbTRLShearRangeMin.Location = new System.Drawing.Point(558, 68);
this.tbTRLShearRangeMin.Name = "tbTRLShearRangeMin";
this.tbTRLShearRangeMin.Size = new System.Drawing.Size(222, 20);
this.tbTRLShearRangeMin.TabIndex = 47;
this.tbTRLShearRangeMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbTRLShearRangeMin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbTRLShearRangeMin_KeyDown);
this.tbTRLShearRangeMin.Leave += new System.EventHandler(this.tbTRLShearRangeMin_Leave);
//
// tbTRLShearRangeMax
//
this.tbTRLShearRangeMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbTRLShearRangeMax.Location = new System.Drawing.Point(558, 94);
this.tbTRLShearRangeMax.Name = "tbTRLShearRangeMax";
this.tbTRLShearRangeMax.Size = new System.Drawing.Size(222, 20);
this.tbTRLShearRangeMax.TabIndex = 49;
this.tbTRLShearRangeMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbTRLShearRangeMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbTRLShearRangeMax_KeyDown);
this.tbTRLShearRangeMax.Leave += new System.EventHandler(this.tbTRLShearRangeMax_Leave);
//
// tbTRLShearReqMin
//
this.tbTRLShearReqMin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbTRLShearReqMin.Location = new System.Drawing.Point(558, 146);
this.tbTRLShearReqMin.Name = "tbTRLShearReqMin";
this.tbTRLShearReqMin.ReadOnly = true;
this.tbTRLShearReqMin.Size = new System.Drawing.Size(222, 20);
this.tbTRLShearReqMin.TabIndex = 50;
this.tbTRLShearReqMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// tbTRLShearReqMax
//
this.tbTRLShearReqMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbTRLShearReqMax.Location = new System.Drawing.Point(558, 172);
this.tbTRLShearReqMax.Name = "tbTRLShearReqMax";
this.tbTRLShearReqMax.ReadOnly = true;
this.tbTRLShearReqMax.Size = new System.Drawing.Size(222, 20);
this.tbTRLShearReqMax.TabIndex = 51;
this.tbTRLShearReqMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// tblTRLShearStatus
//
this.tblTRLShearStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.tblTRLShearStatus.ColumnCount = 1;
this.tableLayoutPanel11.SetColumnSpan(this.tblTRLShearStatus, 2);
this.tblTRLShearStatus.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tblTRLShearStatus.Controls.Add(this.txtTRLShearStatus, 0, 0);
this.tblTRLShearStatus.Dock = System.Windows.Forms.DockStyle.Fill;
this.tblTRLShearStatus.Location = new System.Drawing.Point(490, 198);
this.tblTRLShearStatus.Name = "tblTRLShearStatus";
this.tblTRLShearStatus.RowCount = 1;
this.tblTRLShearStatus.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tblTRLShearStatus.Size = new System.Drawing.Size(290, 44);
this.tblTRLShearStatus.TabIndex = 16;
//
// txtTRLShearStatus
//
this.txtTRLShearStatus.Anchor = System.Windows.Forms.AnchorStyles.None;
this.txtTRLShearStatus.AutoSize = true;
this.txtTRLShearStatus.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtTRLShearStatus.Location = new System.Drawing.Point(117, 9);
this.txtTRLShearStatus.Name = "txtTRLShearStatus";
this.txtTRLShearStatus.Size = new System.Drawing.Size(55, 25);
this.txtTRLShearStatus.TabIndex = 0;
this.txtTRLShearStatus.Text = "PASS";
//
// tableLayoutPanel13
//
this.tableLayoutPanel13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tableLayoutPanel13.ColumnCount = 4;
this.tableLayoutPanel11.SetColumnSpan(this.tableLayoutPanel13, 2);
this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel13.Controls.Add(this.label46, 0, 0);
this.tableLayoutPanel13.Controls.Add(this.tbTRLShearDomainMin, 1, 0);
this.tableLayoutPanel13.Controls.Add(this.label47, 2, 0);
this.tableLayoutPanel13.Controls.Add(this.tbTRLShearDomainMax, 3, 0);
this.tableLayoutPanel13.Location = new System.Drawing.Point(3, 295);
this.tableLayoutPanel13.Name = "tableLayoutPanel13";
this.tableLayoutPanel13.RowCount = 1;
this.tableLayoutPanel13.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel13.Size = new System.Drawing.Size(460, 25);
this.tableLayoutPanel13.TabIndex = 17;
//
// label46
//
this.label46.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label46.AutoSize = true;
this.label46.Location = new System.Drawing.Point(3, 6);
this.label46.Name = "label46";
this.label46.Size = new System.Drawing.Size(62, 13);
this.label46.TabIndex = 0;
this.label46.Text = "Domain min";
this.label46.Visible = false;
//
// tbTRLShearDomainMin
//
this.tbTRLShearDomainMin.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.tbTRLShearDomainMin.Location = new System.Drawing.Point(71, 3);
this.tbTRLShearDomainMin.Name = "tbTRLShearDomainMin";
this.tbTRLShearDomainMin.Size = new System.Drawing.Size(100, 20);
this.tbTRLShearDomainMin.TabIndex = 52;
this.tbTRLShearDomainMin.Text = "-.5";
this.tbTRLShearDomainMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbTRLShearDomainMin.Visible = false;
this.tbTRLShearDomainMin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbTRLShearDomainMin_KeyDown);
this.tbTRLShearDomainMin.Leave += new System.EventHandler(this.tbTRLShearDomainMin_Leave);
//
// label47
//
this.label47.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label47.AutoSize = true;
this.label47.Location = new System.Drawing.Point(286, 6);
this.label47.Name = "label47";
this.label47.Size = new System.Drawing.Size(65, 13);
this.label47.TabIndex = 2;
this.label47.Text = "Domain max";
this.label47.Visible = false;
//
// tbTRLShearDomainMax
//
this.tbTRLShearDomainMax.Location = new System.Drawing.Point(357, 3);
this.tbTRLShearDomainMax.Name = "tbTRLShearDomainMax";
this.tbTRLShearDomainMax.Size = new System.Drawing.Size(100, 20);
this.tbTRLShearDomainMax.TabIndex = 53;
this.tbTRLShearDomainMax.Text = ".5";
this.tbTRLShearDomainMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbTRLShearDomainMax.Visible = false;
this.tbTRLShearDomainMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbTRLShearDomainMax_KeyDown);
this.tbTRLShearDomainMax.Leave += new System.EventHandler(this.tbTRLShearDomainMax_Leave);
//
// c1ChartBend
//
this.c1ChartBend.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(246)))), ((int)(((byte)(253)))));
this.c1ChartBend.Location = new System.Drawing.Point(146, 326);
this.c1ChartBend.Name = "c1ChartBend";
this.c1ChartBend.PropBag = resources.GetString("c1ChartBend.PropBag");
this.c1ChartBend.Size = new System.Drawing.Size(52, 14);
this.c1ChartBend.TabIndex = 52;
this.c1ChartBend.Visible = false;
//
// label86
//
this.label86.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label86.AutoSize = true;
this.label86.Location = new System.Drawing.Point(558, 52);
this.label86.Name = "label86";
this.label86.Size = new System.Drawing.Size(23, 13);
this.label86.TabIndex = 54;
this.label86.Text = "mm";
//
// c1ChartShear
//
this.c1ChartShear.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(246)))), ((int)(((byte)(253)))));
this.c1ChartShear.Location = new System.Drawing.Point(558, 326);
this.c1ChartShear.Name = "c1ChartShear";
this.c1ChartShear.PropBag = resources.GetString("c1ChartShear.PropBag");
this.c1ChartShear.Size = new System.Drawing.Size(63, 14);
this.c1ChartShear.TabIndex = 55;
this.c1ChartShear.Visible = false;
//
// ddlTRLShearChannel
//
this.ddlTRLShearChannel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.ddlTRLShearChannel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ddlTRLShearChannel.FormattingEnabled = true;
this.ddlTRLShearChannel.Location = new System.Drawing.Point(146, 28);
this.ddlTRLShearChannel.Name = "ddlTRLShearChannel";
this.ddlTRLShearChannel.Size = new System.Drawing.Size(317, 21);
this.ddlTRLShearChannel.TabIndex = 44;
this.ddlTRLShearChannel.SelectedIndexChanged += new System.EventHandler(this.ddlTRLShearChannel_SelectedIndexChanged);
//
// label81
//
this.label81.Anchor = System.Windows.Forms.AnchorStyles.None;
this.label81.AutoSize = true;
this.label81.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label81.Location = new System.Drawing.Point(247, 0);
this.label81.Name = "label81";
this.label81.Size = new System.Drawing.Size(114, 25);
this.label81.TabIndex = 53;
this.label81.Text = "Shear Angle";
//
// label139
//
this.label139.AutoSize = true;
this.label139.Location = new System.Drawing.Point(490, 117);
this.label139.Name = "label139";
this.label139.Size = new System.Drawing.Size(40, 13);
this.label139.TabIndex = 56;
this.label139.Text = "Min (T)";
//
// label140
//
this.label140.AutoSize = true;
this.label140.Location = new System.Drawing.Point(490, 130);
this.label140.Name = "label140";
this.label140.Size = new System.Drawing.Size(43, 13);
this.label140.TabIndex = 57;
this.label140.Text = "Max (T)";
//
// txtTRLShearMin
//
this.txtTRLShearMin.AutoSize = true;
this.txtTRLShearMin.Location = new System.Drawing.Point(558, 117);
this.txtTRLShearMin.Name = "txtTRLShearMin";
this.txtTRLShearMin.Size = new System.Drawing.Size(0, 13);
this.txtTRLShearMin.TabIndex = 58;
//
// txtTRLShearMax
//
this.txtTRLShearMax.AutoSize = true;
this.txtTRLShearMax.Location = new System.Drawing.Point(558, 130);
this.txtTRLShearMax.Name = "txtTRLShearMax";
this.txtTRLShearMax.Size = new System.Drawing.Size(0, 13);
this.txtTRLShearMax.TabIndex = 59;
//
// c1TabFLEX
//
this.c1TabFLEX.Controls.Add(this.flowLayoutPanel2);
this.c1TabFLEX.Location = new System.Drawing.Point(1, 24);
this.c1TabFLEX.Name = "c1TabFLEX";
this.c1TabFLEX.Size = new System.Drawing.Size(814, 513);
this.c1TabFLEX.TabIndex = 2;
this.c1TabFLEX.Text = "FLEX";
//
// flowLayoutPanel2
//
this.flowLayoutPanel2.AutoScroll = true;
this.flowLayoutPanel2.AutoSize = true;
this.flowLayoutPanel2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
this.flowLayoutPanel2.Controls.Add(this.tableLayoutPanel6);
this.flowLayoutPanel2.Controls.Add(this.tableLayoutPanel9);
this.flowLayoutPanel2.Controls.Add(this.tableLayoutPanel15);
this.flowLayoutPanel2.Controls.Add(this.tableLayoutPanel18);
this.flowLayoutPanel2.Controls.Add(this.tableLayoutPanel21);
this.flowLayoutPanel2.Controls.Add(this.tableLayoutPanel24);
this.flowLayoutPanel2.Controls.Add(this.tableLayoutPanel27);
this.flowLayoutPanel2.Controls.Add(this.tableLayoutPanel30);
this.flowLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.flowLayoutPanel2.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
this.flowLayoutPanel2.Location = new System.Drawing.Point(0, 0);
this.flowLayoutPanel2.Name = "flowLayoutPanel2";
this.flowLayoutPanel2.Size = new System.Drawing.Size(814, 513);
this.flowLayoutPanel2.TabIndex = 1;
this.flowLayoutPanel2.WrapContents = false;
//
// tableLayoutPanel6
//
this.tableLayoutPanel6.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.tableLayoutPanel6.AutoSize = true;
this.tableLayoutPanel6.ColumnCount = 9;
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 92F));
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel6.Controls.Add(this.label25, 0, 1);
this.tableLayoutPanel6.Controls.Add(this.tbFlexTestRefNumber, 1, 1);
this.tableLayoutPanel6.Controls.Add(this.label35, 2, 1);
this.tableLayoutPanel6.Controls.Add(this.tbFLEXTestTemperature, 3, 1);
this.tableLayoutPanel6.Controls.Add(this.label45, 4, 1);
this.tableLayoutPanel6.Controls.Add(this.tbFLEXImpactorId, 5, 1);
this.tableLayoutPanel6.Controls.Add(this.label48, 6, 1);
this.tableLayoutPanel6.Controls.Add(this.label49, 0, 2);
this.tableLayoutPanel6.Controls.Add(this.label50, 0, 3);
this.tableLayoutPanel6.Controls.Add(this.tbFLEXTestTimeInfo, 1, 2);
this.tableLayoutPanel6.Controls.Add(this.tbFLEXTestContent, 1, 3);
this.tableLayoutPanel6.Controls.Add(this.label54, 4, 2);
this.tableLayoutPanel6.Controls.Add(this.label55, 4, 3);
this.tableLayoutPanel6.Controls.Add(this.label56, 4, 4);
this.tableLayoutPanel6.Controls.Add(this.tbFLEXImpactorType, 5, 2);
this.tableLayoutPanel6.Controls.Add(this.tbFLEXImpactorWeight, 5, 3);
this.tableLayoutPanel6.Controls.Add(this.tbFLEXStudyPersonnel, 5, 4);
this.tableLayoutPanel6.Controls.Add(this.tbFLEXAnd1, 7, 3);
this.tableLayoutPanel6.Controls.Add(this.tbFLEXAnd2, 7, 4);
this.tableLayoutPanel6.Controls.Add(this.cbFLEXCFC, 7, 1);
this.tableLayoutPanel6.Controls.Add(this.label57, 6, 3);
this.tableLayoutPanel6.Controls.Add(this.label58, 6, 4);
this.tableLayoutPanel6.Controls.Add(this.label129, 0, 0);
this.tableLayoutPanel6.Controls.Add(this.cbFLEXType, 1, 0);
this.tableLayoutPanel6.Controls.Add(this.tbFLEXMeasurementPoint, 3, 2);
this.tableLayoutPanel6.Controls.Add(this.label52, 2, 2);
this.tableLayoutPanel6.Controls.Add(this.label53, 2, 3);
this.tableLayoutPanel6.Controls.Add(this.tbFLEXCollisionSpeed, 3, 3);
this.tableLayoutPanel6.Controls.Add(this.label51, 0, 4);
this.tableLayoutPanel6.Controls.Add(this.label66, 2, 4);
this.tableLayoutPanel6.Controls.Add(this.tbFLEXCarName, 1, 4);
this.tableLayoutPanel6.Controls.Add(this.tbFLEXCarModel, 3, 4);
this.tableLayoutPanel6.Location = new System.Drawing.Point(3, 3);
this.tableLayoutPanel6.Name = "tableLayoutPanel6";
this.tableLayoutPanel6.RowCount = 6;
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel6.Size = new System.Drawing.Size(783, 152);
this.tableLayoutPanel6.TabIndex = 0;
//
// label25
//
this.label25.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(3, 34);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(47, 13);
this.label25.TabIndex = 0;
this.label25.Text = "試験NO";
//
// tbFlexTestRefNumber
//
this.tbFlexTestRefNumber.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.tbFlexTestRefNumber.Location = new System.Drawing.Point(76, 30);
this.tbFlexTestRefNumber.Name = "tbFlexTestRefNumber";
this.tbFlexTestRefNumber.Size = new System.Drawing.Size(100, 20);
this.tbFlexTestRefNumber.TabIndex = 10;
this.tbFlexTestRefNumber.Leave += new System.EventHandler(this.tbFLEXTestRefNumber_Leave);
//
// label35
//
this.label35.Anchor = System.Windows.Forms.AnchorStyles.None;
this.label35.AutoSize = true;
this.label35.Location = new System.Drawing.Point(182, 34);
this.label35.Name = "label35";
this.label35.Size = new System.Drawing.Size(55, 13);
this.label35.TabIndex = 2;
this.label35.Text = "試験温度";
//
// tbFLEXTestTemperature
//
this.tbFLEXTestTemperature.Location = new System.Drawing.Point(243, 30);
this.tbFLEXTestTemperature.Name = "tbFLEXTestTemperature";
this.tbFLEXTestTemperature.Size = new System.Drawing.Size(100, 20);
this.tbFLEXTestTemperature.TabIndex = 14;
this.tbFLEXTestTemperature.Leave += new System.EventHandler(this.tbFLEXTestTemperature_Leave);
//
// label45
//
this.label45.Anchor = System.Windows.Forms.AnchorStyles.None;
this.label45.AutoSize = true;
this.label45.Location = new System.Drawing.Point(355, 34);
this.label45.Name = "label45";
this.label45.Size = new System.Drawing.Size(62, 13);
this.label45.TabIndex = 5;
this.label45.Text = "インパクタID";
//
// tbFLEXImpactorId
//
this.tbFLEXImpactorId.Location = new System.Drawing.Point(430, 30);
this.tbFLEXImpactorId.Name = "tbFLEXImpactorId";
this.tbFLEXImpactorId.Size = new System.Drawing.Size(100, 20);
this.tbFLEXImpactorId.TabIndex = 18;
this.tbFLEXImpactorId.Leave += new System.EventHandler(this.tbFLEXImpactorId_Leave);
//
// label48
//
this.label48.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label48.AutoSize = true;
this.label48.Location = new System.Drawing.Point(536, 34);
this.label48.Name = "label48";
this.label48.Size = new System.Drawing.Size(68, 13);
this.label48.TabIndex = 7;
this.label48.Text = "周波数クラス";
//
// label49
//
this.label49.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label49.AutoSize = true;
this.label49.Location = new System.Drawing.Point(3, 60);
this.label49.Name = "label49";
this.label49.Size = new System.Drawing.Size(67, 13);
this.label49.TabIndex = 9;
this.label49.Text = "試験実施日";
//
// label50
//
this.label50.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label50.AutoSize = true;
this.label50.Location = new System.Drawing.Point(3, 86);
this.label50.Name = "label50";
this.label50.Size = new System.Drawing.Size(55, 13);
this.label50.TabIndex = 10;
this.label50.Text = "検定内容";
//
// tbFLEXTestTimeInfo
//
this.tbFLEXTestTimeInfo.Location = new System.Drawing.Point(76, 57);
this.tbFLEXTestTimeInfo.Name = "tbFLEXTestTimeInfo";
this.tbFLEXTestTimeInfo.Size = new System.Drawing.Size(100, 20);
this.tbFLEXTestTimeInfo.TabIndex = 11;
this.tbFLEXTestTimeInfo.Leave += new System.EventHandler(this.tbFLEXTestTimeInfo_Leave);
//
// tbFLEXTestContent
//
this.tbFLEXTestContent.Location = new System.Drawing.Point(76, 83);
this.tbFLEXTestContent.Name = "tbFLEXTestContent";
this.tbFLEXTestContent.Size = new System.Drawing.Size(100, 20);
this.tbFLEXTestContent.TabIndex = 12;
this.tbFLEXTestContent.Leave += new System.EventHandler(this.tbFLEXTestContent_Leave);
//
// label54
//
this.label54.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label54.AutoSize = true;
this.label54.Location = new System.Drawing.Point(349, 60);
this.label54.Name = "label54";
this.label54.Size = new System.Drawing.Size(75, 13);
this.label54.TabIndex = 19;
this.label54.Text = "インパクタ種類";
//
// label55
//
this.label55.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label55.AutoSize = true;
this.label55.Location = new System.Drawing.Point(349, 86);
this.label55.Name = "label55";
this.label55.Size = new System.Drawing.Size(75, 13);
this.label55.TabIndex = 20;
this.label55.Text = "インパクタ重量";
//
// label56
//
this.label56.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label56.AutoSize = true;
this.label56.Location = new System.Drawing.Point(349, 112);
this.label56.Name = "label56";
this.label56.Size = new System.Drawing.Size(67, 13);
this.label56.TabIndex = 21;
this.label56.Text = "試験担当者";
//
// tbFLEXImpactorType
//
this.tbFLEXImpactorType.Location = new System.Drawing.Point(430, 57);
this.tbFLEXImpactorType.Name = "tbFLEXImpactorType";
this.tbFLEXImpactorType.Size = new System.Drawing.Size(100, 20);
this.tbFLEXImpactorType.TabIndex = 19;
this.tbFLEXImpactorType.Leave += new System.EventHandler(this.tbFLEXImpactorType_Leave);
//
// tbFLEXImpactorWeight
//
this.tbFLEXImpactorWeight.Location = new System.Drawing.Point(430, 83);
this.tbFLEXImpactorWeight.Name = "tbFLEXImpactorWeight";
this.tbFLEXImpactorWeight.Size = new System.Drawing.Size(100, 20);
this.tbFLEXImpactorWeight.TabIndex = 20;
this.tbFLEXImpactorWeight.Leave += new System.EventHandler(this.tbFLEXImpactorWeight_Leave);
//
// tbFLEXStudyPersonnel
//
this.tbFLEXStudyPersonnel.Location = new System.Drawing.Point(430, 109);
this.tbFLEXStudyPersonnel.Name = "tbFLEXStudyPersonnel";
this.tbFLEXStudyPersonnel.Size = new System.Drawing.Size(100, 20);
this.tbFLEXStudyPersonnel.TabIndex = 21;
this.tbFLEXStudyPersonnel.Leave += new System.EventHandler(this.tbFLEXStudyPersonnel_Leave);
//
// tbFLEXAnd1
//
this.tbFLEXAnd1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXAnd1.Location = new System.Drawing.Point(628, 83);
this.tbFLEXAnd1.Name = "tbFLEXAnd1";
this.tbFLEXAnd1.Size = new System.Drawing.Size(152, 20);
this.tbFLEXAnd1.TabIndex = 23;
this.tbFLEXAnd1.Leave += new System.EventHandler(this.tbFLEXAnd1_Leave);
//
// tbFLEXAnd2
//
this.tbFLEXAnd2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXAnd2.Location = new System.Drawing.Point(628, 109);
this.tbFLEXAnd2.Name = "tbFLEXAnd2";
this.tbFLEXAnd2.Size = new System.Drawing.Size(152, 20);
this.tbFLEXAnd2.TabIndex = 24;
this.tbFLEXAnd2.Leave += new System.EventHandler(this.tbFLEXAnd2_Leave);
//
// cbFLEXCFC
//
this.cbFLEXCFC.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbFLEXCFC.FormattingEnabled = true;
this.cbFLEXCFC.Location = new System.Drawing.Point(628, 30);
this.cbFLEXCFC.Name = "cbFLEXCFC";
this.cbFLEXCFC.Size = new System.Drawing.Size(152, 21);
this.cbFLEXCFC.TabIndex = 22;
this.cbFLEXCFC.SelectedValueChanged += new System.EventHandler(this.cbFLEXCFC_SelectedValueChanged);
//
// label57
//
this.label57.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label57.AutoSize = true;
this.label57.Location = new System.Drawing.Point(536, 86);
this.label57.Name = "label57";
this.label57.Size = new System.Drawing.Size(37, 13);
this.label57.TabIndex = 28;
this.label57.Text = "予備1";
//
// label58
//
this.label58.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label58.AutoSize = true;
this.label58.Location = new System.Drawing.Point(536, 112);
this.label58.Name = "label58";
this.label58.Size = new System.Drawing.Size(37, 13);
this.label58.TabIndex = 29;
this.label58.Text = "予備2";
//
// label129
//
this.label129.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label129.AutoSize = true;
this.label129.Location = new System.Drawing.Point(3, 7);
this.label129.Name = "label129";
this.label129.Size = new System.Drawing.Size(31, 13);
this.label129.TabIndex = 30;
this.label129.Text = "Type";
//
// cbFLEXType
//
this.cbFLEXType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tableLayoutPanel6.SetColumnSpan(this.cbFLEXType, 2);
this.cbFLEXType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbFLEXType.FormattingEnabled = true;
this.cbFLEXType.Location = new System.Drawing.Point(76, 3);
this.cbFLEXType.Name = "cbFLEXType";
this.cbFLEXType.Size = new System.Drawing.Size(161, 21);
this.cbFLEXType.TabIndex = 31;
this.cbFLEXType.SelectedValueChanged += new System.EventHandler(this.cbFLEXType_SelectedValueChanged);
//
// tbFLEXMeasurementPoint
//
this.tbFLEXMeasurementPoint.Location = new System.Drawing.Point(243, 57);
this.tbFLEXMeasurementPoint.Name = "tbFLEXMeasurementPoint";
this.tbFLEXMeasurementPoint.Size = new System.Drawing.Size(100, 20);
this.tbFLEXMeasurementPoint.TabIndex = 15;
this.tbFLEXMeasurementPoint.Leave += new System.EventHandler(this.tbFLEXMeasurementPoint_Leave);
//
// label52
//
this.label52.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label52.AutoSize = true;
this.label52.Location = new System.Drawing.Point(182, 60);
this.label52.Name = "label52";
this.label52.Size = new System.Drawing.Size(43, 13);
this.label52.TabIndex = 13;
this.label52.Text = "測定点";
//
// label53
//
this.label53.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label53.AutoSize = true;
this.label53.Location = new System.Drawing.Point(182, 86);
this.label53.Name = "label53";
this.label53.Size = new System.Drawing.Size(55, 13);
this.label53.TabIndex = 14;
this.label53.Text = "衝突速度";
//
// tbFLEXCollisionSpeed
//
this.tbFLEXCollisionSpeed.Location = new System.Drawing.Point(243, 83);
this.tbFLEXCollisionSpeed.Name = "tbFLEXCollisionSpeed";
this.tbFLEXCollisionSpeed.Size = new System.Drawing.Size(100, 20);
this.tbFLEXCollisionSpeed.TabIndex = 16;
this.tbFLEXCollisionSpeed.Leave += new System.EventHandler(this.tbFLEXCollisionSpeed_Leave);
//
// label51
//
this.label51.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label51.AutoSize = true;
this.label51.Location = new System.Drawing.Point(3, 112);
this.label51.Name = "label51";
this.label51.Size = new System.Drawing.Size(31, 13);
this.label51.TabIndex = 32;
this.label51.Text = "車名";
//
// label66
//
this.label66.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label66.AutoSize = true;
this.label66.Location = new System.Drawing.Point(182, 112);
this.label66.Name = "label66";
this.label66.Size = new System.Drawing.Size(31, 13);
this.label66.TabIndex = 33;
this.label66.Text = "型式";
//
// tbFLEXCarName
//
this.tbFLEXCarName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXCarName.Location = new System.Drawing.Point(76, 109);
this.tbFLEXCarName.Name = "tbFLEXCarName";
this.tbFLEXCarName.Size = new System.Drawing.Size(100, 20);
this.tbFLEXCarName.TabIndex = 13;
this.tbFLEXCarName.Leave += new System.EventHandler(this.tbFLEXCarName_Leave);
//
// tbFLEXCarModel
//
this.tbFLEXCarModel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXCarModel.Location = new System.Drawing.Point(243, 109);
this.tbFLEXCarModel.Name = "tbFLEXCarModel";
this.tbFLEXCarModel.Size = new System.Drawing.Size(100, 20);
this.tbFLEXCarModel.TabIndex = 17;
this.tbFLEXCarModel.Leave += new System.EventHandler(this.tbFLEXCarModel_Leave);
//
// tableLayoutPanel9
//
this.tableLayoutPanel9.ColumnCount = 5;
this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 398F));
this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel9.Controls.Add(this.label59, 0, 1);
this.tableLayoutPanel9.Controls.Add(this.cbFLEXTibia1Channel, 1, 1);
this.tableLayoutPanel9.Controls.Add(this.label60, 0, 0);
this.tableLayoutPanel9.Controls.Add(this.c1ChartFLEXTibia1, 0, 2);
this.tableLayoutPanel9.Controls.Add(this.label61, 3, 2);
this.tableLayoutPanel9.Controls.Add(this.label62, 3, 3);
this.tableLayoutPanel9.Controls.Add(this.cbFlexTibia1Units, 4, 2);
this.tableLayoutPanel9.Controls.Add(this.cbFLEXTibia1RangeMin, 2, 3);
this.tableLayoutPanel9.Controls.Add(this.cbFLEXTibia1RangeMax, 2, 4);
this.tableLayoutPanel9.Controls.Add(this.label63, 3, 4);
this.tableLayoutPanel9.Controls.Add(this.label64, 3, 7);
this.tableLayoutPanel9.Controls.Add(this.label65, 3, 8);
this.tableLayoutPanel9.Controls.Add(this.tbFLEXTibia1RangeMin, 4, 3);
this.tableLayoutPanel9.Controls.Add(this.tbFLEXTibia1RangeMax, 4, 4);
this.tableLayoutPanel9.Controls.Add(this.tbFLEXTibia1ReqMin, 4, 7);
this.tableLayoutPanel9.Controls.Add(this.tbFLEXTibia1ReqMax, 4, 8);
this.tableLayoutPanel9.Controls.Add(this.tblFLEXTibia1Status, 3, 9);
this.tableLayoutPanel9.Controls.Add(this.tableLayoutPanel14, 0, 11);
this.tableLayoutPanel9.Controls.Add(this.label29, 3, 5);
this.tableLayoutPanel9.Controls.Add(this.label39, 3, 6);
this.tableLayoutPanel9.Controls.Add(this.txtFlexTibia1Min, 4, 5);
this.tableLayoutPanel9.Controls.Add(this.txtFlexTibia1Max, 4, 6);
this.tableLayoutPanel9.Location = new System.Drawing.Point(3, 161);
this.tableLayoutPanel9.Name = "tableLayoutPanel9";
this.tableLayoutPanel9.RowCount = 12;
this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel9.Size = new System.Drawing.Size(783, 343);
this.tableLayoutPanel9.TabIndex = 1;
//
// label59
//
this.label59.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label59.AutoSize = true;
this.label59.Location = new System.Drawing.Point(3, 32);
this.label59.Name = "label59";
this.label59.Size = new System.Drawing.Size(46, 13);
this.label59.TabIndex = 0;
this.label59.Text = "Channel";
//
// cbFLEXTibia1Channel
//
this.cbFLEXTibia1Channel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.cbFLEXTibia1Channel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbFLEXTibia1Channel.FormattingEnabled = true;
this.cbFLEXTibia1Channel.Location = new System.Drawing.Point(71, 28);
this.cbFLEXTibia1Channel.Name = "cbFLEXTibia1Channel";
this.cbFLEXTibia1Channel.Size = new System.Drawing.Size(392, 21);
this.cbFLEXTibia1Channel.TabIndex = 25;
this.cbFLEXTibia1Channel.SelectedValueChanged += new System.EventHandler(this.cbFLEXTibia1Channel_SelectedValueChanged);
//
// label60
//
this.label60.Anchor = System.Windows.Forms.AnchorStyles.None;
this.label60.AutoSize = true;
this.tableLayoutPanel9.SetColumnSpan(this.label60, 2);
this.label60.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label60.Location = new System.Drawing.Point(199, 0);
this.label60.Name = "label60";
this.label60.Size = new System.Drawing.Size(68, 25);
this.label60.TabIndex = 2;
this.label60.Text = "Tibia 1";
//
// c1ChartFLEXTibia1
//
this.c1ChartFLEXTibia1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(246)))), ((int)(((byte)(253)))));
this.tableLayoutPanel9.SetColumnSpan(this.c1ChartFLEXTibia1, 2);
this.c1ChartFLEXTibia1.Dock = System.Windows.Forms.DockStyle.Fill;
this.c1ChartFLEXTibia1.Location = new System.Drawing.Point(3, 55);
this.c1ChartFLEXTibia1.Name = "c1ChartFLEXTibia1";
this.c1ChartFLEXTibia1.PropBag = resources.GetString("c1ChartFLEXTibia1.PropBag");
this.tableLayoutPanel9.SetRowSpan(this.c1ChartFLEXTibia1, 9);
this.c1ChartFLEXTibia1.Size = new System.Drawing.Size(460, 254);
this.c1ChartFLEXTibia1.TabIndex = 3;
//
// label61
//
this.label61.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label61.AutoSize = true;
this.label61.Location = new System.Drawing.Point(490, 59);
this.label61.Name = "label61";
this.label61.Size = new System.Drawing.Size(31, 13);
this.label61.TabIndex = 4;
this.label61.Text = "Units";
//
// label62
//
this.label62.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label62.AutoSize = true;
this.label62.Location = new System.Drawing.Point(490, 85);
this.label62.Name = "label62";
this.label62.Size = new System.Drawing.Size(59, 13);
this.label62.TabIndex = 5;
this.label62.Text = "Range Min";
//
// cbFlexTibia1Units
//
this.cbFlexTibia1Units.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.cbFlexTibia1Units.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbFlexTibia1Units.FormattingEnabled = true;
this.cbFlexTibia1Units.Location = new System.Drawing.Point(558, 55);
this.cbFlexTibia1Units.Name = "cbFlexTibia1Units";
this.cbFlexTibia1Units.Size = new System.Drawing.Size(222, 21);
this.cbFlexTibia1Units.TabIndex = 25;
this.cbFlexTibia1Units.SelectedValueChanged += new System.EventHandler(this.cbFLEXTibia1Units_SelectedValueChanged);
//
// cbFLEXTibia1RangeMin
//
this.cbFLEXTibia1RangeMin.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.cbFLEXTibia1RangeMin.AutoSize = true;
this.cbFLEXTibia1RangeMin.Location = new System.Drawing.Point(469, 85);
this.cbFLEXTibia1RangeMin.Name = "cbFLEXTibia1RangeMin";
this.cbFLEXTibia1RangeMin.Size = new System.Drawing.Size(15, 14);
this.cbFLEXTibia1RangeMin.TabIndex = 26;
this.cbFLEXTibia1RangeMin.UseVisualStyleBackColor = true;
this.cbFLEXTibia1RangeMin.CheckedChanged += new System.EventHandler(this.cbFLEXTibia1RangeMin_CheckChanged);
//
// cbFLEXTibia1RangeMax
//
this.cbFLEXTibia1RangeMax.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.cbFLEXTibia1RangeMax.AutoSize = true;
this.cbFLEXTibia1RangeMax.Location = new System.Drawing.Point(469, 111);
this.cbFLEXTibia1RangeMax.Name = "cbFLEXTibia1RangeMax";
this.cbFLEXTibia1RangeMax.Size = new System.Drawing.Size(15, 14);
this.cbFLEXTibia1RangeMax.TabIndex = 28;
this.cbFLEXTibia1RangeMax.UseVisualStyleBackColor = true;
this.cbFLEXTibia1RangeMax.CheckedChanged += new System.EventHandler(this.cbFLEXTibia1RangeMax_CheckedChanged);
//
// label63
//
this.label63.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label63.AutoSize = true;
this.label63.Location = new System.Drawing.Point(490, 111);
this.label63.Name = "label63";
this.label63.Size = new System.Drawing.Size(62, 13);
this.label63.TabIndex = 9;
this.label63.Text = "Range Max";
//
// label64
//
this.label64.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label64.AutoSize = true;
this.label64.Location = new System.Drawing.Point(490, 163);
this.label64.Name = "label64";
this.label64.Size = new System.Drawing.Size(47, 13);
this.label64.TabIndex = 10;
this.label64.Text = "Req Min";
//
// label65
//
this.label65.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label65.AutoSize = true;
this.label65.Location = new System.Drawing.Point(490, 189);
this.label65.Name = "label65";
this.label65.Size = new System.Drawing.Size(50, 13);
this.label65.TabIndex = 11;
this.label65.Text = "Req Max";
//
// tbFLEXTibia1RangeMin
//
this.tbFLEXTibia1RangeMin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXTibia1RangeMin.Location = new System.Drawing.Point(558, 82);
this.tbFLEXTibia1RangeMin.Name = "tbFLEXTibia1RangeMin";
this.tbFLEXTibia1RangeMin.Size = new System.Drawing.Size(222, 20);
this.tbFLEXTibia1RangeMin.TabIndex = 27;
this.tbFLEXTibia1RangeMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXTibia1RangeMin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXTibia1RangeMin_KeyDown);
this.tbFLEXTibia1RangeMin.Leave += new System.EventHandler(this.tbFLEXTibia1RangeMin_Leave);
//
// tbFLEXTibia1RangeMax
//
this.tbFLEXTibia1RangeMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXTibia1RangeMax.Location = new System.Drawing.Point(558, 108);
this.tbFLEXTibia1RangeMax.Name = "tbFLEXTibia1RangeMax";
this.tbFLEXTibia1RangeMax.Size = new System.Drawing.Size(222, 20);
this.tbFLEXTibia1RangeMax.TabIndex = 29;
this.tbFLEXTibia1RangeMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXTibia1RangeMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXTibia1RangeMax_KeyDown);
this.tbFLEXTibia1RangeMax.Leave += new System.EventHandler(this.tbFLEXTibia1RangeMax_Leave);
//
// tbFLEXTibia1ReqMin
//
this.tbFLEXTibia1ReqMin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXTibia1ReqMin.Location = new System.Drawing.Point(558, 160);
this.tbFLEXTibia1ReqMin.Name = "tbFLEXTibia1ReqMin";
this.tbFLEXTibia1ReqMin.ReadOnly = true;
this.tbFLEXTibia1ReqMin.Size = new System.Drawing.Size(222, 20);
this.tbFLEXTibia1ReqMin.TabIndex = 30;
//
// tbFLEXTibia1ReqMax
//
this.tbFLEXTibia1ReqMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXTibia1ReqMax.Location = new System.Drawing.Point(558, 186);
this.tbFLEXTibia1ReqMax.Name = "tbFLEXTibia1ReqMax";
this.tbFLEXTibia1ReqMax.ReadOnly = true;
this.tbFLEXTibia1ReqMax.Size = new System.Drawing.Size(222, 20);
this.tbFLEXTibia1ReqMax.TabIndex = 31;
//
// tblFLEXTibia1Status
//
this.tblFLEXTibia1Status.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.tblFLEXTibia1Status.ColumnCount = 1;
this.tableLayoutPanel9.SetColumnSpan(this.tblFLEXTibia1Status, 2);
this.tblFLEXTibia1Status.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tblFLEXTibia1Status.Controls.Add(this.txtFLEXTibia1Status, 0, 0);
this.tblFLEXTibia1Status.Dock = System.Windows.Forms.DockStyle.Fill;
this.tblFLEXTibia1Status.Location = new System.Drawing.Point(490, 212);
this.tblFLEXTibia1Status.Name = "tblFLEXTibia1Status";
this.tblFLEXTibia1Status.RowCount = 1;
this.tblFLEXTibia1Status.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tblFLEXTibia1Status.Size = new System.Drawing.Size(290, 44);
this.tblFLEXTibia1Status.TabIndex = 16;
//
// txtFLEXTibia1Status
//
this.txtFLEXTibia1Status.Anchor = System.Windows.Forms.AnchorStyles.None;
this.txtFLEXTibia1Status.AutoSize = true;
this.txtFLEXTibia1Status.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtFLEXTibia1Status.Location = new System.Drawing.Point(117, 9);
this.txtFLEXTibia1Status.Name = "txtFLEXTibia1Status";
this.txtFLEXTibia1Status.Size = new System.Drawing.Size(55, 25);
this.txtFLEXTibia1Status.TabIndex = 0;
this.txtFLEXTibia1Status.Text = "PASS";
//
// tableLayoutPanel14
//
this.tableLayoutPanel14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tableLayoutPanel14.ColumnCount = 4;
this.tableLayoutPanel9.SetColumnSpan(this.tableLayoutPanel14, 2);
this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel14.Controls.Add(this.label67, 0, 0);
this.tableLayoutPanel14.Controls.Add(this.tbFLEXTibia1DomainMin, 1, 0);
this.tableLayoutPanel14.Controls.Add(this.label68, 2, 0);
this.tableLayoutPanel14.Controls.Add(this.tbFLEXTibia1DomainMax, 3, 0);
this.tableLayoutPanel14.Location = new System.Drawing.Point(3, 315);
this.tableLayoutPanel14.Name = "tableLayoutPanel14";
this.tableLayoutPanel14.RowCount = 1;
this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel14.Size = new System.Drawing.Size(460, 25);
this.tableLayoutPanel14.TabIndex = 17;
//
// label67
//
this.label67.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label67.AutoSize = true;
this.label67.Location = new System.Drawing.Point(3, 6);
this.label67.Name = "label67";
this.label67.Size = new System.Drawing.Size(62, 13);
this.label67.TabIndex = 0;
this.label67.Text = "Domain min";
//
// tbFLEXTibia1DomainMin
//
this.tbFLEXTibia1DomainMin.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.tbFLEXTibia1DomainMin.Location = new System.Drawing.Point(71, 3);
this.tbFLEXTibia1DomainMin.Name = "tbFLEXTibia1DomainMin";
this.tbFLEXTibia1DomainMin.Size = new System.Drawing.Size(100, 20);
this.tbFLEXTibia1DomainMin.TabIndex = 32;
this.tbFLEXTibia1DomainMin.Text = "-.5";
this.tbFLEXTibia1DomainMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXTibia1DomainMin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXTibia1DomainMin_KeyDown);
this.tbFLEXTibia1DomainMin.Leave += new System.EventHandler(this.tbFLEXTibia1DomainMin_Leave);
//
// label68
//
this.label68.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label68.AutoSize = true;
this.label68.Location = new System.Drawing.Point(286, 6);
this.label68.Name = "label68";
this.label68.Size = new System.Drawing.Size(65, 13);
this.label68.TabIndex = 2;
this.label68.Text = "Domain max";
//
// tbFLEXTibia1DomainMax
//
this.tbFLEXTibia1DomainMax.Location = new System.Drawing.Point(357, 3);
this.tbFLEXTibia1DomainMax.Name = "tbFLEXTibia1DomainMax";
this.tbFLEXTibia1DomainMax.Size = new System.Drawing.Size(100, 20);
this.tbFLEXTibia1DomainMax.TabIndex = 33;
this.tbFLEXTibia1DomainMax.Text = ".5";
this.tbFLEXTibia1DomainMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXTibia1DomainMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXTibia1DomainMax_KeyDown);
this.tbFLEXTibia1DomainMax.Leave += new System.EventHandler(this.tbFLEXTibia1DomainMax_Leave);
//
// label29
//
this.label29.AutoSize = true;
this.label29.Location = new System.Drawing.Point(490, 131);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(40, 13);
this.label29.TabIndex = 32;
this.label29.Text = "Min (T)";
//
// label39
//
this.label39.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label39.AutoSize = true;
this.label39.Location = new System.Drawing.Point(490, 144);
this.label39.Name = "label39";
this.label39.Size = new System.Drawing.Size(43, 13);
this.label39.TabIndex = 33;
this.label39.Text = "Max (T)";
//
// txtFlexTibia1Min
//
this.txtFlexTibia1Min.AutoSize = true;
this.txtFlexTibia1Min.Location = new System.Drawing.Point(558, 131);
this.txtFlexTibia1Min.Name = "txtFlexTibia1Min";
this.txtFlexTibia1Min.Size = new System.Drawing.Size(0, 13);
this.txtFlexTibia1Min.TabIndex = 34;
//
// txtFlexTibia1Max
//
this.txtFlexTibia1Max.AutoSize = true;
this.txtFlexTibia1Max.Location = new System.Drawing.Point(558, 144);
this.txtFlexTibia1Max.Name = "txtFlexTibia1Max";
this.txtFlexTibia1Max.Size = new System.Drawing.Size(0, 13);
this.txtFlexTibia1Max.TabIndex = 35;
//
// tableLayoutPanel15
//
this.tableLayoutPanel15.ColumnCount = 5;
this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 310F));
this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel15.Controls.Add(this.label69, 0, 1);
this.tableLayoutPanel15.Controls.Add(this.cbFLEXTibia2Channel, 1, 1);
this.tableLayoutPanel15.Controls.Add(this.label70, 0, 0);
this.tableLayoutPanel15.Controls.Add(this.c1ChartFLEXTibia2, 0, 2);
this.tableLayoutPanel15.Controls.Add(this.label72, 3, 3);
this.tableLayoutPanel15.Controls.Add(this.cbFLEXTibia2RangeMin, 2, 3);
this.tableLayoutPanel15.Controls.Add(this.cbFLEXTibia2RangeMax, 2, 4);
this.tableLayoutPanel15.Controls.Add(this.label73, 3, 4);
this.tableLayoutPanel15.Controls.Add(this.label74, 3, 7);
this.tableLayoutPanel15.Controls.Add(this.label75, 3, 8);
this.tableLayoutPanel15.Controls.Add(this.tbFLEXTibia2RangeMin, 4, 3);
this.tableLayoutPanel15.Controls.Add(this.tbFLEXTibia2RangeMax, 4, 4);
this.tableLayoutPanel15.Controls.Add(this.tbFLEXTibia2ReqMin, 4, 7);
this.tableLayoutPanel15.Controls.Add(this.tbFLEXTibia2ReqMax, 4, 8);
this.tableLayoutPanel15.Controls.Add(this.tblFLEXTibia2Status, 3, 9);
this.tableLayoutPanel15.Controls.Add(this.tableLayoutPanel17, 0, 11);
this.tableLayoutPanel15.Controls.Add(this.label91, 3, 5);
this.tableLayoutPanel15.Controls.Add(this.label96, 3, 6);
this.tableLayoutPanel15.Controls.Add(this.txtFlexTibia2Min, 4, 5);
this.tableLayoutPanel15.Controls.Add(this.txtFlexTibia2Max, 4, 6);
this.tableLayoutPanel15.Location = new System.Drawing.Point(3, 510);
this.tableLayoutPanel15.Name = "tableLayoutPanel15";
this.tableLayoutPanel15.RowCount = 12;
this.tableLayoutPanel15.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel15.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel15.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel15.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel15.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel15.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel15.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel15.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel15.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel15.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tableLayoutPanel15.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel15.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel15.Size = new System.Drawing.Size(783, 343);
this.tableLayoutPanel15.TabIndex = 2;
//
// label69
//
this.label69.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label69.AutoSize = true;
this.label69.Location = new System.Drawing.Point(3, 32);
this.label69.Name = "label69";
this.label69.Size = new System.Drawing.Size(46, 13);
this.label69.TabIndex = 0;
this.label69.Text = "Channel";
//
// cbFLEXTibia2Channel
//
this.cbFLEXTibia2Channel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.cbFLEXTibia2Channel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbFLEXTibia2Channel.FormattingEnabled = true;
this.cbFLEXTibia2Channel.Location = new System.Drawing.Point(159, 28);
this.cbFLEXTibia2Channel.Name = "cbFLEXTibia2Channel";
this.cbFLEXTibia2Channel.Size = new System.Drawing.Size(304, 21);
this.cbFLEXTibia2Channel.TabIndex = 34;
this.cbFLEXTibia2Channel.SelectedIndexChanged += new System.EventHandler(this.cbFLEXTibia2Channel_SelectedIndexChanged);
//
// label70
//
this.label70.Anchor = System.Windows.Forms.AnchorStyles.None;
this.label70.AutoSize = true;
this.tableLayoutPanel15.SetColumnSpan(this.label70, 2);
this.label70.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label70.Location = new System.Drawing.Point(199, 0);
this.label70.Name = "label70";
this.label70.Size = new System.Drawing.Size(68, 25);
this.label70.TabIndex = 2;
this.label70.Text = "Tibia 2";
//
// c1ChartFLEXTibia2
//
this.c1ChartFLEXTibia2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(246)))), ((int)(((byte)(253)))));
this.tableLayoutPanel15.SetColumnSpan(this.c1ChartFLEXTibia2, 2);
this.c1ChartFLEXTibia2.Dock = System.Windows.Forms.DockStyle.Fill;
this.c1ChartFLEXTibia2.Location = new System.Drawing.Point(3, 55);
this.c1ChartFLEXTibia2.Name = "c1ChartFLEXTibia2";
this.c1ChartFLEXTibia2.PropBag = resources.GetString("c1ChartFLEXTibia2.PropBag");
this.tableLayoutPanel15.SetRowSpan(this.c1ChartFLEXTibia2, 9);
this.c1ChartFLEXTibia2.Size = new System.Drawing.Size(460, 254);
this.c1ChartFLEXTibia2.TabIndex = 3;
//
// label72
//
this.label72.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label72.AutoSize = true;
this.label72.Location = new System.Drawing.Point(490, 98);
this.label72.Name = "label72";
this.label72.Size = new System.Drawing.Size(59, 13);
this.label72.TabIndex = 5;
this.label72.Text = "Range Min";
//
// cbFLEXTibia2RangeMin
//
this.cbFLEXTibia2RangeMin.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.cbFLEXTibia2RangeMin.AutoSize = true;
this.cbFLEXTibia2RangeMin.Location = new System.Drawing.Point(469, 98);
this.cbFLEXTibia2RangeMin.Name = "cbFLEXTibia2RangeMin";
this.cbFLEXTibia2RangeMin.Size = new System.Drawing.Size(15, 14);
this.cbFLEXTibia2RangeMin.TabIndex = 36;
this.cbFLEXTibia2RangeMin.UseVisualStyleBackColor = true;
this.cbFLEXTibia2RangeMin.CheckedChanged += new System.EventHandler(this.cbFLEXTibia2RangeMin_CheckedChanged);
//
// cbFLEXTibia2RangeMax
//
this.cbFLEXTibia2RangeMax.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.cbFLEXTibia2RangeMax.AutoSize = true;
this.cbFLEXTibia2RangeMax.Location = new System.Drawing.Point(469, 124);
this.cbFLEXTibia2RangeMax.Name = "cbFLEXTibia2RangeMax";
this.cbFLEXTibia2RangeMax.Size = new System.Drawing.Size(15, 14);
this.cbFLEXTibia2RangeMax.TabIndex = 38;
this.cbFLEXTibia2RangeMax.UseVisualStyleBackColor = true;
this.cbFLEXTibia2RangeMax.CheckedChanged += new System.EventHandler(this.cbFLEXTibia2RangeMax_CheckedChanged);
//
// label73
//
this.label73.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label73.AutoSize = true;
this.label73.Location = new System.Drawing.Point(490, 124);
this.label73.Name = "label73";
this.label73.Size = new System.Drawing.Size(62, 13);
this.label73.TabIndex = 9;
this.label73.Text = "Range Max";
//
// label74
//
this.label74.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label74.AutoSize = true;
this.label74.Location = new System.Drawing.Point(490, 176);
this.label74.Name = "label74";
this.label74.Size = new System.Drawing.Size(47, 13);
this.label74.TabIndex = 10;
this.label74.Text = "Req Min";
//
// label75
//
this.label75.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label75.AutoSize = true;
this.label75.Location = new System.Drawing.Point(490, 202);
this.label75.Name = "label75";
this.label75.Size = new System.Drawing.Size(50, 13);
this.label75.TabIndex = 11;
this.label75.Text = "Req Max";
//
// tbFLEXTibia2RangeMin
//
this.tbFLEXTibia2RangeMin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXTibia2RangeMin.Location = new System.Drawing.Point(558, 95);
this.tbFLEXTibia2RangeMin.Name = "tbFLEXTibia2RangeMin";
this.tbFLEXTibia2RangeMin.Size = new System.Drawing.Size(222, 20);
this.tbFLEXTibia2RangeMin.TabIndex = 37;
this.tbFLEXTibia2RangeMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXTibia2RangeMin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXTibia2RangeMin_KeyDown);
this.tbFLEXTibia2RangeMin.Leave += new System.EventHandler(this.tbFLEXTibia2RangeMin_Leave);
//
// tbFLEXTibia2RangeMax
//
this.tbFLEXTibia2RangeMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXTibia2RangeMax.Location = new System.Drawing.Point(558, 121);
this.tbFLEXTibia2RangeMax.Name = "tbFLEXTibia2RangeMax";
this.tbFLEXTibia2RangeMax.Size = new System.Drawing.Size(222, 20);
this.tbFLEXTibia2RangeMax.TabIndex = 39;
this.tbFLEXTibia2RangeMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXTibia2RangeMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXTibia2RangeMax_KeyDown);
this.tbFLEXTibia2RangeMax.Leave += new System.EventHandler(this.tbFLEXTibia2RangeMax_Leave);
//
// tbFLEXTibia2ReqMin
//
this.tbFLEXTibia2ReqMin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXTibia2ReqMin.Location = new System.Drawing.Point(558, 173);
this.tbFLEXTibia2ReqMin.Name = "tbFLEXTibia2ReqMin";
this.tbFLEXTibia2ReqMin.ReadOnly = true;
this.tbFLEXTibia2ReqMin.Size = new System.Drawing.Size(222, 20);
this.tbFLEXTibia2ReqMin.TabIndex = 40;
this.tbFLEXTibia2ReqMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// tbFLEXTibia2ReqMax
//
this.tbFLEXTibia2ReqMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXTibia2ReqMax.Location = new System.Drawing.Point(558, 199);
this.tbFLEXTibia2ReqMax.Name = "tbFLEXTibia2ReqMax";
this.tbFLEXTibia2ReqMax.ReadOnly = true;
this.tbFLEXTibia2ReqMax.Size = new System.Drawing.Size(222, 20);
this.tbFLEXTibia2ReqMax.TabIndex = 41;
this.tbFLEXTibia2ReqMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// tblFLEXTibia2Status
//
this.tblFLEXTibia2Status.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.tblFLEXTibia2Status.ColumnCount = 1;
this.tableLayoutPanel15.SetColumnSpan(this.tblFLEXTibia2Status, 2);
this.tblFLEXTibia2Status.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tblFLEXTibia2Status.Controls.Add(this.txtFLEXTibia2Status, 0, 0);
this.tblFLEXTibia2Status.Dock = System.Windows.Forms.DockStyle.Fill;
this.tblFLEXTibia2Status.Location = new System.Drawing.Point(490, 225);
this.tblFLEXTibia2Status.Name = "tblFLEXTibia2Status";
this.tblFLEXTibia2Status.RowCount = 1;
this.tblFLEXTibia2Status.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tblFLEXTibia2Status.Size = new System.Drawing.Size(290, 44);
this.tblFLEXTibia2Status.TabIndex = 16;
//
// txtFLEXTibia2Status
//
this.txtFLEXTibia2Status.Anchor = System.Windows.Forms.AnchorStyles.None;
this.txtFLEXTibia2Status.AutoSize = true;
this.txtFLEXTibia2Status.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtFLEXTibia2Status.Location = new System.Drawing.Point(117, 9);
this.txtFLEXTibia2Status.Name = "txtFLEXTibia2Status";
this.txtFLEXTibia2Status.Size = new System.Drawing.Size(55, 25);
this.txtFLEXTibia2Status.TabIndex = 0;
this.txtFLEXTibia2Status.Text = "PASS";
//
// tableLayoutPanel17
//
this.tableLayoutPanel17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tableLayoutPanel17.ColumnCount = 4;
this.tableLayoutPanel15.SetColumnSpan(this.tableLayoutPanel17, 2);
this.tableLayoutPanel17.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel17.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel17.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel17.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel17.Controls.Add(this.label77, 0, 0);
this.tableLayoutPanel17.Controls.Add(this.tbFLEXTibia2DomainMin, 1, 0);
this.tableLayoutPanel17.Controls.Add(this.label78, 2, 0);
this.tableLayoutPanel17.Controls.Add(this.tbFLEXTibia2DomainMax, 3, 0);
this.tableLayoutPanel17.Location = new System.Drawing.Point(3, 315);
this.tableLayoutPanel17.Name = "tableLayoutPanel17";
this.tableLayoutPanel17.RowCount = 1;
this.tableLayoutPanel17.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel17.Size = new System.Drawing.Size(460, 25);
this.tableLayoutPanel17.TabIndex = 17;
//
// label77
//
this.label77.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label77.AutoSize = true;
this.label77.Location = new System.Drawing.Point(3, 6);
this.label77.Name = "label77";
this.label77.Size = new System.Drawing.Size(62, 13);
this.label77.TabIndex = 0;
this.label77.Text = "Domain min";
this.label77.Visible = false;
//
// tbFLEXTibia2DomainMin
//
this.tbFLEXTibia2DomainMin.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.tbFLEXTibia2DomainMin.Location = new System.Drawing.Point(71, 3);
this.tbFLEXTibia2DomainMin.Name = "tbFLEXTibia2DomainMin";
this.tbFLEXTibia2DomainMin.Size = new System.Drawing.Size(100, 20);
this.tbFLEXTibia2DomainMin.TabIndex = 42;
this.tbFLEXTibia2DomainMin.Text = "-.5";
this.tbFLEXTibia2DomainMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXTibia2DomainMin.Visible = false;
this.tbFLEXTibia2DomainMin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXTibia2DomainMin_KeyDown);
this.tbFLEXTibia2DomainMin.Leave += new System.EventHandler(this.tbFLEXTibia2DomainMin_Leave);
//
// label78
//
this.label78.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label78.AutoSize = true;
this.label78.Location = new System.Drawing.Point(286, 6);
this.label78.Name = "label78";
this.label78.Size = new System.Drawing.Size(65, 13);
this.label78.TabIndex = 2;
this.label78.Text = "Domain max";
this.label78.Visible = false;
//
// tbFLEXTibia2DomainMax
//
this.tbFLEXTibia2DomainMax.Location = new System.Drawing.Point(357, 3);
this.tbFLEXTibia2DomainMax.Name = "tbFLEXTibia2DomainMax";
this.tbFLEXTibia2DomainMax.Size = new System.Drawing.Size(100, 20);
this.tbFLEXTibia2DomainMax.TabIndex = 43;
this.tbFLEXTibia2DomainMax.Text = ".5";
this.tbFLEXTibia2DomainMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXTibia2DomainMax.Visible = false;
this.tbFLEXTibia2DomainMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXTibia2DomainMax_KeyDown);
this.tbFLEXTibia2DomainMax.Leave += new System.EventHandler(this.tbFLEXTibia2DomainMax_Leave);
//
// label91
//
this.label91.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label91.AutoSize = true;
this.label91.Location = new System.Drawing.Point(490, 144);
this.label91.Name = "label91";
this.label91.Size = new System.Drawing.Size(40, 13);
this.label91.TabIndex = 42;
this.label91.Text = "Min (T)";
//
// label96
//
this.label96.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label96.AutoSize = true;
this.label96.Location = new System.Drawing.Point(490, 157);
this.label96.Name = "label96";
this.label96.Size = new System.Drawing.Size(43, 13);
this.label96.TabIndex = 43;
this.label96.Text = "Max (T)";
//
// txtFlexTibia2Min
//
this.txtFlexTibia2Min.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.txtFlexTibia2Min.AutoSize = true;
this.txtFlexTibia2Min.Location = new System.Drawing.Point(558, 144);
this.txtFlexTibia2Min.Name = "txtFlexTibia2Min";
this.txtFlexTibia2Min.Size = new System.Drawing.Size(0, 13);
this.txtFlexTibia2Min.TabIndex = 44;
//
// txtFlexTibia2Max
//
this.txtFlexTibia2Max.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.txtFlexTibia2Max.AutoSize = true;
this.txtFlexTibia2Max.Location = new System.Drawing.Point(558, 157);
this.txtFlexTibia2Max.Name = "txtFlexTibia2Max";
this.txtFlexTibia2Max.Size = new System.Drawing.Size(0, 13);
this.txtFlexTibia2Max.TabIndex = 45;
//
// tableLayoutPanel18
//
this.tableLayoutPanel18.ColumnCount = 5;
this.tableLayoutPanel18.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel18.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 323F));
this.tableLayoutPanel18.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel18.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel18.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel18.Controls.Add(this.label79, 0, 1);
this.tableLayoutPanel18.Controls.Add(this.cbFLEXTibia3, 1, 1);
this.tableLayoutPanel18.Controls.Add(this.label80, 0, 0);
this.tableLayoutPanel18.Controls.Add(this.c1ChartFLEXTibia3, 0, 2);
this.tableLayoutPanel18.Controls.Add(this.label82, 3, 3);
this.tableLayoutPanel18.Controls.Add(this.cbFLEXTibia3RangeMin, 2, 3);
this.tableLayoutPanel18.Controls.Add(this.cbFLEXTibia3RangeMax, 2, 4);
this.tableLayoutPanel18.Controls.Add(this.label83, 3, 4);
this.tableLayoutPanel18.Controls.Add(this.label84, 3, 7);
this.tableLayoutPanel18.Controls.Add(this.label85, 3, 8);
this.tableLayoutPanel18.Controls.Add(this.tbFLEXTibia3RangeMin, 4, 3);
this.tableLayoutPanel18.Controls.Add(this.tbFLEXTibia3RangeMax, 4, 4);
this.tableLayoutPanel18.Controls.Add(this.tbFLEXTibia3ReqMin, 4, 7);
this.tableLayoutPanel18.Controls.Add(this.tbFLEXTibia3ReqMax, 4, 8);
this.tableLayoutPanel18.Controls.Add(this.tblFLEXTibia3Status, 3, 9);
this.tableLayoutPanel18.Controls.Add(this.tableLayoutPanel20, 0, 11);
this.tableLayoutPanel18.Controls.Add(this.label106, 3, 5);
this.tableLayoutPanel18.Controls.Add(this.label111, 3, 6);
this.tableLayoutPanel18.Controls.Add(this.txtFlexTibia3Min, 4, 5);
this.tableLayoutPanel18.Controls.Add(this.txtFlexTibia3Max, 4, 6);
this.tableLayoutPanel18.Location = new System.Drawing.Point(3, 859);
this.tableLayoutPanel18.Name = "tableLayoutPanel18";
this.tableLayoutPanel18.RowCount = 12;
this.tableLayoutPanel18.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel18.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel18.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel18.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel18.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel18.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel18.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel18.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel18.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel18.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tableLayoutPanel18.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel18.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel18.Size = new System.Drawing.Size(783, 343);
this.tableLayoutPanel18.TabIndex = 3;
//
// label79
//
this.label79.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label79.AutoSize = true;
this.label79.Location = new System.Drawing.Point(3, 32);
this.label79.Name = "label79";
this.label79.Size = new System.Drawing.Size(46, 13);
this.label79.TabIndex = 0;
this.label79.Text = "Channel";
//
// cbFLEXTibia3
//
this.cbFLEXTibia3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.cbFLEXTibia3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbFLEXTibia3.FormattingEnabled = true;
this.cbFLEXTibia3.Location = new System.Drawing.Point(146, 28);
this.cbFLEXTibia3.Name = "cbFLEXTibia3";
this.cbFLEXTibia3.Size = new System.Drawing.Size(317, 21);
this.cbFLEXTibia3.TabIndex = 44;
this.cbFLEXTibia3.SelectedValueChanged += new System.EventHandler(this.cbFLEXTibia3Channel_SelectedValueChanged);
//
// label80
//
this.label80.Anchor = System.Windows.Forms.AnchorStyles.None;
this.label80.AutoSize = true;
this.tableLayoutPanel18.SetColumnSpan(this.label80, 2);
this.label80.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label80.Location = new System.Drawing.Point(199, 0);
this.label80.Name = "label80";
this.label80.Size = new System.Drawing.Size(68, 25);
this.label80.TabIndex = 2;
this.label80.Text = "Tibia 3";
//
// c1ChartFLEXTibia3
//
this.c1ChartFLEXTibia3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(246)))), ((int)(((byte)(253)))));
this.tableLayoutPanel18.SetColumnSpan(this.c1ChartFLEXTibia3, 2);
this.c1ChartFLEXTibia3.Dock = System.Windows.Forms.DockStyle.Fill;
this.c1ChartFLEXTibia3.Location = new System.Drawing.Point(3, 55);
this.c1ChartFLEXTibia3.Name = "c1ChartFLEXTibia3";
this.c1ChartFLEXTibia3.PropBag = resources.GetString("c1ChartFLEXTibia3.PropBag");
this.tableLayoutPanel18.SetRowSpan(this.c1ChartFLEXTibia3, 9);
this.c1ChartFLEXTibia3.Size = new System.Drawing.Size(460, 254);
this.c1ChartFLEXTibia3.TabIndex = 3;
//
// label82
//
this.label82.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label82.AutoSize = true;
this.label82.Location = new System.Drawing.Point(490, 91);
this.label82.Name = "label82";
this.label82.Size = new System.Drawing.Size(59, 13);
this.label82.TabIndex = 5;
this.label82.Text = "Range Min";
//
// cbFLEXTibia3RangeMin
//
this.cbFLEXTibia3RangeMin.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.cbFLEXTibia3RangeMin.AutoSize = true;
this.cbFLEXTibia3RangeMin.Location = new System.Drawing.Point(469, 91);
this.cbFLEXTibia3RangeMin.Name = "cbFLEXTibia3RangeMin";
this.cbFLEXTibia3RangeMin.Size = new System.Drawing.Size(15, 14);
this.cbFLEXTibia3RangeMin.TabIndex = 46;
this.cbFLEXTibia3RangeMin.UseVisualStyleBackColor = true;
this.cbFLEXTibia3RangeMin.CheckedChanged += new System.EventHandler(this.cbFLEXTibia3RangeMin_CheckedChanged);
//
// cbFLEXTibia3RangeMax
//
this.cbFLEXTibia3RangeMax.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.cbFLEXTibia3RangeMax.AutoSize = true;
this.cbFLEXTibia3RangeMax.Location = new System.Drawing.Point(469, 117);
this.cbFLEXTibia3RangeMax.Name = "cbFLEXTibia3RangeMax";
this.cbFLEXTibia3RangeMax.Size = new System.Drawing.Size(15, 14);
this.cbFLEXTibia3RangeMax.TabIndex = 48;
this.cbFLEXTibia3RangeMax.UseVisualStyleBackColor = true;
this.cbFLEXTibia3RangeMax.CheckedChanged += new System.EventHandler(this.cbFLEXTibia3RangeMax_CheckedChanged);
//
// label83
//
this.label83.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label83.AutoSize = true;
this.label83.Location = new System.Drawing.Point(490, 117);
this.label83.Name = "label83";
this.label83.Size = new System.Drawing.Size(62, 13);
this.label83.TabIndex = 9;
this.label83.Text = "Range Max";
//
// label84
//
this.label84.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label84.AutoSize = true;
this.label84.Location = new System.Drawing.Point(490, 183);
this.label84.Name = "label84";
this.label84.Size = new System.Drawing.Size(47, 13);
this.label84.TabIndex = 10;
this.label84.Text = "Req Min";
//
// label85
//
this.label85.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label85.AutoSize = true;
this.label85.Location = new System.Drawing.Point(490, 209);
this.label85.Name = "label85";
this.label85.Size = new System.Drawing.Size(50, 13);
this.label85.TabIndex = 11;
this.label85.Text = "Req Max";
//
// tbFLEXTibia3RangeMin
//
this.tbFLEXTibia3RangeMin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXTibia3RangeMin.Location = new System.Drawing.Point(558, 88);
this.tbFLEXTibia3RangeMin.Name = "tbFLEXTibia3RangeMin";
this.tbFLEXTibia3RangeMin.Size = new System.Drawing.Size(222, 20);
this.tbFLEXTibia3RangeMin.TabIndex = 47;
this.tbFLEXTibia3RangeMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXTibia3RangeMin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXTibia3RangeMin_KeyDown);
this.tbFLEXTibia3RangeMin.Leave += new System.EventHandler(this.tbFLEXTibia3RangeMin_Leave);
//
// tbFLEXTibia3RangeMax
//
this.tbFLEXTibia3RangeMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXTibia3RangeMax.Location = new System.Drawing.Point(558, 114);
this.tbFLEXTibia3RangeMax.Name = "tbFLEXTibia3RangeMax";
this.tbFLEXTibia3RangeMax.Size = new System.Drawing.Size(222, 20);
this.tbFLEXTibia3RangeMax.TabIndex = 49;
this.tbFLEXTibia3RangeMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXTibia3RangeMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXTibia3RangeMax_KeyDown);
this.tbFLEXTibia3RangeMax.Leave += new System.EventHandler(this.tbFLEXTibia3RangeMax_Leave);
//
// tbFLEXTibia3ReqMin
//
this.tbFLEXTibia3ReqMin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXTibia3ReqMin.Location = new System.Drawing.Point(558, 180);
this.tbFLEXTibia3ReqMin.Name = "tbFLEXTibia3ReqMin";
this.tbFLEXTibia3ReqMin.ReadOnly = true;
this.tbFLEXTibia3ReqMin.Size = new System.Drawing.Size(222, 20);
this.tbFLEXTibia3ReqMin.TabIndex = 50;
this.tbFLEXTibia3ReqMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// tbFLEXTibia3ReqMax
//
this.tbFLEXTibia3ReqMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXTibia3ReqMax.Location = new System.Drawing.Point(558, 206);
this.tbFLEXTibia3ReqMax.Name = "tbFLEXTibia3ReqMax";
this.tbFLEXTibia3ReqMax.ReadOnly = true;
this.tbFLEXTibia3ReqMax.Size = new System.Drawing.Size(222, 20);
this.tbFLEXTibia3ReqMax.TabIndex = 51;
this.tbFLEXTibia3ReqMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// tblFLEXTibia3Status
//
this.tblFLEXTibia3Status.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.tblFLEXTibia3Status.ColumnCount = 1;
this.tableLayoutPanel18.SetColumnSpan(this.tblFLEXTibia3Status, 2);
this.tblFLEXTibia3Status.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tblFLEXTibia3Status.Controls.Add(this.txtFLEXTibia3Status, 0, 0);
this.tblFLEXTibia3Status.Dock = System.Windows.Forms.DockStyle.Fill;
this.tblFLEXTibia3Status.Location = new System.Drawing.Point(490, 232);
this.tblFLEXTibia3Status.Name = "tblFLEXTibia3Status";
this.tblFLEXTibia3Status.RowCount = 1;
this.tblFLEXTibia3Status.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tblFLEXTibia3Status.Size = new System.Drawing.Size(290, 44);
this.tblFLEXTibia3Status.TabIndex = 16;
//
// txtFLEXTibia3Status
//
this.txtFLEXTibia3Status.Anchor = System.Windows.Forms.AnchorStyles.None;
this.txtFLEXTibia3Status.AutoSize = true;
this.txtFLEXTibia3Status.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtFLEXTibia3Status.Location = new System.Drawing.Point(117, 9);
this.txtFLEXTibia3Status.Name = "txtFLEXTibia3Status";
this.txtFLEXTibia3Status.Size = new System.Drawing.Size(55, 25);
this.txtFLEXTibia3Status.TabIndex = 0;
this.txtFLEXTibia3Status.Text = "PASS";
//
// tableLayoutPanel20
//
this.tableLayoutPanel20.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tableLayoutPanel20.ColumnCount = 4;
this.tableLayoutPanel18.SetColumnSpan(this.tableLayoutPanel20, 2);
this.tableLayoutPanel20.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel20.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel20.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel20.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel20.Controls.Add(this.label87, 0, 0);
this.tableLayoutPanel20.Controls.Add(this.tbFLEXTibia3DomainMin, 1, 0);
this.tableLayoutPanel20.Controls.Add(this.label88, 2, 0);
this.tableLayoutPanel20.Controls.Add(this.tbFLEXTibia3DomainMax, 3, 0);
this.tableLayoutPanel20.Location = new System.Drawing.Point(3, 315);
this.tableLayoutPanel20.Name = "tableLayoutPanel20";
this.tableLayoutPanel20.RowCount = 1;
this.tableLayoutPanel20.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel20.Size = new System.Drawing.Size(460, 25);
this.tableLayoutPanel20.TabIndex = 17;
//
// label87
//
this.label87.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label87.AutoSize = true;
this.label87.Location = new System.Drawing.Point(3, 6);
this.label87.Name = "label87";
this.label87.Size = new System.Drawing.Size(62, 13);
this.label87.TabIndex = 0;
this.label87.Text = "Domain min";
this.label87.Visible = false;
//
// tbFLEXTibia3DomainMin
//
this.tbFLEXTibia3DomainMin.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.tbFLEXTibia3DomainMin.Location = new System.Drawing.Point(71, 3);
this.tbFLEXTibia3DomainMin.Name = "tbFLEXTibia3DomainMin";
this.tbFLEXTibia3DomainMin.Size = new System.Drawing.Size(100, 20);
this.tbFLEXTibia3DomainMin.TabIndex = 52;
this.tbFLEXTibia3DomainMin.Text = "-.5";
this.tbFLEXTibia3DomainMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXTibia3DomainMin.Visible = false;
this.tbFLEXTibia3DomainMin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXTibia3DomainMin_KeyDown);
this.tbFLEXTibia3DomainMin.Leave += new System.EventHandler(this.tbFLEXTibia3DomainMin_Leave);
//
// label88
//
this.label88.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label88.AutoSize = true;
this.label88.Location = new System.Drawing.Point(286, 6);
this.label88.Name = "label88";
this.label88.Size = new System.Drawing.Size(65, 13);
this.label88.TabIndex = 2;
this.label88.Text = "Domain max";
this.label88.Visible = false;
//
// tbFLEXTibia3DomainMax
//
this.tbFLEXTibia3DomainMax.Location = new System.Drawing.Point(357, 3);
this.tbFLEXTibia3DomainMax.Name = "tbFLEXTibia3DomainMax";
this.tbFLEXTibia3DomainMax.Size = new System.Drawing.Size(100, 20);
this.tbFLEXTibia3DomainMax.TabIndex = 53;
this.tbFLEXTibia3DomainMax.Text = ".5";
this.tbFLEXTibia3DomainMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXTibia3DomainMax.Visible = false;
this.tbFLEXTibia3DomainMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXTibia3DomainMax_KeyDown);
this.tbFLEXTibia3DomainMax.Leave += new System.EventHandler(this.tbFLEXTibia3DomainMax_Leave);
//
// label106
//
this.label106.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label106.AutoSize = true;
this.label106.Location = new System.Drawing.Point(490, 140);
this.label106.Name = "label106";
this.label106.Size = new System.Drawing.Size(40, 13);
this.label106.TabIndex = 52;
this.label106.Text = "Min (T)";
//
// label111
//
this.label111.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label111.AutoSize = true;
this.label111.Location = new System.Drawing.Point(490, 160);
this.label111.Name = "label111";
this.label111.Size = new System.Drawing.Size(43, 13);
this.label111.TabIndex = 53;
this.label111.Text = "Max (T)";
//
// txtFlexTibia3Min
//
this.txtFlexTibia3Min.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.txtFlexTibia3Min.AutoSize = true;
this.txtFlexTibia3Min.Location = new System.Drawing.Point(558, 140);
this.txtFlexTibia3Min.Name = "txtFlexTibia3Min";
this.txtFlexTibia3Min.Size = new System.Drawing.Size(0, 13);
this.txtFlexTibia3Min.TabIndex = 54;
//
// txtFlexTibia3Max
//
this.txtFlexTibia3Max.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.txtFlexTibia3Max.AutoSize = true;
this.txtFlexTibia3Max.Location = new System.Drawing.Point(558, 160);
this.txtFlexTibia3Max.Name = "txtFlexTibia3Max";
this.txtFlexTibia3Max.Size = new System.Drawing.Size(0, 13);
this.txtFlexTibia3Max.TabIndex = 55;
//
// tableLayoutPanel21
//
this.tableLayoutPanel21.ColumnCount = 5;
this.tableLayoutPanel21.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel21.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 323F));
this.tableLayoutPanel21.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel21.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel21.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel21.Controls.Add(this.label89, 0, 1);
this.tableLayoutPanel21.Controls.Add(this.cbFLEXTibia4Channel, 1, 1);
this.tableLayoutPanel21.Controls.Add(this.label90, 0, 0);
this.tableLayoutPanel21.Controls.Add(this.c1ChartFLEXTibia4, 0, 2);
this.tableLayoutPanel21.Controls.Add(this.label92, 3, 3);
this.tableLayoutPanel21.Controls.Add(this.cbFLEXTibia4RangeMin, 2, 3);
this.tableLayoutPanel21.Controls.Add(this.cbFLEXTibia4RangeMax, 2, 4);
this.tableLayoutPanel21.Controls.Add(this.label93, 3, 4);
this.tableLayoutPanel21.Controls.Add(this.label94, 3, 7);
this.tableLayoutPanel21.Controls.Add(this.label95, 3, 8);
this.tableLayoutPanel21.Controls.Add(this.tbFLEXTibia4RangeMin, 4, 3);
this.tableLayoutPanel21.Controls.Add(this.tbFLEXTibia4RangeMax, 4, 4);
this.tableLayoutPanel21.Controls.Add(this.tbFLEXTibia4ReqMin, 4, 7);
this.tableLayoutPanel21.Controls.Add(this.tbFLEXTibia4ReqMax, 4, 8);
this.tableLayoutPanel21.Controls.Add(this.tblFLEXTibia4Status, 3, 9);
this.tableLayoutPanel21.Controls.Add(this.tableLayoutPanel23, 0, 11);
this.tableLayoutPanel21.Controls.Add(this.label116, 3, 5);
this.tableLayoutPanel21.Controls.Add(this.label121, 3, 6);
this.tableLayoutPanel21.Controls.Add(this.txtFlexTibia4Min, 4, 5);
this.tableLayoutPanel21.Controls.Add(this.txtFlexTibia4Max, 4, 6);
this.tableLayoutPanel21.Location = new System.Drawing.Point(3, 1208);
this.tableLayoutPanel21.Name = "tableLayoutPanel21";
this.tableLayoutPanel21.RowCount = 12;
this.tableLayoutPanel21.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel21.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel21.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel21.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel21.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel21.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel21.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel21.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel21.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel21.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tableLayoutPanel21.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel21.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel21.Size = new System.Drawing.Size(783, 343);
this.tableLayoutPanel21.TabIndex = 4;
//
// label89
//
this.label89.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label89.AutoSize = true;
this.label89.Location = new System.Drawing.Point(3, 32);
this.label89.Name = "label89";
this.label89.Size = new System.Drawing.Size(46, 13);
this.label89.TabIndex = 0;
this.label89.Text = "Channel";
//
// cbFLEXTibia4Channel
//
this.cbFLEXTibia4Channel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.cbFLEXTibia4Channel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbFLEXTibia4Channel.FormattingEnabled = true;
this.cbFLEXTibia4Channel.Location = new System.Drawing.Point(146, 28);
this.cbFLEXTibia4Channel.Name = "cbFLEXTibia4Channel";
this.cbFLEXTibia4Channel.Size = new System.Drawing.Size(317, 21);
this.cbFLEXTibia4Channel.TabIndex = 44;
this.cbFLEXTibia4Channel.SelectedValueChanged += new System.EventHandler(this.cbFLEXTibia4Channel_SelectedValueChanged);
//
// label90
//
this.label90.Anchor = System.Windows.Forms.AnchorStyles.None;
this.label90.AutoSize = true;
this.tableLayoutPanel21.SetColumnSpan(this.label90, 2);
this.label90.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label90.Location = new System.Drawing.Point(199, 0);
this.label90.Name = "label90";
this.label90.Size = new System.Drawing.Size(68, 25);
this.label90.TabIndex = 2;
this.label90.Text = "Tibia 4";
//
// c1ChartFLEXTibia4
//
this.c1ChartFLEXTibia4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(246)))), ((int)(((byte)(253)))));
this.tableLayoutPanel21.SetColumnSpan(this.c1ChartFLEXTibia4, 2);
this.c1ChartFLEXTibia4.Dock = System.Windows.Forms.DockStyle.Fill;
this.c1ChartFLEXTibia4.Location = new System.Drawing.Point(3, 55);
this.c1ChartFLEXTibia4.Name = "c1ChartFLEXTibia4";
this.c1ChartFLEXTibia4.PropBag = resources.GetString("c1ChartFLEXTibia4.PropBag");
this.tableLayoutPanel21.SetRowSpan(this.c1ChartFLEXTibia4, 9);
this.c1ChartFLEXTibia4.Size = new System.Drawing.Size(460, 254);
this.c1ChartFLEXTibia4.TabIndex = 3;
//
// label92
//
this.label92.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label92.AutoSize = true;
this.label92.Location = new System.Drawing.Point(490, 98);
this.label92.Name = "label92";
this.label92.Size = new System.Drawing.Size(59, 13);
this.label92.TabIndex = 5;
this.label92.Text = "Range Min";
//
// cbFLEXTibia4RangeMin
//
this.cbFLEXTibia4RangeMin.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.cbFLEXTibia4RangeMin.AutoSize = true;
this.cbFLEXTibia4RangeMin.Location = new System.Drawing.Point(469, 98);
this.cbFLEXTibia4RangeMin.Name = "cbFLEXTibia4RangeMin";
this.cbFLEXTibia4RangeMin.Size = new System.Drawing.Size(15, 14);
this.cbFLEXTibia4RangeMin.TabIndex = 46;
this.cbFLEXTibia4RangeMin.UseVisualStyleBackColor = true;
this.cbFLEXTibia4RangeMin.CheckedChanged += new System.EventHandler(this.cbFLEXTibia4RangeMin_CheckedChanged);
//
// cbFLEXTibia4RangeMax
//
this.cbFLEXTibia4RangeMax.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.cbFLEXTibia4RangeMax.AutoSize = true;
this.cbFLEXTibia4RangeMax.Location = new System.Drawing.Point(469, 124);
this.cbFLEXTibia4RangeMax.Name = "cbFLEXTibia4RangeMax";
this.cbFLEXTibia4RangeMax.Size = new System.Drawing.Size(15, 14);
this.cbFLEXTibia4RangeMax.TabIndex = 48;
this.cbFLEXTibia4RangeMax.UseVisualStyleBackColor = true;
this.cbFLEXTibia4RangeMax.CheckedChanged += new System.EventHandler(this.cbFLEXTibia4RangeMax_CheckedChanged);
//
// label93
//
this.label93.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label93.AutoSize = true;
this.label93.Location = new System.Drawing.Point(490, 124);
this.label93.Name = "label93";
this.label93.Size = new System.Drawing.Size(62, 13);
this.label93.TabIndex = 9;
this.label93.Text = "Range Max";
//
// label94
//
this.label94.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label94.AutoSize = true;
this.label94.Location = new System.Drawing.Point(490, 176);
this.label94.Name = "label94";
this.label94.Size = new System.Drawing.Size(47, 13);
this.label94.TabIndex = 10;
this.label94.Text = "Req Min";
//
// label95
//
this.label95.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label95.AutoSize = true;
this.label95.Location = new System.Drawing.Point(490, 202);
this.label95.Name = "label95";
this.label95.Size = new System.Drawing.Size(50, 13);
this.label95.TabIndex = 11;
this.label95.Text = "Req Max";
//
// tbFLEXTibia4RangeMin
//
this.tbFLEXTibia4RangeMin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXTibia4RangeMin.Location = new System.Drawing.Point(558, 95);
this.tbFLEXTibia4RangeMin.Name = "tbFLEXTibia4RangeMin";
this.tbFLEXTibia4RangeMin.Size = new System.Drawing.Size(222, 20);
this.tbFLEXTibia4RangeMin.TabIndex = 47;
this.tbFLEXTibia4RangeMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXTibia4RangeMin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXTibia4RangeMin_KeyDown);
this.tbFLEXTibia4RangeMin.Leave += new System.EventHandler(this.tbFLEXTibia4RangeMin_Leave);
//
// tbFLEXTibia4RangeMax
//
this.tbFLEXTibia4RangeMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXTibia4RangeMax.Location = new System.Drawing.Point(558, 121);
this.tbFLEXTibia4RangeMax.Name = "tbFLEXTibia4RangeMax";
this.tbFLEXTibia4RangeMax.Size = new System.Drawing.Size(222, 20);
this.tbFLEXTibia4RangeMax.TabIndex = 49;
this.tbFLEXTibia4RangeMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXTibia4RangeMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXTibia4RangeMax_KeyDown);
this.tbFLEXTibia4RangeMax.Leave += new System.EventHandler(this.tbFLEXTibia4RangeMax_Leave);
//
// tbFLEXTibia4ReqMin
//
this.tbFLEXTibia4ReqMin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXTibia4ReqMin.Location = new System.Drawing.Point(558, 173);
this.tbFLEXTibia4ReqMin.Name = "tbFLEXTibia4ReqMin";
this.tbFLEXTibia4ReqMin.ReadOnly = true;
this.tbFLEXTibia4ReqMin.Size = new System.Drawing.Size(222, 20);
this.tbFLEXTibia4ReqMin.TabIndex = 50;
this.tbFLEXTibia4ReqMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// tbFLEXTibia4ReqMax
//
this.tbFLEXTibia4ReqMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXTibia4ReqMax.Location = new System.Drawing.Point(558, 199);
this.tbFLEXTibia4ReqMax.Name = "tbFLEXTibia4ReqMax";
this.tbFLEXTibia4ReqMax.ReadOnly = true;
this.tbFLEXTibia4ReqMax.Size = new System.Drawing.Size(222, 20);
this.tbFLEXTibia4ReqMax.TabIndex = 51;
this.tbFLEXTibia4ReqMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// tblFLEXTibia4Status
//
this.tblFLEXTibia4Status.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.tblFLEXTibia4Status.ColumnCount = 1;
this.tableLayoutPanel21.SetColumnSpan(this.tblFLEXTibia4Status, 2);
this.tblFLEXTibia4Status.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tblFLEXTibia4Status.Controls.Add(this.txtFLEXTibia4Status, 0, 0);
this.tblFLEXTibia4Status.Dock = System.Windows.Forms.DockStyle.Fill;
this.tblFLEXTibia4Status.Location = new System.Drawing.Point(490, 225);
this.tblFLEXTibia4Status.Name = "tblFLEXTibia4Status";
this.tblFLEXTibia4Status.RowCount = 1;
this.tblFLEXTibia4Status.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tblFLEXTibia4Status.Size = new System.Drawing.Size(290, 44);
this.tblFLEXTibia4Status.TabIndex = 16;
//
// txtFLEXTibia4Status
//
this.txtFLEXTibia4Status.Anchor = System.Windows.Forms.AnchorStyles.None;
this.txtFLEXTibia4Status.AutoSize = true;
this.txtFLEXTibia4Status.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtFLEXTibia4Status.Location = new System.Drawing.Point(117, 9);
this.txtFLEXTibia4Status.Name = "txtFLEXTibia4Status";
this.txtFLEXTibia4Status.Size = new System.Drawing.Size(55, 25);
this.txtFLEXTibia4Status.TabIndex = 0;
this.txtFLEXTibia4Status.Text = "PASS";
//
// tableLayoutPanel23
//
this.tableLayoutPanel23.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tableLayoutPanel23.ColumnCount = 4;
this.tableLayoutPanel21.SetColumnSpan(this.tableLayoutPanel23, 2);
this.tableLayoutPanel23.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel23.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel23.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel23.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel23.Controls.Add(this.label97, 0, 0);
this.tableLayoutPanel23.Controls.Add(this.tbFLEXTibia4DomainMin, 1, 0);
this.tableLayoutPanel23.Controls.Add(this.label98, 2, 0);
this.tableLayoutPanel23.Controls.Add(this.tbFLEXTibia4DomainMax, 3, 0);
this.tableLayoutPanel23.Location = new System.Drawing.Point(3, 315);
this.tableLayoutPanel23.Name = "tableLayoutPanel23";
this.tableLayoutPanel23.RowCount = 1;
this.tableLayoutPanel23.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel23.Size = new System.Drawing.Size(460, 25);
this.tableLayoutPanel23.TabIndex = 17;
//
// label97
//
this.label97.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label97.AutoSize = true;
this.label97.Location = new System.Drawing.Point(3, 6);
this.label97.Name = "label97";
this.label97.Size = new System.Drawing.Size(62, 13);
this.label97.TabIndex = 0;
this.label97.Text = "Domain min";
this.label97.Visible = false;
//
// tbFLEXTibia4DomainMin
//
this.tbFLEXTibia4DomainMin.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.tbFLEXTibia4DomainMin.Location = new System.Drawing.Point(71, 3);
this.tbFLEXTibia4DomainMin.Name = "tbFLEXTibia4DomainMin";
this.tbFLEXTibia4DomainMin.Size = new System.Drawing.Size(100, 20);
this.tbFLEXTibia4DomainMin.TabIndex = 52;
this.tbFLEXTibia4DomainMin.Text = "-.5";
this.tbFLEXTibia4DomainMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXTibia4DomainMin.Visible = false;
this.tbFLEXTibia4DomainMin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXTibia4DomainMin_KeyDown);
this.tbFLEXTibia4DomainMin.Leave += new System.EventHandler(this.tbFLEXTibia4DomainMin_Leave);
//
// label98
//
this.label98.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label98.AutoSize = true;
this.label98.Location = new System.Drawing.Point(286, 6);
this.label98.Name = "label98";
this.label98.Size = new System.Drawing.Size(65, 13);
this.label98.TabIndex = 2;
this.label98.Text = "Domain max";
this.label98.Visible = false;
//
// tbFLEXTibia4DomainMax
//
this.tbFLEXTibia4DomainMax.Location = new System.Drawing.Point(357, 3);
this.tbFLEXTibia4DomainMax.Name = "tbFLEXTibia4DomainMax";
this.tbFLEXTibia4DomainMax.Size = new System.Drawing.Size(100, 20);
this.tbFLEXTibia4DomainMax.TabIndex = 53;
this.tbFLEXTibia4DomainMax.Text = ".5";
this.tbFLEXTibia4DomainMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXTibia4DomainMax.Visible = false;
this.tbFLEXTibia4DomainMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXTibia4DomainMax_KeyDown);
this.tbFLEXTibia4DomainMax.Leave += new System.EventHandler(this.tbFLEXTibia4DomainMax_Leave);
//
// label116
//
this.label116.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label116.AutoSize = true;
this.label116.Location = new System.Drawing.Point(490, 144);
this.label116.Name = "label116";
this.label116.Size = new System.Drawing.Size(40, 13);
this.label116.TabIndex = 52;
this.label116.Text = "Min (T)";
//
// label121
//
this.label121.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label121.AutoSize = true;
this.label121.Location = new System.Drawing.Point(490, 157);
this.label121.Name = "label121";
this.label121.Size = new System.Drawing.Size(43, 13);
this.label121.TabIndex = 53;
this.label121.Text = "Max (T)";
//
// txtFlexTibia4Min
//
this.txtFlexTibia4Min.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.txtFlexTibia4Min.AutoSize = true;
this.txtFlexTibia4Min.Location = new System.Drawing.Point(558, 144);
this.txtFlexTibia4Min.Name = "txtFlexTibia4Min";
this.txtFlexTibia4Min.Size = new System.Drawing.Size(0, 13);
this.txtFlexTibia4Min.TabIndex = 54;
//
// txtFlexTibia4Max
//
this.txtFlexTibia4Max.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.txtFlexTibia4Max.AutoSize = true;
this.txtFlexTibia4Max.Location = new System.Drawing.Point(558, 157);
this.txtFlexTibia4Max.Name = "txtFlexTibia4Max";
this.txtFlexTibia4Max.Size = new System.Drawing.Size(0, 13);
this.txtFlexTibia4Max.TabIndex = 55;
//
// tableLayoutPanel24
//
this.tableLayoutPanel24.ColumnCount = 5;
this.tableLayoutPanel24.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel24.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 323F));
this.tableLayoutPanel24.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel24.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel24.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel24.Controls.Add(this.label99, 0, 1);
this.tableLayoutPanel24.Controls.Add(this.cbFLEXMCLChannel, 1, 1);
this.tableLayoutPanel24.Controls.Add(this.label100, 0, 0);
this.tableLayoutPanel24.Controls.Add(this.c1ChartFLEXMCL, 0, 2);
this.tableLayoutPanel24.Controls.Add(this.label101, 3, 2);
this.tableLayoutPanel24.Controls.Add(this.label102, 3, 3);
this.tableLayoutPanel24.Controls.Add(this.cbFLEXMCLUnits, 4, 2);
this.tableLayoutPanel24.Controls.Add(this.cbFLEXMCLRangeMin, 2, 3);
this.tableLayoutPanel24.Controls.Add(this.cbFLEXMCLRangeMax, 2, 4);
this.tableLayoutPanel24.Controls.Add(this.label103, 3, 4);
this.tableLayoutPanel24.Controls.Add(this.label104, 3, 7);
this.tableLayoutPanel24.Controls.Add(this.label105, 3, 8);
this.tableLayoutPanel24.Controls.Add(this.tbFLEXMCLRangeMin, 4, 3);
this.tableLayoutPanel24.Controls.Add(this.tbFLEXMCLRangeMax, 4, 4);
this.tableLayoutPanel24.Controls.Add(this.tbFLEXMCLReqMin, 4, 7);
this.tableLayoutPanel24.Controls.Add(this.tbFLEXMCLReqMax, 4, 8);
this.tableLayoutPanel24.Controls.Add(this.tblFLEXMCLStatus, 3, 9);
this.tableLayoutPanel24.Controls.Add(this.tableLayoutPanel26, 0, 11);
this.tableLayoutPanel24.Controls.Add(this.label126, 3, 5);
this.tableLayoutPanel24.Controls.Add(this.label130, 3, 6);
this.tableLayoutPanel24.Controls.Add(this.txtFlexMCLMin, 4, 5);
this.tableLayoutPanel24.Controls.Add(this.txtFlexMCLMax, 4, 6);
this.tableLayoutPanel24.Location = new System.Drawing.Point(3, 1557);
this.tableLayoutPanel24.Name = "tableLayoutPanel24";
this.tableLayoutPanel24.RowCount = 12;
this.tableLayoutPanel24.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel24.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel24.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel24.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel24.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel24.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel24.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel24.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel24.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel24.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tableLayoutPanel24.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel24.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel24.Size = new System.Drawing.Size(783, 343);
this.tableLayoutPanel24.TabIndex = 5;
//
// label99
//
this.label99.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label99.AutoSize = true;
this.label99.Location = new System.Drawing.Point(3, 32);
this.label99.Name = "label99";
this.label99.Size = new System.Drawing.Size(46, 13);
this.label99.TabIndex = 0;
this.label99.Text = "Channel";
//
// cbFLEXMCLChannel
//
this.cbFLEXMCLChannel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.cbFLEXMCLChannel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbFLEXMCLChannel.FormattingEnabled = true;
this.cbFLEXMCLChannel.Location = new System.Drawing.Point(146, 28);
this.cbFLEXMCLChannel.Name = "cbFLEXMCLChannel";
this.cbFLEXMCLChannel.Size = new System.Drawing.Size(317, 21);
this.cbFLEXMCLChannel.TabIndex = 44;
this.cbFLEXMCLChannel.SelectedValueChanged += new System.EventHandler(this.cbFLEXMCLChannel_SelectedValueChanged);
//
// label100
//
this.label100.Anchor = System.Windows.Forms.AnchorStyles.None;
this.label100.AutoSize = true;
this.tableLayoutPanel24.SetColumnSpan(this.label100, 2);
this.label100.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label100.Location = new System.Drawing.Point(208, 0);
this.label100.Name = "label100";
this.label100.Size = new System.Drawing.Size(50, 25);
this.label100.TabIndex = 2;
this.label100.Text = "MCL";
//
// c1ChartFLEXMCL
//
this.c1ChartFLEXMCL.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(246)))), ((int)(((byte)(253)))));
this.tableLayoutPanel24.SetColumnSpan(this.c1ChartFLEXMCL, 2);
this.c1ChartFLEXMCL.Dock = System.Windows.Forms.DockStyle.Fill;
this.c1ChartFLEXMCL.Location = new System.Drawing.Point(3, 55);
this.c1ChartFLEXMCL.Name = "c1ChartFLEXMCL";
this.c1ChartFLEXMCL.PropBag = resources.GetString("c1ChartFLEXMCL.PropBag");
this.tableLayoutPanel24.SetRowSpan(this.c1ChartFLEXMCL, 9);
this.c1ChartFLEXMCL.Size = new System.Drawing.Size(460, 254);
this.c1ChartFLEXMCL.TabIndex = 3;
//
// label101
//
this.label101.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label101.AutoSize = true;
this.label101.Location = new System.Drawing.Point(490, 59);
this.label101.Name = "label101";
this.label101.Size = new System.Drawing.Size(31, 13);
this.label101.TabIndex = 4;
this.label101.Text = "Units";
//
// label102
//
this.label102.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label102.AutoSize = true;
this.label102.Location = new System.Drawing.Point(490, 85);
this.label102.Name = "label102";
this.label102.Size = new System.Drawing.Size(59, 13);
this.label102.TabIndex = 5;
this.label102.Text = "Range Min";
//
// cbFLEXMCLUnits
//
this.cbFLEXMCLUnits.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.cbFLEXMCLUnits.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbFLEXMCLUnits.FormattingEnabled = true;
this.cbFLEXMCLUnits.Location = new System.Drawing.Point(558, 55);
this.cbFLEXMCLUnits.Name = "cbFLEXMCLUnits";
this.cbFLEXMCLUnits.Size = new System.Drawing.Size(222, 21);
this.cbFLEXMCLUnits.TabIndex = 45;
this.cbFLEXMCLUnits.SelectedValueChanged += new System.EventHandler(this.cbFLEXMCLUnits_SelectedValueChanged);
//
// cbFLEXMCLRangeMin
//
this.cbFLEXMCLRangeMin.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.cbFLEXMCLRangeMin.AutoSize = true;
this.cbFLEXMCLRangeMin.Location = new System.Drawing.Point(469, 85);
this.cbFLEXMCLRangeMin.Name = "cbFLEXMCLRangeMin";
this.cbFLEXMCLRangeMin.Size = new System.Drawing.Size(15, 14);
this.cbFLEXMCLRangeMin.TabIndex = 46;
this.cbFLEXMCLRangeMin.UseVisualStyleBackColor = true;
this.cbFLEXMCLRangeMin.CheckedChanged += new System.EventHandler(this.cbFLEXMCLRangeMin_CheckedChanged);
//
// cbFLEXMCLRangeMax
//
this.cbFLEXMCLRangeMax.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.cbFLEXMCLRangeMax.AutoSize = true;
this.cbFLEXMCLRangeMax.Location = new System.Drawing.Point(469, 111);
this.cbFLEXMCLRangeMax.Name = "cbFLEXMCLRangeMax";
this.cbFLEXMCLRangeMax.Size = new System.Drawing.Size(15, 14);
this.cbFLEXMCLRangeMax.TabIndex = 48;
this.cbFLEXMCLRangeMax.UseVisualStyleBackColor = true;
this.cbFLEXMCLRangeMax.CheckedChanged += new System.EventHandler(this.cbFLEXMCLRangeMax_CheckedChanged);
//
// label103
//
this.label103.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label103.AutoSize = true;
this.label103.Location = new System.Drawing.Point(490, 111);
this.label103.Name = "label103";
this.label103.Size = new System.Drawing.Size(62, 13);
this.label103.TabIndex = 9;
this.label103.Text = "Range Max";
//
// label104
//
this.label104.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label104.AutoSize = true;
this.label104.Location = new System.Drawing.Point(490, 163);
this.label104.Name = "label104";
this.label104.Size = new System.Drawing.Size(47, 13);
this.label104.TabIndex = 10;
this.label104.Text = "Req Min";
//
// label105
//
this.label105.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label105.AutoSize = true;
this.label105.Location = new System.Drawing.Point(490, 189);
this.label105.Name = "label105";
this.label105.Size = new System.Drawing.Size(50, 13);
this.label105.TabIndex = 11;
this.label105.Text = "Req Max";
//
// tbFLEXMCLRangeMin
//
this.tbFLEXMCLRangeMin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXMCLRangeMin.Location = new System.Drawing.Point(558, 82);
this.tbFLEXMCLRangeMin.Name = "tbFLEXMCLRangeMin";
this.tbFLEXMCLRangeMin.Size = new System.Drawing.Size(222, 20);
this.tbFLEXMCLRangeMin.TabIndex = 47;
this.tbFLEXMCLRangeMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXMCLRangeMin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXMCLRangeMin_KeyDown);
this.tbFLEXMCLRangeMin.Leave += new System.EventHandler(this.tbFLEXMCLRangeMin_Leave);
//
// tbFLEXMCLRangeMax
//
this.tbFLEXMCLRangeMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXMCLRangeMax.Location = new System.Drawing.Point(558, 108);
this.tbFLEXMCLRangeMax.Name = "tbFLEXMCLRangeMax";
this.tbFLEXMCLRangeMax.Size = new System.Drawing.Size(222, 20);
this.tbFLEXMCLRangeMax.TabIndex = 49;
this.tbFLEXMCLRangeMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXMCLRangeMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXMCLRangeMax_KeyDown);
this.tbFLEXMCLRangeMax.Leave += new System.EventHandler(this.tbFLEXMCLRangeMax_Leave);
//
// tbFLEXMCLReqMin
//
this.tbFLEXMCLReqMin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXMCLReqMin.Location = new System.Drawing.Point(558, 160);
this.tbFLEXMCLReqMin.Name = "tbFLEXMCLReqMin";
this.tbFLEXMCLReqMin.ReadOnly = true;
this.tbFLEXMCLReqMin.Size = new System.Drawing.Size(222, 20);
this.tbFLEXMCLReqMin.TabIndex = 50;
this.tbFLEXMCLReqMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// tbFLEXMCLReqMax
//
this.tbFLEXMCLReqMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXMCLReqMax.Location = new System.Drawing.Point(558, 186);
this.tbFLEXMCLReqMax.Name = "tbFLEXMCLReqMax";
this.tbFLEXMCLReqMax.ReadOnly = true;
this.tbFLEXMCLReqMax.Size = new System.Drawing.Size(222, 20);
this.tbFLEXMCLReqMax.TabIndex = 51;
this.tbFLEXMCLReqMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// tblFLEXMCLStatus
//
this.tblFLEXMCLStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.tblFLEXMCLStatus.ColumnCount = 1;
this.tableLayoutPanel24.SetColumnSpan(this.tblFLEXMCLStatus, 2);
this.tblFLEXMCLStatus.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tblFLEXMCLStatus.Controls.Add(this.txtFLEXMCLStatus, 0, 0);
this.tblFLEXMCLStatus.Dock = System.Windows.Forms.DockStyle.Fill;
this.tblFLEXMCLStatus.Location = new System.Drawing.Point(490, 212);
this.tblFLEXMCLStatus.Name = "tblFLEXMCLStatus";
this.tblFLEXMCLStatus.RowCount = 1;
this.tblFLEXMCLStatus.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tblFLEXMCLStatus.Size = new System.Drawing.Size(290, 44);
this.tblFLEXMCLStatus.TabIndex = 16;
//
// txtFLEXMCLStatus
//
this.txtFLEXMCLStatus.Anchor = System.Windows.Forms.AnchorStyles.None;
this.txtFLEXMCLStatus.AutoSize = true;
this.txtFLEXMCLStatus.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtFLEXMCLStatus.Location = new System.Drawing.Point(117, 9);
this.txtFLEXMCLStatus.Name = "txtFLEXMCLStatus";
this.txtFLEXMCLStatus.Size = new System.Drawing.Size(55, 25);
this.txtFLEXMCLStatus.TabIndex = 0;
this.txtFLEXMCLStatus.Text = "PASS";
//
// tableLayoutPanel26
//
this.tableLayoutPanel26.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tableLayoutPanel26.ColumnCount = 4;
this.tableLayoutPanel24.SetColumnSpan(this.tableLayoutPanel26, 2);
this.tableLayoutPanel26.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel26.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel26.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel26.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel26.Controls.Add(this.label107, 0, 0);
this.tableLayoutPanel26.Controls.Add(this.tbFLEXMCLDomainMin, 1, 0);
this.tableLayoutPanel26.Controls.Add(this.label108, 2, 0);
this.tableLayoutPanel26.Controls.Add(this.tbFLEXMCLDomainMax, 3, 0);
this.tableLayoutPanel26.Location = new System.Drawing.Point(3, 315);
this.tableLayoutPanel26.Name = "tableLayoutPanel26";
this.tableLayoutPanel26.RowCount = 1;
this.tableLayoutPanel26.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel26.Size = new System.Drawing.Size(460, 25);
this.tableLayoutPanel26.TabIndex = 17;
//
// label107
//
this.label107.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label107.AutoSize = true;
this.label107.Location = new System.Drawing.Point(3, 6);
this.label107.Name = "label107";
this.label107.Size = new System.Drawing.Size(62, 13);
this.label107.TabIndex = 0;
this.label107.Text = "Domain min";
this.label107.Visible = false;
//
// tbFLEXMCLDomainMin
//
this.tbFLEXMCLDomainMin.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.tbFLEXMCLDomainMin.Location = new System.Drawing.Point(71, 3);
this.tbFLEXMCLDomainMin.Name = "tbFLEXMCLDomainMin";
this.tbFLEXMCLDomainMin.Size = new System.Drawing.Size(100, 20);
this.tbFLEXMCLDomainMin.TabIndex = 52;
this.tbFLEXMCLDomainMin.Text = "-.5";
this.tbFLEXMCLDomainMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXMCLDomainMin.Visible = false;
this.tbFLEXMCLDomainMin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXMCLDomainMin_KeyDown);
this.tbFLEXMCLDomainMin.Leave += new System.EventHandler(this.tbFLEXMCLDomainMin_Leave);
//
// label108
//
this.label108.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label108.AutoSize = true;
this.label108.Location = new System.Drawing.Point(286, 6);
this.label108.Name = "label108";
this.label108.Size = new System.Drawing.Size(65, 13);
this.label108.TabIndex = 2;
this.label108.Text = "Domain max";
this.label108.Visible = false;
//
// tbFLEXMCLDomainMax
//
this.tbFLEXMCLDomainMax.Location = new System.Drawing.Point(357, 3);
this.tbFLEXMCLDomainMax.Name = "tbFLEXMCLDomainMax";
this.tbFLEXMCLDomainMax.Size = new System.Drawing.Size(100, 20);
this.tbFLEXMCLDomainMax.TabIndex = 53;
this.tbFLEXMCLDomainMax.Text = ".5";
this.tbFLEXMCLDomainMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXMCLDomainMax.Visible = false;
this.tbFLEXMCLDomainMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXDomainMax_KeyDown);
this.tbFLEXMCLDomainMax.Leave += new System.EventHandler(this.tbFLEXDomainMax_Leave);
//
// label126
//
this.label126.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label126.AutoSize = true;
this.label126.Location = new System.Drawing.Point(490, 131);
this.label126.Name = "label126";
this.label126.Size = new System.Drawing.Size(40, 13);
this.label126.TabIndex = 52;
this.label126.Text = "Min (T)";
//
// label130
//
this.label130.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label130.AutoSize = true;
this.label130.Location = new System.Drawing.Point(490, 144);
this.label130.Name = "label130";
this.label130.Size = new System.Drawing.Size(43, 13);
this.label130.TabIndex = 53;
this.label130.Text = "Max (T)";
//
// txtFlexMCLMin
//
this.txtFlexMCLMin.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.txtFlexMCLMin.AutoSize = true;
this.txtFlexMCLMin.Location = new System.Drawing.Point(558, 131);
this.txtFlexMCLMin.Name = "txtFlexMCLMin";
this.txtFlexMCLMin.Size = new System.Drawing.Size(0, 13);
this.txtFlexMCLMin.TabIndex = 54;
//
// txtFlexMCLMax
//
this.txtFlexMCLMax.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.txtFlexMCLMax.AutoSize = true;
this.txtFlexMCLMax.Location = new System.Drawing.Point(558, 144);
this.txtFlexMCLMax.Name = "txtFlexMCLMax";
this.txtFlexMCLMax.Size = new System.Drawing.Size(0, 13);
this.txtFlexMCLMax.TabIndex = 55;
//
// tableLayoutPanel27
//
this.tableLayoutPanel27.ColumnCount = 5;
this.tableLayoutPanel27.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel27.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 323F));
this.tableLayoutPanel27.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel27.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel27.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel27.Controls.Add(this.label109, 0, 1);
this.tableLayoutPanel27.Controls.Add(this.cbFLEXACLChannel, 1, 1);
this.tableLayoutPanel27.Controls.Add(this.label110, 0, 0);
this.tableLayoutPanel27.Controls.Add(this.c1ChartFLEXACL, 0, 2);
this.tableLayoutPanel27.Controls.Add(this.label112, 3, 3);
this.tableLayoutPanel27.Controls.Add(this.cbFLEXACLRangeMin, 2, 3);
this.tableLayoutPanel27.Controls.Add(this.cbFLEXACLRangeMax, 2, 4);
this.tableLayoutPanel27.Controls.Add(this.label113, 3, 4);
this.tableLayoutPanel27.Controls.Add(this.label114, 3, 7);
this.tableLayoutPanel27.Controls.Add(this.label115, 3, 8);
this.tableLayoutPanel27.Controls.Add(this.tbFLEXACLRangeMin, 4, 3);
this.tableLayoutPanel27.Controls.Add(this.tbFLEXACLRangeMax, 4, 4);
this.tableLayoutPanel27.Controls.Add(this.tbFLEXACLReqMin, 4, 7);
this.tableLayoutPanel27.Controls.Add(this.tbFLEXACLReqMax, 4, 8);
this.tableLayoutPanel27.Controls.Add(this.tblFLEXACLStatus, 3, 9);
this.tableLayoutPanel27.Controls.Add(this.tableLayoutPanel29, 0, 11);
this.tableLayoutPanel27.Controls.Add(this.label133, 3, 5);
this.tableLayoutPanel27.Controls.Add(this.label134, 3, 6);
this.tableLayoutPanel27.Controls.Add(this.txtFlexACLMin, 4, 5);
this.tableLayoutPanel27.Controls.Add(this.txtFlexACLMax, 4, 6);
this.tableLayoutPanel27.Location = new System.Drawing.Point(3, 1906);
this.tableLayoutPanel27.Name = "tableLayoutPanel27";
this.tableLayoutPanel27.RowCount = 12;
this.tableLayoutPanel27.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel27.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel27.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel27.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel27.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel27.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel27.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel27.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel27.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel27.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tableLayoutPanel27.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel27.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel27.Size = new System.Drawing.Size(783, 343);
this.tableLayoutPanel27.TabIndex = 6;
//
// label109
//
this.label109.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label109.AutoSize = true;
this.label109.Location = new System.Drawing.Point(3, 32);
this.label109.Name = "label109";
this.label109.Size = new System.Drawing.Size(46, 13);
this.label109.TabIndex = 0;
this.label109.Text = "Channel";
//
// cbFLEXACLChannel
//
this.cbFLEXACLChannel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.cbFLEXACLChannel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbFLEXACLChannel.FormattingEnabled = true;
this.cbFLEXACLChannel.Location = new System.Drawing.Point(146, 28);
this.cbFLEXACLChannel.Name = "cbFLEXACLChannel";
this.cbFLEXACLChannel.Size = new System.Drawing.Size(317, 21);
this.cbFLEXACLChannel.TabIndex = 44;
this.cbFLEXACLChannel.SelectedValueChanged += new System.EventHandler(this.cbFLEXACLChannel_SelectedValueChanged);
//
// label110
//
this.label110.Anchor = System.Windows.Forms.AnchorStyles.None;
this.label110.AutoSize = true;
this.tableLayoutPanel27.SetColumnSpan(this.label110, 2);
this.label110.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label110.Location = new System.Drawing.Point(210, 0);
this.label110.Name = "label110";
this.label110.Size = new System.Drawing.Size(45, 25);
this.label110.TabIndex = 2;
this.label110.Text = "ACL";
//
// c1ChartFLEXACL
//
this.c1ChartFLEXACL.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(246)))), ((int)(((byte)(253)))));
this.tableLayoutPanel27.SetColumnSpan(this.c1ChartFLEXACL, 2);
this.c1ChartFLEXACL.Dock = System.Windows.Forms.DockStyle.Fill;
this.c1ChartFLEXACL.Location = new System.Drawing.Point(3, 55);
this.c1ChartFLEXACL.Name = "c1ChartFLEXACL";
this.c1ChartFLEXACL.PropBag = resources.GetString("c1ChartFLEXACL.PropBag");
this.tableLayoutPanel27.SetRowSpan(this.c1ChartFLEXACL, 9);
this.c1ChartFLEXACL.Size = new System.Drawing.Size(460, 254);
this.c1ChartFLEXACL.TabIndex = 3;
//
// label112
//
this.label112.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label112.AutoSize = true;
this.label112.Location = new System.Drawing.Point(490, 98);
this.label112.Name = "label112";
this.label112.Size = new System.Drawing.Size(59, 13);
this.label112.TabIndex = 5;
this.label112.Text = "Range Min";
//
// cbFLEXACLRangeMin
//
this.cbFLEXACLRangeMin.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.cbFLEXACLRangeMin.AutoSize = true;
this.cbFLEXACLRangeMin.Location = new System.Drawing.Point(469, 98);
this.cbFLEXACLRangeMin.Name = "cbFLEXACLRangeMin";
this.cbFLEXACLRangeMin.Size = new System.Drawing.Size(15, 14);
this.cbFLEXACLRangeMin.TabIndex = 46;
this.cbFLEXACLRangeMin.UseVisualStyleBackColor = true;
this.cbFLEXACLRangeMin.CheckedChanged += new System.EventHandler(this.cbFLEXACLRangeMin_CheckedChanged);
//
// cbFLEXACLRangeMax
//
this.cbFLEXACLRangeMax.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.cbFLEXACLRangeMax.AutoSize = true;
this.cbFLEXACLRangeMax.Location = new System.Drawing.Point(469, 124);
this.cbFLEXACLRangeMax.Name = "cbFLEXACLRangeMax";
this.cbFLEXACLRangeMax.Size = new System.Drawing.Size(15, 14);
this.cbFLEXACLRangeMax.TabIndex = 48;
this.cbFLEXACLRangeMax.UseVisualStyleBackColor = true;
this.cbFLEXACLRangeMax.CheckedChanged += new System.EventHandler(this.cbFLEXACLRangeMax_CheckedChanged);
//
// label113
//
this.label113.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label113.AutoSize = true;
this.label113.Location = new System.Drawing.Point(490, 124);
this.label113.Name = "label113";
this.label113.Size = new System.Drawing.Size(62, 13);
this.label113.TabIndex = 9;
this.label113.Text = "Range Max";
//
// label114
//
this.label114.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label114.AutoSize = true;
this.label114.Location = new System.Drawing.Point(490, 176);
this.label114.Name = "label114";
this.label114.Size = new System.Drawing.Size(47, 13);
this.label114.TabIndex = 10;
this.label114.Text = "Req Min";
//
// label115
//
this.label115.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label115.AutoSize = true;
this.label115.Location = new System.Drawing.Point(490, 202);
this.label115.Name = "label115";
this.label115.Size = new System.Drawing.Size(50, 13);
this.label115.TabIndex = 11;
this.label115.Text = "Req Max";
//
// tbFLEXACLRangeMin
//
this.tbFLEXACLRangeMin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXACLRangeMin.Location = new System.Drawing.Point(558, 95);
this.tbFLEXACLRangeMin.Name = "tbFLEXACLRangeMin";
this.tbFLEXACLRangeMin.Size = new System.Drawing.Size(222, 20);
this.tbFLEXACLRangeMin.TabIndex = 47;
this.tbFLEXACLRangeMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXACLRangeMin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXACLRangeMin_KeyDown);
this.tbFLEXACLRangeMin.Leave += new System.EventHandler(this.tbFLEXACLRangeMin_Leave);
//
// tbFLEXACLRangeMax
//
this.tbFLEXACLRangeMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXACLRangeMax.Location = new System.Drawing.Point(558, 121);
this.tbFLEXACLRangeMax.Name = "tbFLEXACLRangeMax";
this.tbFLEXACLRangeMax.Size = new System.Drawing.Size(222, 20);
this.tbFLEXACLRangeMax.TabIndex = 49;
this.tbFLEXACLRangeMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXACLRangeMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXACLRangeMax_KeyDown);
this.tbFLEXACLRangeMax.Leave += new System.EventHandler(this.tbFLEXACLRangeMax_Leave);
//
// tbFLEXACLReqMin
//
this.tbFLEXACLReqMin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXACLReqMin.Location = new System.Drawing.Point(558, 173);
this.tbFLEXACLReqMin.Name = "tbFLEXACLReqMin";
this.tbFLEXACLReqMin.ReadOnly = true;
this.tbFLEXACLReqMin.Size = new System.Drawing.Size(222, 20);
this.tbFLEXACLReqMin.TabIndex = 50;
this.tbFLEXACLReqMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// tbFLEXACLReqMax
//
this.tbFLEXACLReqMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXACLReqMax.Location = new System.Drawing.Point(558, 199);
this.tbFLEXACLReqMax.Name = "tbFLEXACLReqMax";
this.tbFLEXACLReqMax.ReadOnly = true;
this.tbFLEXACLReqMax.Size = new System.Drawing.Size(222, 20);
this.tbFLEXACLReqMax.TabIndex = 51;
this.tbFLEXACLReqMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// tblFLEXACLStatus
//
this.tblFLEXACLStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.tblFLEXACLStatus.ColumnCount = 1;
this.tableLayoutPanel27.SetColumnSpan(this.tblFLEXACLStatus, 2);
this.tblFLEXACLStatus.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tblFLEXACLStatus.Controls.Add(this.txtFLEXACLStatus, 0, 0);
this.tblFLEXACLStatus.Dock = System.Windows.Forms.DockStyle.Fill;
this.tblFLEXACLStatus.Location = new System.Drawing.Point(490, 225);
this.tblFLEXACLStatus.Name = "tblFLEXACLStatus";
this.tblFLEXACLStatus.RowCount = 1;
this.tblFLEXACLStatus.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tblFLEXACLStatus.Size = new System.Drawing.Size(290, 44);
this.tblFLEXACLStatus.TabIndex = 16;
//
// txtFLEXACLStatus
//
this.txtFLEXACLStatus.Anchor = System.Windows.Forms.AnchorStyles.None;
this.txtFLEXACLStatus.AutoSize = true;
this.txtFLEXACLStatus.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtFLEXACLStatus.Location = new System.Drawing.Point(117, 9);
this.txtFLEXACLStatus.Name = "txtFLEXACLStatus";
this.txtFLEXACLStatus.Size = new System.Drawing.Size(55, 25);
this.txtFLEXACLStatus.TabIndex = 0;
this.txtFLEXACLStatus.Text = "PASS";
//
// tableLayoutPanel29
//
this.tableLayoutPanel29.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tableLayoutPanel29.ColumnCount = 4;
this.tableLayoutPanel27.SetColumnSpan(this.tableLayoutPanel29, 2);
this.tableLayoutPanel29.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel29.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel29.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel29.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel29.Controls.Add(this.label117, 0, 0);
this.tableLayoutPanel29.Controls.Add(this.tbFLEXACLDomainMin, 1, 0);
this.tableLayoutPanel29.Controls.Add(this.label118, 2, 0);
this.tableLayoutPanel29.Controls.Add(this.tbFLEXACLDomainMax, 3, 0);
this.tableLayoutPanel29.Location = new System.Drawing.Point(3, 315);
this.tableLayoutPanel29.Name = "tableLayoutPanel29";
this.tableLayoutPanel29.RowCount = 1;
this.tableLayoutPanel29.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel29.Size = new System.Drawing.Size(460, 25);
this.tableLayoutPanel29.TabIndex = 17;
//
// label117
//
this.label117.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label117.AutoSize = true;
this.label117.Location = new System.Drawing.Point(3, 6);
this.label117.Name = "label117";
this.label117.Size = new System.Drawing.Size(62, 13);
this.label117.TabIndex = 0;
this.label117.Text = "Domain min";
this.label117.Visible = false;
//
// tbFLEXACLDomainMin
//
this.tbFLEXACLDomainMin.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.tbFLEXACLDomainMin.Location = new System.Drawing.Point(71, 3);
this.tbFLEXACLDomainMin.Name = "tbFLEXACLDomainMin";
this.tbFLEXACLDomainMin.Size = new System.Drawing.Size(100, 20);
this.tbFLEXACLDomainMin.TabIndex = 52;
this.tbFLEXACLDomainMin.Text = "-.5";
this.tbFLEXACLDomainMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXACLDomainMin.Visible = false;
this.tbFLEXACLDomainMin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXACLDomainMin_KeyDown);
this.tbFLEXACLDomainMin.Leave += new System.EventHandler(this.tbFLEXACLDomainMin_Leave);
//
// label118
//
this.label118.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label118.AutoSize = true;
this.label118.Location = new System.Drawing.Point(286, 6);
this.label118.Name = "label118";
this.label118.Size = new System.Drawing.Size(65, 13);
this.label118.TabIndex = 2;
this.label118.Text = "Domain max";
this.label118.Visible = false;
//
// tbFLEXACLDomainMax
//
this.tbFLEXACLDomainMax.Location = new System.Drawing.Point(357, 3);
this.tbFLEXACLDomainMax.Name = "tbFLEXACLDomainMax";
this.tbFLEXACLDomainMax.Size = new System.Drawing.Size(100, 20);
this.tbFLEXACLDomainMax.TabIndex = 53;
this.tbFLEXACLDomainMax.Text = ".5";
this.tbFLEXACLDomainMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXACLDomainMax.Visible = false;
this.tbFLEXACLDomainMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXACLDomainMax_KeyDown);
this.tbFLEXACLDomainMax.Leave += new System.EventHandler(this.tbFLEXACLDomainMax_Leave);
//
// label133
//
this.label133.AutoSize = true;
this.label133.Location = new System.Drawing.Point(490, 144);
this.label133.Name = "label133";
this.label133.Size = new System.Drawing.Size(40, 13);
this.label133.TabIndex = 52;
this.label133.Text = "Min (T)";
//
// label134
//
this.label134.AutoSize = true;
this.label134.Location = new System.Drawing.Point(490, 157);
this.label134.Name = "label134";
this.label134.Size = new System.Drawing.Size(43, 13);
this.label134.TabIndex = 53;
this.label134.Text = "Max (T)";
//
// txtFlexACLMin
//
this.txtFlexACLMin.AutoSize = true;
this.txtFlexACLMin.Location = new System.Drawing.Point(558, 144);
this.txtFlexACLMin.Name = "txtFlexACLMin";
this.txtFlexACLMin.Size = new System.Drawing.Size(0, 13);
this.txtFlexACLMin.TabIndex = 54;
//
// txtFlexACLMax
//
this.txtFlexACLMax.AutoSize = true;
this.txtFlexACLMax.Location = new System.Drawing.Point(558, 157);
this.txtFlexACLMax.Name = "txtFlexACLMax";
this.txtFlexACLMax.Size = new System.Drawing.Size(0, 13);
this.txtFlexACLMax.TabIndex = 55;
//
// tableLayoutPanel30
//
this.tableLayoutPanel30.ColumnCount = 5;
this.tableLayoutPanel30.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel30.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 323F));
this.tableLayoutPanel30.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel30.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel30.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel30.Controls.Add(this.label119, 0, 1);
this.tableLayoutPanel30.Controls.Add(this.cbFLEXPCLChannel, 1, 1);
this.tableLayoutPanel30.Controls.Add(this.label120, 0, 0);
this.tableLayoutPanel30.Controls.Add(this.c1ChartFLEXPCL, 0, 2);
this.tableLayoutPanel30.Controls.Add(this.label122, 3, 3);
this.tableLayoutPanel30.Controls.Add(this.cbFLEXPCLRangeMin, 2, 3);
this.tableLayoutPanel30.Controls.Add(this.cbFLEXPCLRangeMax, 2, 4);
this.tableLayoutPanel30.Controls.Add(this.label123, 3, 4);
this.tableLayoutPanel30.Controls.Add(this.label124, 3, 7);
this.tableLayoutPanel30.Controls.Add(this.label125, 3, 8);
this.tableLayoutPanel30.Controls.Add(this.tbFLEXPCLRangeMin, 4, 3);
this.tableLayoutPanel30.Controls.Add(this.tbFLEXPCLRangeMax, 4, 4);
this.tableLayoutPanel30.Controls.Add(this.tbFLEXPCLReqMin, 4, 7);
this.tableLayoutPanel30.Controls.Add(this.tbFLEXPCLReqMax, 4, 8);
this.tableLayoutPanel30.Controls.Add(this.tblFLEXPCLStatus, 3, 9);
this.tableLayoutPanel30.Controls.Add(this.tableLayoutPanel32, 0, 11);
this.tableLayoutPanel30.Controls.Add(this.label137, 3, 5);
this.tableLayoutPanel30.Controls.Add(this.label138, 3, 6);
this.tableLayoutPanel30.Controls.Add(this.txtFlexPCLMin, 4, 5);
this.tableLayoutPanel30.Controls.Add(this.txtFlexPCLMax, 4, 6);
this.tableLayoutPanel30.Location = new System.Drawing.Point(3, 2255);
this.tableLayoutPanel30.Name = "tableLayoutPanel30";
this.tableLayoutPanel30.RowCount = 12;
this.tableLayoutPanel30.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel30.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel30.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel30.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel30.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel30.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel30.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel30.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel30.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel30.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
this.tableLayoutPanel30.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel30.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel30.Size = new System.Drawing.Size(783, 343);
this.tableLayoutPanel30.TabIndex = 7;
//
// label119
//
this.label119.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label119.AutoSize = true;
this.label119.Location = new System.Drawing.Point(3, 32);
this.label119.Name = "label119";
this.label119.Size = new System.Drawing.Size(46, 13);
this.label119.TabIndex = 0;
this.label119.Text = "Channel";
//
// cbFLEXPCLChannel
//
this.cbFLEXPCLChannel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.cbFLEXPCLChannel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbFLEXPCLChannel.FormattingEnabled = true;
this.cbFLEXPCLChannel.Location = new System.Drawing.Point(146, 28);
this.cbFLEXPCLChannel.Name = "cbFLEXPCLChannel";
this.cbFLEXPCLChannel.Size = new System.Drawing.Size(317, 21);
this.cbFLEXPCLChannel.TabIndex = 44;
this.cbFLEXPCLChannel.SelectedValueChanged += new System.EventHandler(this.cbFLEXPCLChannel_SelectedValueChanged);
//
// label120
//
this.label120.Anchor = System.Windows.Forms.AnchorStyles.None;
this.label120.AutoSize = true;
this.tableLayoutPanel30.SetColumnSpan(this.label120, 2);
this.label120.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label120.Location = new System.Drawing.Point(211, 0);
this.label120.Name = "label120";
this.label120.Size = new System.Drawing.Size(44, 25);
this.label120.TabIndex = 2;
this.label120.Text = "PCL";
//
// c1ChartFLEXPCL
//
this.c1ChartFLEXPCL.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(246)))), ((int)(((byte)(253)))));
this.tableLayoutPanel30.SetColumnSpan(this.c1ChartFLEXPCL, 2);
this.c1ChartFLEXPCL.Dock = System.Windows.Forms.DockStyle.Fill;
this.c1ChartFLEXPCL.Location = new System.Drawing.Point(3, 55);
this.c1ChartFLEXPCL.Name = "c1ChartFLEXPCL";
this.c1ChartFLEXPCL.PropBag = resources.GetString("c1ChartFLEXPCL.PropBag");
this.tableLayoutPanel30.SetRowSpan(this.c1ChartFLEXPCL, 9);
this.c1ChartFLEXPCL.Size = new System.Drawing.Size(460, 254);
this.c1ChartFLEXPCL.TabIndex = 3;
//
// label122
//
this.label122.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label122.AutoSize = true;
this.label122.Location = new System.Drawing.Point(490, 98);
this.label122.Name = "label122";
this.label122.Size = new System.Drawing.Size(59, 13);
this.label122.TabIndex = 5;
this.label122.Text = "Range Min";
//
// cbFLEXPCLRangeMin
//
this.cbFLEXPCLRangeMin.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.cbFLEXPCLRangeMin.AutoSize = true;
this.cbFLEXPCLRangeMin.Location = new System.Drawing.Point(469, 98);
this.cbFLEXPCLRangeMin.Name = "cbFLEXPCLRangeMin";
this.cbFLEXPCLRangeMin.Size = new System.Drawing.Size(15, 14);
this.cbFLEXPCLRangeMin.TabIndex = 46;
this.cbFLEXPCLRangeMin.UseVisualStyleBackColor = true;
this.cbFLEXPCLRangeMin.CheckedChanged += new System.EventHandler(this.cbFLEXPCLRangeMin_CheckedChanged);
//
// cbFLEXPCLRangeMax
//
this.cbFLEXPCLRangeMax.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.cbFLEXPCLRangeMax.AutoSize = true;
this.cbFLEXPCLRangeMax.Location = new System.Drawing.Point(469, 124);
this.cbFLEXPCLRangeMax.Name = "cbFLEXPCLRangeMax";
this.cbFLEXPCLRangeMax.Size = new System.Drawing.Size(15, 14);
this.cbFLEXPCLRangeMax.TabIndex = 48;
this.cbFLEXPCLRangeMax.UseVisualStyleBackColor = true;
this.cbFLEXPCLRangeMax.CheckedChanged += new System.EventHandler(this.cbFLEXPCLRangeMax_CheckedChanged);
//
// label123
//
this.label123.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label123.AutoSize = true;
this.label123.Location = new System.Drawing.Point(490, 124);
this.label123.Name = "label123";
this.label123.Size = new System.Drawing.Size(62, 13);
this.label123.TabIndex = 9;
this.label123.Text = "Range Max";
//
// label124
//
this.label124.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label124.AutoSize = true;
this.label124.Location = new System.Drawing.Point(490, 176);
this.label124.Name = "label124";
this.label124.Size = new System.Drawing.Size(47, 13);
this.label124.TabIndex = 10;
this.label124.Text = "Req Min";
//
// label125
//
this.label125.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label125.AutoSize = true;
this.label125.Location = new System.Drawing.Point(490, 202);
this.label125.Name = "label125";
this.label125.Size = new System.Drawing.Size(50, 13);
this.label125.TabIndex = 11;
this.label125.Text = "Req Max";
//
// tbFLEXPCLRangeMin
//
this.tbFLEXPCLRangeMin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXPCLRangeMin.Location = new System.Drawing.Point(558, 95);
this.tbFLEXPCLRangeMin.Name = "tbFLEXPCLRangeMin";
this.tbFLEXPCLRangeMin.Size = new System.Drawing.Size(222, 20);
this.tbFLEXPCLRangeMin.TabIndex = 47;
this.tbFLEXPCLRangeMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXPCLRangeMin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXPCLRangeMin_KeyDown);
this.tbFLEXPCLRangeMin.Leave += new System.EventHandler(this.tbFLEXPCLRangeMin_Leave);
//
// tbFLEXPCLRangeMax
//
this.tbFLEXPCLRangeMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXPCLRangeMax.Location = new System.Drawing.Point(558, 121);
this.tbFLEXPCLRangeMax.Name = "tbFLEXPCLRangeMax";
this.tbFLEXPCLRangeMax.Size = new System.Drawing.Size(222, 20);
this.tbFLEXPCLRangeMax.TabIndex = 49;
this.tbFLEXPCLRangeMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXPCLRangeMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXPCLRangeMax_KeyDown);
this.tbFLEXPCLRangeMax.Leave += new System.EventHandler(this.tbFLEXPCLRangeMax_Leave);
//
// tbFLEXPCLReqMin
//
this.tbFLEXPCLReqMin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXPCLReqMin.Location = new System.Drawing.Point(558, 173);
this.tbFLEXPCLReqMin.Name = "tbFLEXPCLReqMin";
this.tbFLEXPCLReqMin.ReadOnly = true;
this.tbFLEXPCLReqMin.Size = new System.Drawing.Size(222, 20);
this.tbFLEXPCLReqMin.TabIndex = 50;
this.tbFLEXPCLReqMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// tbFLEXPCLReqMax
//
this.tbFLEXPCLReqMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tbFLEXPCLReqMax.Location = new System.Drawing.Point(558, 199);
this.tbFLEXPCLReqMax.Name = "tbFLEXPCLReqMax";
this.tbFLEXPCLReqMax.ReadOnly = true;
this.tbFLEXPCLReqMax.Size = new System.Drawing.Size(222, 20);
this.tbFLEXPCLReqMax.TabIndex = 51;
this.tbFLEXPCLReqMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// tblFLEXPCLStatus
//
this.tblFLEXPCLStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.tblFLEXPCLStatus.ColumnCount = 1;
this.tableLayoutPanel30.SetColumnSpan(this.tblFLEXPCLStatus, 2);
this.tblFLEXPCLStatus.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tblFLEXPCLStatus.Controls.Add(this.txtFLEXPCLStatus, 0, 0);
this.tblFLEXPCLStatus.Dock = System.Windows.Forms.DockStyle.Fill;
this.tblFLEXPCLStatus.Location = new System.Drawing.Point(490, 225);
this.tblFLEXPCLStatus.Name = "tblFLEXPCLStatus";
this.tblFLEXPCLStatus.RowCount = 1;
this.tblFLEXPCLStatus.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tblFLEXPCLStatus.Size = new System.Drawing.Size(290, 44);
this.tblFLEXPCLStatus.TabIndex = 16;
//
// txtFLEXPCLStatus
//
this.txtFLEXPCLStatus.Anchor = System.Windows.Forms.AnchorStyles.None;
this.txtFLEXPCLStatus.AutoSize = true;
this.txtFLEXPCLStatus.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtFLEXPCLStatus.Location = new System.Drawing.Point(117, 9);
this.txtFLEXPCLStatus.Name = "txtFLEXPCLStatus";
this.txtFLEXPCLStatus.Size = new System.Drawing.Size(55, 25);
this.txtFLEXPCLStatus.TabIndex = 0;
this.txtFLEXPCLStatus.Text = "PASS";
//
// tableLayoutPanel32
//
this.tableLayoutPanel32.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tableLayoutPanel32.ColumnCount = 4;
this.tableLayoutPanel30.SetColumnSpan(this.tableLayoutPanel32, 2);
this.tableLayoutPanel32.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel32.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel32.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel32.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel32.Controls.Add(this.label127, 0, 0);
this.tableLayoutPanel32.Controls.Add(this.tbFLEXPCLDomainMin, 1, 0);
this.tableLayoutPanel32.Controls.Add(this.label128, 2, 0);
this.tableLayoutPanel32.Controls.Add(this.tbFLEXPCLDomainMax, 3, 0);
this.tableLayoutPanel32.Location = new System.Drawing.Point(3, 315);
this.tableLayoutPanel32.Name = "tableLayoutPanel32";
this.tableLayoutPanel32.RowCount = 1;
this.tableLayoutPanel32.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel32.Size = new System.Drawing.Size(460, 25);
this.tableLayoutPanel32.TabIndex = 17;
//
// label127
//
this.label127.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label127.AutoSize = true;
this.label127.Location = new System.Drawing.Point(3, 6);
this.label127.Name = "label127";
this.label127.Size = new System.Drawing.Size(62, 13);
this.label127.TabIndex = 0;
this.label127.Text = "Domain min";
this.label127.Visible = false;
//
// tbFLEXPCLDomainMin
//
this.tbFLEXPCLDomainMin.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.tbFLEXPCLDomainMin.Location = new System.Drawing.Point(71, 3);
this.tbFLEXPCLDomainMin.Name = "tbFLEXPCLDomainMin";
this.tbFLEXPCLDomainMin.Size = new System.Drawing.Size(100, 20);
this.tbFLEXPCLDomainMin.TabIndex = 52;
this.tbFLEXPCLDomainMin.Text = "-.5";
this.tbFLEXPCLDomainMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXPCLDomainMin.Visible = false;
this.tbFLEXPCLDomainMin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXPCLDomainMin_KeyDown);
this.tbFLEXPCLDomainMin.Leave += new System.EventHandler(this.tbFLEXPCLDomainMin_Leave);
//
// label128
//
this.label128.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label128.AutoSize = true;
this.label128.Location = new System.Drawing.Point(286, 6);
this.label128.Name = "label128";
this.label128.Size = new System.Drawing.Size(65, 13);
this.label128.TabIndex = 2;
this.label128.Text = "Domain max";
this.label128.Visible = false;
//
// tbFLEXPCLDomainMax
//
this.tbFLEXPCLDomainMax.Location = new System.Drawing.Point(357, 3);
this.tbFLEXPCLDomainMax.Name = "tbFLEXPCLDomainMax";
this.tbFLEXPCLDomainMax.Size = new System.Drawing.Size(100, 20);
this.tbFLEXPCLDomainMax.TabIndex = 53;
this.tbFLEXPCLDomainMax.Text = ".5";
this.tbFLEXPCLDomainMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.tbFLEXPCLDomainMax.Visible = false;
this.tbFLEXPCLDomainMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFLEXPCLDomainMax_KeyDown);
this.tbFLEXPCLDomainMax.Leave += new System.EventHandler(this.tbFLEXPCLDomainMax_Leave);
//
// label137
//
this.label137.AutoSize = true;
this.label137.Location = new System.Drawing.Point(490, 144);
this.label137.Name = "label137";
this.label137.Size = new System.Drawing.Size(40, 13);
this.label137.TabIndex = 52;
this.label137.Text = "Min (T)";
//
// label138
//
this.label138.AutoSize = true;
this.label138.Location = new System.Drawing.Point(490, 157);
this.label138.Name = "label138";
this.label138.Size = new System.Drawing.Size(43, 13);
this.label138.TabIndex = 53;
this.label138.Text = "Max (T)";
//
// txtFlexPCLMin
//
this.txtFlexPCLMin.AutoSize = true;
this.txtFlexPCLMin.Location = new System.Drawing.Point(558, 144);
this.txtFlexPCLMin.Name = "txtFlexPCLMin";
this.txtFlexPCLMin.Size = new System.Drawing.Size(0, 13);
this.txtFlexPCLMin.TabIndex = 54;
//
// txtFlexPCLMax
//
this.txtFlexPCLMax.AutoSize = true;
this.txtFlexPCLMax.Location = new System.Drawing.Point(558, 157);
this.txtFlexPCLMax.Name = "txtFlexPCLMax";
this.txtFlexPCLMax.Size = new System.Drawing.Size(47, 13);
this.txtFlexPCLMax.TabIndex = 55;
this.txtFlexPCLMax.Text = "label140";
//
// label1
//
this.label1.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("Segoe UI", 14.25F);
this.label1.Location = new System.Drawing.Point(3, 2);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(107, 25);
this.label1.TabIndex = 2;
this.label1.Text = "Parameters";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// button2
//
this.button2.Location = new System.Drawing.Point(116, 3);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(75, 23);
this.button2.TabIndex = 3;
this.button2.Text = "Load";
this.button2.UseVisualStyleBackColor = true;
//
// button3
//
this.button3.Location = new System.Drawing.Point(197, 3);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(75, 23);
this.button3.TabIndex = 4;
this.button3.Text = "Save";
this.button3.UseVisualStyleBackColor = true;
//
// button4
//
this.button4.Location = new System.Drawing.Point(278, 3);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(75, 23);
this.button4.TabIndex = 5;
this.button4.Text = "Last Used";
this.button4.UseVisualStyleBackColor = true;
//
// errorProvider1
//
this.errorProvider1.ContainerControl = this;
//
// DynamicCalibration
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(822, 602);
this.Controls.Add(this.tableLayoutPanel1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.SizableToolWindow;
this.Name = "DynamicCalibration";
this.Text = "DynamicCalibration";
this.tableLayoutPanel1.ResumeLayout(false);
this.tableLayoutPanel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.c1DockingTab1)).EndInit();
this.c1DockingTab1.ResumeLayout(false);
this.c1DockingTabPage1.ResumeLayout(false);
this.tableLayoutPanel2.ResumeLayout(false);
this.tableLayoutPanel2.PerformLayout();
this.tableLayoutPanel3.ResumeLayout(false);
this.tableLayoutPanel3.PerformLayout();
this.c1TabTRL.ResumeLayout(false);
this.c1TabTRL.PerformLayout();
this.flowLayoutPanel1.ResumeLayout(false);
this.flowLayoutPanel1.PerformLayout();
this.tableLayoutPanel4.ResumeLayout(false);
this.tableLayoutPanel4.PerformLayout();
this.tableLayoutPanel5.ResumeLayout(false);
this.tableLayoutPanel5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.c1ChartTRLAcceleration)).EndInit();
this.tbTRLAccelerationStatusPanel.ResumeLayout(false);
this.tbTRLAccelerationStatusPanel.PerformLayout();
this.tableLayoutPanel7.ResumeLayout(false);
this.tableLayoutPanel7.PerformLayout();
this.tableLayoutPanel8.ResumeLayout(false);
this.tableLayoutPanel8.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.c1ChartTRLBending)).EndInit();
this.tblTRLBendingStatus.ResumeLayout(false);
this.tblTRLBendingStatus.PerformLayout();
this.tableLayoutPanel10.ResumeLayout(false);
this.tableLayoutPanel10.PerformLayout();
this.tableLayoutPanel11.ResumeLayout(false);
this.tableLayoutPanel11.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.c1ChartTRLShear)).EndInit();
this.tblTRLShearStatus.ResumeLayout(false);
this.tblTRLShearStatus.PerformLayout();
this.tableLayoutPanel13.ResumeLayout(false);
this.tableLayoutPanel13.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.c1ChartBend)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.c1ChartShear)).EndInit();
this.c1TabFLEX.ResumeLayout(false);
this.c1TabFLEX.PerformLayout();
this.flowLayoutPanel2.ResumeLayout(false);
this.flowLayoutPanel2.PerformLayout();
this.tableLayoutPanel6.ResumeLayout(false);
this.tableLayoutPanel6.PerformLayout();
this.tableLayoutPanel9.ResumeLayout(false);
this.tableLayoutPanel9.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.c1ChartFLEXTibia1)).EndInit();
this.tblFLEXTibia1Status.ResumeLayout(false);
this.tblFLEXTibia1Status.PerformLayout();
this.tableLayoutPanel14.ResumeLayout(false);
this.tableLayoutPanel14.PerformLayout();
this.tableLayoutPanel15.ResumeLayout(false);
this.tableLayoutPanel15.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.c1ChartFLEXTibia2)).EndInit();
this.tblFLEXTibia2Status.ResumeLayout(false);
this.tblFLEXTibia2Status.PerformLayout();
this.tableLayoutPanel17.ResumeLayout(false);
this.tableLayoutPanel17.PerformLayout();
this.tableLayoutPanel18.ResumeLayout(false);
this.tableLayoutPanel18.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.c1ChartFLEXTibia3)).EndInit();
this.tblFLEXTibia3Status.ResumeLayout(false);
this.tblFLEXTibia3Status.PerformLayout();
this.tableLayoutPanel20.ResumeLayout(false);
this.tableLayoutPanel20.PerformLayout();
this.tableLayoutPanel21.ResumeLayout(false);
this.tableLayoutPanel21.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.c1ChartFLEXTibia4)).EndInit();
this.tblFLEXTibia4Status.ResumeLayout(false);
this.tblFLEXTibia4Status.PerformLayout();
this.tableLayoutPanel23.ResumeLayout(false);
this.tableLayoutPanel23.PerformLayout();
this.tableLayoutPanel24.ResumeLayout(false);
this.tableLayoutPanel24.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.c1ChartFLEXMCL)).EndInit();
this.tblFLEXMCLStatus.ResumeLayout(false);
this.tblFLEXMCLStatus.PerformLayout();
this.tableLayoutPanel26.ResumeLayout(false);
this.tableLayoutPanel26.PerformLayout();
this.tableLayoutPanel27.ResumeLayout(false);
this.tableLayoutPanel27.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.c1ChartFLEXACL)).EndInit();
this.tblFLEXACLStatus.ResumeLayout(false);
this.tblFLEXACLStatus.PerformLayout();
this.tableLayoutPanel29.ResumeLayout(false);
this.tableLayoutPanel29.PerformLayout();
this.tableLayoutPanel30.ResumeLayout(false);
this.tableLayoutPanel30.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.c1ChartFLEXPCL)).EndInit();
this.tblFLEXPCLStatus.ResumeLayout(false);
this.tblFLEXPCLStatus.PerformLayout();
this.tableLayoutPanel32.ResumeLayout(false);
this.tableLayoutPanel32.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private System.Windows.Forms.Button btnExport;
private C1.Win.C1Command.C1DockingTab c1DockingTab1;
private C1.Win.C1Command.C1DockingTabPage c1DockingTabPage1;
private C1.Win.C1Command.C1DockingTabPage c1TabTRL;
private C1.Win.C1Command.C1DockingTabPage c1TabFLEX;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.CheckedListBox cblExportFormats;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.ComboBox ddlTests;
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox tbTRLTestRefNumber;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox tbTRLTestTemperature;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox tbTRLImpactorId;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.TextBox tbTRLTestTimeInfo;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.TextBox tbTRLCarMaker;
private System.Windows.Forms.TextBox tbTRLModel;
private System.Windows.Forms.TextBox tbTRLMeasuringPoint;
private System.Windows.Forms.TextBox tbTRLCollisionSpeed;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.TextBox tbTRLImpactorType;
private System.Windows.Forms.TextBox tbTRLImpactorWeight;
private System.Windows.Forms.TextBox tbTRLStudyPersonnel;
private System.Windows.Forms.TextBox tbTRLAnd1;
private System.Windows.Forms.TextBox tbTRLAnd2;
private System.Windows.Forms.ComboBox cbTRLCFC;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.ComboBox ddlTRLAccelerationChannel;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.ComboBox tbTRLAccelerationUnits;
private System.Windows.Forms.CheckBox cbTRLAccelerationUseRangeMin;
private System.Windows.Forms.CheckBox cbTRLAccelerationUseRangeMax;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.TextBox tbTRLAccelerationRangeMin;
private System.Windows.Forms.TextBox tbTRLAccelerationRangeMax;
private System.Windows.Forms.TextBox tbTRLAccelerationReqMin;
private System.Windows.Forms.TextBox tbTRLAccelerationReqMax;
private System.Windows.Forms.TableLayoutPanel tbTRLAccelerationStatusPanel;
private System.Windows.Forms.Label txtTRLAccelerationStatus;
private C1.Win.C1Chart.C1Chart c1ChartTRLAcceleration;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel7;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.TextBox tbTRLAccelerationDomainMin;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.TextBox tbTRLAccelerationDomainMax;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel8;
private System.Windows.Forms.ComboBox ddlTRLBendingChannel;
private C1.Win.C1Chart.C1Chart c1ChartTRLBending;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.Label label31;
private System.Windows.Forms.CheckBox cbTRLBendingUseRangeMin;
private System.Windows.Forms.CheckBox cbTRLBendingUseRangeMax;
private System.Windows.Forms.Label label32;
private System.Windows.Forms.Label label33;
private System.Windows.Forms.Label label34;
private System.Windows.Forms.TextBox tbTRLBendingRangeMin;
private System.Windows.Forms.TextBox tbTRLBendingRangeMax;
private System.Windows.Forms.TextBox tbTRLBendingReqMin;
private System.Windows.Forms.TextBox tbTRLBendingReqMax;
private System.Windows.Forms.TableLayoutPanel tblTRLBendingStatus;
private System.Windows.Forms.Label txtTRLBendingStatus;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel10;
private System.Windows.Forms.Label label36;
private System.Windows.Forms.TextBox tbTRLBendingDomainMin;
private System.Windows.Forms.Label label37;
private System.Windows.Forms.TextBox tbTRLBendingDomainMax;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel11;
private System.Windows.Forms.Label label38;
private System.Windows.Forms.ComboBox ddlTRLShearChannel;
private C1.Win.C1Chart.C1Chart c1ChartTRLShear;
private System.Windows.Forms.Label label40;
private System.Windows.Forms.Label label41;
private System.Windows.Forms.CheckBox cbTRLShearUseRangeMin;
private System.Windows.Forms.CheckBox cbTRLShearUseRangeMax;
private System.Windows.Forms.Label label42;
private System.Windows.Forms.Label label43;
private System.Windows.Forms.Label label44;
private System.Windows.Forms.TextBox tbTRLShearRangeMin;
private System.Windows.Forms.TextBox tbTRLShearRangeMax;
private System.Windows.Forms.TextBox tbTRLShearReqMin;
private System.Windows.Forms.TextBox tbTRLShearReqMax;
private System.Windows.Forms.TableLayoutPanel tblTRLShearStatus;
private System.Windows.Forms.Label txtTRLShearStatus;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel13;
private System.Windows.Forms.Label label46;
private System.Windows.Forms.TextBox tbTRLShearDomainMin;
private System.Windows.Forms.Label label47;
private System.Windows.Forms.TextBox tbTRLShearDomainMax;
private System.Windows.Forms.ErrorProvider errorProvider1;
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel2;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel6;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.TextBox tbFlexTestRefNumber;
private System.Windows.Forms.Label label35;
private System.Windows.Forms.TextBox tbFLEXTestTemperature;
private System.Windows.Forms.Label label45;
private System.Windows.Forms.TextBox tbFLEXImpactorId;
private System.Windows.Forms.Label label48;
private System.Windows.Forms.Label label49;
private System.Windows.Forms.Label label50;
private System.Windows.Forms.TextBox tbFLEXTestTimeInfo;
private System.Windows.Forms.Label label52;
private System.Windows.Forms.Label label53;
private System.Windows.Forms.TextBox tbFLEXTestContent;
private System.Windows.Forms.TextBox tbFLEXMeasurementPoint;
private System.Windows.Forms.TextBox tbFLEXCollisionSpeed;
private System.Windows.Forms.Label label54;
private System.Windows.Forms.Label label55;
private System.Windows.Forms.Label label56;
private System.Windows.Forms.TextBox tbFLEXImpactorType;
private System.Windows.Forms.TextBox tbFLEXImpactorWeight;
private System.Windows.Forms.TextBox tbFLEXStudyPersonnel;
private System.Windows.Forms.TextBox tbFLEXAnd1;
private System.Windows.Forms.TextBox tbFLEXAnd2;
private System.Windows.Forms.ComboBox cbFLEXCFC;
private System.Windows.Forms.Label label57;
private System.Windows.Forms.Label label58;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel9;
private System.Windows.Forms.Label label59;
private System.Windows.Forms.ComboBox cbFLEXTibia1Channel;
private System.Windows.Forms.Label label60;
private C1.Win.C1Chart.C1Chart c1ChartFLEXTibia1;
private System.Windows.Forms.Label label61;
private System.Windows.Forms.Label label62;
private System.Windows.Forms.ComboBox cbFlexTibia1Units;
private System.Windows.Forms.CheckBox cbFLEXTibia1RangeMin;
private System.Windows.Forms.CheckBox cbFLEXTibia1RangeMax;
private System.Windows.Forms.Label label63;
private System.Windows.Forms.Label label64;
private System.Windows.Forms.Label label65;
private System.Windows.Forms.TextBox tbFLEXTibia1RangeMin;
private System.Windows.Forms.TextBox tbFLEXTibia1RangeMax;
private System.Windows.Forms.TextBox tbFLEXTibia1ReqMin;
private System.Windows.Forms.TextBox tbFLEXTibia1ReqMax;
private System.Windows.Forms.TableLayoutPanel tblFLEXTibia1Status;
private System.Windows.Forms.Label txtFLEXTibia1Status;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel14;
private System.Windows.Forms.Label label67;
private System.Windows.Forms.TextBox tbFLEXTibia1DomainMin;
private System.Windows.Forms.Label label68;
private System.Windows.Forms.TextBox tbFLEXTibia1DomainMax;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel15;
private System.Windows.Forms.Label label69;
private System.Windows.Forms.ComboBox cbFLEXTibia2Channel;
private System.Windows.Forms.Label label70;
private C1.Win.C1Chart.C1Chart c1ChartFLEXTibia2;
private System.Windows.Forms.Label label72;
private System.Windows.Forms.CheckBox cbFLEXTibia2RangeMin;
private System.Windows.Forms.CheckBox cbFLEXTibia2RangeMax;
private System.Windows.Forms.Label label73;
private System.Windows.Forms.Label label74;
private System.Windows.Forms.Label label75;
private System.Windows.Forms.TextBox tbFLEXTibia2RangeMin;
private System.Windows.Forms.TextBox tbFLEXTibia2RangeMax;
private System.Windows.Forms.TextBox tbFLEXTibia2ReqMin;
private System.Windows.Forms.TextBox tbFLEXTibia2ReqMax;
private System.Windows.Forms.TableLayoutPanel tblFLEXTibia2Status;
private System.Windows.Forms.Label txtFLEXTibia2Status;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel17;
private System.Windows.Forms.Label label77;
private System.Windows.Forms.TextBox tbFLEXTibia2DomainMin;
private System.Windows.Forms.Label label78;
private System.Windows.Forms.TextBox tbFLEXTibia2DomainMax;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel18;
private System.Windows.Forms.Label label79;
private System.Windows.Forms.ComboBox cbFLEXTibia3;
private System.Windows.Forms.Label label80;
private C1.Win.C1Chart.C1Chart c1ChartFLEXTibia3;
private System.Windows.Forms.Label label82;
private System.Windows.Forms.CheckBox cbFLEXTibia3RangeMin;
private System.Windows.Forms.CheckBox cbFLEXTibia3RangeMax;
private System.Windows.Forms.Label label83;
private System.Windows.Forms.Label label84;
private System.Windows.Forms.Label label85;
private System.Windows.Forms.TextBox tbFLEXTibia3RangeMin;
private System.Windows.Forms.TextBox tbFLEXTibia3RangeMax;
private System.Windows.Forms.TextBox tbFLEXTibia3ReqMin;
private System.Windows.Forms.TextBox tbFLEXTibia3ReqMax;
private System.Windows.Forms.TableLayoutPanel tblFLEXTibia3Status;
private System.Windows.Forms.Label txtFLEXTibia3Status;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel20;
private System.Windows.Forms.Label label87;
private System.Windows.Forms.TextBox tbFLEXTibia3DomainMin;
private System.Windows.Forms.Label label88;
private System.Windows.Forms.TextBox tbFLEXTibia3DomainMax;
private System.Windows.Forms.Label label129;
private System.Windows.Forms.ComboBox cbFLEXType;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel21;
private System.Windows.Forms.Label label89;
private System.Windows.Forms.ComboBox cbFLEXTibia4Channel;
private System.Windows.Forms.Label label90;
private C1.Win.C1Chart.C1Chart c1ChartFLEXTibia4;
private System.Windows.Forms.Label label92;
private System.Windows.Forms.CheckBox cbFLEXTibia4RangeMin;
private System.Windows.Forms.CheckBox cbFLEXTibia4RangeMax;
private System.Windows.Forms.Label label93;
private System.Windows.Forms.Label label94;
private System.Windows.Forms.Label label95;
private System.Windows.Forms.TextBox tbFLEXTibia4RangeMin;
private System.Windows.Forms.TextBox tbFLEXTibia4RangeMax;
private System.Windows.Forms.TextBox tbFLEXTibia4ReqMin;
private System.Windows.Forms.TextBox tbFLEXTibia4ReqMax;
private System.Windows.Forms.TableLayoutPanel tblFLEXTibia4Status;
private System.Windows.Forms.Label txtFLEXTibia4Status;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel23;
private System.Windows.Forms.Label label97;
private System.Windows.Forms.TextBox tbFLEXTibia4DomainMin;
private System.Windows.Forms.Label label98;
private System.Windows.Forms.TextBox tbFLEXTibia4DomainMax;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel24;
private System.Windows.Forms.Label label99;
private System.Windows.Forms.ComboBox cbFLEXMCLChannel;
private System.Windows.Forms.Label label100;
private C1.Win.C1Chart.C1Chart c1ChartFLEXMCL;
private System.Windows.Forms.Label label101;
private System.Windows.Forms.Label label102;
private System.Windows.Forms.ComboBox cbFLEXMCLUnits;
private System.Windows.Forms.CheckBox cbFLEXMCLRangeMin;
private System.Windows.Forms.CheckBox cbFLEXMCLRangeMax;
private System.Windows.Forms.Label label103;
private System.Windows.Forms.Label label104;
private System.Windows.Forms.Label label105;
private System.Windows.Forms.TextBox tbFLEXMCLRangeMin;
private System.Windows.Forms.TextBox tbFLEXMCLRangeMax;
private System.Windows.Forms.TextBox tbFLEXMCLReqMin;
private System.Windows.Forms.TextBox tbFLEXMCLReqMax;
private System.Windows.Forms.TableLayoutPanel tblFLEXMCLStatus;
private System.Windows.Forms.Label txtFLEXMCLStatus;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel26;
private System.Windows.Forms.Label label107;
private System.Windows.Forms.TextBox tbFLEXMCLDomainMin;
private System.Windows.Forms.Label label108;
private System.Windows.Forms.TextBox tbFLEXMCLDomainMax;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel27;
private System.Windows.Forms.Label label109;
private System.Windows.Forms.ComboBox cbFLEXACLChannel;
private System.Windows.Forms.Label label110;
private C1.Win.C1Chart.C1Chart c1ChartFLEXACL;
private System.Windows.Forms.Label label112;
private System.Windows.Forms.CheckBox cbFLEXACLRangeMin;
private System.Windows.Forms.CheckBox cbFLEXACLRangeMax;
private System.Windows.Forms.Label label113;
private System.Windows.Forms.Label label114;
private System.Windows.Forms.Label label115;
private System.Windows.Forms.TextBox tbFLEXACLRangeMin;
private System.Windows.Forms.TextBox tbFLEXACLRangeMax;
private System.Windows.Forms.TextBox tbFLEXACLReqMin;
private System.Windows.Forms.TextBox tbFLEXACLReqMax;
private System.Windows.Forms.TableLayoutPanel tblFLEXACLStatus;
private System.Windows.Forms.Label txtFLEXACLStatus;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel29;
private System.Windows.Forms.Label label117;
private System.Windows.Forms.TextBox tbFLEXACLDomainMin;
private System.Windows.Forms.Label label118;
private System.Windows.Forms.TextBox tbFLEXACLDomainMax;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel30;
private System.Windows.Forms.Label label119;
private System.Windows.Forms.ComboBox cbFLEXPCLChannel;
private System.Windows.Forms.Label label120;
private C1.Win.C1Chart.C1Chart c1ChartFLEXPCL;
private System.Windows.Forms.Label label122;
private System.Windows.Forms.CheckBox cbFLEXPCLRangeMin;
private System.Windows.Forms.CheckBox cbFLEXPCLRangeMax;
private System.Windows.Forms.Label label123;
private System.Windows.Forms.Label label124;
private System.Windows.Forms.Label label125;
private System.Windows.Forms.TextBox tbFLEXPCLRangeMin;
private System.Windows.Forms.TextBox tbFLEXPCLRangeMax;
private System.Windows.Forms.TextBox tbFLEXPCLReqMin;
private System.Windows.Forms.TextBox tbFLEXPCLReqMax;
private System.Windows.Forms.TableLayoutPanel tblFLEXPCLStatus;
private System.Windows.Forms.Label txtFLEXPCLStatus;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel32;
private System.Windows.Forms.Label label127;
private System.Windows.Forms.TextBox tbFLEXPCLDomainMin;
private System.Windows.Forms.Label label128;
private System.Windows.Forms.TextBox tbFLEXPCLDomainMax;
private System.Windows.Forms.Label label51;
private System.Windows.Forms.Label label66;
private System.Windows.Forms.TextBox tbFLEXCarName;
private System.Windows.Forms.TextBox tbFLEXCarModel;
private System.Windows.Forms.Label label71;
private C1.Win.C1Chart.C1Chart c1ChartBend;
private System.Windows.Forms.Label label76;
private System.Windows.Forms.Label label81;
private System.Windows.Forms.Label label86;
private C1.Win.C1Chart.C1Chart c1ChartShear;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.Label label29;
private System.Windows.Forms.Label label39;
private System.Windows.Forms.Label txtFlexTibia1Min;
private System.Windows.Forms.Label txtFlexTibia1Max;
private System.Windows.Forms.Label label91;
private System.Windows.Forms.Label label96;
private System.Windows.Forms.Label txtFlexTibia2Min;
private System.Windows.Forms.Label txtFlexTibia2Max;
private System.Windows.Forms.Label label106;
private System.Windows.Forms.Label label111;
private System.Windows.Forms.Label txtFlexTibia3Min;
private System.Windows.Forms.Label txtFlexTibia3Max;
private System.Windows.Forms.Label label116;
private System.Windows.Forms.Label label121;
private System.Windows.Forms.Label txtFlexTibia4Min;
private System.Windows.Forms.Label txtFlexTibia4Max;
private System.Windows.Forms.Label label126;
private System.Windows.Forms.Label label130;
private System.Windows.Forms.Label txtFlexMCLMin;
private System.Windows.Forms.Label txtFlexMCLMax;
private System.Windows.Forms.Label label133;
private System.Windows.Forms.Label label134;
private System.Windows.Forms.Label txtFlexACLMin;
private System.Windows.Forms.Label txtFlexACLMax;
private System.Windows.Forms.Label label137;
private System.Windows.Forms.Label label138;
private System.Windows.Forms.Label txtFlexPCLMin;
private System.Windows.Forms.Label txtFlexPCLMax;
private System.Windows.Forms.Label label131;
private System.Windows.Forms.Label label132;
private System.Windows.Forms.Label txtTRLAccelMin;
private System.Windows.Forms.Label txtTRLAccelMax;
private System.Windows.Forms.Label label135;
private System.Windows.Forms.Label label136;
private System.Windows.Forms.Label txtTRLBendingMin;
private System.Windows.Forms.Label txtTRLBendingMax;
private System.Windows.Forms.Label label139;
private System.Windows.Forms.Label label140;
private System.Windows.Forms.Label txtTRLShearMin;
private System.Windows.Forms.Label txtTRLShearMax;
}
}