using System.Linq; namespace grapher { partial class RawAcceleration { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend(); System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Title title1 = new System.Windows.Forms.DataVisualization.Charting.Title(); System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); System.Windows.Forms.DataVisualization.Charting.Legend legend2 = new System.Windows.Forms.DataVisualization.Charting.Legend(); System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Series series5 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Series series6 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Title title2 = new System.Windows.Forms.DataVisualization.Charting.Title(); System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); System.Windows.Forms.DataVisualization.Charting.Legend legend3 = new System.Windows.Forms.DataVisualization.Charting.Legend(); System.Windows.Forms.DataVisualization.Charting.Series series7 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Series series8 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Series series9 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Title title3 = new System.Windows.Forms.DataVisualization.Charting.Title(); System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea4 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); System.Windows.Forms.DataVisualization.Charting.Legend legend4 = new System.Windows.Forms.DataVisualization.Charting.Legend(); System.Windows.Forms.DataVisualization.Charting.Series series10 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Series series11 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Series series12 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Series series13 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Title title4 = new System.Windows.Forms.DataVisualization.Charting.Title(); System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea5 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); System.Windows.Forms.DataVisualization.Charting.Legend legend5 = new System.Windows.Forms.DataVisualization.Charting.Legend(); System.Windows.Forms.DataVisualization.Charting.Series series14 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Series series15 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Series series16 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Series series17 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Title title5 = new System.Windows.Forms.DataVisualization.Charting.Title(); System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea6 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); System.Windows.Forms.DataVisualization.Charting.Legend legend6 = new System.Windows.Forms.DataVisualization.Charting.Legend(); System.Windows.Forms.DataVisualization.Charting.Series series18 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Series series19 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Series series20 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Series series21 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Title title6 = new System.Windows.Forms.DataVisualization.Charting.Title(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RawAcceleration)); this.optionsPanel = new System.Windows.Forms.Panel(); this.OutCapActiveYLabelPower = new System.Windows.Forms.Label(); this.InCapActiveYLabelPower = new System.Windows.Forms.Label(); this.OutCapActiveXLabelPower = new System.Windows.Forms.Label(); this.InCapActiveXLabelPower = new System.Windows.Forms.Label(); this.CapTypeActiveYLabelPower = new System.Windows.Forms.Label(); this.CapTypeActiveXLabelPower = new System.Windows.Forms.Label(); this.outCapLabelYPower = new System.Windows.Forms.Label(); this.inCapLabelYPower = new System.Windows.Forms.Label(); this.CapTypeLabelYPower = new System.Windows.Forms.Label(); this.outCapLabelXPower = new System.Windows.Forms.Label(); this.inCapLabelXPower = new System.Windows.Forms.Label(); this.CapTypeLabelXPower = new System.Windows.Forms.Label(); this.outCapBoxYPower = new System.Windows.Forms.TextBox(); this.outCapBoxXPower = new System.Windows.Forms.TextBox(); this.inCapBoxYPower = new System.Windows.Forms.TextBox(); this.inCapBoxXPower = new System.Windows.Forms.TextBox(); this.CapTypeDropdownYPower = new System.Windows.Forms.ComboBox(); this.CapTypeDropdownXPower = new System.Windows.Forms.ComboBox(); this.CapTypeActiveYLabelClassic = new System.Windows.Forms.Label(); this.CapTypeActiveXLabelClassic = new System.Windows.Forms.Label(); this.OutCapActiveYLabelClassic = new System.Windows.Forms.Label(); this.OutCapActiveXLabelClassic = new System.Windows.Forms.Label(); this.outCapLabelYClassic = new System.Windows.Forms.Label(); this.outCapLabelXClassic = new System.Windows.Forms.Label(); this.outCapBoxYClassic = new System.Windows.Forms.TextBox(); this.outCapBoxXClassic = new System.Windows.Forms.TextBox(); this.CapTypeLabelYClassic = new System.Windows.Forms.Label(); this.CapTypeLabelXClassic = new System.Windows.Forms.Label(); this.CapTypeDropdownYClassic = new System.Windows.Forms.ComboBox(); this.CapTypeDropdownXClassic = new System.Windows.Forms.ComboBox(); this.VertHorzRatioLabel = new System.Windows.Forms.Label(); this.SmoothActiveYLabel = new System.Windows.Forms.Label(); this.smoothLabelY = new System.Windows.Forms.Label(); this.SmoothActiveXLabel = new System.Windows.Forms.Label(); this.smoothLabelX = new System.Windows.Forms.Label(); this.smoothBoxY = new System.Windows.Forms.TextBox(); this.smoothBoxX = new System.Windows.Forms.TextBox(); this.GrowthRateActiveYLabel = new System.Windows.Forms.Label(); this.GrowthRateActiveXLabel = new System.Windows.Forms.Label(); this.DecayRateActiveYLabel = new System.Windows.Forms.Label(); this.DecayRateActiveXLabel = new System.Windows.Forms.Label(); this.growthRateLabelY = new System.Windows.Forms.Label(); this.growthRateLabelX = new System.Windows.Forms.Label(); this.decayRateLabelY = new System.Windows.Forms.Label(); this.decayRateLabelX = new System.Windows.Forms.Label(); this.growthRateBoxY = new System.Windows.Forms.TextBox(); this.growthRateBoxX = new System.Windows.Forms.TextBox(); this.decayRateBoxY = new System.Windows.Forms.TextBox(); this.decayRateBoxX = new System.Windows.Forms.TextBox(); this.PowerClassicActiveYLabel = new System.Windows.Forms.Label(); this.PowerClassicActiveXLabel = new System.Windows.Forms.Label(); this.powerLabelY = new System.Windows.Forms.Label(); this.powerLabelX = new System.Windows.Forms.Label(); this.powerBoxY = new System.Windows.Forms.TextBox(); this.powerBoxX = new System.Windows.Forms.TextBox(); this.YLutActiveValuesBox = new System.Windows.Forms.RichTextBox(); this.XLutActiveValuesBox = new System.Windows.Forms.RichTextBox(); this.LutApplyActiveYLabel = new System.Windows.Forms.Label(); this.YLutApplyDropdown = new System.Windows.Forms.ComboBox(); this.XLutApplyDropdown = new System.Windows.Forms.ComboBox(); this.LutApplyActiveXLabel = new System.Windows.Forms.Label(); this.YLutApplyLabel = new System.Windows.Forms.Label(); this.XLutApplyLabel = new System.Windows.Forms.Label(); this.YLutPointsBox = new System.Windows.Forms.RichTextBox(); this.XLutPointsBox = new System.Windows.Forms.RichTextBox(); this.gainSwitchActiveLabelY = new System.Windows.Forms.Label(); this.gainSwitchActiveLabelX = new System.Windows.Forms.Label(); this.gainSwitchY = new System.Windows.Forms.CheckBox(); this.gainSwitchX = new System.Windows.Forms.CheckBox(); this.LUTTextLabelY = new System.Windows.Forms.Label(); this.LUTTextLabelX = new System.Windows.Forms.Label(); this.FakeBox = new System.Windows.Forms.CheckBox(); this.DirectionalityPanel = new System.Windows.Forms.Panel(); this.LpNormActiveValue = new System.Windows.Forms.Label(); this.RangeActiveValueY = new System.Windows.Forms.Label(); this.RangeActiveValueX = new System.Windows.Forms.Label(); this.DomainActiveValueY = new System.Windows.Forms.Label(); this.DomainActiveValueX = new System.Windows.Forms.Label(); this.DirectionalityActiveValueTitle = new System.Windows.Forms.Label(); this.ByComponentCheckBox = new System.Windows.Forms.CheckBox(); this.WholeCheckBox = new System.Windows.Forms.CheckBox(); this.DirectionalityRangeLabel = new System.Windows.Forms.Label(); this.DirectionalDomainLabel = new System.Windows.Forms.Label(); this.LpNormBox = new System.Windows.Forms.TextBox(); this.LPNormLabel = new System.Windows.Forms.Label(); this.DirectionalityY = new System.Windows.Forms.Label(); this.DirectionalityX = new System.Windows.Forms.Label(); this.RangeBoxY = new System.Windows.Forms.TextBox(); this.RangeBoxX = new System.Windows.Forms.TextBox(); this.DomainBoxY = new System.Windows.Forms.TextBox(); this.DomainBoxX = new System.Windows.Forms.TextBox(); this.DirectionalityLabel = new System.Windows.Forms.Label(); this.toggleButton = new System.Windows.Forms.Button(); this.scaleLabelY = new System.Windows.Forms.Label(); this.ScaleActiveYLabel = new System.Windows.Forms.Label(); this.scaleBoxY = new System.Windows.Forms.TextBox(); this.ScaleActiveXLabel = new System.Windows.Forms.Label(); this.scaleLabelX = new System.Windows.Forms.Label(); this.scaleBoxX = new System.Windows.Forms.TextBox(); this.expLabelY = new System.Windows.Forms.Label(); this.ExpActiveYLabel = new System.Windows.Forms.Label(); this.expBoxY = new System.Windows.Forms.TextBox(); this.ExpActiveXLabel = new System.Windows.Forms.Label(); this.expLabelX = new System.Windows.Forms.Label(); this.expBoxX = new System.Windows.Forms.TextBox(); this.ActiveValueTitleY = new System.Windows.Forms.Label(); this.AccelTypeActiveLabelY = new System.Windows.Forms.Label(); this.OptionSetYTitle = new System.Windows.Forms.Label(); this.OptionSetXTitle = new System.Windows.Forms.Label(); this.constantThreeLabelY = new System.Windows.Forms.Label(); this.limitLabelY = new System.Windows.Forms.Label(); this.inputJumpLabelY = new System.Windows.Forms.Label(); this.outputJumpLabelY = new System.Windows.Forms.Label(); this.inputOffsetLabelY = new System.Windows.Forms.Label(); this.outputOffsetLabelY = new System.Windows.Forms.Label(); this.inCapLabelYClassic = new System.Windows.Forms.Label(); this.constantOneLabelY = new System.Windows.Forms.Label(); this.ByComponentXYLock = new System.Windows.Forms.CheckBox(); this.MidpointActiveYLabel = new System.Windows.Forms.Label(); this.LimitActiveYLabel = new System.Windows.Forms.Label(); this.InputJumpActiveYLabel = new System.Windows.Forms.Label(); this.OutputJumpActiveYLabel = new System.Windows.Forms.Label(); this.InputOffsetActiveYLabel = new System.Windows.Forms.Label(); this.OutputOffsetActiveYLabel = new System.Windows.Forms.Label(); this.AccelerationActiveLabelY = new System.Windows.Forms.Label(); this.accelTypeDropY = new System.Windows.Forms.ComboBox(); this.midpointBoxY = new System.Windows.Forms.TextBox(); this.limitBoxY = new System.Windows.Forms.TextBox(); this.inputJumpBoxY = new System.Windows.Forms.TextBox(); this.outputJumpBoxY = new System.Windows.Forms.TextBox(); this.inputOffsetBoxY = new System.Windows.Forms.TextBox(); this.outputOffsetBoxY = new System.Windows.Forms.TextBox(); this.accelerationBoxY = new System.Windows.Forms.TextBox(); this.MidpointActiveXLabel = new System.Windows.Forms.Label(); this.LimitActiveXLabel = new System.Windows.Forms.Label(); this.InputJumpActiveXLabel = new System.Windows.Forms.Label(); this.OutputJumpActiveXLabel = new System.Windows.Forms.Label(); this.InputOffsetActiveXLabel = new System.Windows.Forms.Label(); this.OutputOffsetActiveXLabel = new System.Windows.Forms.Label(); this.InCapActiveYLabelClassic = new System.Windows.Forms.Label(); this.InCapActiveXLabelClassic = new System.Windows.Forms.Label(); this.AccelerationActiveLabelX = new System.Windows.Forms.Label(); this.AccelTypeActiveLabelX = new System.Windows.Forms.Label(); this.RotationActiveLabel = new System.Windows.Forms.Label(); this.VertHorzRatioActiveLabel = new System.Windows.Forms.Label(); this.SensitivityMultiplierActiveLabel = new System.Windows.Forms.Label(); this.ActiveValueTitle = new System.Windows.Forms.Label(); this.MouseLabel = new System.Windows.Forms.Label(); this.LockXYLabel = new System.Windows.Forms.Label(); this.sensXYLock = new System.Windows.Forms.CheckBox(); this.inCapBoxYClassic = new System.Windows.Forms.TextBox(); this.VertHorzRatioBox = new System.Windows.Forms.TextBox(); this.writeButton = new System.Windows.Forms.Button(); this.inputJumpLabelX = new System.Windows.Forms.Label(); this.outputJumpLabelX = new System.Windows.Forms.Label(); this.inputJumpBoxX = new System.Windows.Forms.TextBox(); this.outputJumpBoxX = new System.Windows.Forms.TextBox(); this.inputOffsetLabelX = new System.Windows.Forms.Label(); this.outputOffsetLabelX = new System.Windows.Forms.Label(); this.inputOffsetBoxX = new System.Windows.Forms.TextBox(); this.outputOffsetBoxX = new System.Windows.Forms.TextBox(); this.constantThreeLabelX = new System.Windows.Forms.Label(); this.midpointBoxX = new System.Windows.Forms.TextBox(); this.limitLabelX = new System.Windows.Forms.Label(); this.limitBoxX = new System.Windows.Forms.TextBox(); this.inCapLabelXClassic = new System.Windows.Forms.Label(); this.inCapBoxXClassic = new System.Windows.Forms.TextBox(); this.constantOneLabelX = new System.Windows.Forms.Label(); this.accelerationBoxX = new System.Windows.Forms.TextBox(); this.rotationLabel = new System.Windows.Forms.Label(); this.rotationBox = new System.Windows.Forms.TextBox(); this.sensitivityLabel = new System.Windows.Forms.Label(); this.sensitivityBoxX = new System.Windows.Forms.TextBox(); this.accelTypeDropX = new System.Windows.Forms.ComboBox(); this.menuStrip1 = new System.Windows.Forms.MenuStrip(); this.graphsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.scaleByDPIToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.dPIToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.DPITextBox = new System.Windows.Forms.ToolStripTextBox(); this.pollRateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.PollRateTextBox = new System.Windows.Forms.ToolStripTextBox(); this.ScaleMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.showVelocityGainToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.showLastMouseMoveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.streamingModeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.advancedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.AutoWriteMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.DeviceMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.chartsPanel = new System.Windows.Forms.Panel(); this.GainChartY = new System.Windows.Forms.DataVisualization.Charting.Chart(); this.VelocityChartY = new System.Windows.Forms.DataVisualization.Charting.Chart(); this.AccelerationChartY = new System.Windows.Forms.DataVisualization.Charting.Chart(); this.GainChart = new System.Windows.Forms.DataVisualization.Charting.Chart(); this.VelocityChart = new System.Windows.Forms.DataVisualization.Charting.Chart(); this.AccelerationChart = new System.Windows.Forms.DataVisualization.Charting.Chart(); this.optionsPanel.SuspendLayout(); this.DirectionalityPanel.SuspendLayout(); this.menuStrip1.SuspendLayout(); this.chartsPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.GainChartY)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.VelocityChartY)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.AccelerationChartY)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.GainChart)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.VelocityChart)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.AccelerationChart)).BeginInit(); this.SuspendLayout(); // // optionsPanel // this.optionsPanel.AutoSize = true; this.optionsPanel.Controls.Add(this.OutCapActiveYLabelPower); this.optionsPanel.Controls.Add(this.InCapActiveYLabelPower); this.optionsPanel.Controls.Add(this.OutCapActiveXLabelPower); this.optionsPanel.Controls.Add(this.InCapActiveXLabelPower); this.optionsPanel.Controls.Add(this.CapTypeActiveYLabelPower); this.optionsPanel.Controls.Add(this.CapTypeActiveXLabelPower); this.optionsPanel.Controls.Add(this.outCapLabelYPower); this.optionsPanel.Controls.Add(this.inCapLabelYPower); this.optionsPanel.Controls.Add(this.CapTypeLabelYPower); this.optionsPanel.Controls.Add(this.outCapLabelXPower); this.optionsPanel.Controls.Add(this.inCapLabelXPower); this.optionsPanel.Controls.Add(this.CapTypeLabelXPower); this.optionsPanel.Controls.Add(this.outCapBoxYPower); this.optionsPanel.Controls.Add(this.outCapBoxXPower); this.optionsPanel.Controls.Add(this.inCapBoxYPower); this.optionsPanel.Controls.Add(this.inCapBoxXPower); this.optionsPanel.Controls.Add(this.CapTypeDropdownYPower); this.optionsPanel.Controls.Add(this.CapTypeDropdownXPower); this.optionsPanel.Controls.Add(this.CapTypeActiveYLabelClassic); this.optionsPanel.Controls.Add(this.CapTypeActiveXLabelClassic); this.optionsPanel.Controls.Add(this.OutCapActiveYLabelClassic); this.optionsPanel.Controls.Add(this.OutCapActiveXLabelClassic); this.optionsPanel.Controls.Add(this.outCapLabelYClassic); this.optionsPanel.Controls.Add(this.outCapLabelXClassic); this.optionsPanel.Controls.Add(this.outCapBoxYClassic); this.optionsPanel.Controls.Add(this.outCapBoxXClassic); this.optionsPanel.Controls.Add(this.CapTypeLabelYClassic); this.optionsPanel.Controls.Add(this.CapTypeLabelXClassic); this.optionsPanel.Controls.Add(this.CapTypeDropdownYClassic); this.optionsPanel.Controls.Add(this.CapTypeDropdownXClassic); this.optionsPanel.Controls.Add(this.VertHorzRatioLabel); this.optionsPanel.Controls.Add(this.SmoothActiveYLabel); this.optionsPanel.Controls.Add(this.smoothLabelY); this.optionsPanel.Controls.Add(this.SmoothActiveXLabel); this.optionsPanel.Controls.Add(this.smoothLabelX); this.optionsPanel.Controls.Add(this.smoothBoxY); this.optionsPanel.Controls.Add(this.smoothBoxX); this.optionsPanel.Controls.Add(this.GrowthRateActiveYLabel); this.optionsPanel.Controls.Add(this.GrowthRateActiveXLabel); this.optionsPanel.Controls.Add(this.DecayRateActiveYLabel); this.optionsPanel.Controls.Add(this.DecayRateActiveXLabel); this.optionsPanel.Controls.Add(this.growthRateLabelY); this.optionsPanel.Controls.Add(this.growthRateLabelX); this.optionsPanel.Controls.Add(this.decayRateLabelY); this.optionsPanel.Controls.Add(this.decayRateLabelX); this.optionsPanel.Controls.Add(this.growthRateBoxY); this.optionsPanel.Controls.Add(this.growthRateBoxX); this.optionsPanel.Controls.Add(this.decayRateBoxY); this.optionsPanel.Controls.Add(this.decayRateBoxX); this.optionsPanel.Controls.Add(this.PowerClassicActiveYLabel); this.optionsPanel.Controls.Add(this.PowerClassicActiveXLabel); this.optionsPanel.Controls.Add(this.powerLabelY); this.optionsPanel.Controls.Add(this.powerLabelX); this.optionsPanel.Controls.Add(this.powerBoxY); this.optionsPanel.Controls.Add(this.powerBoxX); this.optionsPanel.Controls.Add(this.YLutActiveValuesBox); this.optionsPanel.Controls.Add(this.XLutActiveValuesBox); this.optionsPanel.Controls.Add(this.LutApplyActiveYLabel); this.optionsPanel.Controls.Add(this.YLutApplyDropdown); this.optionsPanel.Controls.Add(this.XLutApplyDropdown); this.optionsPanel.Controls.Add(this.LutApplyActiveXLabel); this.optionsPanel.Controls.Add(this.YLutApplyLabel); this.optionsPanel.Controls.Add(this.XLutApplyLabel); this.optionsPanel.Controls.Add(this.YLutPointsBox); this.optionsPanel.Controls.Add(this.XLutPointsBox); this.optionsPanel.Controls.Add(this.gainSwitchActiveLabelY); this.optionsPanel.Controls.Add(this.gainSwitchActiveLabelX); this.optionsPanel.Controls.Add(this.gainSwitchY); this.optionsPanel.Controls.Add(this.gainSwitchX); this.optionsPanel.Controls.Add(this.LUTTextLabelY); this.optionsPanel.Controls.Add(this.LUTTextLabelX); this.optionsPanel.Controls.Add(this.FakeBox); this.optionsPanel.Controls.Add(this.DirectionalityPanel); this.optionsPanel.Controls.Add(this.toggleButton); this.optionsPanel.Controls.Add(this.scaleLabelY); this.optionsPanel.Controls.Add(this.ScaleActiveYLabel); this.optionsPanel.Controls.Add(this.scaleBoxY); this.optionsPanel.Controls.Add(this.ScaleActiveXLabel); this.optionsPanel.Controls.Add(this.scaleLabelX); this.optionsPanel.Controls.Add(this.scaleBoxX); this.optionsPanel.Controls.Add(this.expLabelY); this.optionsPanel.Controls.Add(this.ExpActiveYLabel); this.optionsPanel.Controls.Add(this.expBoxY); this.optionsPanel.Controls.Add(this.ExpActiveXLabel); this.optionsPanel.Controls.Add(this.expLabelX); this.optionsPanel.Controls.Add(this.expBoxX); this.optionsPanel.Controls.Add(this.ActiveValueTitleY); this.optionsPanel.Controls.Add(this.AccelTypeActiveLabelY); this.optionsPanel.Controls.Add(this.OptionSetYTitle); this.optionsPanel.Controls.Add(this.OptionSetXTitle); this.optionsPanel.Controls.Add(this.constantThreeLabelY); this.optionsPanel.Controls.Add(this.limitLabelY); this.optionsPanel.Controls.Add(this.inputJumpLabelY); this.optionsPanel.Controls.Add(this.outputJumpLabelY); this.optionsPanel.Controls.Add(this.inputOffsetLabelY); this.optionsPanel.Controls.Add(this.outputOffsetLabelY); this.optionsPanel.Controls.Add(this.inCapLabelYClassic); this.optionsPanel.Controls.Add(this.constantOneLabelY); this.optionsPanel.Controls.Add(this.ByComponentXYLock); this.optionsPanel.Controls.Add(this.MidpointActiveYLabel); this.optionsPanel.Controls.Add(this.LimitActiveYLabel); this.optionsPanel.Controls.Add(this.InputJumpActiveYLabel); this.optionsPanel.Controls.Add(this.OutputJumpActiveYLabel); this.optionsPanel.Controls.Add(this.InputOffsetActiveYLabel); this.optionsPanel.Controls.Add(this.OutputOffsetActiveYLabel); this.optionsPanel.Controls.Add(this.AccelerationActiveLabelY); this.optionsPanel.Controls.Add(this.accelTypeDropY); this.optionsPanel.Controls.Add(this.midpointBoxY); this.optionsPanel.Controls.Add(this.limitBoxY); this.optionsPanel.Controls.Add(this.inputJumpBoxY); this.optionsPanel.Controls.Add(this.outputJumpBoxY); this.optionsPanel.Controls.Add(this.inputOffsetBoxY); this.optionsPanel.Controls.Add(this.outputOffsetBoxY); this.optionsPanel.Controls.Add(this.accelerationBoxY); this.optionsPanel.Controls.Add(this.MidpointActiveXLabel); this.optionsPanel.Controls.Add(this.LimitActiveXLabel); this.optionsPanel.Controls.Add(this.InputJumpActiveXLabel); this.optionsPanel.Controls.Add(this.OutputJumpActiveXLabel); this.optionsPanel.Controls.Add(this.InputOffsetActiveXLabel); this.optionsPanel.Controls.Add(this.OutputOffsetActiveXLabel); this.optionsPanel.Controls.Add(this.InCapActiveYLabelClassic); this.optionsPanel.Controls.Add(this.InCapActiveXLabelClassic); this.optionsPanel.Controls.Add(this.AccelerationActiveLabelX); this.optionsPanel.Controls.Add(this.AccelTypeActiveLabelX); this.optionsPanel.Controls.Add(this.RotationActiveLabel); this.optionsPanel.Controls.Add(this.VertHorzRatioActiveLabel); this.optionsPanel.Controls.Add(this.SensitivityMultiplierActiveLabel); this.optionsPanel.Controls.Add(this.ActiveValueTitle); this.optionsPanel.Controls.Add(this.MouseLabel); this.optionsPanel.Controls.Add(this.LockXYLabel); this.optionsPanel.Controls.Add(this.sensXYLock); this.optionsPanel.Controls.Add(this.inCapBoxYClassic); this.optionsPanel.Controls.Add(this.VertHorzRatioBox); this.optionsPanel.Controls.Add(this.writeButton); this.optionsPanel.Controls.Add(this.inputJumpLabelX); this.optionsPanel.Controls.Add(this.outputJumpLabelX); this.optionsPanel.Controls.Add(this.inputJumpBoxX); this.optionsPanel.Controls.Add(this.outputJumpBoxX); this.optionsPanel.Controls.Add(this.inputOffsetLabelX); this.optionsPanel.Controls.Add(this.outputOffsetLabelX); this.optionsPanel.Controls.Add(this.inputOffsetBoxX); this.optionsPanel.Controls.Add(this.outputOffsetBoxX); this.optionsPanel.Controls.Add(this.constantThreeLabelX); this.optionsPanel.Controls.Add(this.midpointBoxX); this.optionsPanel.Controls.Add(this.limitLabelX); this.optionsPanel.Controls.Add(this.limitBoxX); this.optionsPanel.Controls.Add(this.inCapLabelXClassic); this.optionsPanel.Controls.Add(this.inCapBoxXClassic); this.optionsPanel.Controls.Add(this.constantOneLabelX); this.optionsPanel.Controls.Add(this.accelerationBoxX); this.optionsPanel.Controls.Add(this.rotationLabel); this.optionsPanel.Controls.Add(this.rotationBox); this.optionsPanel.Controls.Add(this.sensitivityLabel); this.optionsPanel.Controls.Add(this.sensitivityBoxX); this.optionsPanel.Controls.Add(this.accelTypeDropX); this.optionsPanel.Controls.Add(this.menuStrip1); this.optionsPanel.Dock = System.Windows.Forms.DockStyle.Left; this.optionsPanel.Location = new System.Drawing.Point(0, 0); this.optionsPanel.MinimumSize = new System.Drawing.Size(2, 333); this.optionsPanel.Name = "optionsPanel"; this.optionsPanel.Size = new System.Drawing.Size(483, 956); this.optionsPanel.TabIndex = 34; // // OutCapActiveYLabelPower // this.OutCapActiveYLabelPower.AutoSize = true; this.OutCapActiveYLabelPower.Location = new System.Drawing.Point(414, 836); this.OutCapActiveYLabelPower.Name = "OutCapActiveYLabelPower"; this.OutCapActiveYLabelPower.Size = new System.Drawing.Size(13, 13); this.OutCapActiveYLabelPower.TabIndex = 224; this.OutCapActiveYLabelPower.Text = "0"; // // InCapActiveYLabelPower // this.InCapActiveYLabelPower.AutoSize = true; this.InCapActiveYLabelPower.Location = new System.Drawing.Point(417, 810); this.InCapActiveYLabelPower.Name = "InCapActiveYLabelPower"; this.InCapActiveYLabelPower.Size = new System.Drawing.Size(13, 13); this.InCapActiveYLabelPower.TabIndex = 223; this.InCapActiveYLabelPower.Text = "0"; // // OutCapActiveXLabelPower // this.OutCapActiveXLabelPower.AutoSize = true; this.OutCapActiveXLabelPower.Location = new System.Drawing.Point(200, 837); this.OutCapActiveXLabelPower.Name = "OutCapActiveXLabelPower"; this.OutCapActiveXLabelPower.Size = new System.Drawing.Size(13, 13); this.OutCapActiveXLabelPower.TabIndex = 222; this.OutCapActiveXLabelPower.Text = "0"; // // InCapActiveXLabelPower // this.InCapActiveXLabelPower.AutoSize = true; this.InCapActiveXLabelPower.Location = new System.Drawing.Point(200, 810); this.InCapActiveXLabelPower.Name = "InCapActiveXLabelPower"; this.InCapActiveXLabelPower.Size = new System.Drawing.Size(13, 13); this.InCapActiveXLabelPower.TabIndex = 221; this.InCapActiveXLabelPower.Text = "0"; // // CapTypeActiveYLabelPower // this.CapTypeActiveYLabelPower.AutoSize = true; this.CapTypeActiveYLabelPower.Location = new System.Drawing.Point(414, 783); this.CapTypeActiveYLabelPower.Name = "CapTypeActiveYLabelPower"; this.CapTypeActiveYLabelPower.Size = new System.Drawing.Size(16, 13); this.CapTypeActiveYLabelPower.TabIndex = 220; this.CapTypeActiveYLabelPower.Text = "In"; // // CapTypeActiveXLabelPower // this.CapTypeActiveXLabelPower.AutoSize = true; this.CapTypeActiveXLabelPower.Location = new System.Drawing.Point(200, 788); this.CapTypeActiveXLabelPower.Name = "CapTypeActiveXLabelPower"; this.CapTypeActiveXLabelPower.Size = new System.Drawing.Size(16, 13); this.CapTypeActiveXLabelPower.TabIndex = 219; this.CapTypeActiveXLabelPower.Text = "In"; // // outCapLabelYPower // this.outCapLabelYPower.AutoSize = true; this.outCapLabelYPower.Location = new System.Drawing.Point(262, 837); this.outCapLabelYPower.Name = "outCapLabelYPower"; this.outCapLabelYPower.Size = new System.Drawing.Size(64, 13); this.outCapLabelYPower.TabIndex = 218; this.outCapLabelYPower.Text = "Cap: Output"; // // inCapLabelYPower // this.inCapLabelYPower.AutoSize = true; this.inCapLabelYPower.Location = new System.Drawing.Point(262, 810); this.inCapLabelYPower.Name = "inCapLabelYPower"; this.inCapLabelYPower.Size = new System.Drawing.Size(56, 13); this.inCapLabelYPower.TabIndex = 217; this.inCapLabelYPower.Text = "Cap: Input"; // // CapTypeLabelYPower // this.CapTypeLabelYPower.AutoSize = true; this.CapTypeLabelYPower.Location = new System.Drawing.Point(262, 783); this.CapTypeLabelYPower.Name = "CapTypeLabelYPower"; this.CapTypeLabelYPower.Size = new System.Drawing.Size(53, 13); this.CapTypeLabelYPower.TabIndex = 216; this.CapTypeLabelYPower.Text = "Cap Type"; // // outCapLabelXPower // this.outCapLabelXPower.AutoSize = true; this.outCapLabelXPower.Location = new System.Drawing.Point(35, 836); this.outCapLabelXPower.Name = "outCapLabelXPower"; this.outCapLabelXPower.Size = new System.Drawing.Size(64, 13); this.outCapLabelXPower.TabIndex = 215; this.outCapLabelXPower.Text = "Cap: Output"; // // inCapLabelXPower // this.inCapLabelXPower.AutoSize = true; this.inCapLabelXPower.Location = new System.Drawing.Point(38, 810); this.inCapLabelXPower.Name = "inCapLabelXPower"; this.inCapLabelXPower.Size = new System.Drawing.Size(56, 13); this.inCapLabelXPower.TabIndex = 214; this.inCapLabelXPower.Text = "Cap: Input"; // // CapTypeLabelXPower // this.CapTypeLabelXPower.AutoSize = true; this.CapTypeLabelXPower.Location = new System.Drawing.Point(40, 783); this.CapTypeLabelXPower.Name = "CapTypeLabelXPower"; this.CapTypeLabelXPower.Size = new System.Drawing.Size(53, 13); this.CapTypeLabelXPower.TabIndex = 213; this.CapTypeLabelXPower.Text = "Cap Type"; // // outCapBoxYPower // this.outCapBoxYPower.Location = new System.Drawing.Point(332, 834); this.outCapBoxYPower.Name = "outCapBoxYPower"; this.outCapBoxYPower.Size = new System.Drawing.Size(76, 20); this.outCapBoxYPower.TabIndex = 212; // // outCapBoxXPower // this.outCapBoxXPower.Location = new System.Drawing.Point(106, 833); this.outCapBoxXPower.Name = "outCapBoxXPower"; this.outCapBoxXPower.Size = new System.Drawing.Size(76, 20); this.outCapBoxXPower.TabIndex = 211; // // inCapBoxYPower // this.inCapBoxYPower.Location = new System.Drawing.Point(332, 807); this.inCapBoxYPower.Name = "inCapBoxYPower"; this.inCapBoxYPower.Size = new System.Drawing.Size(76, 20); this.inCapBoxYPower.TabIndex = 210; // // inCapBoxXPower // this.inCapBoxXPower.Location = new System.Drawing.Point(106, 807); this.inCapBoxXPower.Name = "inCapBoxXPower"; this.inCapBoxXPower.Size = new System.Drawing.Size(76, 20); this.inCapBoxXPower.TabIndex = 209; // // CapTypeDropdownYPower // this.CapTypeDropdownYPower.FormattingEnabled = true; this.CapTypeDropdownYPower.Location = new System.Drawing.Point(332, 780); this.CapTypeDropdownYPower.Name = "CapTypeDropdownYPower"; this.CapTypeDropdownYPower.Size = new System.Drawing.Size(76, 21); this.CapTypeDropdownYPower.TabIndex = 208; // // CapTypeDropdownXPower // this.CapTypeDropdownXPower.FormattingEnabled = true; this.CapTypeDropdownXPower.Location = new System.Drawing.Point(106, 780); this.CapTypeDropdownXPower.Name = "CapTypeDropdownXPower"; this.CapTypeDropdownXPower.Size = new System.Drawing.Size(76, 21); this.CapTypeDropdownXPower.TabIndex = 207; // // CapTypeActiveYLabelClassic // this.CapTypeActiveYLabelClassic.AutoSize = true; this.CapTypeActiveYLabelClassic.Location = new System.Drawing.Point(415, 732); this.CapTypeActiveYLabelClassic.Name = "CapTypeActiveYLabelClassic"; this.CapTypeActiveYLabelClassic.Size = new System.Drawing.Size(16, 13); this.CapTypeActiveYLabelClassic.TabIndex = 206; this.CapTypeActiveYLabelClassic.Text = "In"; // // CapTypeActiveXLabelClassic // this.CapTypeActiveXLabelClassic.AutoSize = true; this.CapTypeActiveXLabelClassic.Location = new System.Drawing.Point(200, 728); this.CapTypeActiveXLabelClassic.Name = "CapTypeActiveXLabelClassic"; this.CapTypeActiveXLabelClassic.Size = new System.Drawing.Size(16, 13); this.CapTypeActiveXLabelClassic.TabIndex = 205; this.CapTypeActiveXLabelClassic.Text = "In"; // // OutCapActiveYLabelClassic // this.OutCapActiveYLabelClassic.AutoSize = true; this.OutCapActiveYLabelClassic.Location = new System.Drawing.Point(414, 757); this.OutCapActiveYLabelClassic.Name = "OutCapActiveYLabelClassic"; this.OutCapActiveYLabelClassic.Size = new System.Drawing.Size(13, 13); this.OutCapActiveYLabelClassic.TabIndex = 204; this.OutCapActiveYLabelClassic.Text = "0"; // // OutCapActiveXLabelClassic // this.OutCapActiveXLabelClassic.AutoSize = true; this.OutCapActiveXLabelClassic.Location = new System.Drawing.Point(200, 757); this.OutCapActiveXLabelClassic.Name = "OutCapActiveXLabelClassic"; this.OutCapActiveXLabelClassic.Size = new System.Drawing.Size(13, 13); this.OutCapActiveXLabelClassic.TabIndex = 203; this.OutCapActiveXLabelClassic.Text = "0"; // // outCapLabelYClassic // this.outCapLabelYClassic.AutoSize = true; this.outCapLabelYClassic.Location = new System.Drawing.Point(262, 757); this.outCapLabelYClassic.Name = "outCapLabelYClassic"; this.outCapLabelYClassic.Size = new System.Drawing.Size(64, 13); this.outCapLabelYClassic.TabIndex = 202; this.outCapLabelYClassic.Text = "Cap: Output"; // // outCapLabelXClassic // this.outCapLabelXClassic.AutoSize = true; this.outCapLabelXClassic.Location = new System.Drawing.Point(35, 757); this.outCapLabelXClassic.Name = "outCapLabelXClassic"; this.outCapLabelXClassic.Size = new System.Drawing.Size(64, 13); this.outCapLabelXClassic.TabIndex = 201; this.outCapLabelXClassic.Text = "Cap: Output"; // // outCapBoxYClassic // this.outCapBoxYClassic.Location = new System.Drawing.Point(332, 754); this.outCapBoxYClassic.Name = "outCapBoxYClassic"; this.outCapBoxYClassic.Size = new System.Drawing.Size(76, 20); this.outCapBoxYClassic.TabIndex = 200; // // outCapBoxXClassic // this.outCapBoxXClassic.Location = new System.Drawing.Point(106, 754); this.outCapBoxXClassic.Name = "outCapBoxXClassic"; this.outCapBoxXClassic.Size = new System.Drawing.Size(76, 20); this.outCapBoxXClassic.TabIndex = 199; // // CapTypeLabelYClassic // this.CapTypeLabelYClassic.AutoSize = true; this.CapTypeLabelYClassic.Location = new System.Drawing.Point(263, 729); this.CapTypeLabelYClassic.Name = "CapTypeLabelYClassic"; this.CapTypeLabelYClassic.Size = new System.Drawing.Size(53, 13); this.CapTypeLabelYClassic.TabIndex = 198; this.CapTypeLabelYClassic.Text = "Cap Type"; // // CapTypeLabelXClassic // this.CapTypeLabelXClassic.AutoSize = true; this.CapTypeLabelXClassic.Location = new System.Drawing.Point(38, 728); this.CapTypeLabelXClassic.Name = "CapTypeLabelXClassic"; this.CapTypeLabelXClassic.Size = new System.Drawing.Size(53, 13); this.CapTypeLabelXClassic.TabIndex = 197; this.CapTypeLabelXClassic.Text = "Cap Type"; // // CapTypeDropdownYClassic // this.CapTypeDropdownYClassic.FormattingEnabled = true; this.CapTypeDropdownYClassic.Location = new System.Drawing.Point(332, 725); this.CapTypeDropdownYClassic.Name = "CapTypeDropdownYClassic"; this.CapTypeDropdownYClassic.Size = new System.Drawing.Size(76, 21); this.CapTypeDropdownYClassic.TabIndex = 196; // // CapTypeDropdownXClassic // this.CapTypeDropdownXClassic.FormattingEnabled = true; this.CapTypeDropdownXClassic.Location = new System.Drawing.Point(106, 726); this.CapTypeDropdownXClassic.Name = "CapTypeDropdownXClassic"; this.CapTypeDropdownXClassic.Size = new System.Drawing.Size(76, 21); this.CapTypeDropdownXClassic.TabIndex = 195; // // VertHorzRatioLabel // this.VertHorzRatioLabel.AutoSize = true; this.VertHorzRatioLabel.Location = new System.Drawing.Point(28, 79); this.VertHorzRatioLabel.Name = "VertHorzRatioLabel"; this.VertHorzRatioLabel.Size = new System.Drawing.Size(59, 13); this.VertHorzRatioLabel.TabIndex = 194; this.VertHorzRatioLabel.Text = "Y to X ratio"; // // SmoothActiveYLabel // this.SmoothActiveYLabel.AutoSize = true; this.SmoothActiveYLabel.Location = new System.Drawing.Point(414, 704); this.SmoothActiveYLabel.Name = "SmoothActiveYLabel"; this.SmoothActiveYLabel.Size = new System.Drawing.Size(13, 13); this.SmoothActiveYLabel.TabIndex = 193; this.SmoothActiveYLabel.Text = "0"; // // smoothLabelY // this.smoothLabelY.AutoSize = true; this.smoothLabelY.Location = new System.Drawing.Point(266, 704); this.smoothLabelY.Name = "smoothLabelY"; this.smoothLabelY.Size = new System.Drawing.Size(43, 13); this.smoothLabelY.TabIndex = 192; this.smoothLabelY.Text = "Smooth"; // // SmoothActiveXLabel // this.SmoothActiveXLabel.AutoSize = true; this.SmoothActiveXLabel.Location = new System.Drawing.Point(200, 704); this.SmoothActiveXLabel.Name = "SmoothActiveXLabel"; this.SmoothActiveXLabel.Size = new System.Drawing.Size(13, 13); this.SmoothActiveXLabel.TabIndex = 191; this.SmoothActiveXLabel.Text = "0"; // // smoothLabelX // this.smoothLabelX.AutoSize = true; this.smoothLabelX.Location = new System.Drawing.Point(38, 704); this.smoothLabelX.Name = "smoothLabelX"; this.smoothLabelX.Size = new System.Drawing.Size(43, 13); this.smoothLabelX.TabIndex = 190; this.smoothLabelX.Text = "Smooth"; // // smoothBoxY // this.smoothBoxY.Location = new System.Drawing.Point(332, 698); this.smoothBoxY.Name = "smoothBoxY"; this.smoothBoxY.Size = new System.Drawing.Size(76, 20); this.smoothBoxY.TabIndex = 189; // // smoothBoxX // this.smoothBoxX.Location = new System.Drawing.Point(106, 699); this.smoothBoxX.Name = "smoothBoxX"; this.smoothBoxX.Size = new System.Drawing.Size(76, 20); this.smoothBoxX.TabIndex = 188; // // GrowthRateActiveYLabel // this.GrowthRateActiveYLabel.AutoSize = true; this.GrowthRateActiveYLabel.Location = new System.Drawing.Point(417, 674); this.GrowthRateActiveYLabel.Name = "GrowthRateActiveYLabel"; this.GrowthRateActiveYLabel.Size = new System.Drawing.Size(13, 13); this.GrowthRateActiveYLabel.TabIndex = 187; this.GrowthRateActiveYLabel.Text = "0"; // // GrowthRateActiveXLabel // this.GrowthRateActiveXLabel.AutoSize = true; this.GrowthRateActiveXLabel.Location = new System.Drawing.Point(200, 674); this.GrowthRateActiveXLabel.Name = "GrowthRateActiveXLabel"; this.GrowthRateActiveXLabel.Size = new System.Drawing.Size(13, 13); this.GrowthRateActiveXLabel.TabIndex = 186; this.GrowthRateActiveXLabel.Text = "0"; // // DecayRateActiveYLabel // this.DecayRateActiveYLabel.AutoSize = true; this.DecayRateActiveYLabel.Location = new System.Drawing.Point(417, 653); this.DecayRateActiveYLabel.Name = "DecayRateActiveYLabel"; this.DecayRateActiveYLabel.Size = new System.Drawing.Size(13, 13); this.DecayRateActiveYLabel.TabIndex = 185; this.DecayRateActiveYLabel.Text = "0"; // // DecayRateActiveXLabel // this.DecayRateActiveXLabel.AutoSize = true; this.DecayRateActiveXLabel.Location = new System.Drawing.Point(200, 649); this.DecayRateActiveXLabel.Name = "DecayRateActiveXLabel"; this.DecayRateActiveXLabel.Size = new System.Drawing.Size(13, 13); this.DecayRateActiveXLabel.TabIndex = 184; this.DecayRateActiveXLabel.Text = "0"; // // growthRateLabelY // this.growthRateLabelY.AutoSize = true; this.growthRateLabelY.Location = new System.Drawing.Point(263, 675); this.growthRateLabelY.Name = "growthRateLabelY"; this.growthRateLabelY.Size = new System.Drawing.Size(67, 13); this.growthRateLabelY.TabIndex = 183; this.growthRateLabelY.Text = "Growth Rate"; // // growthRateLabelX // this.growthRateLabelX.AutoSize = true; this.growthRateLabelX.Location = new System.Drawing.Point(37, 675); this.growthRateLabelX.Name = "growthRateLabelX"; this.growthRateLabelX.Size = new System.Drawing.Size(67, 13); this.growthRateLabelX.TabIndex = 182; this.growthRateLabelX.Text = "Growth Rate"; // // decayRateLabelY // this.decayRateLabelY.AutoSize = true; this.decayRateLabelY.Location = new System.Drawing.Point(262, 649); this.decayRateLabelY.Name = "decayRateLabelY"; this.decayRateLabelY.Size = new System.Drawing.Size(64, 13); this.decayRateLabelY.TabIndex = 181; this.decayRateLabelY.Text = "Decay Rate"; // // decayRateLabelX // this.decayRateLabelX.AutoSize = true; this.decayRateLabelX.Location = new System.Drawing.Point(35, 649); this.decayRateLabelX.Name = "decayRateLabelX"; this.decayRateLabelX.Size = new System.Drawing.Size(64, 13); this.decayRateLabelX.TabIndex = 180; this.decayRateLabelX.Text = "Decay Rate"; // // growthRateBoxY // this.growthRateBoxY.Location = new System.Drawing.Point(332, 671); this.growthRateBoxY.Name = "growthRateBoxY"; this.growthRateBoxY.Size = new System.Drawing.Size(76, 20); this.growthRateBoxY.TabIndex = 179; // // growthRateBoxX // this.growthRateBoxX.Location = new System.Drawing.Point(106, 672); this.growthRateBoxX.Name = "growthRateBoxX"; this.growthRateBoxX.Size = new System.Drawing.Size(76, 20); this.growthRateBoxX.TabIndex = 178; // // decayRateBoxY // this.decayRateBoxY.Location = new System.Drawing.Point(332, 646); this.decayRateBoxY.Name = "decayRateBoxY"; this.decayRateBoxY.Size = new System.Drawing.Size(76, 20); this.decayRateBoxY.TabIndex = 177; // // decayRateBoxX // this.decayRateBoxX.Location = new System.Drawing.Point(106, 646); this.decayRateBoxX.Name = "decayRateBoxX"; this.decayRateBoxX.Size = new System.Drawing.Size(76, 20); this.decayRateBoxX.TabIndex = 176; // // PowerClassicActiveYLabel // this.PowerClassicActiveYLabel.AutoSize = true; this.PowerClassicActiveYLabel.Location = new System.Drawing.Point(417, 626); this.PowerClassicActiveYLabel.Name = "PowerClassicActiveYLabel"; this.PowerClassicActiveYLabel.Size = new System.Drawing.Size(13, 13); this.PowerClassicActiveYLabel.TabIndex = 175; this.PowerClassicActiveYLabel.Text = "0"; // // PowerClassicActiveXLabel // this.PowerClassicActiveXLabel.AutoSize = true; this.PowerClassicActiveXLabel.Location = new System.Drawing.Point(200, 626); this.PowerClassicActiveXLabel.Name = "PowerClassicActiveXLabel"; this.PowerClassicActiveXLabel.Size = new System.Drawing.Size(13, 13); this.PowerClassicActiveXLabel.TabIndex = 174; this.PowerClassicActiveXLabel.Text = "0"; // // powerLabelY // this.powerLabelY.AutoSize = true; this.powerLabelY.Location = new System.Drawing.Point(263, 626); this.powerLabelY.Name = "powerLabelY"; this.powerLabelY.Size = new System.Drawing.Size(37, 13); this.powerLabelY.TabIndex = 173; this.powerLabelY.Text = "Power"; // // powerLabelX // this.powerLabelX.AutoSize = true; this.powerLabelX.Location = new System.Drawing.Point(35, 622); this.powerLabelX.Name = "powerLabelX"; this.powerLabelX.Size = new System.Drawing.Size(37, 13); this.powerLabelX.TabIndex = 172; this.powerLabelX.Text = "Power"; // // powerBoxY // this.powerBoxY.Location = new System.Drawing.Point(332, 621); this.powerBoxY.Name = "powerBoxY"; this.powerBoxY.Size = new System.Drawing.Size(76, 20); this.powerBoxY.TabIndex = 171; // // powerBoxX // this.powerBoxX.Location = new System.Drawing.Point(106, 622); this.powerBoxX.Name = "powerBoxX"; this.powerBoxX.Size = new System.Drawing.Size(76, 20); this.powerBoxX.TabIndex = 170; // // YLutActiveValuesBox // this.YLutActiveValuesBox.Location = new System.Drawing.Point(397, 396); this.YLutActiveValuesBox.Name = "YLutActiveValuesBox"; this.YLutActiveValuesBox.Size = new System.Drawing.Size(73, 72); this.YLutActiveValuesBox.TabIndex = 169; this.YLutActiveValuesBox.Text = ""; // // XLutActiveValuesBox // this.XLutActiveValuesBox.Location = new System.Drawing.Point(317, 396); this.XLutActiveValuesBox.Name = "XLutActiveValuesBox"; this.XLutActiveValuesBox.Size = new System.Drawing.Size(68, 72); this.XLutActiveValuesBox.TabIndex = 168; this.XLutActiveValuesBox.Text = ""; // // LutApplyActiveYLabel // this.LutApplyActiveYLabel.AutoSize = true; this.LutApplyActiveYLabel.Location = new System.Drawing.Point(417, 592); this.LutApplyActiveYLabel.Name = "LutApplyActiveYLabel"; this.LutApplyActiveYLabel.Size = new System.Drawing.Size(35, 13); this.LutApplyActiveYLabel.TabIndex = 167; this.LutApplyActiveYLabel.Text = "label1"; // // YLutApplyDropdown // this.YLutApplyDropdown.FormattingEnabled = true; this.YLutApplyDropdown.Location = new System.Drawing.Point(397, 554); this.YLutApplyDropdown.Name = "YLutApplyDropdown"; this.YLutApplyDropdown.Size = new System.Drawing.Size(73, 21); this.YLutApplyDropdown.TabIndex = 166; // // XLutApplyDropdown // this.XLutApplyDropdown.FormattingEnabled = true; this.XLutApplyDropdown.Location = new System.Drawing.Point(320, 554); this.XLutApplyDropdown.Name = "XLutApplyDropdown"; this.XLutApplyDropdown.Size = new System.Drawing.Size(65, 21); this.XLutApplyDropdown.TabIndex = 165; // // LutApplyActiveXLabel // this.LutApplyActiveXLabel.AutoSize = true; this.LutApplyActiveXLabel.Location = new System.Drawing.Point(200, 592); this.LutApplyActiveXLabel.Name = "LutApplyActiveXLabel"; this.LutApplyActiveXLabel.Size = new System.Drawing.Size(35, 13); this.LutApplyActiveXLabel.TabIndex = 164; this.LutApplyActiveXLabel.Text = "label1"; // // YLutApplyLabel // this.YLutApplyLabel.AutoSize = true; this.YLutApplyLabel.Location = new System.Drawing.Point(397, 537); this.YLutApplyLabel.Name = "YLutApplyLabel"; this.YLutApplyLabel.Size = new System.Drawing.Size(47, 13); this.YLutApplyLabel.TabIndex = 163; this.YLutApplyLabel.Text = "Apply as"; // // XLutApplyLabel // this.XLutApplyLabel.AutoSize = true; this.XLutApplyLabel.Location = new System.Drawing.Point(317, 538); this.XLutApplyLabel.Name = "XLutApplyLabel"; this.XLutApplyLabel.Size = new System.Drawing.Size(47, 13); this.XLutApplyLabel.TabIndex = 162; this.XLutApplyLabel.Text = "Apply as"; // // YLutPointsBox // this.YLutPointsBox.Location = new System.Drawing.Point(397, 474); this.YLutPointsBox.Name = "YLutPointsBox"; this.YLutPointsBox.Size = new System.Drawing.Size(73, 57); this.YLutPointsBox.TabIndex = 161; this.YLutPointsBox.Text = ""; // // XLutPointsBox // this.XLutPointsBox.Location = new System.Drawing.Point(317, 474); this.XLutPointsBox.Name = "XLutPointsBox"; this.XLutPointsBox.Size = new System.Drawing.Size(68, 57); this.XLutPointsBox.TabIndex = 160; this.XLutPointsBox.Text = ""; // // gainSwitchActiveLabelY // this.gainSwitchActiveLabelY.AutoSize = true; this.gainSwitchActiveLabelY.Location = new System.Drawing.Point(417, 122); this.gainSwitchActiveLabelY.Name = "gainSwitchActiveLabelY"; this.gainSwitchActiveLabelY.Size = new System.Drawing.Size(29, 13); this.gainSwitchActiveLabelY.TabIndex = 157; this.gainSwitchActiveLabelY.Text = "Gain"; // // gainSwitchActiveLabelX // this.gainSwitchActiveLabelX.AutoSize = true; this.gainSwitchActiveLabelX.Location = new System.Drawing.Point(200, 123); this.gainSwitchActiveLabelX.Name = "gainSwitchActiveLabelX"; this.gainSwitchActiveLabelX.Size = new System.Drawing.Size(29, 13); this.gainSwitchActiveLabelX.TabIndex = 156; this.gainSwitchActiveLabelX.Text = "Gain"; // // gainSwitchY // this.gainSwitchY.AutoSize = true; this.gainSwitchY.Checked = true; this.gainSwitchY.CheckState = System.Windows.Forms.CheckState.Checked; this.gainSwitchY.Location = new System.Drawing.Point(283, 143); this.gainSwitchY.Name = "gainSwitchY"; this.gainSwitchY.Size = new System.Drawing.Size(48, 17); this.gainSwitchY.TabIndex = 155; this.gainSwitchY.Text = "Gain"; this.gainSwitchY.UseVisualStyleBackColor = true; // // gainSwitchX // this.gainSwitchX.AutoSize = true; this.gainSwitchX.Checked = true; this.gainSwitchX.CheckState = System.Windows.Forms.CheckState.Checked; this.gainSwitchX.Location = new System.Drawing.Point(38, 143); this.gainSwitchX.Name = "gainSwitchX"; this.gainSwitchX.Size = new System.Drawing.Size(48, 17); this.gainSwitchX.TabIndex = 154; this.gainSwitchX.Text = "Gain"; this.gainSwitchX.UseVisualStyleBackColor = true; // // LUTTextLabelY // this.LUTTextLabelY.AutoSize = true; this.LUTTextLabelY.Location = new System.Drawing.Point(266, 377); this.LUTTextLabelY.Name = "LUTTextLabelY"; this.LUTTextLabelY.Size = new System.Drawing.Size(52, 13); this.LUTTextLabelY.TabIndex = 153; this.LUTTextLabelY.Text = "LUT Text"; // // LUTTextLabelX // this.LUTTextLabelX.AutoSize = true; this.LUTTextLabelX.Location = new System.Drawing.Point(38, 377); this.LUTTextLabelX.Name = "LUTTextLabelX"; this.LUTTextLabelX.Size = new System.Drawing.Size(52, 13); this.LUTTextLabelX.TabIndex = 152; this.LUTTextLabelX.Text = "LUT Text"; // // FakeBox // this.FakeBox.AutoSize = true; this.FakeBox.Location = new System.Drawing.Point(31, 565); this.FakeBox.Name = "FakeBox"; this.FakeBox.Size = new System.Drawing.Size(47, 17); this.FakeBox.TabIndex = 151; this.FakeBox.Text = "fake"; this.FakeBox.UseVisualStyleBackColor = true; // // DirectionalityPanel // this.DirectionalityPanel.Controls.Add(this.LpNormActiveValue); this.DirectionalityPanel.Controls.Add(this.RangeActiveValueY); this.DirectionalityPanel.Controls.Add(this.RangeActiveValueX); this.DirectionalityPanel.Controls.Add(this.DomainActiveValueY); this.DirectionalityPanel.Controls.Add(this.DomainActiveValueX); this.DirectionalityPanel.Controls.Add(this.DirectionalityActiveValueTitle); this.DirectionalityPanel.Controls.Add(this.ByComponentCheckBox); this.DirectionalityPanel.Controls.Add(this.WholeCheckBox); this.DirectionalityPanel.Controls.Add(this.DirectionalityRangeLabel); this.DirectionalityPanel.Controls.Add(this.DirectionalDomainLabel); this.DirectionalityPanel.Controls.Add(this.LpNormBox); this.DirectionalityPanel.Controls.Add(this.LPNormLabel); this.DirectionalityPanel.Controls.Add(this.DirectionalityY); this.DirectionalityPanel.Controls.Add(this.DirectionalityX); this.DirectionalityPanel.Controls.Add(this.RangeBoxY); this.DirectionalityPanel.Controls.Add(this.RangeBoxX); this.DirectionalityPanel.Controls.Add(this.DomainBoxY); this.DirectionalityPanel.Controls.Add(this.DomainBoxX); this.DirectionalityPanel.Controls.Add(this.DirectionalityLabel); this.DirectionalityPanel.Location = new System.Drawing.Point(12, 396); this.DirectionalityPanel.Name = "DirectionalityPanel"; this.DirectionalityPanel.Size = new System.Drawing.Size(298, 135); this.DirectionalityPanel.TabIndex = 150; // // LpNormActiveValue // this.LpNormActiveValue.AutoSize = true; this.LpNormActiveValue.Location = new System.Drawing.Point(185, 81); this.LpNormActiveValue.Name = "LpNormActiveValue"; this.LpNormActiveValue.Size = new System.Drawing.Size(13, 13); this.LpNormActiveValue.TabIndex = 18; this.LpNormActiveValue.Text = "0"; // // RangeActiveValueY // this.RangeActiveValueY.AutoSize = true; this.RangeActiveValueY.Location = new System.Drawing.Point(204, 55); this.RangeActiveValueY.Name = "RangeActiveValueY"; this.RangeActiveValueY.Size = new System.Drawing.Size(13, 13); this.RangeActiveValueY.TabIndex = 17; this.RangeActiveValueY.Text = "0"; // // RangeActiveValueX // this.RangeActiveValueX.AutoSize = true; this.RangeActiveValueX.Location = new System.Drawing.Point(177, 55); this.RangeActiveValueX.Name = "RangeActiveValueX"; this.RangeActiveValueX.Size = new System.Drawing.Size(13, 13); this.RangeActiveValueX.TabIndex = 16; this.RangeActiveValueX.Text = "0"; // // DomainActiveValueY // this.DomainActiveValueY.AutoSize = true; this.DomainActiveValueY.Location = new System.Drawing.Point(204, 28); this.DomainActiveValueY.Name = "DomainActiveValueY"; this.DomainActiveValueY.Size = new System.Drawing.Size(13, 13); this.DomainActiveValueY.TabIndex = 15; this.DomainActiveValueY.Text = "0"; // // DomainActiveValueX // this.DomainActiveValueX.AutoSize = true; this.DomainActiveValueX.Location = new System.Drawing.Point(177, 28); this.DomainActiveValueX.Name = "DomainActiveValueX"; this.DomainActiveValueX.Size = new System.Drawing.Size(13, 13); this.DomainActiveValueX.TabIndex = 14; this.DomainActiveValueX.Text = "0"; // // DirectionalityActiveValueTitle // this.DirectionalityActiveValueTitle.AutoSize = true; this.DirectionalityActiveValueTitle.Location = new System.Drawing.Point(176, 9); this.DirectionalityActiveValueTitle.Name = "DirectionalityActiveValueTitle"; this.DirectionalityActiveValueTitle.Size = new System.Drawing.Size(41, 13); this.DirectionalityActiveValueTitle.TabIndex = 13; this.DirectionalityActiveValueTitle.Text = "Current"; // // ByComponentCheckBox // this.ByComponentCheckBox.AutoCheck = false; this.ByComponentCheckBox.AutoSize = true; this.ByComponentCheckBox.Location = new System.Drawing.Point(180, 104); this.ByComponentCheckBox.Name = "ByComponentCheckBox"; this.ByComponentCheckBox.Size = new System.Drawing.Size(95, 17); this.ByComponentCheckBox.TabIndex = 12; this.ByComponentCheckBox.Text = "By Component"; this.ByComponentCheckBox.UseVisualStyleBackColor = true; // // WholeCheckBox // this.WholeCheckBox.AutoCheck = false; this.WholeCheckBox.AutoSize = true; this.WholeCheckBox.Location = new System.Drawing.Point(43, 104); this.WholeCheckBox.Name = "WholeCheckBox"; this.WholeCheckBox.Size = new System.Drawing.Size(57, 17); this.WholeCheckBox.TabIndex = 11; this.WholeCheckBox.Text = "Whole"; this.WholeCheckBox.UseVisualStyleBackColor = true; // // DirectionalityRangeLabel // this.DirectionalityRangeLabel.AutoSize = true; this.DirectionalityRangeLabel.Location = new System.Drawing.Point(24, 55); this.DirectionalityRangeLabel.Name = "DirectionalityRangeLabel"; this.DirectionalityRangeLabel.Size = new System.Drawing.Size(39, 13); this.DirectionalityRangeLabel.TabIndex = 10; this.DirectionalityRangeLabel.Text = "Range"; // // DirectionalDomainLabel // this.DirectionalDomainLabel.AutoSize = true; this.DirectionalDomainLabel.Location = new System.Drawing.Point(23, 28); this.DirectionalDomainLabel.Name = "DirectionalDomainLabel"; this.DirectionalDomainLabel.Size = new System.Drawing.Size(43, 13); this.DirectionalDomainLabel.TabIndex = 9; this.DirectionalDomainLabel.Text = "Domain"; // // LpNormBox // this.LpNormBox.Location = new System.Drawing.Point(94, 78); this.LpNormBox.Name = "LpNormBox"; this.LpNormBox.Size = new System.Drawing.Size(76, 20); this.LpNormBox.TabIndex = 8; // // LPNormLabel // this.LPNormLabel.AutoSize = true; this.LPNormLabel.Location = new System.Drawing.Point(23, 81); this.LPNormLabel.Name = "LPNormLabel"; this.LPNormLabel.Size = new System.Drawing.Size(47, 13); this.LPNormLabel.TabIndex = 7; this.LPNormLabel.Text = "Lp Norm"; // // DirectionalityY // this.DirectionalityY.AutoSize = true; this.DirectionalityY.Location = new System.Drawing.Point(147, 9); this.DirectionalityY.Name = "DirectionalityY"; this.DirectionalityY.Size = new System.Drawing.Size(14, 13); this.DirectionalityY.TabIndex = 6; this.DirectionalityY.Text = "Y"; // // DirectionalityX // this.DirectionalityX.AutoSize = true; this.DirectionalityX.Location = new System.Drawing.Point(103, 9); this.DirectionalityX.Name = "DirectionalityX"; this.DirectionalityX.Size = new System.Drawing.Size(14, 13); this.DirectionalityX.TabIndex = 5; this.DirectionalityX.Text = "X"; // // RangeBoxY // this.RangeBoxY.Location = new System.Drawing.Point(136, 52); this.RangeBoxY.Name = "RangeBoxY"; this.RangeBoxY.Size = new System.Drawing.Size(34, 20); this.RangeBoxY.TabIndex = 4; // // RangeBoxX // this.RangeBoxX.Location = new System.Drawing.Point(94, 52); this.RangeBoxX.Name = "RangeBoxX"; this.RangeBoxX.Size = new System.Drawing.Size(34, 20); this.RangeBoxX.TabIndex = 3; // // DomainBoxY // this.DomainBoxY.Location = new System.Drawing.Point(136, 25); this.DomainBoxY.Name = "DomainBoxY"; this.DomainBoxY.Size = new System.Drawing.Size(34, 20); this.DomainBoxY.TabIndex = 2; // // DomainBoxX // this.DomainBoxX.Location = new System.Drawing.Point(94, 25); this.DomainBoxX.Name = "DomainBoxX"; this.DomainBoxX.Size = new System.Drawing.Size(34, 20); this.DomainBoxX.TabIndex = 1; // // DirectionalityLabel // this.DirectionalityLabel.AutoSize = true; this.DirectionalityLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.DirectionalityLabel.Location = new System.Drawing.Point(3, 9); this.DirectionalityLabel.Name = "DirectionalityLabel"; this.DirectionalityLabel.Size = new System.Drawing.Size(67, 13); this.DirectionalityLabel.TabIndex = 0; this.DirectionalityLabel.Text = "Directionality"; // // toggleButton // this.toggleButton.Location = new System.Drawing.Point(211, 561); this.toggleButton.Name = "toggleButton"; this.toggleButton.Size = new System.Drawing.Size(104, 24); this.toggleButton.TabIndex = 112; this.toggleButton.Text = "toggle"; this.toggleButton.UseVisualStyleBackColor = true; // // scaleLabelY // this.scaleLabelY.AutoSize = true; this.scaleLabelY.Location = new System.Drawing.Point(263, 360); this.scaleLabelY.Name = "scaleLabelY"; this.scaleLabelY.Size = new System.Drawing.Size(34, 13); this.scaleLabelY.TabIndex = 149; this.scaleLabelY.Text = "Scale"; // // ScaleActiveYLabel // this.ScaleActiveYLabel.AutoSize = true; this.ScaleActiveYLabel.Location = new System.Drawing.Point(414, 360); this.ScaleActiveYLabel.Name = "ScaleActiveYLabel"; this.ScaleActiveYLabel.Size = new System.Drawing.Size(13, 13); this.ScaleActiveYLabel.TabIndex = 148; this.ScaleActiveYLabel.Text = "0"; // // scaleBoxY // this.scaleBoxY.Location = new System.Drawing.Point(332, 357); this.scaleBoxY.Name = "scaleBoxY"; this.scaleBoxY.Size = new System.Drawing.Size(76, 20); this.scaleBoxY.TabIndex = 102; // // ScaleActiveXLabel // this.ScaleActiveXLabel.AutoSize = true; this.ScaleActiveXLabel.Location = new System.Drawing.Point(197, 360); this.ScaleActiveXLabel.Name = "ScaleActiveXLabel"; this.ScaleActiveXLabel.Size = new System.Drawing.Size(13, 13); this.ScaleActiveXLabel.TabIndex = 147; this.ScaleActiveXLabel.Text = "0"; // // scaleLabelX // this.scaleLabelX.AutoSize = true; this.scaleLabelX.Location = new System.Drawing.Point(37, 360); this.scaleLabelX.Name = "scaleLabelX"; this.scaleLabelX.Size = new System.Drawing.Size(34, 13); this.scaleLabelX.TabIndex = 146; this.scaleLabelX.Text = "Scale"; this.scaleLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // scaleBoxX // this.scaleBoxX.Location = new System.Drawing.Point(106, 357); this.scaleBoxX.Name = "scaleBoxX"; this.scaleBoxX.Size = new System.Drawing.Size(76, 20); this.scaleBoxX.TabIndex = 88; // // expLabelY // this.expLabelY.AutoSize = true; this.expLabelY.Location = new System.Drawing.Point(263, 303); this.expLabelY.Name = "expLabelY"; this.expLabelY.Size = new System.Drawing.Size(52, 13); this.expLabelY.TabIndex = 145; this.expLabelY.Text = "Exponent"; // // ExpActiveYLabel // this.ExpActiveYLabel.AutoSize = true; this.ExpActiveYLabel.Location = new System.Drawing.Point(414, 303); this.ExpActiveYLabel.Name = "ExpActiveYLabel"; this.ExpActiveYLabel.Size = new System.Drawing.Size(13, 13); this.ExpActiveYLabel.TabIndex = 144; this.ExpActiveYLabel.Text = "0"; // // expBoxY // this.expBoxY.Location = new System.Drawing.Point(332, 300); this.expBoxY.Name = "expBoxY"; this.expBoxY.Size = new System.Drawing.Size(76, 20); this.expBoxY.TabIndex = 109; // // ExpActiveXLabel // this.ExpActiveXLabel.AutoSize = true; this.ExpActiveXLabel.Location = new System.Drawing.Point(197, 303); this.ExpActiveXLabel.Name = "ExpActiveXLabel"; this.ExpActiveXLabel.Size = new System.Drawing.Size(13, 13); this.ExpActiveXLabel.TabIndex = 143; this.ExpActiveXLabel.Text = "0"; // // expLabelX // this.expLabelX.AutoSize = true; this.expLabelX.Location = new System.Drawing.Point(37, 303); this.expLabelX.Name = "expLabelX"; this.expLabelX.Size = new System.Drawing.Size(52, 13); this.expLabelX.TabIndex = 142; this.expLabelX.Text = "Exponent"; this.expLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // expBoxX // this.expBoxX.Location = new System.Drawing.Point(106, 300); this.expBoxX.Name = "expBoxX"; this.expBoxX.Size = new System.Drawing.Size(76, 20); this.expBoxX.TabIndex = 95; // // ActiveValueTitleY // this.ActiveValueTitleY.AutoSize = true; this.ActiveValueTitleY.Location = new System.Drawing.Point(429, 29); this.ActiveValueTitleY.Name = "ActiveValueTitleY"; this.ActiveValueTitleY.Size = new System.Drawing.Size(41, 13); this.ActiveValueTitleY.TabIndex = 141; this.ActiveValueTitleY.Text = "Current"; // // AccelTypeActiveLabelY // this.AccelTypeActiveLabelY.AutoSize = true; this.AccelTypeActiveLabelY.Location = new System.Drawing.Point(414, 143); this.AccelTypeActiveLabelY.Name = "AccelTypeActiveLabelY"; this.AccelTypeActiveLabelY.Size = new System.Drawing.Size(66, 13); this.AccelTypeActiveLabelY.TabIndex = 140; this.AccelTypeActiveLabelY.Text = "SigmoidGain"; // // OptionSetYTitle // this.OptionSetYTitle.AutoSize = true; this.OptionSetYTitle.Location = new System.Drawing.Point(360, 124); this.OptionSetYTitle.Name = "OptionSetYTitle"; this.OptionSetYTitle.Size = new System.Drawing.Size(14, 13); this.OptionSetYTitle.TabIndex = 139; this.OptionSetYTitle.Text = "Y"; // // OptionSetXTitle // this.OptionSetXTitle.AutoSize = true; this.OptionSetXTitle.Location = new System.Drawing.Point(143, 124); this.OptionSetXTitle.Name = "OptionSetXTitle"; this.OptionSetXTitle.Size = new System.Drawing.Size(14, 13); this.OptionSetXTitle.TabIndex = 138; this.OptionSetXTitle.Text = "X"; // // constantThreeLabelY // this.constantThreeLabelY.AutoSize = true; this.constantThreeLabelY.Location = new System.Drawing.Point(263, 330); this.constantThreeLabelY.Name = "constantThreeLabelY"; this.constantThreeLabelY.Size = new System.Drawing.Size(47, 13); this.constantThreeLabelY.TabIndex = 137; this.constantThreeLabelY.Text = "Midpoint"; // // limitLabelY // this.limitLabelY.AutoSize = true; this.limitLabelY.Location = new System.Drawing.Point(263, 274); this.limitLabelY.Name = "limitLabelY"; this.limitLabelY.Size = new System.Drawing.Size(28, 13); this.limitLabelY.TabIndex = 136; this.limitLabelY.Text = "Limit"; // // inputJumpLabelY // this.inputJumpLabelY.AutoSize = true; this.inputJumpLabelY.Location = new System.Drawing.Point(263, 248); this.inputJumpLabelY.Name = "inputJumpLabelY"; this.inputJumpLabelY.Size = new System.Drawing.Size(31, 13); this.inputJumpLabelY.TabIndex = 135; this.inputJumpLabelY.Text = "Input"; // // outputJumpLabelY // this.outputJumpLabelY.AutoSize = true; this.outputJumpLabelY.Location = new System.Drawing.Point(263, 248); this.outputJumpLabelY.Name = "outputJumpLabelY"; this.outputJumpLabelY.Size = new System.Drawing.Size(39, 13); this.outputJumpLabelY.TabIndex = 135; this.outputJumpLabelY.Text = "Output"; // // inputOffsetLabelY // this.inputOffsetLabelY.AutoSize = true; this.inputOffsetLabelY.Location = new System.Drawing.Point(263, 248); this.inputOffsetLabelY.Name = "inputOffsetLabelY"; this.inputOffsetLabelY.Size = new System.Drawing.Size(62, 13); this.inputOffsetLabelY.TabIndex = 135; this.inputOffsetLabelY.Text = "Input Offset"; // // outputOffsetLabelY // this.outputOffsetLabelY.AutoSize = true; this.outputOffsetLabelY.Location = new System.Drawing.Point(263, 248); this.outputOffsetLabelY.Name = "outputOffsetLabelY"; this.outputOffsetLabelY.Size = new System.Drawing.Size(70, 13); this.outputOffsetLabelY.TabIndex = 135; this.outputOffsetLabelY.Text = "Output Offset"; // // inCapLabelYClassic // this.inCapLabelYClassic.AutoSize = true; this.inCapLabelYClassic.Location = new System.Drawing.Point(263, 196); this.inCapLabelYClassic.Name = "inCapLabelYClassic"; this.inCapLabelYClassic.Size = new System.Drawing.Size(56, 13); this.inCapLabelYClassic.TabIndex = 133; this.inCapLabelYClassic.Text = "Cap: Input"; // // constantOneLabelY // this.constantOneLabelY.AutoSize = true; this.constantOneLabelY.Location = new System.Drawing.Point(263, 170); this.constantOneLabelY.Name = "constantOneLabelY"; this.constantOneLabelY.Size = new System.Drawing.Size(66, 13); this.constantOneLabelY.TabIndex = 132; this.constantOneLabelY.Text = "Acceleration"; // // ByComponentXYLock // this.ByComponentXYLock.AutoSize = true; this.ByComponentXYLock.Checked = true; this.ByComponentXYLock.CheckState = System.Windows.Forms.CheckState.Checked; this.ByComponentXYLock.Location = new System.Drawing.Point(283, 123); this.ByComponentXYLock.Name = "ByComponentXYLock"; this.ByComponentXYLock.Size = new System.Drawing.Size(15, 14); this.ByComponentXYLock.TabIndex = 98; this.ByComponentXYLock.UseVisualStyleBackColor = true; // // MidpointActiveYLabel // this.MidpointActiveYLabel.AutoSize = true; this.MidpointActiveYLabel.Location = new System.Drawing.Point(414, 330); this.MidpointActiveYLabel.Name = "MidpointActiveYLabel"; this.MidpointActiveYLabel.Size = new System.Drawing.Size(13, 13); this.MidpointActiveYLabel.TabIndex = 131; this.MidpointActiveYLabel.Text = "0"; // // LimitActiveYLabel // this.LimitActiveYLabel.AutoSize = true; this.LimitActiveYLabel.Location = new System.Drawing.Point(414, 274); this.LimitActiveYLabel.Name = "LimitActiveYLabel"; this.LimitActiveYLabel.Size = new System.Drawing.Size(13, 13); this.LimitActiveYLabel.TabIndex = 130; this.LimitActiveYLabel.Text = "0"; // // InputJumpActiveYLabel // this.InputJumpActiveYLabel.AutoSize = true; this.InputJumpActiveYLabel.Location = new System.Drawing.Point(414, 248); this.InputJumpActiveYLabel.Name = "InputJumpActiveYLabel"; this.InputJumpActiveYLabel.Size = new System.Drawing.Size(13, 13); this.InputJumpActiveYLabel.TabIndex = 129; this.InputJumpActiveYLabel.Text = "0"; // // OutputJumpActiveYLabel // this.OutputJumpActiveYLabel.AutoSize = true; this.OutputJumpActiveYLabel.Location = new System.Drawing.Point(414, 248); this.OutputJumpActiveYLabel.Name = "OutputJumpActiveYLabel"; this.OutputJumpActiveYLabel.Size = new System.Drawing.Size(13, 13); this.OutputJumpActiveYLabel.TabIndex = 129; this.OutputJumpActiveYLabel.Text = "0"; // // InputOffsetActiveYLabel // this.InputOffsetActiveYLabel.AutoSize = true; this.InputOffsetActiveYLabel.Location = new System.Drawing.Point(414, 248); this.InputOffsetActiveYLabel.Name = "InputOffsetActiveYLabel"; this.InputOffsetActiveYLabel.Size = new System.Drawing.Size(13, 13); this.InputOffsetActiveYLabel.TabIndex = 129; this.InputOffsetActiveYLabel.Text = "0"; // // OutputOffsetActiveYLabel // this.OutputOffsetActiveYLabel.AutoSize = true; this.OutputOffsetActiveYLabel.Location = new System.Drawing.Point(414, 248); this.OutputOffsetActiveYLabel.Name = "OutputOffsetActiveYLabel"; this.OutputOffsetActiveYLabel.Size = new System.Drawing.Size(13, 13); this.OutputOffsetActiveYLabel.TabIndex = 129; this.OutputOffsetActiveYLabel.Text = "0"; // // AccelerationActiveLabelY // this.AccelerationActiveLabelY.AutoSize = true; this.AccelerationActiveLabelY.Location = new System.Drawing.Point(414, 170); this.AccelerationActiveLabelY.Name = "AccelerationActiveLabelY"; this.AccelerationActiveLabelY.Size = new System.Drawing.Size(13, 13); this.AccelerationActiveLabelY.TabIndex = 128; this.AccelerationActiveLabelY.Text = "0"; // // accelTypeDropY // this.accelTypeDropY.FormattingEnabled = true; this.accelTypeDropY.Location = new System.Drawing.Point(332, 138); this.accelTypeDropY.Name = "accelTypeDropY"; this.accelTypeDropY.Size = new System.Drawing.Size(76, 21); this.accelTypeDropY.TabIndex = 99; this.accelTypeDropY.Text = "Accel Type"; // // midpointBoxY // this.midpointBoxY.Location = new System.Drawing.Point(332, 327); this.midpointBoxY.Name = "midpointBoxY"; this.midpointBoxY.Size = new System.Drawing.Size(76, 20); this.midpointBoxY.TabIndex = 110; // // limitBoxY // this.limitBoxY.Location = new System.Drawing.Point(332, 271); this.limitBoxY.Name = "limitBoxY"; this.limitBoxY.Size = new System.Drawing.Size(76, 20); this.limitBoxY.TabIndex = 108; // // inputJumpBoxY // this.inputJumpBoxY.Location = new System.Drawing.Point(332, 245); this.inputJumpBoxY.Name = "inputJumpBoxY"; this.inputJumpBoxY.Size = new System.Drawing.Size(76, 20); this.inputJumpBoxY.TabIndex = 106; // // outputJumpBoxY // this.outputJumpBoxY.Location = new System.Drawing.Point(332, 245); this.outputJumpBoxY.Name = "outputJumpBoxY"; this.outputJumpBoxY.Size = new System.Drawing.Size(76, 20); this.outputJumpBoxY.TabIndex = 106; // // inputOffsetBoxY // this.inputOffsetBoxY.Location = new System.Drawing.Point(332, 245); this.inputOffsetBoxY.Name = "inputOffsetBoxY"; this.inputOffsetBoxY.Size = new System.Drawing.Size(76, 20); this.inputOffsetBoxY.TabIndex = 106; // // outputOffsetBoxY // this.outputOffsetBoxY.Location = new System.Drawing.Point(332, 245); this.outputOffsetBoxY.Name = "outputOffsetBoxY"; this.outputOffsetBoxY.Size = new System.Drawing.Size(76, 20); this.outputOffsetBoxY.TabIndex = 106; // // accelerationBoxY // this.accelerationBoxY.Location = new System.Drawing.Point(332, 167); this.accelerationBoxY.Name = "accelerationBoxY"; this.accelerationBoxY.Size = new System.Drawing.Size(76, 20); this.accelerationBoxY.TabIndex = 100; // // MidpointActiveXLabel // this.MidpointActiveXLabel.AutoSize = true; this.MidpointActiveXLabel.Location = new System.Drawing.Point(197, 330); this.MidpointActiveXLabel.Name = "MidpointActiveXLabel"; this.MidpointActiveXLabel.Size = new System.Drawing.Size(13, 13); this.MidpointActiveXLabel.TabIndex = 127; this.MidpointActiveXLabel.Text = "0"; // // LimitActiveXLabel // this.LimitActiveXLabel.AutoSize = true; this.LimitActiveXLabel.Location = new System.Drawing.Point(197, 274); this.LimitActiveXLabel.Name = "LimitActiveXLabel"; this.LimitActiveXLabel.Size = new System.Drawing.Size(13, 13); this.LimitActiveXLabel.TabIndex = 126; this.LimitActiveXLabel.Text = "0"; // // InputJumpActiveXLabel // this.InputJumpActiveXLabel.AutoSize = true; this.InputJumpActiveXLabel.Location = new System.Drawing.Point(197, 248); this.InputJumpActiveXLabel.Name = "InputJumpActiveXLabel"; this.InputJumpActiveXLabel.Size = new System.Drawing.Size(13, 13); this.InputJumpActiveXLabel.TabIndex = 125; this.InputJumpActiveXLabel.Text = "0"; // // OutputJumpActiveXLabel // this.OutputJumpActiveXLabel.AutoSize = true; this.OutputJumpActiveXLabel.Location = new System.Drawing.Point(197, 248); this.OutputJumpActiveXLabel.Name = "OutputJumpActiveXLabel"; this.OutputJumpActiveXLabel.Size = new System.Drawing.Size(13, 13); this.OutputJumpActiveXLabel.TabIndex = 125; this.OutputJumpActiveXLabel.Text = "0"; // // InputOffsetActiveXLabel // this.InputOffsetActiveXLabel.AutoSize = true; this.InputOffsetActiveXLabel.Location = new System.Drawing.Point(197, 248); this.InputOffsetActiveXLabel.Name = "InputOffsetActiveXLabel"; this.InputOffsetActiveXLabel.Size = new System.Drawing.Size(13, 13); this.InputOffsetActiveXLabel.TabIndex = 125; this.InputOffsetActiveXLabel.Text = "0"; // // OutputOffsetActiveXLabel // this.OutputOffsetActiveXLabel.AutoSize = true; this.OutputOffsetActiveXLabel.Location = new System.Drawing.Point(197, 248); this.OutputOffsetActiveXLabel.Name = "OutputOffsetActiveXLabel"; this.OutputOffsetActiveXLabel.Size = new System.Drawing.Size(13, 13); this.OutputOffsetActiveXLabel.TabIndex = 125; this.OutputOffsetActiveXLabel.Text = "0"; // // InCapActiveYLabelClassic // this.InCapActiveYLabelClassic.AutoSize = true; this.InCapActiveYLabelClassic.Location = new System.Drawing.Point(414, 196); this.InCapActiveYLabelClassic.Name = "InCapActiveYLabelClassic"; this.InCapActiveYLabelClassic.Size = new System.Drawing.Size(13, 13); this.InCapActiveYLabelClassic.TabIndex = 124; this.InCapActiveYLabelClassic.Text = "0"; // // InCapActiveXLabelClassic // this.InCapActiveXLabelClassic.AutoSize = true; this.InCapActiveXLabelClassic.Location = new System.Drawing.Point(197, 196); this.InCapActiveXLabelClassic.Name = "InCapActiveXLabelClassic"; this.InCapActiveXLabelClassic.Size = new System.Drawing.Size(13, 13); this.InCapActiveXLabelClassic.TabIndex = 121; this.InCapActiveXLabelClassic.Text = "0"; // // AccelerationActiveLabelX // this.AccelerationActiveLabelX.AutoSize = true; this.AccelerationActiveLabelX.Location = new System.Drawing.Point(197, 170); this.AccelerationActiveLabelX.Name = "AccelerationActiveLabelX"; this.AccelerationActiveLabelX.Size = new System.Drawing.Size(13, 13); this.AccelerationActiveLabelX.TabIndex = 120; this.AccelerationActiveLabelX.Text = "0"; // // AccelTypeActiveLabelX // this.AccelTypeActiveLabelX.AutoSize = true; this.AccelTypeActiveLabelX.Location = new System.Drawing.Point(197, 143); this.AccelTypeActiveLabelX.Name = "AccelTypeActiveLabelX"; this.AccelTypeActiveLabelX.Size = new System.Drawing.Size(66, 13); this.AccelTypeActiveLabelX.TabIndex = 119; this.AccelTypeActiveLabelX.Text = "SigmoidGain"; // // RotationActiveLabel // this.RotationActiveLabel.AutoSize = true; this.RotationActiveLabel.Location = new System.Drawing.Point(197, 105); this.RotationActiveLabel.Name = "RotationActiveLabel"; this.RotationActiveLabel.Size = new System.Drawing.Size(13, 13); this.RotationActiveLabel.TabIndex = 118; this.RotationActiveLabel.Text = "0"; // // VertHorzRatioActiveLabel // this.VertHorzRatioActiveLabel.AutoSize = true; this.VertHorzRatioActiveLabel.Location = new System.Drawing.Point(196, 76); this.VertHorzRatioActiveLabel.Name = "VertHorzRatioActiveLabel"; this.VertHorzRatioActiveLabel.Size = new System.Drawing.Size(13, 13); this.VertHorzRatioActiveLabel.TabIndex = 117; this.VertHorzRatioActiveLabel.Text = "0"; // // SensitivityMultiplierActiveLabel // this.SensitivityMultiplierActiveLabel.AutoSize = true; this.SensitivityMultiplierActiveLabel.Location = new System.Drawing.Point(195, 52); this.SensitivityMultiplierActiveLabel.Name = "SensitivityMultiplierActiveLabel"; this.SensitivityMultiplierActiveLabel.Size = new System.Drawing.Size(13, 13); this.SensitivityMultiplierActiveLabel.TabIndex = 116; this.SensitivityMultiplierActiveLabel.Text = "0"; // // ActiveValueTitle // this.ActiveValueTitle.AutoSize = true; this.ActiveValueTitle.Location = new System.Drawing.Point(188, 29); this.ActiveValueTitle.Name = "ActiveValueTitle"; this.ActiveValueTitle.Size = new System.Drawing.Size(41, 13); this.ActiveValueTitle.TabIndex = 115; this.ActiveValueTitle.Text = "Current"; // // MouseLabel // this.MouseLabel.AutoSize = true; this.MouseLabel.Location = new System.Drawing.Point(2, 27); this.MouseLabel.Name = "MouseLabel"; this.MouseLabel.Size = new System.Drawing.Size(80, 13); this.MouseLabel.TabIndex = 114; this.MouseLabel.Text = "Last (x, y): (x, y)"; // // LockXYLabel // this.LockXYLabel.AutoSize = true; this.LockXYLabel.Location = new System.Drawing.Point(256, 29); this.LockXYLabel.Name = "LockXYLabel"; this.LockXYLabel.Size = new System.Drawing.Size(60, 13); this.LockXYLabel.TabIndex = 113; this.LockXYLabel.Text = "Lock X && Y"; // // sensXYLock // this.sensXYLock.AutoSize = true; this.sensXYLock.Checked = true; this.sensXYLock.CheckState = System.Windows.Forms.CheckState.Checked; this.sensXYLock.Location = new System.Drawing.Point(282, 75); this.sensXYLock.Name = "sensXYLock"; this.sensXYLock.Size = new System.Drawing.Size(15, 14); this.sensXYLock.TabIndex = 82; this.sensXYLock.UseVisualStyleBackColor = true; // // inCapBoxYClassic // this.inCapBoxYClassic.Location = new System.Drawing.Point(332, 193); this.inCapBoxYClassic.Name = "inCapBoxYClassic"; this.inCapBoxYClassic.Size = new System.Drawing.Size(76, 20); this.inCapBoxYClassic.TabIndex = 103; // // VertHorzRatioBox // this.VertHorzRatioBox.Location = new System.Drawing.Point(106, 76); this.VertHorzRatioBox.Name = "VertHorzRatioBox"; this.VertHorzRatioBox.Size = new System.Drawing.Size(76, 20); this.VertHorzRatioBox.TabIndex = 81; // // writeButton // this.writeButton.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F); this.writeButton.Location = new System.Drawing.Point(90, 554); this.writeButton.Name = "writeButton"; this.writeButton.Size = new System.Drawing.Size(92, 35); this.writeButton.TabIndex = 111; this.writeButton.Text = "Apply"; this.writeButton.UseVisualStyleBackColor = true; // // inputJumpLabelX // this.inputJumpLabelX.AutoSize = true; this.inputJumpLabelX.Location = new System.Drawing.Point(37, 248); this.inputJumpLabelX.Name = "inputJumpLabelX"; this.inputJumpLabelX.Size = new System.Drawing.Size(59, 13); this.inputJumpLabelX.TabIndex = 107; this.inputJumpLabelX.Text = "Input Jump"; this.inputJumpLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // outputJumpLabelX // this.outputJumpLabelX.AutoSize = true; this.outputJumpLabelX.Location = new System.Drawing.Point(37, 248); this.outputJumpLabelX.Name = "outputJumpLabelX"; this.outputJumpLabelX.Size = new System.Drawing.Size(67, 13); this.outputJumpLabelX.TabIndex = 107; this.outputJumpLabelX.Text = "Output Jump"; this.outputJumpLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // inputJumpBoxX // this.inputJumpBoxX.Location = new System.Drawing.Point(106, 245); this.inputJumpBoxX.Name = "inputJumpBoxX"; this.inputJumpBoxX.Size = new System.Drawing.Size(76, 20); this.inputJumpBoxX.TabIndex = 92; // // outputJumpBoxX // this.outputJumpBoxX.Location = new System.Drawing.Point(106, 245); this.outputJumpBoxX.Name = "outputJumpBoxX"; this.outputJumpBoxX.Size = new System.Drawing.Size(76, 20); this.outputJumpBoxX.TabIndex = 92; // // inputOffsetLabelX // this.inputOffsetLabelX.AutoSize = true; this.inputOffsetLabelX.Location = new System.Drawing.Point(37, 248); this.inputOffsetLabelX.Name = "inputOffsetLabelX"; this.inputOffsetLabelX.Size = new System.Drawing.Size(62, 13); this.inputOffsetLabelX.TabIndex = 107; this.inputOffsetLabelX.Text = "Input Offset"; this.inputOffsetLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // outputOffsetLabelX // this.outputOffsetLabelX.AutoSize = true; this.outputOffsetLabelX.Location = new System.Drawing.Point(37, 248); this.outputOffsetLabelX.Name = "outputOffsetLabelX"; this.outputOffsetLabelX.Size = new System.Drawing.Size(70, 13); this.outputOffsetLabelX.TabIndex = 107; this.outputOffsetLabelX.Text = "Output Offset"; this.outputOffsetLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // inputOffsetBoxX // this.inputOffsetBoxX.Location = new System.Drawing.Point(106, 245); this.inputOffsetBoxX.Name = "inputOffsetBoxX"; this.inputOffsetBoxX.Size = new System.Drawing.Size(76, 20); this.inputOffsetBoxX.TabIndex = 92; // // outputOffsetBoxX // this.outputOffsetBoxX.Location = new System.Drawing.Point(106, 245); this.outputOffsetBoxX.Name = "outputOffsetBoxX"; this.outputOffsetBoxX.Size = new System.Drawing.Size(76, 20); this.outputOffsetBoxX.TabIndex = 92; // // constantThreeLabelX // this.constantThreeLabelX.AutoSize = true; this.constantThreeLabelX.Location = new System.Drawing.Point(37, 330); this.constantThreeLabelX.Name = "constantThreeLabelX"; this.constantThreeLabelX.Size = new System.Drawing.Size(47, 13); this.constantThreeLabelX.TabIndex = 105; this.constantThreeLabelX.Text = "Midpoint"; this.constantThreeLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // midpointBoxX // this.midpointBoxX.Location = new System.Drawing.Point(106, 327); this.midpointBoxX.Name = "midpointBoxX"; this.midpointBoxX.Size = new System.Drawing.Size(76, 20); this.midpointBoxX.TabIndex = 96; // // limitLabelX // this.limitLabelX.AutoSize = true; this.limitLabelX.Location = new System.Drawing.Point(37, 274); this.limitLabelX.Name = "limitLabelX"; this.limitLabelX.Size = new System.Drawing.Size(28, 13); this.limitLabelX.TabIndex = 101; this.limitLabelX.Text = "Limit"; this.limitLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // limitBoxX // this.limitBoxX.Location = new System.Drawing.Point(106, 271); this.limitBoxX.Name = "limitBoxX"; this.limitBoxX.Size = new System.Drawing.Size(76, 20); this.limitBoxX.TabIndex = 93; // // inCapLabelXClassic // this.inCapLabelXClassic.AutoSize = true; this.inCapLabelXClassic.Location = new System.Drawing.Point(37, 196); this.inCapLabelXClassic.Name = "inCapLabelXClassic"; this.inCapLabelXClassic.Size = new System.Drawing.Size(56, 13); this.inCapLabelXClassic.TabIndex = 94; this.inCapLabelXClassic.Text = "Cap: Input"; this.inCapLabelXClassic.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // inCapBoxXClassic // this.inCapBoxXClassic.Location = new System.Drawing.Point(106, 193); this.inCapBoxXClassic.Name = "inCapBoxXClassic"; this.inCapBoxXClassic.Size = new System.Drawing.Size(76, 20); this.inCapBoxXClassic.TabIndex = 89; // // constantOneLabelX // this.constantOneLabelX.AutoSize = true; this.constantOneLabelX.Location = new System.Drawing.Point(37, 170); this.constantOneLabelX.Name = "constantOneLabelX"; this.constantOneLabelX.Size = new System.Drawing.Size(66, 13); this.constantOneLabelX.TabIndex = 91; this.constantOneLabelX.Text = "Acceleration"; this.constantOneLabelX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // accelerationBoxX // this.accelerationBoxX.Location = new System.Drawing.Point(106, 167); this.accelerationBoxX.Name = "accelerationBoxX"; this.accelerationBoxX.Size = new System.Drawing.Size(76, 20); this.accelerationBoxX.TabIndex = 86; // // rotationLabel // this.rotationLabel.AutoSize = true; this.rotationLabel.Location = new System.Drawing.Point(35, 105); this.rotationLabel.Name = "rotationLabel"; this.rotationLabel.Size = new System.Drawing.Size(47, 13); this.rotationLabel.TabIndex = 87; this.rotationLabel.Text = "Rotation"; // // rotationBox // this.rotationBox.Location = new System.Drawing.Point(106, 102); this.rotationBox.Name = "rotationBox"; this.rotationBox.Size = new System.Drawing.Size(76, 20); this.rotationBox.TabIndex = 83; // // sensitivityLabel // this.sensitivityLabel.AutoSize = true; this.sensitivityLabel.Location = new System.Drawing.Point(25, 52); this.sensitivityLabel.Name = "sensitivityLabel"; this.sensitivityLabel.Size = new System.Drawing.Size(75, 13); this.sensitivityLabel.TabIndex = 85; this.sensitivityLabel.Text = "Sens Multiplier"; // // sensitivityBoxX // this.sensitivityBoxX.Location = new System.Drawing.Point(106, 49); this.sensitivityBoxX.Name = "sensitivityBoxX"; this.sensitivityBoxX.Size = new System.Drawing.Size(76, 20); this.sensitivityBoxX.TabIndex = 80; // // accelTypeDropX // this.accelTypeDropX.FormattingEnabled = true; this.accelTypeDropX.Location = new System.Drawing.Point(106, 138); this.accelTypeDropX.Name = "accelTypeDropX"; this.accelTypeDropX.Size = new System.Drawing.Size(76, 21); this.accelTypeDropX.TabIndex = 84; this.accelTypeDropX.Text = "Accel Type"; // // menuStrip1 // this.menuStrip1.BackColor = System.Drawing.SystemColors.ControlLight; this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.graphsToolStripMenuItem, this.advancedToolStripMenuItem}); this.menuStrip1.Location = new System.Drawing.Point(0, 0); this.menuStrip1.Name = "menuStrip1"; this.menuStrip1.Size = new System.Drawing.Size(483, 24); this.menuStrip1.TabIndex = 31; this.menuStrip1.Text = "menuStrip1"; // // graphsToolStripMenuItem // this.graphsToolStripMenuItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.graphsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.scaleByDPIToolStripMenuItem, this.showVelocityGainToolStripMenuItem, this.showLastMouseMoveToolStripMenuItem, this.streamingModeToolStripMenuItem}); this.graphsToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.graphsToolStripMenuItem.Name = "graphsToolStripMenuItem"; this.graphsToolStripMenuItem.Size = new System.Drawing.Size(53, 20); this.graphsToolStripMenuItem.Text = "Charts"; // // scaleByDPIToolStripMenuItem // this.scaleByDPIToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.dPIToolStripMenuItem, this.pollRateToolStripMenuItem, this.ScaleMenuItem}); this.scaleByDPIToolStripMenuItem.Name = "scaleByDPIToolStripMenuItem"; this.scaleByDPIToolStripMenuItem.Size = new System.Drawing.Size(201, 22); this.scaleByDPIToolStripMenuItem.Text = "Scale by Mouse Settings"; // // dPIToolStripMenuItem // this.dPIToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.DPITextBox}); this.dPIToolStripMenuItem.Name = "dPIToolStripMenuItem"; this.dPIToolStripMenuItem.Size = new System.Drawing.Size(169, 22); this.dPIToolStripMenuItem.Text = "DPI"; // // DPITextBox // this.DPITextBox.Font = new System.Drawing.Font("Segoe UI", 9F); this.DPITextBox.Name = "DPITextBox"; this.DPITextBox.Size = new System.Drawing.Size(100, 23); // // pollRateToolStripMenuItem // this.pollRateToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.PollRateTextBox}); this.pollRateToolStripMenuItem.Name = "pollRateToolStripMenuItem"; this.pollRateToolStripMenuItem.Size = new System.Drawing.Size(169, 22); this.pollRateToolStripMenuItem.Text = "Poll Rate"; // // PollRateTextBox // this.PollRateTextBox.Font = new System.Drawing.Font("Segoe UI", 9F); this.PollRateTextBox.Name = "PollRateTextBox"; this.PollRateTextBox.Size = new System.Drawing.Size(100, 23); // // ScaleMenuItem // this.ScaleMenuItem.Name = "ScaleMenuItem"; this.ScaleMenuItem.Size = new System.Drawing.Size(169, 22); this.ScaleMenuItem.Text = "Re-scale by above"; // // showVelocityGainToolStripMenuItem // this.showVelocityGainToolStripMenuItem.Name = "showVelocityGainToolStripMenuItem"; this.showVelocityGainToolStripMenuItem.Size = new System.Drawing.Size(201, 22); this.showVelocityGainToolStripMenuItem.Text = "Show Velocity && Gain"; // // showLastMouseMoveToolStripMenuItem // this.showLastMouseMoveToolStripMenuItem.Checked = true; this.showLastMouseMoveToolStripMenuItem.CheckOnClick = true; this.showLastMouseMoveToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.showLastMouseMoveToolStripMenuItem.Name = "showLastMouseMoveToolStripMenuItem"; this.showLastMouseMoveToolStripMenuItem.Size = new System.Drawing.Size(201, 22); this.showLastMouseMoveToolStripMenuItem.Text = "Show Last Mouse Move"; // // streamingModeToolStripMenuItem // this.streamingModeToolStripMenuItem.CheckOnClick = true; this.streamingModeToolStripMenuItem.Name = "streamingModeToolStripMenuItem"; this.streamingModeToolStripMenuItem.Size = new System.Drawing.Size(201, 22); this.streamingModeToolStripMenuItem.Text = "Streaming Mode"; // // advancedToolStripMenuItem // this.advancedToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.AutoWriteMenuItem, this.DeviceMenuItem}); this.advancedToolStripMenuItem.Name = "advancedToolStripMenuItem"; this.advancedToolStripMenuItem.Size = new System.Drawing.Size(72, 20); this.advancedToolStripMenuItem.Text = "Advanced"; // // AutoWriteMenuItem // this.AutoWriteMenuItem.Checked = true; this.AutoWriteMenuItem.CheckOnClick = true; this.AutoWriteMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.AutoWriteMenuItem.Name = "AutoWriteMenuItem"; this.AutoWriteMenuItem.Size = new System.Drawing.Size(257, 22); this.AutoWriteMenuItem.Text = "Apply Settings.json On GUI Startup"; // // DeviceMenuItem // this.DeviceMenuItem.Name = "DeviceMenuItem"; this.DeviceMenuItem.Size = new System.Drawing.Size(257, 22); this.DeviceMenuItem.Text = "Device Menu"; // // chartsPanel // this.chartsPanel.AutoScroll = true; this.chartsPanel.Controls.Add(this.GainChartY); this.chartsPanel.Controls.Add(this.VelocityChartY); this.chartsPanel.Controls.Add(this.AccelerationChartY); this.chartsPanel.Controls.Add(this.GainChart); this.chartsPanel.Controls.Add(this.VelocityChart); this.chartsPanel.Controls.Add(this.AccelerationChart); this.chartsPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.chartsPanel.Location = new System.Drawing.Point(483, 0); this.chartsPanel.Name = "chartsPanel"; this.chartsPanel.Size = new System.Drawing.Size(1401, 956); this.chartsPanel.TabIndex = 35; // // GainChartY // chartArea1.AxisX.Title = "Input Speed (counts/ms)"; chartArea1.AxisY.Title = "Slope of Velocity Chart"; chartArea1.Name = "ChartArea1"; this.GainChartY.ChartAreas.Add(chartArea1); legend1.Name = "Legend1"; this.GainChartY.Legends.Add(legend1); this.GainChartY.Location = new System.Drawing.Point(699, 645); this.GainChartY.Name = "GainChartY"; series1.ChartArea = "ChartArea1"; series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; series1.Legend = "Legend1"; series1.Name = "Velocity Gain"; series2.ChartArea = "ChartArea1"; series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point; series2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); series2.Legend = "Legend1"; series2.Name = "Last Mouse Move"; series3.ChartArea = "ChartArea1"; series3.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; series3.IsVisibleInLegend = false; series3.Legend = "Legend1"; series3.Name = "Placeholder"; this.GainChartY.Series.Add(series1); this.GainChartY.Series.Add(series2); this.GainChartY.Series.Add(series3); this.GainChartY.Size = new System.Drawing.Size(698, 308); this.GainChartY.TabIndex = 39; this.GainChartY.TabStop = false; this.GainChartY.Text = "chart1"; title1.DockedToChartArea = "ChartArea1"; title1.IsDockedInsideChartArea = false; title1.Name = "Title"; title1.Text = "Gain"; this.GainChartY.Titles.Add(title1); // // VelocityChartY // chartArea2.AxisX.Title = "Input Speed (count/ms)"; chartArea2.AxisY.Title = "Output Speed (counts/ms)"; chartArea2.Name = "ChartArea1"; this.VelocityChartY.ChartAreas.Add(chartArea2); legend2.Name = "Legend1"; this.VelocityChartY.Legends.Add(legend2); this.VelocityChartY.Location = new System.Drawing.Point(699, 332); this.VelocityChartY.Name = "VelocityChartY"; series4.ChartArea = "ChartArea1"; series4.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; series4.Legend = "Legend1"; series4.Name = "Output Velocity"; series5.ChartArea = "ChartArea1"; series5.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point; series5.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); series5.Legend = "Legend1"; series5.Name = "Last Mouse Move"; series6.ChartArea = "ChartArea1"; series6.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; series6.IsVisibleInLegend = false; series6.Legend = "Legend1"; series6.Name = "Placeholder"; this.VelocityChartY.Series.Add(series4); this.VelocityChartY.Series.Add(series5); this.VelocityChartY.Series.Add(series6); this.VelocityChartY.Size = new System.Drawing.Size(698, 308); this.VelocityChartY.TabIndex = 38; this.VelocityChartY.TabStop = false; this.VelocityChartY.Text = "chart1"; title2.DockedToChartArea = "ChartArea1"; title2.IsDockedInsideChartArea = false; title2.Name = "Title"; title2.Text = "Velocity"; this.VelocityChartY.Titles.Add(title2); // // AccelerationChartY // chartArea3.AxisX.Title = "Input Speed (counts/ms)"; chartArea3.AxisY.Title = "Ratio of Output to Input)"; chartArea3.Name = "ChartArea1"; this.AccelerationChartY.ChartAreas.Add(chartArea3); legend3.Name = "Legend1"; this.AccelerationChartY.Legends.Add(legend3); this.AccelerationChartY.Location = new System.Drawing.Point(699, -2); this.AccelerationChartY.Name = "AccelerationChartY"; series7.ChartArea = "ChartArea1"; series7.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; series7.Legend = "Legend1"; series7.Name = "Accelerated Sensitivity"; series8.ChartArea = "ChartArea1"; series8.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point; series8.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); series8.Legend = "Legend1"; series8.Name = "Last Mouse Move"; series9.ChartArea = "ChartArea1"; series9.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; series9.IsVisibleInLegend = false; series9.Legend = "Legend1"; series9.Name = "Placeholder"; this.AccelerationChartY.Series.Add(series7); this.AccelerationChartY.Series.Add(series8); this.AccelerationChartY.Series.Add(series9); this.AccelerationChartY.Size = new System.Drawing.Size(698, 328); this.AccelerationChartY.TabIndex = 37; this.AccelerationChartY.TabStop = false; this.AccelerationChartY.Text = "chart1"; title3.DockedToChartArea = "ChartArea1"; title3.IsDockedInsideChartArea = false; title3.Name = "Title"; title3.Text = "Sensitivity"; this.AccelerationChartY.Titles.Add(title3); // // GainChart // chartArea4.AxisX.Title = "Input Speed (counts/ms)"; chartArea4.AxisY.Title = "Slope of Velocity Chart"; chartArea4.Name = "ChartArea1"; this.GainChart.ChartAreas.Add(chartArea4); legend4.Name = "Legend1"; this.GainChart.Legends.Add(legend4); this.GainChart.Location = new System.Drawing.Point(-5, 645); this.GainChart.Name = "GainChart"; series10.ChartArea = "ChartArea1"; series10.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; series10.Legend = "Legend1"; series10.Name = "Velocity Gain"; series11.ChartArea = "ChartArea1"; series11.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point; series11.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); series11.Legend = "Legend1"; series11.Name = "Last Mouse Move"; series12.ChartArea = "ChartArea1"; series12.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; series12.Legend = "Legend1"; series12.Name = "Y: Velocity Gain"; series13.ChartArea = "ChartArea1"; series13.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point; series13.IsVisibleInLegend = false; series13.Legend = "Legend1"; series13.Name = "Y: Last Mouse Move"; this.GainChart.Series.Add(series10); this.GainChart.Series.Add(series11); this.GainChart.Series.Add(series12); this.GainChart.Series.Add(series13); this.GainChart.Size = new System.Drawing.Size(698, 308); this.GainChart.TabIndex = 36; this.GainChart.TabStop = false; this.GainChart.Text = "chart1"; title4.DockedToChartArea = "ChartArea1"; title4.IsDockedInsideChartArea = false; title4.Name = "Title"; title4.Text = "Gain"; this.GainChart.Titles.Add(title4); // // VelocityChart // chartArea5.AxisX.Title = "Input Speed (count/ms)"; chartArea5.AxisY.Title = "Output Speed (counts/ms)"; chartArea5.Name = "ChartArea1"; this.VelocityChart.ChartAreas.Add(chartArea5); legend5.Name = "Legend1"; this.VelocityChart.Legends.Add(legend5); this.VelocityChart.Location = new System.Drawing.Point(-5, 332); this.VelocityChart.Name = "VelocityChart"; series14.ChartArea = "ChartArea1"; series14.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; series14.Legend = "Legend1"; series14.Name = "Output Velocity"; series15.ChartArea = "ChartArea1"; series15.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point; series15.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); series15.Legend = "Legend1"; series15.Name = "Last Mouse Move"; series16.ChartArea = "ChartArea1"; series16.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; series16.Legend = "Legend1"; series16.Name = "Y: Output Velocity"; series17.ChartArea = "ChartArea1"; series17.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point; series17.IsVisibleInLegend = false; series17.Legend = "Legend1"; series17.Name = "Y: Last Mouse Move"; this.VelocityChart.Series.Add(series14); this.VelocityChart.Series.Add(series15); this.VelocityChart.Series.Add(series16); this.VelocityChart.Series.Add(series17); this.VelocityChart.Size = new System.Drawing.Size(698, 308); this.VelocityChart.TabIndex = 35; this.VelocityChart.TabStop = false; this.VelocityChart.Text = "chart1"; title5.DockedToChartArea = "ChartArea1"; title5.IsDockedInsideChartArea = false; title5.Name = "Title"; title5.Text = "Velocity"; this.VelocityChart.Titles.Add(title5); // // AccelerationChart // chartArea6.AxisX.Title = "Input Speed (counts/ms)"; chartArea6.AxisY.Title = "Ratio of Output to Input"; chartArea6.Name = "ChartArea1"; this.AccelerationChart.ChartAreas.Add(chartArea6); legend6.Name = "Legend1"; this.AccelerationChart.Legends.Add(legend6); this.AccelerationChart.Location = new System.Drawing.Point(-5, -2); this.AccelerationChart.Name = "AccelerationChart"; series18.ChartArea = "ChartArea1"; series18.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; series18.Legend = "Legend1"; series18.Name = "Accelerated Sensitivity"; series19.ChartArea = "ChartArea1"; series19.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point; series19.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); series19.Legend = "Legend1"; series19.Name = "Last Mouse Move"; series20.ChartArea = "ChartArea1"; series20.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; series20.Legend = "Legend1"; series20.Name = "Y: Accelerated Sensitivity"; series21.ChartArea = "ChartArea1"; series21.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point; series21.IsVisibleInLegend = false; series21.Legend = "Legend1"; series21.Name = "Y - Last Mouse Move"; this.AccelerationChart.Series.Add(series18); this.AccelerationChart.Series.Add(series19); this.AccelerationChart.Series.Add(series20); this.AccelerationChart.Series.Add(series21); this.AccelerationChart.Size = new System.Drawing.Size(698, 328); this.AccelerationChart.TabIndex = 34; this.AccelerationChart.TabStop = false; this.AccelerationChart.Text = "Sensitivity"; title6.DockedToChartArea = "ChartArea1"; title6.IsDockedInsideChartArea = false; title6.Name = "Title"; title6.Text = "Sensitivity"; this.AccelerationChart.Titles.Add(title6); // // RawAcceleration // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1884, 956); this.Controls.Add(this.chartsPanel); this.Controls.Add(this.optionsPanel); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "RawAcceleration"; this.Text = "Raw Accel"; this.optionsPanel.ResumeLayout(false); this.optionsPanel.PerformLayout(); this.DirectionalityPanel.ResumeLayout(false); this.DirectionalityPanel.PerformLayout(); this.menuStrip1.ResumeLayout(false); this.menuStrip1.PerformLayout(); this.chartsPanel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.GainChartY)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.VelocityChartY)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.AccelerationChartY)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.GainChart)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.VelocityChart)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.AccelerationChart)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Panel optionsPanel; private System.Windows.Forms.Button toggleButton; private System.Windows.Forms.Label scaleLabelY; private System.Windows.Forms.Label ScaleActiveYLabel; private System.Windows.Forms.TextBox scaleBoxY; private System.Windows.Forms.Label ScaleActiveXLabel; private System.Windows.Forms.Label scaleLabelX; private System.Windows.Forms.TextBox scaleBoxX; private System.Windows.Forms.Label expLabelY; private System.Windows.Forms.Label ExpActiveYLabel; private System.Windows.Forms.TextBox expBoxY; private System.Windows.Forms.Label ExpActiveXLabel; private System.Windows.Forms.Label expLabelX; private System.Windows.Forms.TextBox expBoxX; private System.Windows.Forms.Label ActiveValueTitleY; private System.Windows.Forms.Label AccelTypeActiveLabelY; private System.Windows.Forms.Label OptionSetYTitle; private System.Windows.Forms.Label OptionSetXTitle; private System.Windows.Forms.Label constantThreeLabelY; private System.Windows.Forms.Label limitLabelY; private System.Windows.Forms.Label inputJumpLabelY; private System.Windows.Forms.Label outputJumpLabelY; private System.Windows.Forms.Label inputOffsetLabelY; private System.Windows.Forms.Label outputOffsetLabelY; private System.Windows.Forms.Label inCapLabelYClassic; private System.Windows.Forms.Label constantOneLabelY; private System.Windows.Forms.CheckBox ByComponentXYLock; private System.Windows.Forms.Label MidpointActiveYLabel; private System.Windows.Forms.Label LimitActiveYLabel; private System.Windows.Forms.Label InputJumpActiveYLabel; private System.Windows.Forms.Label OutputJumpActiveYLabel; private System.Windows.Forms.Label InputOffsetActiveYLabel; private System.Windows.Forms.Label OutputOffsetActiveYLabel; private System.Windows.Forms.Label AccelerationActiveLabelY; private System.Windows.Forms.ComboBox accelTypeDropY; private System.Windows.Forms.TextBox midpointBoxY; private System.Windows.Forms.TextBox limitBoxY; private System.Windows.Forms.TextBox inputJumpBoxY; private System.Windows.Forms.TextBox outputJumpBoxY; private System.Windows.Forms.TextBox inputOffsetBoxY; private System.Windows.Forms.TextBox outputOffsetBoxY; private System.Windows.Forms.TextBox accelerationBoxY; private System.Windows.Forms.Label MidpointActiveXLabel; private System.Windows.Forms.Label LimitActiveXLabel; private System.Windows.Forms.Label InputJumpActiveXLabel; private System.Windows.Forms.Label OutputJumpActiveXLabel; private System.Windows.Forms.Label InputOffsetActiveXLabel; private System.Windows.Forms.Label OutputOffsetActiveXLabel; private System.Windows.Forms.Label InCapActiveYLabelClassic; private System.Windows.Forms.Label InCapActiveXLabelClassic; private System.Windows.Forms.Label AccelerationActiveLabelX; private System.Windows.Forms.Label AccelTypeActiveLabelX; private System.Windows.Forms.Label RotationActiveLabel; private System.Windows.Forms.Label VertHorzRatioActiveLabel; private System.Windows.Forms.Label SensitivityMultiplierActiveLabel; private System.Windows.Forms.Label ActiveValueTitle; private System.Windows.Forms.Label MouseLabel; private System.Windows.Forms.Label LockXYLabel; private System.Windows.Forms.CheckBox sensXYLock; private System.Windows.Forms.TextBox inCapBoxYClassic; private System.Windows.Forms.TextBox VertHorzRatioBox; private System.Windows.Forms.Button writeButton; private System.Windows.Forms.Label inputOffsetLabelX; private System.Windows.Forms.Label outputOffsetLabelX; private System.Windows.Forms.TextBox inputOffsetBoxX; private System.Windows.Forms.TextBox outputOffsetBoxX; private System.Windows.Forms.Label inputJumpLabelX; private System.Windows.Forms.Label outputJumpLabelX; private System.Windows.Forms.TextBox inputJumpBoxX; private System.Windows.Forms.TextBox outputJumpBoxX; private System.Windows.Forms.Label constantThreeLabelX; private System.Windows.Forms.TextBox midpointBoxX; private System.Windows.Forms.Label limitLabelX; private System.Windows.Forms.TextBox limitBoxX; private System.Windows.Forms.Label inCapLabelXClassic; private System.Windows.Forms.TextBox inCapBoxXClassic; private System.Windows.Forms.Label constantOneLabelX; private System.Windows.Forms.TextBox accelerationBoxX; private System.Windows.Forms.Label rotationLabel; private System.Windows.Forms.TextBox rotationBox; private System.Windows.Forms.Label sensitivityLabel; private System.Windows.Forms.TextBox sensitivityBoxX; private System.Windows.Forms.ComboBox accelTypeDropX; private System.Windows.Forms.MenuStrip menuStrip1; private System.Windows.Forms.ToolStripMenuItem graphsToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem scaleByDPIToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem dPIToolStripMenuItem; private System.Windows.Forms.ToolStripTextBox DPITextBox; private System.Windows.Forms.ToolStripMenuItem pollRateToolStripMenuItem; private System.Windows.Forms.ToolStripTextBox PollRateTextBox; private System.Windows.Forms.ToolStripMenuItem ScaleMenuItem; private System.Windows.Forms.ToolStripMenuItem showVelocityGainToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem showLastMouseMoveToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem advancedToolStripMenuItem; private System.Windows.Forms.Panel chartsPanel; private System.Windows.Forms.DataVisualization.Charting.Chart GainChartY; private System.Windows.Forms.DataVisualization.Charting.Chart VelocityChartY; private System.Windows.Forms.DataVisualization.Charting.Chart AccelerationChartY; private System.Windows.Forms.DataVisualization.Charting.Chart GainChart; private System.Windows.Forms.DataVisualization.Charting.Chart VelocityChart; private System.Windows.Forms.DataVisualization.Charting.Chart AccelerationChart; private System.Windows.Forms.ToolStripMenuItem AutoWriteMenuItem; private System.Windows.Forms.Panel DirectionalityPanel; private System.Windows.Forms.Label DirectionalityRangeLabel; private System.Windows.Forms.Label DirectionalDomainLabel; private System.Windows.Forms.TextBox LpNormBox; private System.Windows.Forms.Label LPNormLabel; private System.Windows.Forms.Label DirectionalityY; private System.Windows.Forms.Label DirectionalityX; private System.Windows.Forms.TextBox RangeBoxY; private System.Windows.Forms.TextBox RangeBoxX; private System.Windows.Forms.TextBox DomainBoxY; private System.Windows.Forms.TextBox DomainBoxX; private System.Windows.Forms.Label DirectionalityLabel; private System.Windows.Forms.CheckBox ByComponentCheckBox; private System.Windows.Forms.CheckBox WholeCheckBox; private System.Windows.Forms.Label DirectionalityActiveValueTitle; private System.Windows.Forms.Label DomainActiveValueX; private System.Windows.Forms.Label DomainActiveValueY; private System.Windows.Forms.Label RangeActiveValueX; private System.Windows.Forms.Label LpNormActiveValue; private System.Windows.Forms.Label RangeActiveValueY; private System.Windows.Forms.CheckBox FakeBox; private System.Windows.Forms.ToolStripMenuItem DeviceMenuItem; private System.Windows.Forms.Label LUTTextLabelX; private System.Windows.Forms.Label LUTTextLabelY; private System.Windows.Forms.CheckBox gainSwitchX; private System.Windows.Forms.CheckBox gainSwitchY; private System.Windows.Forms.Label gainSwitchActiveLabelY; private System.Windows.Forms.Label gainSwitchActiveLabelX; private System.Windows.Forms.RichTextBox YLutPointsBox; private System.Windows.Forms.RichTextBox XLutPointsBox; private System.Windows.Forms.Label LutApplyActiveYLabel; private System.Windows.Forms.ComboBox YLutApplyDropdown; private System.Windows.Forms.ComboBox XLutApplyDropdown; private System.Windows.Forms.Label LutApplyActiveXLabel; private System.Windows.Forms.Label YLutApplyLabel; private System.Windows.Forms.Label XLutApplyLabel; private System.Windows.Forms.RichTextBox YLutActiveValuesBox; private System.Windows.Forms.RichTextBox XLutActiveValuesBox; private System.Windows.Forms.ToolStripMenuItem streamingModeToolStripMenuItem; private System.Windows.Forms.Label powerLabelY; private System.Windows.Forms.Label powerLabelX; private System.Windows.Forms.TextBox powerBoxY; private System.Windows.Forms.TextBox powerBoxX; private System.Windows.Forms.Label PowerClassicActiveYLabel; private System.Windows.Forms.Label PowerClassicActiveXLabel; private System.Windows.Forms.Label growthRateLabelY; private System.Windows.Forms.Label growthRateLabelX; private System.Windows.Forms.Label decayRateLabelY; private System.Windows.Forms.Label decayRateLabelX; private System.Windows.Forms.TextBox growthRateBoxY; private System.Windows.Forms.TextBox growthRateBoxX; private System.Windows.Forms.TextBox decayRateBoxY; private System.Windows.Forms.TextBox decayRateBoxX; private System.Windows.Forms.Label GrowthRateActiveYLabel; private System.Windows.Forms.Label GrowthRateActiveXLabel; private System.Windows.Forms.Label DecayRateActiveYLabel; private System.Windows.Forms.Label DecayRateActiveXLabel; private System.Windows.Forms.Label SmoothActiveYLabel; private System.Windows.Forms.Label smoothLabelY; private System.Windows.Forms.Label SmoothActiveXLabel; private System.Windows.Forms.Label smoothLabelX; private System.Windows.Forms.TextBox smoothBoxY; private System.Windows.Forms.TextBox smoothBoxX; private System.Windows.Forms.Label VertHorzRatioLabel; private System.Windows.Forms.ComboBox CapTypeDropdownYClassic; private System.Windows.Forms.ComboBox CapTypeDropdownXClassic; private System.Windows.Forms.Label CapTypeLabelYClassic; private System.Windows.Forms.Label CapTypeLabelXClassic; private System.Windows.Forms.Label outCapLabelYClassic; private System.Windows.Forms.Label outCapLabelXClassic; private System.Windows.Forms.TextBox outCapBoxYClassic; private System.Windows.Forms.TextBox outCapBoxXClassic; private System.Windows.Forms.Label OutCapActiveXLabelClassic; private System.Windows.Forms.Label OutCapActiveYLabelClassic; private System.Windows.Forms.Label CapTypeActiveYLabelClassic; private System.Windows.Forms.Label CapTypeActiveXLabelClassic; private System.Windows.Forms.ComboBox CapTypeDropdownYPower; private System.Windows.Forms.ComboBox CapTypeDropdownXPower; private System.Windows.Forms.Label OutCapActiveYLabelPower; private System.Windows.Forms.Label InCapActiveYLabelPower; private System.Windows.Forms.Label OutCapActiveXLabelPower; private System.Windows.Forms.Label InCapActiveXLabelPower; private System.Windows.Forms.Label CapTypeActiveYLabelPower; private System.Windows.Forms.Label CapTypeActiveXLabelPower; private System.Windows.Forms.Label outCapLabelYPower; private System.Windows.Forms.Label inCapLabelYPower; private System.Windows.Forms.Label CapTypeLabelYPower; private System.Windows.Forms.Label outCapLabelXPower; private System.Windows.Forms.Label inCapLabelXPower; private System.Windows.Forms.Label CapTypeLabelXPower; private System.Windows.Forms.TextBox outCapBoxYPower; private System.Windows.Forms.TextBox outCapBoxXPower; private System.Windows.Forms.TextBox inCapBoxYPower; private System.Windows.Forms.TextBox inCapBoxXPower; } }