namespace ScpServer { partial class Options { /// /// 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Options)); this.lowColorChooserButton = new System.Windows.Forms.Button(); this.nUDRainbow = new System.Windows.Forms.NumericUpDown(); this.pBRainbow = new System.Windows.Forms.PictureBox(); this.tBBlueBar = new System.Windows.Forms.TrackBar(); this.tBGreenBar = new System.Windows.Forms.TrackBar(); this.tBRedBar = new System.Windows.Forms.TrackBar(); this.cBLightbyBattery = new System.Windows.Forms.CheckBox(); this.lbBlue = new System.Windows.Forms.Label(); this.lbGreen = new System.Windows.Forms.Label(); this.lbspc = new System.Windows.Forms.Label(); this.lbRed = new System.Windows.Forms.Label(); this.cBDoubleTap = new System.Windows.Forms.CheckBox(); this.cBTap = new System.Windows.Forms.CheckBox(); this.nUDTap = new System.Windows.Forms.NumericUpDown(); this.cBScroll = new System.Windows.Forms.CheckBox(); this.cBSlide = new System.Windows.Forms.CheckBox(); this.nUDScroll = new System.Windows.Forms.NumericUpDown(); this.nUDTouch = new System.Windows.Forms.NumericUpDown(); this.lbButtonMouseSens = new System.Windows.Forms.Label(); this.cBlowerRCOn = new System.Windows.Forms.CheckBox(); this.cBTouchpadJitterCompensation = new System.Windows.Forms.CheckBox(); this.lbL2 = new System.Windows.Forms.Label(); this.lbR2 = new System.Windows.Forms.Label(); this.lbIdleMinutes = new System.Windows.Forms.Label(); this.nUDIdleDisconnect = new System.Windows.Forms.NumericUpDown(); this.nUDR2 = new System.Windows.Forms.NumericUpDown(); this.cBFlushHIDQueue = new System.Windows.Forms.CheckBox(); this.nUDRumbleBoost = new System.Windows.Forms.NumericUpDown(); this.btnRumbleTest = new System.Windows.Forms.Button(); this.lbFull = new System.Windows.Forms.Label(); this.lbLowRed = new System.Windows.Forms.Label(); this.lbLowGreen = new System.Windows.Forms.Label(); this.lbLowBlue = new System.Windows.Forms.Label(); this.tBLowRedBar = new System.Windows.Forms.TrackBar(); this.tBLowGreenBar = new System.Windows.Forms.TrackBar(); this.tBLowBlueBar = new System.Windows.Forms.TrackBar(); this.lbEmpty = new System.Windows.Forms.Label(); this.pnlFull = new System.Windows.Forms.Panel(); this.pnlLowBattery = new System.Windows.Forms.Panel(); this.lbRS = new System.Windows.Forms.Label(); this.lbLS = new System.Windows.Forms.Label(); this.nUDRS = new System.Windows.Forms.NumericUpDown(); this.numUDMouseSens = new System.Windows.Forms.NumericUpDown(); this.nUDLS = new System.Windows.Forms.NumericUpDown(); this.nUDL2 = new System.Windows.Forms.NumericUpDown(); this.gBTouchpad = new System.Windows.Forms.GroupBox(); this.cbStartTouchpadOff = new System.Windows.Forms.CheckBox(); this.gBOther = new System.Windows.Forms.GroupBox(); this.cBTPforControls = new System.Windows.Forms.CheckBox(); this.cBDinput = new System.Windows.Forms.CheckBox(); this.pBProgram = new System.Windows.Forms.PictureBox(); this.cBLaunchProgram = new System.Windows.Forms.CheckBox(); this.btnBrowse = new System.Windows.Forms.Button(); this.lbUseController = new System.Windows.Forms.Label(); this.cBMouseAccel = new System.Windows.Forms.CheckBox(); this.nUDSixaxis = new System.Windows.Forms.NumericUpDown(); this.cBControllerInput = new System.Windows.Forms.CheckBox(); this.cBIdleDisconnect = new System.Windows.Forms.CheckBox(); this.gBLightbar = new System.Windows.Forms.GroupBox(); this.btnChargingColor = new System.Windows.Forms.Button(); this.rBColor = new System.Windows.Forms.RadioButton(); this.rBFade = new System.Windows.Forms.RadioButton(); this.rBNormal = new System.Windows.Forms.RadioButton(); this.rBRainbow = new System.Windows.Forms.RadioButton(); this.lbWhileCharging = new System.Windows.Forms.Label(); this.lbPercentFlashBar = new System.Windows.Forms.Label(); this.nUDflashLED = new System.Windows.Forms.NumericUpDown(); this.lbFlashAt = new System.Windows.Forms.Label(); this.pnlShift = new System.Windows.Forms.Panel(); this.cBShiftLight = new System.Windows.Forms.CheckBox(); this.lbShift = new System.Windows.Forms.Label(); this.lbShiftRed = new System.Windows.Forms.Label(); this.lbShiftGreen = new System.Windows.Forms.Label(); this.lbShiftBlue = new System.Windows.Forms.Label(); this.tBShiftRedBar = new System.Windows.Forms.TrackBar(); this.tBShiftGreenBar = new System.Windows.Forms.TrackBar(); this.tBShiftBlueBar = new System.Windows.Forms.TrackBar(); this.gBRumble = new System.Windows.Forms.GroupBox(); this.lbPercentRumble = new System.Windows.Forms.Label(); this.gBDeadzone = new System.Windows.Forms.GroupBox(); this.lbSixaxisX = new System.Windows.Forms.Label(); this.lbSixaxisZ = new System.Windows.Forms.Label(); this.nUDSZ = new System.Windows.Forms.NumericUpDown(); this.nUDSX = new System.Windows.Forms.NumericUpDown(); this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog(); this.tPController = new System.Windows.Forms.TabPage(); this.pnlSixaxis = new System.Windows.Forms.Panel(); this.tBsixaxisAccelX = new System.Windows.Forms.TrackBar(); this.lb6Accel = new System.Windows.Forms.Label(); this.tBsixaxisGyroX = new System.Windows.Forms.TrackBar(); this.lb6Gryo = new System.Windows.Forms.Label(); this.tBsixaxisGyroY = new System.Windows.Forms.TrackBar(); this.tBsixaxisGyroZ = new System.Windows.Forms.TrackBar(); this.tBsixaxisAccelY = new System.Windows.Forms.TrackBar(); this.tBsixaxisAccelZ = new System.Windows.Forms.TrackBar(); this.lbL2Track = new System.Windows.Forms.Label(); this.pBDelayTracker = new System.Windows.Forms.PictureBox(); this.btnSATrack = new System.Windows.Forms.Button(); this.btnRSTrack = new System.Windows.Forms.Button(); this.lbRSTip = new System.Windows.Forms.Label(); this.lbInputDelay = new System.Windows.Forms.Label(); this.lbR2Track = new System.Windows.Forms.Label(); this.lbLSTip = new System.Windows.Forms.Label(); this.lbSATip = new System.Windows.Forms.Label(); this.btnLSTrack = new System.Windows.Forms.Button(); this.pBSADeadzone = new System.Windows.Forms.PictureBox(); this.pBRSDeadzone = new System.Windows.Forms.PictureBox(); this.lbRSTrack = new System.Windows.Forms.Label(); this.pBLSDeadzone = new System.Windows.Forms.PictureBox(); this.lbLSTrack = new System.Windows.Forms.Label(); this.tBR2 = new System.Windows.Forms.TrackBar(); this.tBL2 = new System.Windows.Forms.TrackBar(); this.lbSATrack = new System.Windows.Forms.Label(); this.tPShiftMod = new System.Windows.Forms.TabPage(); this.label2 = new System.Windows.Forms.Label(); this.fLPShiftTouchSwipe = new System.Windows.Forms.FlowLayoutPanel(); this.bnShiftSwipeUp = new System.Windows.Forms.Button(); this.bnShiftSwipeDown = new System.Windows.Forms.Button(); this.bnShiftSwipeLeft = new System.Windows.Forms.Button(); this.bnShiftSwipeRight = new System.Windows.Forms.Button(); this.lbShiftGryo = new System.Windows.Forms.Label(); this.fLPShiftTiltControls = new System.Windows.Forms.FlowLayoutPanel(); this.bnShiftGyroZN = new System.Windows.Forms.Button(); this.bnShiftGyroZP = new System.Windows.Forms.Button(); this.bnShiftGyroXP = new System.Windows.Forms.Button(); this.bnShiftGyroXN = new System.Windows.Forms.Button(); this.cBShiftControl = new System.Windows.Forms.ComboBox(); this.lBShiftControls = new System.Windows.Forms.ListBox(); this.lbHold = new System.Windows.Forms.Label(); this.lbtoUse = new System.Windows.Forms.Label(); this.pnlShiftMain = new System.Windows.Forms.Panel(); this.pBShiftController = new System.Windows.Forms.PictureBox(); this.bnShiftTouchUpper = new System.Windows.Forms.Button(); this.bnShiftTouchLeft = new System.Windows.Forms.Button(); this.bnShiftTouchRight = new System.Windows.Forms.Button(); this.bnShiftTouchMulti = new System.Windows.Forms.Button(); this.bnShiftR1 = new System.Windows.Forms.Button(); this.bnShiftCross = new System.Windows.Forms.Button(); this.bnShiftCircle = new System.Windows.Forms.Button(); this.btnShiftRightStick = new System.Windows.Forms.Button(); this.bnShiftSquare = new System.Windows.Forms.Button(); this.btnShiftLightbar = new System.Windows.Forms.Button(); this.bnShiftTriangle = new System.Windows.Forms.Button(); this.bnShiftUp = new System.Windows.Forms.Button(); this.btnShiftLeftStick = new System.Windows.Forms.Button(); this.bnShiftDown = new System.Windows.Forms.Button(); this.bnShiftL2 = new System.Windows.Forms.Button(); this.bnShiftRight = new System.Windows.Forms.Button(); this.bnShiftR2 = new System.Windows.Forms.Button(); this.bnShiftLeft = new System.Windows.Forms.Button(); this.bnShiftL1 = new System.Windows.Forms.Button(); this.bnShiftOptions = new System.Windows.Forms.Button(); this.bnShiftPS = new System.Windows.Forms.Button(); this.bnShiftShare = new System.Windows.Forms.Button(); this.pnlShiftSticks = new System.Windows.Forms.Panel(); this.btnShiftFullView = new System.Windows.Forms.Button(); this.pBShiftSticks = new System.Windows.Forms.PictureBox(); this.bnShiftL3 = new System.Windows.Forms.Button(); this.bnShiftRSDown = new System.Windows.Forms.Button(); this.bnShiftLSUp = new System.Windows.Forms.Button(); this.bnShiftRSUp = new System.Windows.Forms.Button(); this.bnShiftLSLeft = new System.Windows.Forms.Button(); this.bnShiftRSRight = new System.Windows.Forms.Button(); this.bnShiftLSRight = new System.Windows.Forms.Button(); this.bnShiftRSLeft = new System.Windows.Forms.Button(); this.bnShiftLSDown = new System.Windows.Forms.Button(); this.bnShiftR3 = new System.Windows.Forms.Button(); this.tPControls = new System.Windows.Forms.TabPage(); this.label1 = new System.Windows.Forms.Label(); this.fLPTouchSwipe = new System.Windows.Forms.FlowLayoutPanel(); this.bnSwipeUp = new System.Windows.Forms.Button(); this.bnSwipeDown = new System.Windows.Forms.Button(); this.bnSwipeLeft = new System.Windows.Forms.Button(); this.bnSwipeRight = new System.Windows.Forms.Button(); this.lbGryo = new System.Windows.Forms.Label(); this.fLPTiltControls = new System.Windows.Forms.FlowLayoutPanel(); this.bnGyroZN = new System.Windows.Forms.Button(); this.bnGyroZP = new System.Windows.Forms.Button(); this.bnGyroXP = new System.Windows.Forms.Button(); this.bnGyroXN = new System.Windows.Forms.Button(); this.pnlMain = new System.Windows.Forms.Panel(); this.pBController = new System.Windows.Forms.PictureBox(); this.bnTouchUpper = new System.Windows.Forms.Button(); this.bnTouchLeft = new System.Windows.Forms.Button(); this.bnTouchRight = new System.Windows.Forms.Button(); this.bnTouchMulti = new System.Windows.Forms.Button(); this.bnR1 = new System.Windows.Forms.Button(); this.bnCross = new System.Windows.Forms.Button(); this.bnCircle = new System.Windows.Forms.Button(); this.btnRightStick = new System.Windows.Forms.Button(); this.bnSquare = new System.Windows.Forms.Button(); this.btnLightbar = new System.Windows.Forms.Button(); this.bnTriangle = new System.Windows.Forms.Button(); this.bnUp = new System.Windows.Forms.Button(); this.btnLeftStick = new System.Windows.Forms.Button(); this.bnDown = new System.Windows.Forms.Button(); this.bnRight = new System.Windows.Forms.Button(); this.bnLeft = new System.Windows.Forms.Button(); this.bnL1 = new System.Windows.Forms.Button(); this.bnOptions = new System.Windows.Forms.Button(); this.bnPS = new System.Windows.Forms.Button(); this.bnShare = new System.Windows.Forms.Button(); this.bnL2 = new System.Windows.Forms.Button(); this.bnR2 = new System.Windows.Forms.Button(); this.lBControls = new System.Windows.Forms.ListBox(); this.lbControlTip = new System.Windows.Forms.Label(); this.pnlSticks = new System.Windows.Forms.Panel(); this.btnFullView = new System.Windows.Forms.Button(); this.pBSticks = new System.Windows.Forms.PictureBox(); this.bnL3 = new System.Windows.Forms.Button(); this.bnRSDown = new System.Windows.Forms.Button(); this.bnLSUp = new System.Windows.Forms.Button(); this.bnRSUp = new System.Windows.Forms.Button(); this.bnLSLeft = new System.Windows.Forms.Button(); this.bnRSRight = new System.Windows.Forms.Button(); this.bnLSRight = new System.Windows.Forms.Button(); this.bnRSLeft = new System.Windows.Forms.Button(); this.bnLSDown = new System.Windows.Forms.Button(); this.bnR3 = new System.Windows.Forms.Button(); this.tabControls = new System.Windows.Forms.TabControl(); this.advColorDialog = new ScpServer.AdvancedColorDialog(); ((System.ComponentModel.ISupportInitialize)(this.nUDRainbow)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pBRainbow)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tBBlueBar)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tBGreenBar)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tBRedBar)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDTap)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDScroll)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDTouch)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDIdleDisconnect)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDR2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDRumbleBoost)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tBLowRedBar)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tBLowGreenBar)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tBLowBlueBar)).BeginInit(); this.pnlFull.SuspendLayout(); this.pnlLowBattery.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.nUDRS)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numUDMouseSens)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDLS)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDL2)).BeginInit(); this.gBTouchpad.SuspendLayout(); this.gBOther.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pBProgram)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDSixaxis)).BeginInit(); this.gBLightbar.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.nUDflashLED)).BeginInit(); this.pnlShift.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tBShiftRedBar)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tBShiftGreenBar)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tBShiftBlueBar)).BeginInit(); this.gBRumble.SuspendLayout(); this.gBDeadzone.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.nUDSZ)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDSX)).BeginInit(); this.tPController.SuspendLayout(); this.pnlSixaxis.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tBsixaxisAccelX)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tBsixaxisGyroX)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tBsixaxisGyroY)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tBsixaxisGyroZ)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tBsixaxisAccelY)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tBsixaxisAccelZ)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pBDelayTracker)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pBSADeadzone)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pBRSDeadzone)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pBLSDeadzone)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tBR2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tBL2)).BeginInit(); this.tPShiftMod.SuspendLayout(); this.fLPShiftTouchSwipe.SuspendLayout(); this.fLPShiftTiltControls.SuspendLayout(); this.pnlShiftMain.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pBShiftController)).BeginInit(); this.pnlShiftSticks.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pBShiftSticks)).BeginInit(); this.tPControls.SuspendLayout(); this.fLPTouchSwipe.SuspendLayout(); this.fLPTiltControls.SuspendLayout(); this.pnlMain.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pBController)).BeginInit(); this.pnlSticks.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pBSticks)).BeginInit(); this.tabControls.SuspendLayout(); this.SuspendLayout(); // // lowColorChooserButton // this.lowColorChooserButton.BackColor = System.Drawing.Color.White; resources.ApplyResources(this.lowColorChooserButton, "lowColorChooserButton"); this.lowColorChooserButton.Name = "lowColorChooserButton"; this.lowColorChooserButton.UseVisualStyleBackColor = false; this.lowColorChooserButton.Click += new System.EventHandler(this.lowColorChooserButton_Click); // // nUDRainbow // resources.ApplyResources(this.nUDRainbow, "nUDRainbow"); this.nUDRainbow.Maximum = new decimal(new int[] { 60, 0, 0, 0}); this.nUDRainbow.Name = "nUDRainbow"; this.nUDRainbow.ValueChanged += new System.EventHandler(this.numUDRainbow_ValueChanged); // // pBRainbow // this.pBRainbow.Image = global::ScpServer.Properties.Resources.rainbow; resources.ApplyResources(this.pBRainbow, "pBRainbow"); this.pBRainbow.Name = "pBRainbow"; this.pBRainbow.TabStop = false; this.pBRainbow.Click += new System.EventHandler(this.pbRainbow_Click); // // tBBlueBar // resources.ApplyResources(this.tBBlueBar, "tBBlueBar"); this.tBBlueBar.BackColor = System.Drawing.Color.Blue; this.tBBlueBar.Maximum = 255; this.tBBlueBar.Name = "tBBlueBar"; this.tBBlueBar.TickFrequency = 25; this.tBBlueBar.TickStyle = System.Windows.Forms.TickStyle.None; this.tBBlueBar.Value = 255; this.tBBlueBar.ValueChanged += new System.EventHandler(this.blueBar_ValueChanged); this.tBBlueBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LightBar_MouseDown); this.tBBlueBar.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Lightbar_MouseUp); // // tBGreenBar // resources.ApplyResources(this.tBGreenBar, "tBGreenBar"); this.tBGreenBar.BackColor = System.Drawing.Color.Green; this.tBGreenBar.Maximum = 255; this.tBGreenBar.Name = "tBGreenBar"; this.tBGreenBar.TickFrequency = 25; this.tBGreenBar.TickStyle = System.Windows.Forms.TickStyle.None; this.tBGreenBar.Value = 255; this.tBGreenBar.ValueChanged += new System.EventHandler(this.greenBar_ValueChanged); this.tBGreenBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LightBar_MouseDown); this.tBGreenBar.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Lightbar_MouseUp); // // tBRedBar // resources.ApplyResources(this.tBRedBar, "tBRedBar"); this.tBRedBar.BackColor = System.Drawing.Color.Red; this.tBRedBar.Maximum = 255; this.tBRedBar.Name = "tBRedBar"; this.tBRedBar.TickFrequency = 25; this.tBRedBar.TickStyle = System.Windows.Forms.TickStyle.None; this.tBRedBar.Value = 255; this.tBRedBar.ValueChanged += new System.EventHandler(this.redBar_ValueChanged); this.tBRedBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LightBar_MouseDown); this.tBRedBar.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Lightbar_MouseUp); // // cBLightbyBattery // resources.ApplyResources(this.cBLightbyBattery, "cBLightbyBattery"); this.cBLightbyBattery.Name = "cBLightbyBattery"; this.cBLightbyBattery.UseVisualStyleBackColor = true; this.cBLightbyBattery.CheckedChanged += new System.EventHandler(this.ledAsBatteryIndicator_CheckedChanged); // // lbBlue // resources.ApplyResources(this.lbBlue, "lbBlue"); this.lbBlue.Name = "lbBlue"; // // lbGreen // resources.ApplyResources(this.lbGreen, "lbGreen"); this.lbGreen.Name = "lbGreen"; // // lbspc // resources.ApplyResources(this.lbspc, "lbspc"); this.lbspc.Name = "lbspc"; // // lbRed // resources.ApplyResources(this.lbRed, "lbRed"); this.lbRed.Name = "lbRed"; // // cBDoubleTap // resources.ApplyResources(this.cBDoubleTap, "cBDoubleTap"); this.cBDoubleTap.Checked = true; this.cBDoubleTap.CheckState = System.Windows.Forms.CheckState.Checked; this.cBDoubleTap.Name = "cBDoubleTap"; this.cBDoubleTap.UseVisualStyleBackColor = true; this.cBDoubleTap.CheckedChanged += new System.EventHandler(this.cBDoubleTap_CheckedChanged); // // cBTap // resources.ApplyResources(this.cBTap, "cBTap"); this.cBTap.Checked = true; this.cBTap.CheckState = System.Windows.Forms.CheckState.Checked; this.cBTap.Name = "cBTap"; this.cBTap.UseVisualStyleBackColor = true; this.cBTap.CheckedChanged += new System.EventHandler(this.cBTap_CheckedChanged); // // nUDTap // resources.ApplyResources(this.nUDTap, "nUDTap"); this.nUDTap.Maximum = new decimal(new int[] { 200, 0, 0, 0}); this.nUDTap.Name = "nUDTap"; this.nUDTap.Value = new decimal(new int[] { 100, 0, 0, 0}); this.nUDTap.ValueChanged += new System.EventHandler(this.numUDTap_ValueChanged); // // cBScroll // resources.ApplyResources(this.cBScroll, "cBScroll"); this.cBScroll.Checked = true; this.cBScroll.CheckState = System.Windows.Forms.CheckState.Checked; this.cBScroll.Name = "cBScroll"; this.cBScroll.UseVisualStyleBackColor = true; this.cBScroll.CheckedChanged += new System.EventHandler(this.cBScroll_CheckedChanged); // // cBSlide // resources.ApplyResources(this.cBSlide, "cBSlide"); this.cBSlide.Checked = true; this.cBSlide.CheckState = System.Windows.Forms.CheckState.Checked; this.cBSlide.Name = "cBSlide"; this.cBSlide.UseVisualStyleBackColor = true; this.cBSlide.CheckedChanged += new System.EventHandler(this.cBSlide_CheckedChanged); // // nUDScroll // resources.ApplyResources(this.nUDScroll, "nUDScroll"); this.nUDScroll.Maximum = new decimal(new int[] { 10, 0, 0, 0}); this.nUDScroll.Minimum = new decimal(new int[] { 10, 0, 0, -2147483648}); this.nUDScroll.Name = "nUDScroll"; this.nUDScroll.Value = new decimal(new int[] { 5, 0, 0, 0}); this.nUDScroll.ValueChanged += new System.EventHandler(this.numUDScroll_ValueChanged); // // nUDTouch // resources.ApplyResources(this.nUDTouch, "nUDTouch"); this.nUDTouch.Maximum = new decimal(new int[] { 150, 0, 0, 0}); this.nUDTouch.Name = "nUDTouch"; this.nUDTouch.Value = new decimal(new int[] { 100, 0, 0, 0}); this.nUDTouch.ValueChanged += new System.EventHandler(this.numUDTouch_ValueChanged); // // lbButtonMouseSens // resources.ApplyResources(this.lbButtonMouseSens, "lbButtonMouseSens"); this.lbButtonMouseSens.Name = "lbButtonMouseSens"; // // cBlowerRCOn // resources.ApplyResources(this.cBlowerRCOn, "cBlowerRCOn"); this.cBlowerRCOn.Name = "cBlowerRCOn"; this.cBlowerRCOn.UseVisualStyleBackColor = true; this.cBlowerRCOn.CheckedChanged += new System.EventHandler(this.lowerRCOffCheckBox_CheckedChanged); // // cBTouchpadJitterCompensation // resources.ApplyResources(this.cBTouchpadJitterCompensation, "cBTouchpadJitterCompensation"); this.cBTouchpadJitterCompensation.Checked = true; this.cBTouchpadJitterCompensation.CheckState = System.Windows.Forms.CheckState.Checked; this.cBTouchpadJitterCompensation.Name = "cBTouchpadJitterCompensation"; this.cBTouchpadJitterCompensation.UseVisualStyleBackColor = true; this.cBTouchpadJitterCompensation.CheckedChanged += new System.EventHandler(this.touchpadJitterCompensation_CheckedChanged); // // lbL2 // resources.ApplyResources(this.lbL2, "lbL2"); this.lbL2.Name = "lbL2"; // // lbR2 // resources.ApplyResources(this.lbR2, "lbR2"); this.lbR2.Name = "lbR2"; // // lbIdleMinutes // resources.ApplyResources(this.lbIdleMinutes, "lbIdleMinutes"); this.lbIdleMinutes.Name = "lbIdleMinutes"; // // nUDIdleDisconnect // this.nUDIdleDisconnect.DecimalPlaces = 1; resources.ApplyResources(this.nUDIdleDisconnect, "nUDIdleDisconnect"); this.nUDIdleDisconnect.Maximum = new decimal(new int[] { 60, 0, 0, 0}); this.nUDIdleDisconnect.Name = "nUDIdleDisconnect"; this.nUDIdleDisconnect.ValueChanged += new System.EventHandler(this.nUDIdleDisconnect_ValueChanged); // // nUDR2 // this.nUDR2.DecimalPlaces = 2; this.nUDR2.Increment = new decimal(new int[] { 1, 0, 0, 65536}); resources.ApplyResources(this.nUDR2, "nUDR2"); this.nUDR2.Maximum = new decimal(new int[] { 1, 0, 0, 0}); this.nUDR2.Name = "nUDR2"; this.nUDR2.ValueChanged += new System.EventHandler(this.numUDR2_ValueChanged); // // cBFlushHIDQueue // resources.ApplyResources(this.cBFlushHIDQueue, "cBFlushHIDQueue"); this.cBFlushHIDQueue.Name = "cBFlushHIDQueue"; this.cBFlushHIDQueue.UseVisualStyleBackColor = true; this.cBFlushHIDQueue.CheckedChanged += new System.EventHandler(this.flushHIDQueue_CheckedChanged); // // nUDRumbleBoost // resources.ApplyResources(this.nUDRumbleBoost, "nUDRumbleBoost"); this.nUDRumbleBoost.Maximum = new decimal(new int[] { 150, 0, 0, 0}); this.nUDRumbleBoost.Name = "nUDRumbleBoost"; this.nUDRumbleBoost.Value = new decimal(new int[] { 100, 0, 0, 0}); this.nUDRumbleBoost.ValueChanged += new System.EventHandler(this.rumbleBoostBar_ValueChanged); // // btnRumbleTest // resources.ApplyResources(this.btnRumbleTest, "btnRumbleTest"); this.btnRumbleTest.Name = "btnRumbleTest"; this.btnRumbleTest.UseVisualStyleBackColor = true; this.btnRumbleTest.Click += new System.EventHandler(this.btnRumbleTest_Click); // // lbFull // resources.ApplyResources(this.lbFull, "lbFull"); this.lbFull.Name = "lbFull"; // // lbLowRed // resources.ApplyResources(this.lbLowRed, "lbLowRed"); this.lbLowRed.Name = "lbLowRed"; // // lbLowGreen // resources.ApplyResources(this.lbLowGreen, "lbLowGreen"); this.lbLowGreen.Name = "lbLowGreen"; // // lbLowBlue // resources.ApplyResources(this.lbLowBlue, "lbLowBlue"); this.lbLowBlue.Name = "lbLowBlue"; // // tBLowRedBar // resources.ApplyResources(this.tBLowRedBar, "tBLowRedBar"); this.tBLowRedBar.BackColor = System.Drawing.Color.Red; this.tBLowRedBar.Maximum = 255; this.tBLowRedBar.Name = "tBLowRedBar"; this.tBLowRedBar.TickFrequency = 25; this.tBLowRedBar.TickStyle = System.Windows.Forms.TickStyle.None; this.tBLowRedBar.Value = 255; this.tBLowRedBar.ValueChanged += new System.EventHandler(this.lowRedBar_ValueChanged); this.tBLowRedBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LightBar_MouseDown); this.tBLowRedBar.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Lightbar_MouseUp); // // tBLowGreenBar // resources.ApplyResources(this.tBLowGreenBar, "tBLowGreenBar"); this.tBLowGreenBar.BackColor = System.Drawing.Color.Green; this.tBLowGreenBar.Maximum = 255; this.tBLowGreenBar.Name = "tBLowGreenBar"; this.tBLowGreenBar.TickFrequency = 25; this.tBLowGreenBar.TickStyle = System.Windows.Forms.TickStyle.None; this.tBLowGreenBar.Value = 255; this.tBLowGreenBar.ValueChanged += new System.EventHandler(this.lowGreenBar_ValueChanged); this.tBLowGreenBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LightBar_MouseDown); this.tBLowGreenBar.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Lightbar_MouseUp); // // tBLowBlueBar // resources.ApplyResources(this.tBLowBlueBar, "tBLowBlueBar"); this.tBLowBlueBar.BackColor = System.Drawing.Color.Blue; this.tBLowBlueBar.Maximum = 255; this.tBLowBlueBar.Name = "tBLowBlueBar"; this.tBLowBlueBar.TickFrequency = 25; this.tBLowBlueBar.TickStyle = System.Windows.Forms.TickStyle.None; this.tBLowBlueBar.Value = 255; this.tBLowBlueBar.ValueChanged += new System.EventHandler(this.lowBlueBar_ValueChanged); this.tBLowBlueBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LightBar_MouseDown); this.tBLowBlueBar.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Lightbar_MouseUp); // // lbEmpty // resources.ApplyResources(this.lbEmpty, "lbEmpty"); this.lbEmpty.Name = "lbEmpty"; this.lbEmpty.Click += new System.EventHandler(this.lbEmpty_Click); // // pnlFull // this.pnlFull.Controls.Add(this.lbFull); this.pnlFull.Controls.Add(this.lbRed); this.pnlFull.Controls.Add(this.lbGreen); this.pnlFull.Controls.Add(this.lbBlue); this.pnlFull.Controls.Add(this.tBRedBar); this.pnlFull.Controls.Add(this.tBGreenBar); this.pnlFull.Controls.Add(this.tBBlueBar); resources.ApplyResources(this.pnlFull, "pnlFull"); this.pnlFull.Name = "pnlFull"; // // pnlLowBattery // this.pnlLowBattery.Controls.Add(this.lowColorChooserButton); this.pnlLowBattery.Controls.Add(this.lbLowRed); this.pnlLowBattery.Controls.Add(this.lbLowGreen); this.pnlLowBattery.Controls.Add(this.lbLowBlue); this.pnlLowBattery.Controls.Add(this.tBLowRedBar); this.pnlLowBattery.Controls.Add(this.tBLowGreenBar); this.pnlLowBattery.Controls.Add(this.tBLowBlueBar); this.pnlLowBattery.Controls.Add(this.lbEmpty); resources.ApplyResources(this.pnlLowBattery, "pnlLowBattery"); this.pnlLowBattery.Name = "pnlLowBattery"; // // lbRS // resources.ApplyResources(this.lbRS, "lbRS"); this.lbRS.Name = "lbRS"; // // lbLS // resources.ApplyResources(this.lbLS, "lbLS"); this.lbLS.Name = "lbLS"; // // nUDRS // this.nUDRS.DecimalPlaces = 2; this.nUDRS.Increment = new decimal(new int[] { 1, 0, 0, 65536}); resources.ApplyResources(this.nUDRS, "nUDRS"); this.nUDRS.Maximum = new decimal(new int[] { 1, 0, 0, 0}); this.nUDRS.Name = "nUDRS"; this.nUDRS.ValueChanged += new System.EventHandler(this.numUDRS_ValueChanged); // // numUDMouseSens // resources.ApplyResources(this.numUDMouseSens, "numUDMouseSens"); this.numUDMouseSens.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numUDMouseSens.Name = "numUDMouseSens"; this.numUDMouseSens.Value = new decimal(new int[] { 25, 0, 0, 0}); this.numUDMouseSens.ValueChanged += new System.EventHandler(this.numUDMouseSens_ValueChanged); // // nUDLS // this.nUDLS.DecimalPlaces = 2; this.nUDLS.Increment = new decimal(new int[] { 1, 0, 0, 65536}); resources.ApplyResources(this.nUDLS, "nUDLS"); this.nUDLS.Maximum = new decimal(new int[] { 1, 0, 0, 0}); this.nUDLS.Name = "nUDLS"; this.nUDLS.ValueChanged += new System.EventHandler(this.numUDLS_ValueChanged); // // nUDL2 // this.nUDL2.DecimalPlaces = 2; this.nUDL2.Increment = new decimal(new int[] { 1, 0, 0, 65536}); resources.ApplyResources(this.nUDL2, "nUDL2"); this.nUDL2.Maximum = new decimal(new int[] { 1, 0, 0, 0}); this.nUDL2.Name = "nUDL2"; this.nUDL2.ValueChanged += new System.EventHandler(this.numUDL2_ValueChanged); // // gBTouchpad // this.gBTouchpad.Controls.Add(this.cbStartTouchpadOff); this.gBTouchpad.Controls.Add(this.cBTouchpadJitterCompensation); this.gBTouchpad.Controls.Add(this.cBlowerRCOn); this.gBTouchpad.Controls.Add(this.cBSlide); this.gBTouchpad.Controls.Add(this.nUDTouch); this.gBTouchpad.Controls.Add(this.cBTap); this.gBTouchpad.Controls.Add(this.nUDScroll); this.gBTouchpad.Controls.Add(this.nUDTap); this.gBTouchpad.Controls.Add(this.cBScroll); this.gBTouchpad.Controls.Add(this.cBDoubleTap); resources.ApplyResources(this.gBTouchpad, "gBTouchpad"); this.gBTouchpad.Name = "gBTouchpad"; this.gBTouchpad.TabStop = false; // // cbStartTouchpadOff // resources.ApplyResources(this.cbStartTouchpadOff, "cbStartTouchpadOff"); this.cbStartTouchpadOff.Name = "cbStartTouchpadOff"; this.cbStartTouchpadOff.UseVisualStyleBackColor = true; this.cbStartTouchpadOff.CheckedChanged += new System.EventHandler(this.cbStartTouchpadOff_CheckedChanged); // // gBOther // this.gBOther.Controls.Add(this.cBTPforControls); this.gBOther.Controls.Add(this.cBDinput); this.gBOther.Controls.Add(this.pBProgram); this.gBOther.Controls.Add(this.cBLaunchProgram); this.gBOther.Controls.Add(this.btnBrowse); this.gBOther.Controls.Add(this.lbUseController); this.gBOther.Controls.Add(this.cBMouseAccel); this.gBOther.Controls.Add(this.nUDSixaxis); this.gBOther.Controls.Add(this.cBControllerInput); this.gBOther.Controls.Add(this.nUDIdleDisconnect); this.gBOther.Controls.Add(this.cBIdleDisconnect); this.gBOther.Controls.Add(this.lbButtonMouseSens); this.gBOther.Controls.Add(this.numUDMouseSens); this.gBOther.Controls.Add(this.cBFlushHIDQueue); this.gBOther.Controls.Add(this.lbIdleMinutes); resources.ApplyResources(this.gBOther, "gBOther"); this.gBOther.Name = "gBOther"; this.gBOther.TabStop = false; // // cBTPforControls // resources.ApplyResources(this.cBTPforControls, "cBTPforControls"); this.cBTPforControls.Name = "cBTPforControls"; this.cBTPforControls.UseVisualStyleBackColor = true; this.cBTPforControls.CheckedChanged += new System.EventHandler(this.cBTPforControls_CheckedChanged); // // cBDinput // resources.ApplyResources(this.cBDinput, "cBDinput"); this.cBDinput.Name = "cBDinput"; this.cBDinput.UseVisualStyleBackColor = true; this.cBDinput.CheckedChanged += new System.EventHandler(this.cBDinput_CheckedChanged); // // pBProgram // resources.ApplyResources(this.pBProgram, "pBProgram"); this.pBProgram.Name = "pBProgram"; this.pBProgram.TabStop = false; // // cBLaunchProgram // resources.ApplyResources(this.cBLaunchProgram, "cBLaunchProgram"); this.cBLaunchProgram.Name = "cBLaunchProgram"; this.cBLaunchProgram.UseVisualStyleBackColor = true; this.cBLaunchProgram.CheckedChanged += new System.EventHandler(this.cBLaunchProgram_CheckedChanged); // // btnBrowse // resources.ApplyResources(this.btnBrowse, "btnBrowse"); this.btnBrowse.Name = "btnBrowse"; this.btnBrowse.UseVisualStyleBackColor = true; this.btnBrowse.Click += new System.EventHandler(this.btnBrowse_Click); // // lbUseController // resources.ApplyResources(this.lbUseController, "lbUseController"); this.lbUseController.Name = "lbUseController"; // // cBMouseAccel // resources.ApplyResources(this.cBMouseAccel, "cBMouseAccel"); this.cBMouseAccel.Name = "cBMouseAccel"; this.cBMouseAccel.UseVisualStyleBackColor = true; this.cBMouseAccel.CheckedChanged += new System.EventHandler(this.cBMouseAccel_CheckedChanged); // // nUDSixaxis // resources.ApplyResources(this.nUDSixaxis, "nUDSixaxis"); this.nUDSixaxis.Maximum = new decimal(new int[] { 4, 0, 0, 0}); this.nUDSixaxis.Minimum = new decimal(new int[] { 1, 0, 0, 0}); this.nUDSixaxis.Name = "nUDSixaxis"; this.nUDSixaxis.Value = new decimal(new int[] { 1, 0, 0, 0}); // // cBControllerInput // resources.ApplyResources(this.cBControllerInput, "cBControllerInput"); this.cBControllerInput.Checked = true; this.cBControllerInput.CheckState = System.Windows.Forms.CheckState.Checked; this.cBControllerInput.Name = "cBControllerInput"; this.cBControllerInput.UseVisualStyleBackColor = true; // // cBIdleDisconnect // resources.ApplyResources(this.cBIdleDisconnect, "cBIdleDisconnect"); this.cBIdleDisconnect.Checked = true; this.cBIdleDisconnect.CheckState = System.Windows.Forms.CheckState.Checked; this.cBIdleDisconnect.Name = "cBIdleDisconnect"; this.cBIdleDisconnect.UseVisualStyleBackColor = true; this.cBIdleDisconnect.CheckedChanged += new System.EventHandler(this.cBIdleDisconnect_CheckedChanged); // // gBLightbar // this.gBLightbar.Controls.Add(this.btnChargingColor); this.gBLightbar.Controls.Add(this.rBColor); this.gBLightbar.Controls.Add(this.rBFade); this.gBLightbar.Controls.Add(this.rBNormal); this.gBLightbar.Controls.Add(this.rBRainbow); this.gBLightbar.Controls.Add(this.lbWhileCharging); this.gBLightbar.Controls.Add(this.lbPercentFlashBar); this.gBLightbar.Controls.Add(this.pBRainbow); this.gBLightbar.Controls.Add(this.nUDflashLED); this.gBLightbar.Controls.Add(this.nUDRainbow); this.gBLightbar.Controls.Add(this.lbspc); this.gBLightbar.Controls.Add(this.cBLightbyBattery); this.gBLightbar.Controls.Add(this.lbFlashAt); this.gBLightbar.Controls.Add(this.pnlShift); this.gBLightbar.Controls.Add(this.pnlFull); this.gBLightbar.Controls.Add(this.pnlLowBattery); resources.ApplyResources(this.gBLightbar, "gBLightbar"); this.gBLightbar.Name = "gBLightbar"; this.gBLightbar.TabStop = false; // // btnChargingColor // this.btnChargingColor.BackColor = System.Drawing.Color.White; resources.ApplyResources(this.btnChargingColor, "btnChargingColor"); this.btnChargingColor.Name = "btnChargingColor"; this.btnChargingColor.UseVisualStyleBackColor = false; this.btnChargingColor.Click += new System.EventHandler(this.btnChargingColor_Click); // // rBColor // resources.ApplyResources(this.rBColor, "rBColor"); this.rBColor.Name = "rBColor"; this.rBColor.TabStop = true; this.rBColor.UseVisualStyleBackColor = true; this.rBColor.CheckedChanged += new System.EventHandler(this.rBColor_CheckedChanged); // // rBFade // resources.ApplyResources(this.rBFade, "rBFade"); this.rBFade.Name = "rBFade"; this.rBFade.UseVisualStyleBackColor = true; this.rBFade.CheckedChanged += new System.EventHandler(this.rBFade_CheckedChanged); // // rBNormal // resources.ApplyResources(this.rBNormal, "rBNormal"); this.rBNormal.Checked = true; this.rBNormal.Name = "rBNormal"; this.rBNormal.TabStop = true; this.rBNormal.UseVisualStyleBackColor = true; this.rBNormal.CheckedChanged += new System.EventHandler(this.rBNormal_CheckedChanged); // // rBRainbow // resources.ApplyResources(this.rBRainbow, "rBRainbow"); this.rBRainbow.Name = "rBRainbow"; this.rBRainbow.UseVisualStyleBackColor = true; this.rBRainbow.CheckedChanged += new System.EventHandler(this.rBRainbow_CheckedChanged); // // lbWhileCharging // resources.ApplyResources(this.lbWhileCharging, "lbWhileCharging"); this.lbWhileCharging.Name = "lbWhileCharging"; // // lbPercentFlashBar // resources.ApplyResources(this.lbPercentFlashBar, "lbPercentFlashBar"); this.lbPercentFlashBar.Name = "lbPercentFlashBar"; // // nUDflashLED // this.nUDflashLED.Increment = new decimal(new int[] { 10, 0, 0, 0}); resources.ApplyResources(this.nUDflashLED, "nUDflashLED"); this.nUDflashLED.Name = "nUDflashLED"; this.nUDflashLED.ValueChanged += new System.EventHandler(this.nUDflashLED_ValueChanged); // // lbFlashAt // resources.ApplyResources(this.lbFlashAt, "lbFlashAt"); this.lbFlashAt.Name = "lbFlashAt"; this.lbFlashAt.Click += new System.EventHandler(this.lbFlashAt_Click); // // pnlShift // this.pnlShift.Controls.Add(this.cBShiftLight); this.pnlShift.Controls.Add(this.lbShift); this.pnlShift.Controls.Add(this.lbShiftRed); this.pnlShift.Controls.Add(this.lbShiftGreen); this.pnlShift.Controls.Add(this.lbShiftBlue); this.pnlShift.Controls.Add(this.tBShiftRedBar); this.pnlShift.Controls.Add(this.tBShiftGreenBar); this.pnlShift.Controls.Add(this.tBShiftBlueBar); resources.ApplyResources(this.pnlShift, "pnlShift"); this.pnlShift.Name = "pnlShift"; // // cBShiftLight // resources.ApplyResources(this.cBShiftLight, "cBShiftLight"); this.cBShiftLight.Checked = true; this.cBShiftLight.CheckState = System.Windows.Forms.CheckState.Checked; this.cBShiftLight.Name = "cBShiftLight"; this.cBShiftLight.UseVisualStyleBackColor = true; this.cBShiftLight.CheckedChanged += new System.EventHandler(this.cBShiftLight_CheckedChanged); // // lbShift // resources.ApplyResources(this.lbShift, "lbShift"); this.lbShift.Name = "lbShift"; this.lbShift.Click += new System.EventHandler(this.lbShift_Click); // // lbShiftRed // resources.ApplyResources(this.lbShiftRed, "lbShiftRed"); this.lbShiftRed.Name = "lbShiftRed"; // // lbShiftGreen // resources.ApplyResources(this.lbShiftGreen, "lbShiftGreen"); this.lbShiftGreen.Name = "lbShiftGreen"; // // lbShiftBlue // resources.ApplyResources(this.lbShiftBlue, "lbShiftBlue"); this.lbShiftBlue.Name = "lbShiftBlue"; // // tBShiftRedBar // resources.ApplyResources(this.tBShiftRedBar, "tBShiftRedBar"); this.tBShiftRedBar.BackColor = System.Drawing.Color.Red; this.tBShiftRedBar.Maximum = 255; this.tBShiftRedBar.Name = "tBShiftRedBar"; this.tBShiftRedBar.TickFrequency = 25; this.tBShiftRedBar.TickStyle = System.Windows.Forms.TickStyle.None; this.tBShiftRedBar.Value = 255; this.tBShiftRedBar.ValueChanged += new System.EventHandler(this.shiftRedBar_ValueChanged); this.tBShiftRedBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LightBar_MouseDown); this.tBShiftRedBar.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Lightbar_MouseUp); // // tBShiftGreenBar // resources.ApplyResources(this.tBShiftGreenBar, "tBShiftGreenBar"); this.tBShiftGreenBar.BackColor = System.Drawing.Color.Green; this.tBShiftGreenBar.Maximum = 255; this.tBShiftGreenBar.Name = "tBShiftGreenBar"; this.tBShiftGreenBar.TickFrequency = 25; this.tBShiftGreenBar.TickStyle = System.Windows.Forms.TickStyle.None; this.tBShiftGreenBar.Value = 255; this.tBShiftGreenBar.ValueChanged += new System.EventHandler(this.shiftGreenBar_ValueChanged); this.tBShiftGreenBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LightBar_MouseDown); this.tBShiftGreenBar.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Lightbar_MouseUp); // // tBShiftBlueBar // resources.ApplyResources(this.tBShiftBlueBar, "tBShiftBlueBar"); this.tBShiftBlueBar.BackColor = System.Drawing.Color.Blue; this.tBShiftBlueBar.Maximum = 255; this.tBShiftBlueBar.Name = "tBShiftBlueBar"; this.tBShiftBlueBar.TickFrequency = 25; this.tBShiftBlueBar.TickStyle = System.Windows.Forms.TickStyle.None; this.tBShiftBlueBar.Value = 255; this.tBShiftBlueBar.ValueChanged += new System.EventHandler(this.shiftBlueBar_ValueChanged); this.tBShiftBlueBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LightBar_MouseDown); this.tBShiftBlueBar.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Lightbar_MouseUp); // // gBRumble // this.gBRumble.Controls.Add(this.lbPercentRumble); this.gBRumble.Controls.Add(this.btnRumbleTest); this.gBRumble.Controls.Add(this.nUDRumbleBoost); resources.ApplyResources(this.gBRumble, "gBRumble"); this.gBRumble.Name = "gBRumble"; this.gBRumble.TabStop = false; // // lbPercentRumble // resources.ApplyResources(this.lbPercentRumble, "lbPercentRumble"); this.lbPercentRumble.Name = "lbPercentRumble"; // // gBDeadzone // this.gBDeadzone.Controls.Add(this.lbL2); this.gBDeadzone.Controls.Add(this.nUDL2); this.gBDeadzone.Controls.Add(this.lbSixaxisX); this.gBDeadzone.Controls.Add(this.lbSixaxisZ); this.gBDeadzone.Controls.Add(this.lbR2); this.gBDeadzone.Controls.Add(this.lbRS); this.gBDeadzone.Controls.Add(this.nUDSZ); this.gBDeadzone.Controls.Add(this.lbLS); this.gBDeadzone.Controls.Add(this.nUDSX); this.gBDeadzone.Controls.Add(this.nUDRS); this.gBDeadzone.Controls.Add(this.nUDR2); this.gBDeadzone.Controls.Add(this.nUDLS); resources.ApplyResources(this.gBDeadzone, "gBDeadzone"); this.gBDeadzone.Name = "gBDeadzone"; this.gBDeadzone.TabStop = false; // // lbSixaxisX // resources.ApplyResources(this.lbSixaxisX, "lbSixaxisX"); this.lbSixaxisX.Name = "lbSixaxisX"; // // lbSixaxisZ // resources.ApplyResources(this.lbSixaxisZ, "lbSixaxisZ"); this.lbSixaxisZ.Name = "lbSixaxisZ"; // // nUDSZ // this.nUDSZ.DecimalPlaces = 2; this.nUDSZ.Increment = new decimal(new int[] { 1, 0, 0, 65536}); resources.ApplyResources(this.nUDSZ, "nUDSZ"); this.nUDSZ.Maximum = new decimal(new int[] { 1, 0, 0, 0}); this.nUDSZ.Name = "nUDSZ"; this.nUDSZ.Value = new decimal(new int[] { 25, 0, 0, 131072}); this.nUDSZ.ValueChanged += new System.EventHandler(this.nUDSZ_ValueChanged); // // nUDSX // this.nUDSX.DecimalPlaces = 2; this.nUDSX.Increment = new decimal(new int[] { 1, 0, 0, 65536}); resources.ApplyResources(this.nUDSX, "nUDSX"); this.nUDSX.Maximum = new decimal(new int[] { 1, 0, 0, 0}); this.nUDSX.Name = "nUDSX"; this.nUDSX.Value = new decimal(new int[] { 25, 0, 0, 131072}); this.nUDSX.ValueChanged += new System.EventHandler(this.nUDSX_ValueChanged); // // openFileDialog1 // this.openFileDialog1.FileName = "openFileDialog1"; // // tPController // this.tPController.Controls.Add(this.pnlSixaxis); this.tPController.Controls.Add(this.lbL2Track); this.tPController.Controls.Add(this.pBDelayTracker); this.tPController.Controls.Add(this.btnSATrack); this.tPController.Controls.Add(this.btnRSTrack); this.tPController.Controls.Add(this.lbRSTip); this.tPController.Controls.Add(this.lbInputDelay); this.tPController.Controls.Add(this.lbR2Track); this.tPController.Controls.Add(this.lbLSTip); this.tPController.Controls.Add(this.lbSATip); this.tPController.Controls.Add(this.btnLSTrack); this.tPController.Controls.Add(this.pBSADeadzone); this.tPController.Controls.Add(this.pBRSDeadzone); this.tPController.Controls.Add(this.lbRSTrack); this.tPController.Controls.Add(this.pBLSDeadzone); this.tPController.Controls.Add(this.lbLSTrack); this.tPController.Controls.Add(this.tBR2); this.tPController.Controls.Add(this.tBL2); this.tPController.Controls.Add(this.lbSATrack); resources.ApplyResources(this.tPController, "tPController"); this.tPController.Name = "tPController"; this.tPController.UseVisualStyleBackColor = true; // // pnlSixaxis // this.pnlSixaxis.Controls.Add(this.tBsixaxisAccelX); this.pnlSixaxis.Controls.Add(this.lb6Accel); this.pnlSixaxis.Controls.Add(this.tBsixaxisGyroX); this.pnlSixaxis.Controls.Add(this.lb6Gryo); this.pnlSixaxis.Controls.Add(this.tBsixaxisGyroY); this.pnlSixaxis.Controls.Add(this.tBsixaxisGyroZ); this.pnlSixaxis.Controls.Add(this.tBsixaxisAccelY); this.pnlSixaxis.Controls.Add(this.tBsixaxisAccelZ); resources.ApplyResources(this.pnlSixaxis, "pnlSixaxis"); this.pnlSixaxis.Name = "pnlSixaxis"; this.pnlSixaxis.Click += new System.EventHandler(this.SixaxisPanel_Click); // // tBsixaxisAccelX // resources.ApplyResources(this.tBsixaxisAccelX, "tBsixaxisAccelX"); this.tBsixaxisAccelX.BackColor = System.Drawing.Color.White; this.tBsixaxisAccelX.Maximum = 8500; this.tBsixaxisAccelX.Minimum = -8500; this.tBsixaxisAccelX.Name = "tBsixaxisAccelX"; this.tBsixaxisAccelX.TickFrequency = 4750; // // lb6Accel // resources.ApplyResources(this.lb6Accel, "lb6Accel"); this.lb6Accel.Name = "lb6Accel"; // // tBsixaxisGyroX // resources.ApplyResources(this.tBsixaxisGyroX, "tBsixaxisGyroX"); this.tBsixaxisGyroX.BackColor = System.Drawing.Color.White; this.tBsixaxisGyroX.Maximum = 8500; this.tBsixaxisGyroX.Minimum = -8500; this.tBsixaxisGyroX.Name = "tBsixaxisGyroX"; this.tBsixaxisGyroX.TickFrequency = 4750; // // lb6Gryo // resources.ApplyResources(this.lb6Gryo, "lb6Gryo"); this.lb6Gryo.Name = "lb6Gryo"; // // tBsixaxisGyroY // resources.ApplyResources(this.tBsixaxisGyroY, "tBsixaxisGyroY"); this.tBsixaxisGyroY.BackColor = System.Drawing.Color.White; this.tBsixaxisGyroY.Maximum = 8500; this.tBsixaxisGyroY.Minimum = -8500; this.tBsixaxisGyroY.Name = "tBsixaxisGyroY"; this.tBsixaxisGyroY.TickFrequency = 4750; // // tBsixaxisGyroZ // resources.ApplyResources(this.tBsixaxisGyroZ, "tBsixaxisGyroZ"); this.tBsixaxisGyroZ.BackColor = System.Drawing.Color.White; this.tBsixaxisGyroZ.Maximum = 8500; this.tBsixaxisGyroZ.Minimum = -8500; this.tBsixaxisGyroZ.Name = "tBsixaxisGyroZ"; this.tBsixaxisGyroZ.TickFrequency = 4750; // // tBsixaxisAccelY // resources.ApplyResources(this.tBsixaxisAccelY, "tBsixaxisAccelY"); this.tBsixaxisAccelY.BackColor = System.Drawing.Color.White; this.tBsixaxisAccelY.Maximum = 8500; this.tBsixaxisAccelY.Minimum = -8500; this.tBsixaxisAccelY.Name = "tBsixaxisAccelY"; this.tBsixaxisAccelY.TickFrequency = 4750; // // tBsixaxisAccelZ // resources.ApplyResources(this.tBsixaxisAccelZ, "tBsixaxisAccelZ"); this.tBsixaxisAccelZ.BackColor = System.Drawing.Color.White; this.tBsixaxisAccelZ.Maximum = 8500; this.tBsixaxisAccelZ.Minimum = -8500; this.tBsixaxisAccelZ.Name = "tBsixaxisAccelZ"; this.tBsixaxisAccelZ.TickFrequency = 4750; // // lbL2Track // resources.ApplyResources(this.lbL2Track, "lbL2Track"); this.lbL2Track.Name = "lbL2Track"; // // pBDelayTracker // resources.ApplyResources(this.pBDelayTracker, "pBDelayTracker"); this.pBDelayTracker.Name = "pBDelayTracker"; this.pBDelayTracker.TabStop = false; // // btnSATrack // this.btnSATrack.BackColor = System.Drawing.Color.Black; resources.ApplyResources(this.btnSATrack, "btnSATrack"); this.btnSATrack.Name = "btnSATrack"; this.btnSATrack.UseVisualStyleBackColor = false; // // btnRSTrack // this.btnRSTrack.BackColor = System.Drawing.Color.Black; resources.ApplyResources(this.btnRSTrack, "btnRSTrack"); this.btnRSTrack.Name = "btnRSTrack"; this.btnRSTrack.UseVisualStyleBackColor = false; // // lbRSTip // resources.ApplyResources(this.lbRSTip, "lbRSTip"); this.lbRSTip.Name = "lbRSTip"; // // lbInputDelay // resources.ApplyResources(this.lbInputDelay, "lbInputDelay"); this.lbInputDelay.Name = "lbInputDelay"; // // lbR2Track // resources.ApplyResources(this.lbR2Track, "lbR2Track"); this.lbR2Track.Name = "lbR2Track"; // // lbLSTip // resources.ApplyResources(this.lbLSTip, "lbLSTip"); this.lbLSTip.Name = "lbLSTip"; // // lbSATip // resources.ApplyResources(this.lbSATip, "lbSATip"); this.lbSATip.Name = "lbSATip"; this.lbSATip.Click += new System.EventHandler(this.lbSATip_Click); // // btnLSTrack // this.btnLSTrack.BackColor = System.Drawing.Color.Black; resources.ApplyResources(this.btnLSTrack, "btnLSTrack"); this.btnLSTrack.Name = "btnLSTrack"; this.btnLSTrack.UseVisualStyleBackColor = false; // // pBSADeadzone // this.pBSADeadzone.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.pBSADeadzone, "pBSADeadzone"); this.pBSADeadzone.Name = "pBSADeadzone"; this.pBSADeadzone.TabStop = false; this.pBSADeadzone.Paint += new System.Windows.Forms.PaintEventHandler(this.DrawCircle); // // pBRSDeadzone // this.pBRSDeadzone.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.pBRSDeadzone, "pBRSDeadzone"); this.pBRSDeadzone.Name = "pBRSDeadzone"; this.pBRSDeadzone.TabStop = false; // // lbRSTrack // this.lbRSTrack.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; resources.ApplyResources(this.lbRSTrack, "lbRSTrack"); this.lbRSTrack.Name = "lbRSTrack"; // // pBLSDeadzone // this.pBLSDeadzone.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.pBLSDeadzone, "pBLSDeadzone"); this.pBLSDeadzone.Name = "pBLSDeadzone"; this.pBLSDeadzone.TabStop = false; // // lbLSTrack // this.lbLSTrack.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; resources.ApplyResources(this.lbLSTrack, "lbLSTrack"); this.lbLSTrack.Name = "lbLSTrack"; // // tBR2 // resources.ApplyResources(this.tBR2, "tBR2"); this.tBR2.BackColor = System.Drawing.SystemColors.ControlLightLight; this.tBR2.Maximum = 255; this.tBR2.Name = "tBR2"; this.tBR2.TickFrequency = 0; this.tBR2.TickStyle = System.Windows.Forms.TickStyle.None; // // tBL2 // resources.ApplyResources(this.tBL2, "tBL2"); this.tBL2.BackColor = System.Drawing.SystemColors.ControlLightLight; this.tBL2.Maximum = 255; this.tBL2.Name = "tBL2"; this.tBL2.TickFrequency = 127; this.tBL2.TickStyle = System.Windows.Forms.TickStyle.None; // // lbSATrack // this.lbSATrack.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; resources.ApplyResources(this.lbSATrack, "lbSATrack"); this.lbSATrack.Name = "lbSATrack"; this.lbSATrack.Click += new System.EventHandler(this.lbSATrack_Click); // // tPShiftMod // this.tPShiftMod.Controls.Add(this.label2); this.tPShiftMod.Controls.Add(this.fLPShiftTouchSwipe); this.tPShiftMod.Controls.Add(this.lbShiftGryo); this.tPShiftMod.Controls.Add(this.fLPShiftTiltControls); this.tPShiftMod.Controls.Add(this.cBShiftControl); this.tPShiftMod.Controls.Add(this.lBShiftControls); this.tPShiftMod.Controls.Add(this.lbHold); this.tPShiftMod.Controls.Add(this.lbtoUse); this.tPShiftMod.Controls.Add(this.pnlShiftMain); this.tPShiftMod.Controls.Add(this.pnlShiftSticks); resources.ApplyResources(this.tPShiftMod, "tPShiftMod"); this.tPShiftMod.Name = "tPShiftMod"; this.tPShiftMod.UseVisualStyleBackColor = true; // // label2 // resources.ApplyResources(this.label2, "label2"); this.label2.Name = "label2"; // // fLPShiftTouchSwipe // this.fLPShiftTouchSwipe.Controls.Add(this.bnShiftSwipeUp); this.fLPShiftTouchSwipe.Controls.Add(this.bnShiftSwipeDown); this.fLPShiftTouchSwipe.Controls.Add(this.bnShiftSwipeLeft); this.fLPShiftTouchSwipe.Controls.Add(this.bnShiftSwipeRight); resources.ApplyResources(this.fLPShiftTouchSwipe, "fLPShiftTouchSwipe"); this.fLPShiftTouchSwipe.Name = "fLPShiftTouchSwipe"; // // bnShiftSwipeUp // resources.ApplyResources(this.bnShiftSwipeUp, "bnShiftSwipeUp"); this.bnShiftSwipeUp.Name = "bnShiftSwipeUp"; this.bnShiftSwipeUp.UseVisualStyleBackColor = true; this.bnShiftSwipeUp.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftSwipeDown // resources.ApplyResources(this.bnShiftSwipeDown, "bnShiftSwipeDown"); this.bnShiftSwipeDown.Name = "bnShiftSwipeDown"; this.bnShiftSwipeDown.UseVisualStyleBackColor = true; this.bnShiftSwipeDown.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftSwipeLeft // resources.ApplyResources(this.bnShiftSwipeLeft, "bnShiftSwipeLeft"); this.bnShiftSwipeLeft.Name = "bnShiftSwipeLeft"; this.bnShiftSwipeLeft.UseVisualStyleBackColor = true; this.bnShiftSwipeLeft.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftSwipeRight // resources.ApplyResources(this.bnShiftSwipeRight, "bnShiftSwipeRight"); this.bnShiftSwipeRight.Name = "bnShiftSwipeRight"; this.bnShiftSwipeRight.UseVisualStyleBackColor = true; this.bnShiftSwipeRight.Click += new System.EventHandler(this.Show_ControlsBn); // // lbShiftGryo // resources.ApplyResources(this.lbShiftGryo, "lbShiftGryo"); this.lbShiftGryo.Name = "lbShiftGryo"; // // fLPShiftTiltControls // this.fLPShiftTiltControls.Controls.Add(this.bnShiftGyroZN); this.fLPShiftTiltControls.Controls.Add(this.bnShiftGyroZP); this.fLPShiftTiltControls.Controls.Add(this.bnShiftGyroXP); this.fLPShiftTiltControls.Controls.Add(this.bnShiftGyroXN); resources.ApplyResources(this.fLPShiftTiltControls, "fLPShiftTiltControls"); this.fLPShiftTiltControls.Name = "fLPShiftTiltControls"; // // bnShiftGyroZN // resources.ApplyResources(this.bnShiftGyroZN, "bnShiftGyroZN"); this.bnShiftGyroZN.Name = "bnShiftGyroZN"; this.bnShiftGyroZN.UseVisualStyleBackColor = true; this.bnShiftGyroZN.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftGyroZP // resources.ApplyResources(this.bnShiftGyroZP, "bnShiftGyroZP"); this.bnShiftGyroZP.Name = "bnShiftGyroZP"; this.bnShiftGyroZP.UseVisualStyleBackColor = true; this.bnShiftGyroZP.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftGyroXP // resources.ApplyResources(this.bnShiftGyroXP, "bnShiftGyroXP"); this.bnShiftGyroXP.Name = "bnShiftGyroXP"; this.bnShiftGyroXP.UseVisualStyleBackColor = true; this.bnShiftGyroXP.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftGyroXN // resources.ApplyResources(this.bnShiftGyroXN, "bnShiftGyroXN"); this.bnShiftGyroXN.Name = "bnShiftGyroXN"; this.bnShiftGyroXN.UseVisualStyleBackColor = true; this.bnShiftGyroXN.Click += new System.EventHandler(this.Show_ControlsBn); // // cBShiftControl // this.cBShiftControl.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cBShiftControl.FormattingEnabled = true; this.cBShiftControl.Items.AddRange(new object[] { resources.GetString("cBShiftControl.Items"), resources.GetString("cBShiftControl.Items1"), resources.GetString("cBShiftControl.Items2"), resources.GetString("cBShiftControl.Items3"), resources.GetString("cBShiftControl.Items4"), resources.GetString("cBShiftControl.Items5"), resources.GetString("cBShiftControl.Items6"), resources.GetString("cBShiftControl.Items7"), resources.GetString("cBShiftControl.Items8"), resources.GetString("cBShiftControl.Items9"), resources.GetString("cBShiftControl.Items10"), resources.GetString("cBShiftControl.Items11"), resources.GetString("cBShiftControl.Items12"), resources.GetString("cBShiftControl.Items13"), resources.GetString("cBShiftControl.Items14"), resources.GetString("cBShiftControl.Items15"), resources.GetString("cBShiftControl.Items16"), resources.GetString("cBShiftControl.Items17"), resources.GetString("cBShiftControl.Items18"), resources.GetString("cBShiftControl.Items19"), resources.GetString("cBShiftControl.Items20"), resources.GetString("cBShiftControl.Items21"), resources.GetString("cBShiftControl.Items22"), resources.GetString("cBShiftControl.Items23"), resources.GetString("cBShiftControl.Items24"), resources.GetString("cBShiftControl.Items25"), resources.GetString("cBShiftControl.Items26")}); resources.ApplyResources(this.cBShiftControl, "cBShiftControl"); this.cBShiftControl.Name = "cBShiftControl"; this.cBShiftControl.SelectedIndexChanged += new System.EventHandler(this.cBShiftControl_SelectedIndexChanged); // // lBShiftControls // this.lBShiftControls.FormattingEnabled = true; this.lBShiftControls.Items.AddRange(new object[] { resources.GetString("lBShiftControls.Items"), resources.GetString("lBShiftControls.Items1"), resources.GetString("lBShiftControls.Items2"), resources.GetString("lBShiftControls.Items3"), resources.GetString("lBShiftControls.Items4"), resources.GetString("lBShiftControls.Items5"), resources.GetString("lBShiftControls.Items6"), resources.GetString("lBShiftControls.Items7"), resources.GetString("lBShiftControls.Items8"), resources.GetString("lBShiftControls.Items9"), resources.GetString("lBShiftControls.Items10"), resources.GetString("lBShiftControls.Items11"), resources.GetString("lBShiftControls.Items12"), resources.GetString("lBShiftControls.Items13"), resources.GetString("lBShiftControls.Items14"), resources.GetString("lBShiftControls.Items15"), resources.GetString("lBShiftControls.Items16"), resources.GetString("lBShiftControls.Items17"), resources.GetString("lBShiftControls.Items18"), resources.GetString("lBShiftControls.Items19"), resources.GetString("lBShiftControls.Items20"), resources.GetString("lBShiftControls.Items21"), resources.GetString("lBShiftControls.Items22"), resources.GetString("lBShiftControls.Items23"), resources.GetString("lBShiftControls.Items24"), resources.GetString("lBShiftControls.Items25"), resources.GetString("lBShiftControls.Items26"), resources.GetString("lBShiftControls.Items27"), resources.GetString("lBShiftControls.Items28"), resources.GetString("lBShiftControls.Items29"), resources.GetString("lBShiftControls.Items30"), resources.GetString("lBShiftControls.Items31"), resources.GetString("lBShiftControls.Items32")}); resources.ApplyResources(this.lBShiftControls, "lBShiftControls"); this.lBShiftControls.Name = "lBShiftControls"; this.lBShiftControls.KeyDown += new System.Windows.Forms.KeyEventHandler(this.List_KeyDown); this.lBShiftControls.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.List_MouseDoubleClick); // // lbHold // resources.ApplyResources(this.lbHold, "lbHold"); this.lbHold.Name = "lbHold"; // // lbtoUse // resources.ApplyResources(this.lbtoUse, "lbtoUse"); this.lbtoUse.Name = "lbtoUse"; // // pnlShiftMain // this.pnlShiftMain.Controls.Add(this.pBShiftController); this.pnlShiftMain.Controls.Add(this.bnShiftTouchUpper); this.pnlShiftMain.Controls.Add(this.bnShiftTouchLeft); this.pnlShiftMain.Controls.Add(this.bnShiftTouchRight); this.pnlShiftMain.Controls.Add(this.bnShiftTouchMulti); this.pnlShiftMain.Controls.Add(this.bnShiftR1); this.pnlShiftMain.Controls.Add(this.bnShiftCross); this.pnlShiftMain.Controls.Add(this.bnShiftCircle); this.pnlShiftMain.Controls.Add(this.btnShiftRightStick); this.pnlShiftMain.Controls.Add(this.bnShiftSquare); this.pnlShiftMain.Controls.Add(this.btnShiftLightbar); this.pnlShiftMain.Controls.Add(this.bnShiftTriangle); this.pnlShiftMain.Controls.Add(this.bnShiftUp); this.pnlShiftMain.Controls.Add(this.btnShiftLeftStick); this.pnlShiftMain.Controls.Add(this.bnShiftDown); this.pnlShiftMain.Controls.Add(this.bnShiftL2); this.pnlShiftMain.Controls.Add(this.bnShiftRight); this.pnlShiftMain.Controls.Add(this.bnShiftR2); this.pnlShiftMain.Controls.Add(this.bnShiftLeft); this.pnlShiftMain.Controls.Add(this.bnShiftL1); this.pnlShiftMain.Controls.Add(this.bnShiftOptions); this.pnlShiftMain.Controls.Add(this.bnShiftPS); this.pnlShiftMain.Controls.Add(this.bnShiftShare); resources.ApplyResources(this.pnlShiftMain, "pnlShiftMain"); this.pnlShiftMain.Name = "pnlShiftMain"; // // pBShiftController // resources.ApplyResources(this.pBShiftController, "pBShiftController"); this.pBShiftController.Image = global::ScpServer.Properties.Resources.DS4_Controller; this.pBShiftController.Name = "pBShiftController"; this.pBShiftController.TabStop = false; // // bnShiftTouchUpper // this.bnShiftTouchUpper.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftTouchUpper, "bnShiftTouchUpper"); this.bnShiftTouchUpper.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftTouchUpper.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftTouchUpper.FlatAppearance.BorderSize = 0; this.bnShiftTouchUpper.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftTouchUpper.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftTouchUpper.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftTouchUpper.Name = "bnShiftTouchUpper"; this.bnShiftTouchUpper.UseVisualStyleBackColor = false; this.bnShiftTouchUpper.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftTouchLeft // this.bnShiftTouchLeft.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftTouchLeft, "bnShiftTouchLeft"); this.bnShiftTouchLeft.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftTouchLeft.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftTouchLeft.FlatAppearance.BorderSize = 0; this.bnShiftTouchLeft.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftTouchLeft.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftTouchLeft.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftTouchLeft.Name = "bnShiftTouchLeft"; this.bnShiftTouchLeft.UseVisualStyleBackColor = false; this.bnShiftTouchLeft.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftTouchRight // this.bnShiftTouchRight.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftTouchRight, "bnShiftTouchRight"); this.bnShiftTouchRight.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftTouchRight.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftTouchRight.FlatAppearance.BorderSize = 0; this.bnShiftTouchRight.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftTouchRight.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftTouchRight.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftTouchRight.Name = "bnShiftTouchRight"; this.bnShiftTouchRight.UseVisualStyleBackColor = false; this.bnShiftTouchRight.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftTouchMulti // this.bnShiftTouchMulti.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftTouchMulti, "bnShiftTouchMulti"); this.bnShiftTouchMulti.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftTouchMulti.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftTouchMulti.FlatAppearance.BorderSize = 0; this.bnShiftTouchMulti.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftTouchMulti.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftTouchMulti.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftTouchMulti.Name = "bnShiftTouchMulti"; this.bnShiftTouchMulti.UseVisualStyleBackColor = false; this.bnShiftTouchMulti.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftR1 // this.bnShiftR1.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftR1, "bnShiftR1"); this.bnShiftR1.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftR1.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftR1.FlatAppearance.BorderSize = 0; this.bnShiftR1.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftR1.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftR1.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftR1.Name = "bnShiftR1"; this.bnShiftR1.UseVisualStyleBackColor = false; this.bnShiftR1.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftCross // this.bnShiftCross.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftCross, "bnShiftCross"); this.bnShiftCross.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftCross.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftCross.FlatAppearance.BorderSize = 0; this.bnShiftCross.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftCross.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftCross.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftCross.Name = "bnShiftCross"; this.bnShiftCross.UseVisualStyleBackColor = false; this.bnShiftCross.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftCircle // this.bnShiftCircle.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftCircle, "bnShiftCircle"); this.bnShiftCircle.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftCircle.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftCircle.FlatAppearance.BorderSize = 0; this.bnShiftCircle.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftCircle.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftCircle.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftCircle.Name = "bnShiftCircle"; this.bnShiftCircle.UseVisualStyleBackColor = false; this.bnShiftCircle.Click += new System.EventHandler(this.Show_ControlsBn); // // btnShiftRightStick // this.btnShiftRightStick.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.btnShiftRightStick, "btnShiftRightStick"); this.btnShiftRightStick.Cursor = System.Windows.Forms.Cursors.Default; this.btnShiftRightStick.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.btnShiftRightStick.FlatAppearance.BorderSize = 0; this.btnShiftRightStick.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.btnShiftRightStick.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.btnShiftRightStick.ForeColor = System.Drawing.SystemColors.WindowText; this.btnShiftRightStick.Name = "btnShiftRightStick"; this.btnShiftRightStick.UseVisualStyleBackColor = false; // // bnShiftSquare // this.bnShiftSquare.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftSquare, "bnShiftSquare"); this.bnShiftSquare.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftSquare.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftSquare.FlatAppearance.BorderSize = 0; this.bnShiftSquare.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftSquare.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftSquare.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftSquare.Name = "bnShiftSquare"; this.bnShiftSquare.UseVisualStyleBackColor = false; this.bnShiftSquare.Click += new System.EventHandler(this.Show_ControlsBn); // // btnShiftLightbar // this.btnShiftLightbar.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.btnShiftLightbar, "btnShiftLightbar"); this.btnShiftLightbar.Cursor = System.Windows.Forms.Cursors.Default; this.btnShiftLightbar.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.btnShiftLightbar.FlatAppearance.BorderSize = 0; this.btnShiftLightbar.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.btnShiftLightbar.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.btnShiftLightbar.ForeColor = System.Drawing.SystemColors.WindowText; this.btnShiftLightbar.Name = "btnShiftLightbar"; this.btnShiftLightbar.UseVisualStyleBackColor = false; this.btnShiftLightbar.Click += new System.EventHandler(this.btnLightbar_Click); // // bnShiftTriangle // this.bnShiftTriangle.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftTriangle, "bnShiftTriangle"); this.bnShiftTriangle.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftTriangle.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftTriangle.FlatAppearance.BorderSize = 0; this.bnShiftTriangle.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftTriangle.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftTriangle.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftTriangle.Name = "bnShiftTriangle"; this.bnShiftTriangle.UseVisualStyleBackColor = false; this.bnShiftTriangle.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftUp // this.bnShiftUp.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftUp, "bnShiftUp"); this.bnShiftUp.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftUp.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.bnShiftUp.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftUp.FlatAppearance.BorderSize = 0; this.bnShiftUp.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftUp.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftUp.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftUp.Name = "bnShiftUp"; this.bnShiftUp.UseVisualStyleBackColor = false; this.bnShiftUp.Click += new System.EventHandler(this.Show_ControlsBn); // // btnShiftLeftStick // this.btnShiftLeftStick.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.btnShiftLeftStick, "btnShiftLeftStick"); this.btnShiftLeftStick.Cursor = System.Windows.Forms.Cursors.Default; this.btnShiftLeftStick.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.btnShiftLeftStick.FlatAppearance.BorderSize = 0; this.btnShiftLeftStick.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.btnShiftLeftStick.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.btnShiftLeftStick.ForeColor = System.Drawing.SystemColors.WindowText; this.btnShiftLeftStick.Name = "btnShiftLeftStick"; this.btnShiftLeftStick.UseVisualStyleBackColor = false; // // bnShiftDown // this.bnShiftDown.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftDown, "bnShiftDown"); this.bnShiftDown.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftDown.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftDown.FlatAppearance.BorderSize = 0; this.bnShiftDown.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftDown.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftDown.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftDown.Name = "bnShiftDown"; this.bnShiftDown.UseVisualStyleBackColor = false; this.bnShiftDown.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftL2 // this.bnShiftL2.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftL2, "bnShiftL2"); this.bnShiftL2.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftL2.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftL2.FlatAppearance.BorderSize = 0; this.bnShiftL2.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftL2.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftL2.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftL2.Name = "bnShiftL2"; this.bnShiftL2.UseVisualStyleBackColor = false; this.bnShiftL2.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftRight // this.bnShiftRight.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftRight, "bnShiftRight"); this.bnShiftRight.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftRight.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftRight.FlatAppearance.BorderSize = 0; this.bnShiftRight.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftRight.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftRight.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftRight.Name = "bnShiftRight"; this.bnShiftRight.UseVisualStyleBackColor = false; this.bnShiftRight.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftR2 // this.bnShiftR2.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftR2, "bnShiftR2"); this.bnShiftR2.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftR2.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftR2.FlatAppearance.BorderSize = 0; this.bnShiftR2.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftR2.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftR2.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftR2.Name = "bnShiftR2"; this.bnShiftR2.UseVisualStyleBackColor = false; this.bnShiftR2.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftLeft // this.bnShiftLeft.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftLeft, "bnShiftLeft"); this.bnShiftLeft.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftLeft.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftLeft.FlatAppearance.BorderSize = 0; this.bnShiftLeft.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftLeft.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftLeft.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftLeft.Name = "bnShiftLeft"; this.bnShiftLeft.UseVisualStyleBackColor = false; this.bnShiftLeft.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftL1 // this.bnShiftL1.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftL1, "bnShiftL1"); this.bnShiftL1.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftL1.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftL1.FlatAppearance.BorderSize = 0; this.bnShiftL1.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftL1.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftL1.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftL1.Name = "bnShiftL1"; this.bnShiftL1.UseVisualStyleBackColor = false; this.bnShiftL1.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftOptions // this.bnShiftOptions.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftOptions, "bnShiftOptions"); this.bnShiftOptions.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftOptions.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftOptions.FlatAppearance.BorderSize = 0; this.bnShiftOptions.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftOptions.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftOptions.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftOptions.Name = "bnShiftOptions"; this.bnShiftOptions.UseVisualStyleBackColor = false; this.bnShiftOptions.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftPS // this.bnShiftPS.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftPS, "bnShiftPS"); this.bnShiftPS.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftPS.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftPS.FlatAppearance.BorderSize = 0; this.bnShiftPS.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftPS.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftPS.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftPS.Name = "bnShiftPS"; this.bnShiftPS.UseVisualStyleBackColor = false; this.bnShiftPS.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftShare // this.bnShiftShare.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftShare, "bnShiftShare"); this.bnShiftShare.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftShare.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftShare.FlatAppearance.BorderSize = 0; this.bnShiftShare.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftShare.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftShare.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftShare.Name = "bnShiftShare"; this.bnShiftShare.UseVisualStyleBackColor = false; this.bnShiftShare.Click += new System.EventHandler(this.Show_ControlsBn); // // pnlShiftSticks // this.pnlShiftSticks.Controls.Add(this.btnShiftFullView); this.pnlShiftSticks.Controls.Add(this.pBShiftSticks); this.pnlShiftSticks.Controls.Add(this.bnShiftL3); this.pnlShiftSticks.Controls.Add(this.bnShiftRSDown); this.pnlShiftSticks.Controls.Add(this.bnShiftLSUp); this.pnlShiftSticks.Controls.Add(this.bnShiftRSUp); this.pnlShiftSticks.Controls.Add(this.bnShiftLSLeft); this.pnlShiftSticks.Controls.Add(this.bnShiftRSRight); this.pnlShiftSticks.Controls.Add(this.bnShiftLSRight); this.pnlShiftSticks.Controls.Add(this.bnShiftRSLeft); this.pnlShiftSticks.Controls.Add(this.bnShiftLSDown); this.pnlShiftSticks.Controls.Add(this.bnShiftR3); resources.ApplyResources(this.pnlShiftSticks, "pnlShiftSticks"); this.pnlShiftSticks.Name = "pnlShiftSticks"; // // btnShiftFullView // resources.ApplyResources(this.btnShiftFullView, "btnShiftFullView"); this.btnShiftFullView.Name = "btnShiftFullView"; this.btnShiftFullView.UseVisualStyleBackColor = true; this.btnShiftFullView.Click += new System.EventHandler(this.btnShiftFullView_Click); // // pBShiftSticks // resources.ApplyResources(this.pBShiftSticks, "pBShiftSticks"); this.pBShiftSticks.Image = global::ScpServer.Properties.Resources.sticks; this.pBShiftSticks.Name = "pBShiftSticks"; this.pBShiftSticks.TabStop = false; // // bnShiftL3 // this.bnShiftL3.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftL3, "bnShiftL3"); this.bnShiftL3.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftL3.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftL3.FlatAppearance.BorderSize = 0; this.bnShiftL3.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftL3.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftL3.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftL3.Name = "bnShiftL3"; this.bnShiftL3.UseVisualStyleBackColor = false; this.bnShiftL3.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftRSDown // this.bnShiftRSDown.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftRSDown, "bnShiftRSDown"); this.bnShiftRSDown.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftRSDown.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftRSDown.FlatAppearance.BorderSize = 0; this.bnShiftRSDown.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftRSDown.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftRSDown.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftRSDown.Name = "bnShiftRSDown"; this.bnShiftRSDown.UseVisualStyleBackColor = false; this.bnShiftRSDown.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftLSUp // this.bnShiftLSUp.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftLSUp, "bnShiftLSUp"); this.bnShiftLSUp.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftLSUp.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftLSUp.FlatAppearance.BorderSize = 0; this.bnShiftLSUp.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftLSUp.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftLSUp.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftLSUp.Name = "bnShiftLSUp"; this.bnShiftLSUp.UseVisualStyleBackColor = false; this.bnShiftLSUp.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftRSUp // this.bnShiftRSUp.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftRSUp, "bnShiftRSUp"); this.bnShiftRSUp.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftRSUp.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftRSUp.FlatAppearance.BorderSize = 0; this.bnShiftRSUp.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftRSUp.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftRSUp.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftRSUp.Name = "bnShiftRSUp"; this.bnShiftRSUp.UseVisualStyleBackColor = false; this.bnShiftRSUp.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftLSLeft // this.bnShiftLSLeft.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftLSLeft, "bnShiftLSLeft"); this.bnShiftLSLeft.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftLSLeft.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftLSLeft.FlatAppearance.BorderSize = 0; this.bnShiftLSLeft.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftLSLeft.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftLSLeft.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftLSLeft.Name = "bnShiftLSLeft"; this.bnShiftLSLeft.UseVisualStyleBackColor = false; this.bnShiftLSLeft.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftRSRight // this.bnShiftRSRight.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftRSRight, "bnShiftRSRight"); this.bnShiftRSRight.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftRSRight.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftRSRight.FlatAppearance.BorderSize = 0; this.bnShiftRSRight.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftRSRight.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftRSRight.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftRSRight.Name = "bnShiftRSRight"; this.bnShiftRSRight.UseVisualStyleBackColor = false; this.bnShiftRSRight.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftLSRight // this.bnShiftLSRight.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftLSRight, "bnShiftLSRight"); this.bnShiftLSRight.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftLSRight.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftLSRight.FlatAppearance.BorderSize = 0; this.bnShiftLSRight.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftLSRight.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftLSRight.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftLSRight.Name = "bnShiftLSRight"; this.bnShiftLSRight.UseVisualStyleBackColor = false; this.bnShiftLSRight.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftRSLeft // this.bnShiftRSLeft.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftRSLeft, "bnShiftRSLeft"); this.bnShiftRSLeft.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftRSLeft.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftRSLeft.FlatAppearance.BorderSize = 0; this.bnShiftRSLeft.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftRSLeft.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftRSLeft.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftRSLeft.Name = "bnShiftRSLeft"; this.bnShiftRSLeft.UseVisualStyleBackColor = false; this.bnShiftRSLeft.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftLSDown // this.bnShiftLSDown.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftLSDown, "bnShiftLSDown"); this.bnShiftLSDown.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftLSDown.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftLSDown.FlatAppearance.BorderSize = 0; this.bnShiftLSDown.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftLSDown.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftLSDown.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftLSDown.Name = "bnShiftLSDown"; this.bnShiftLSDown.UseVisualStyleBackColor = false; this.bnShiftLSDown.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShiftR3 // this.bnShiftR3.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShiftR3, "bnShiftR3"); this.bnShiftR3.Cursor = System.Windows.Forms.Cursors.Default; this.bnShiftR3.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShiftR3.FlatAppearance.BorderSize = 0; this.bnShiftR3.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShiftR3.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShiftR3.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShiftR3.Name = "bnShiftR3"; this.bnShiftR3.UseVisualStyleBackColor = false; this.bnShiftR3.Click += new System.EventHandler(this.Show_ControlsBn); // // tPControls // this.tPControls.Controls.Add(this.label1); this.tPControls.Controls.Add(this.fLPTouchSwipe); this.tPControls.Controls.Add(this.lbGryo); this.tPControls.Controls.Add(this.fLPTiltControls); this.tPControls.Controls.Add(this.pnlMain); this.tPControls.Controls.Add(this.lBControls); this.tPControls.Controls.Add(this.lbControlTip); this.tPControls.Controls.Add(this.pnlSticks); resources.ApplyResources(this.tPControls, "tPControls"); this.tPControls.Name = "tPControls"; this.tPControls.UseVisualStyleBackColor = true; // // label1 // resources.ApplyResources(this.label1, "label1"); this.label1.Name = "label1"; // // fLPTouchSwipe // this.fLPTouchSwipe.Controls.Add(this.bnSwipeUp); this.fLPTouchSwipe.Controls.Add(this.bnSwipeDown); this.fLPTouchSwipe.Controls.Add(this.bnSwipeLeft); this.fLPTouchSwipe.Controls.Add(this.bnSwipeRight); resources.ApplyResources(this.fLPTouchSwipe, "fLPTouchSwipe"); this.fLPTouchSwipe.Name = "fLPTouchSwipe"; // // bnSwipeUp // resources.ApplyResources(this.bnSwipeUp, "bnSwipeUp"); this.bnSwipeUp.Name = "bnSwipeUp"; this.bnSwipeUp.UseVisualStyleBackColor = true; this.bnSwipeUp.Click += new System.EventHandler(this.Show_ControlsBn); // // bnSwipeDown // resources.ApplyResources(this.bnSwipeDown, "bnSwipeDown"); this.bnSwipeDown.Name = "bnSwipeDown"; this.bnSwipeDown.UseVisualStyleBackColor = true; this.bnSwipeDown.Click += new System.EventHandler(this.Show_ControlsBn); // // bnSwipeLeft // resources.ApplyResources(this.bnSwipeLeft, "bnSwipeLeft"); this.bnSwipeLeft.Name = "bnSwipeLeft"; this.bnSwipeLeft.UseVisualStyleBackColor = true; this.bnSwipeLeft.Click += new System.EventHandler(this.Show_ControlsBn); // // bnSwipeRight // resources.ApplyResources(this.bnSwipeRight, "bnSwipeRight"); this.bnSwipeRight.Name = "bnSwipeRight"; this.bnSwipeRight.UseVisualStyleBackColor = true; this.bnSwipeRight.Click += new System.EventHandler(this.Show_ControlsBn); // // lbGryo // resources.ApplyResources(this.lbGryo, "lbGryo"); this.lbGryo.Name = "lbGryo"; // // fLPTiltControls // this.fLPTiltControls.Controls.Add(this.bnGyroZN); this.fLPTiltControls.Controls.Add(this.bnGyroZP); this.fLPTiltControls.Controls.Add(this.bnGyroXP); this.fLPTiltControls.Controls.Add(this.bnGyroXN); resources.ApplyResources(this.fLPTiltControls, "fLPTiltControls"); this.fLPTiltControls.Name = "fLPTiltControls"; // // bnGyroZN // resources.ApplyResources(this.bnGyroZN, "bnGyroZN"); this.bnGyroZN.Name = "bnGyroZN"; this.bnGyroZN.UseVisualStyleBackColor = true; this.bnGyroZN.Click += new System.EventHandler(this.Show_ControlsBn); // // bnGyroZP // resources.ApplyResources(this.bnGyroZP, "bnGyroZP"); this.bnGyroZP.Name = "bnGyroZP"; this.bnGyroZP.UseVisualStyleBackColor = true; this.bnGyroZP.Click += new System.EventHandler(this.Show_ControlsBn); // // bnGyroXP // resources.ApplyResources(this.bnGyroXP, "bnGyroXP"); this.bnGyroXP.Name = "bnGyroXP"; this.bnGyroXP.UseVisualStyleBackColor = true; this.bnGyroXP.Click += new System.EventHandler(this.Show_ControlsBn); // // bnGyroXN // resources.ApplyResources(this.bnGyroXN, "bnGyroXN"); this.bnGyroXN.Name = "bnGyroXN"; this.bnGyroXN.UseVisualStyleBackColor = true; this.bnGyroXN.Click += new System.EventHandler(this.Show_ControlsBn); // // pnlMain // this.pnlMain.Controls.Add(this.pBController); this.pnlMain.Controls.Add(this.bnTouchUpper); this.pnlMain.Controls.Add(this.bnTouchLeft); this.pnlMain.Controls.Add(this.bnTouchRight); this.pnlMain.Controls.Add(this.bnTouchMulti); this.pnlMain.Controls.Add(this.bnR1); this.pnlMain.Controls.Add(this.bnCross); this.pnlMain.Controls.Add(this.bnCircle); this.pnlMain.Controls.Add(this.btnRightStick); this.pnlMain.Controls.Add(this.bnSquare); this.pnlMain.Controls.Add(this.btnLightbar); this.pnlMain.Controls.Add(this.bnTriangle); this.pnlMain.Controls.Add(this.bnUp); this.pnlMain.Controls.Add(this.btnLeftStick); this.pnlMain.Controls.Add(this.bnDown); this.pnlMain.Controls.Add(this.bnRight); this.pnlMain.Controls.Add(this.bnLeft); this.pnlMain.Controls.Add(this.bnL1); this.pnlMain.Controls.Add(this.bnOptions); this.pnlMain.Controls.Add(this.bnPS); this.pnlMain.Controls.Add(this.bnShare); this.pnlMain.Controls.Add(this.bnL2); this.pnlMain.Controls.Add(this.bnR2); resources.ApplyResources(this.pnlMain, "pnlMain"); this.pnlMain.Name = "pnlMain"; // // pBController // resources.ApplyResources(this.pBController, "pBController"); this.pBController.Image = global::ScpServer.Properties.Resources.DS4_Controller; this.pBController.Name = "pBController"; this.pBController.TabStop = false; // // bnTouchUpper // this.bnTouchUpper.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnTouchUpper, "bnTouchUpper"); this.bnTouchUpper.Cursor = System.Windows.Forms.Cursors.Default; this.bnTouchUpper.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnTouchUpper.FlatAppearance.BorderSize = 0; this.bnTouchUpper.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnTouchUpper.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnTouchUpper.ForeColor = System.Drawing.SystemColors.WindowText; this.bnTouchUpper.Name = "bnTouchUpper"; this.bnTouchUpper.UseVisualStyleBackColor = false; this.bnTouchUpper.Click += new System.EventHandler(this.Show_ControlsBn); this.bnTouchUpper.MouseLeave += new System.EventHandler(this.Toucpad_Leave); this.bnTouchUpper.MouseHover += new System.EventHandler(this.bnTouchUpper_MouseHover); // // bnTouchLeft // this.bnTouchLeft.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnTouchLeft, "bnTouchLeft"); this.bnTouchLeft.Cursor = System.Windows.Forms.Cursors.Default; this.bnTouchLeft.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnTouchLeft.FlatAppearance.BorderSize = 0; this.bnTouchLeft.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnTouchLeft.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnTouchLeft.ForeColor = System.Drawing.SystemColors.WindowText; this.bnTouchLeft.Name = "bnTouchLeft"; this.bnTouchLeft.UseVisualStyleBackColor = false; this.bnTouchLeft.Click += new System.EventHandler(this.Show_ControlsBn); this.bnTouchLeft.MouseLeave += new System.EventHandler(this.Toucpad_Leave); this.bnTouchLeft.MouseHover += new System.EventHandler(this.bnTouchLeft_MouseHover); // // bnTouchRight // this.bnTouchRight.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnTouchRight, "bnTouchRight"); this.bnTouchRight.Cursor = System.Windows.Forms.Cursors.Default; this.bnTouchRight.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnTouchRight.FlatAppearance.BorderSize = 0; this.bnTouchRight.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnTouchRight.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnTouchRight.ForeColor = System.Drawing.SystemColors.WindowText; this.bnTouchRight.Name = "bnTouchRight"; this.bnTouchRight.UseVisualStyleBackColor = false; this.bnTouchRight.Click += new System.EventHandler(this.Show_ControlsBn); this.bnTouchRight.MouseLeave += new System.EventHandler(this.Toucpad_Leave); this.bnTouchRight.MouseHover += new System.EventHandler(this.bnTouchRight_MouseHover); // // bnTouchMulti // this.bnTouchMulti.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnTouchMulti, "bnTouchMulti"); this.bnTouchMulti.Cursor = System.Windows.Forms.Cursors.Default; this.bnTouchMulti.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnTouchMulti.FlatAppearance.BorderSize = 0; this.bnTouchMulti.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnTouchMulti.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnTouchMulti.ForeColor = System.Drawing.SystemColors.WindowText; this.bnTouchMulti.Name = "bnTouchMulti"; this.bnTouchMulti.UseVisualStyleBackColor = false; this.bnTouchMulti.Click += new System.EventHandler(this.Show_ControlsBn); this.bnTouchMulti.MouseLeave += new System.EventHandler(this.Toucpad_Leave); this.bnTouchMulti.MouseHover += new System.EventHandler(this.bnTouchMulti_MouseHover); // // bnR1 // this.bnR1.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnR1, "bnR1"); this.bnR1.Cursor = System.Windows.Forms.Cursors.Default; this.bnR1.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnR1.FlatAppearance.BorderSize = 0; this.bnR1.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnR1.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnR1.ForeColor = System.Drawing.SystemColors.WindowText; this.bnR1.Name = "bnR1"; this.bnR1.UseVisualStyleBackColor = false; this.bnR1.Click += new System.EventHandler(this.Show_ControlsBn); // // bnCross // this.bnCross.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnCross, "bnCross"); this.bnCross.Cursor = System.Windows.Forms.Cursors.Default; this.bnCross.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnCross.FlatAppearance.BorderSize = 0; this.bnCross.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnCross.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnCross.ForeColor = System.Drawing.SystemColors.WindowText; this.bnCross.Name = "bnCross"; this.bnCross.UseVisualStyleBackColor = false; this.bnCross.Click += new System.EventHandler(this.Show_ControlsBn); // // bnCircle // this.bnCircle.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnCircle, "bnCircle"); this.bnCircle.Cursor = System.Windows.Forms.Cursors.Default; this.bnCircle.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnCircle.FlatAppearance.BorderSize = 0; this.bnCircle.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnCircle.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnCircle.ForeColor = System.Drawing.SystemColors.WindowText; this.bnCircle.Name = "bnCircle"; this.bnCircle.UseVisualStyleBackColor = false; this.bnCircle.Click += new System.EventHandler(this.Show_ControlsBn); // // btnRightStick // this.btnRightStick.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.btnRightStick, "btnRightStick"); this.btnRightStick.Cursor = System.Windows.Forms.Cursors.Default; this.btnRightStick.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.btnRightStick.FlatAppearance.BorderSize = 0; this.btnRightStick.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.btnRightStick.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.btnRightStick.ForeColor = System.Drawing.SystemColors.WindowText; this.btnRightStick.Name = "btnRightStick"; this.btnRightStick.UseVisualStyleBackColor = false; this.btnRightStick.Click += new System.EventHandler(this.btnSticks_Enter); // // bnSquare // this.bnSquare.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnSquare, "bnSquare"); this.bnSquare.Cursor = System.Windows.Forms.Cursors.Default; this.bnSquare.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnSquare.FlatAppearance.BorderSize = 0; this.bnSquare.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnSquare.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnSquare.ForeColor = System.Drawing.SystemColors.WindowText; this.bnSquare.Name = "bnSquare"; this.bnSquare.UseVisualStyleBackColor = false; this.bnSquare.Click += new System.EventHandler(this.Show_ControlsBn); // // btnLightbar // this.btnLightbar.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.btnLightbar, "btnLightbar"); this.btnLightbar.Cursor = System.Windows.Forms.Cursors.Default; this.btnLightbar.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.btnLightbar.FlatAppearance.BorderSize = 0; this.btnLightbar.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.btnLightbar.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.btnLightbar.ForeColor = System.Drawing.SystemColors.WindowText; this.btnLightbar.Name = "btnLightbar"; this.btnLightbar.UseVisualStyleBackColor = false; this.btnLightbar.Click += new System.EventHandler(this.btnLightbar_Click); // // bnTriangle // this.bnTriangle.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnTriangle, "bnTriangle"); this.bnTriangle.Cursor = System.Windows.Forms.Cursors.Default; this.bnTriangle.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnTriangle.FlatAppearance.BorderSize = 0; this.bnTriangle.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnTriangle.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnTriangle.ForeColor = System.Drawing.SystemColors.WindowText; this.bnTriangle.Name = "bnTriangle"; this.bnTriangle.UseVisualStyleBackColor = false; this.bnTriangle.Click += new System.EventHandler(this.Show_ControlsBn); // // bnUp // this.bnUp.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnUp, "bnUp"); this.bnUp.Cursor = System.Windows.Forms.Cursors.Default; this.bnUp.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.bnUp.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnUp.FlatAppearance.BorderSize = 0; this.bnUp.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnUp.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnUp.ForeColor = System.Drawing.SystemColors.WindowText; this.bnUp.Name = "bnUp"; this.bnUp.UseVisualStyleBackColor = false; this.bnUp.Click += new System.EventHandler(this.Show_ControlsBn); // // btnLeftStick // this.btnLeftStick.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.btnLeftStick, "btnLeftStick"); this.btnLeftStick.Cursor = System.Windows.Forms.Cursors.Default; this.btnLeftStick.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.btnLeftStick.FlatAppearance.BorderSize = 0; this.btnLeftStick.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.btnLeftStick.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.btnLeftStick.ForeColor = System.Drawing.SystemColors.WindowText; this.btnLeftStick.Name = "btnLeftStick"; this.btnLeftStick.UseVisualStyleBackColor = false; this.btnLeftStick.Click += new System.EventHandler(this.btnSticks_Enter); // // bnDown // this.bnDown.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnDown, "bnDown"); this.bnDown.Cursor = System.Windows.Forms.Cursors.Default; this.bnDown.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnDown.FlatAppearance.BorderSize = 0; this.bnDown.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnDown.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnDown.ForeColor = System.Drawing.SystemColors.WindowText; this.bnDown.Name = "bnDown"; this.bnDown.UseVisualStyleBackColor = false; this.bnDown.Click += new System.EventHandler(this.Show_ControlsBn); // // bnRight // this.bnRight.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnRight, "bnRight"); this.bnRight.Cursor = System.Windows.Forms.Cursors.Default; this.bnRight.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnRight.FlatAppearance.BorderSize = 0; this.bnRight.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnRight.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnRight.ForeColor = System.Drawing.SystemColors.WindowText; this.bnRight.Name = "bnRight"; this.bnRight.UseVisualStyleBackColor = false; this.bnRight.Click += new System.EventHandler(this.Show_ControlsBn); // // bnLeft // this.bnLeft.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnLeft, "bnLeft"); this.bnLeft.Cursor = System.Windows.Forms.Cursors.Default; this.bnLeft.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnLeft.FlatAppearance.BorderSize = 0; this.bnLeft.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnLeft.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnLeft.ForeColor = System.Drawing.SystemColors.WindowText; this.bnLeft.Name = "bnLeft"; this.bnLeft.UseVisualStyleBackColor = false; this.bnLeft.Click += new System.EventHandler(this.Show_ControlsBn); // // bnL1 // this.bnL1.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnL1, "bnL1"); this.bnL1.Cursor = System.Windows.Forms.Cursors.Default; this.bnL1.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnL1.FlatAppearance.BorderSize = 0; this.bnL1.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnL1.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnL1.ForeColor = System.Drawing.SystemColors.WindowText; this.bnL1.Name = "bnL1"; this.bnL1.UseVisualStyleBackColor = false; this.bnL1.Click += new System.EventHandler(this.Show_ControlsBn); // // bnOptions // this.bnOptions.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnOptions, "bnOptions"); this.bnOptions.Cursor = System.Windows.Forms.Cursors.Default; this.bnOptions.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnOptions.FlatAppearance.BorderSize = 0; this.bnOptions.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnOptions.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnOptions.ForeColor = System.Drawing.SystemColors.WindowText; this.bnOptions.Name = "bnOptions"; this.bnOptions.UseVisualStyleBackColor = false; this.bnOptions.Click += new System.EventHandler(this.Show_ControlsBn); // // bnPS // this.bnPS.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnPS, "bnPS"); this.bnPS.Cursor = System.Windows.Forms.Cursors.Default; this.bnPS.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnPS.FlatAppearance.BorderSize = 0; this.bnPS.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnPS.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnPS.ForeColor = System.Drawing.SystemColors.WindowText; this.bnPS.Name = "bnPS"; this.bnPS.UseVisualStyleBackColor = false; this.bnPS.Click += new System.EventHandler(this.Show_ControlsBn); // // bnShare // this.bnShare.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnShare, "bnShare"); this.bnShare.Cursor = System.Windows.Forms.Cursors.Default; this.bnShare.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnShare.FlatAppearance.BorderSize = 0; this.bnShare.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnShare.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnShare.ForeColor = System.Drawing.SystemColors.WindowText; this.bnShare.Name = "bnShare"; this.bnShare.UseVisualStyleBackColor = false; this.bnShare.Click += new System.EventHandler(this.Show_ControlsBn); // // bnL2 // this.bnL2.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnL2, "bnL2"); this.bnL2.Cursor = System.Windows.Forms.Cursors.Default; this.bnL2.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnL2.FlatAppearance.BorderSize = 0; this.bnL2.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnL2.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnL2.ForeColor = System.Drawing.SystemColors.WindowText; this.bnL2.Name = "bnL2"; this.bnL2.UseVisualStyleBackColor = false; this.bnL2.Click += new System.EventHandler(this.Show_ControlsBn); // // bnR2 // this.bnR2.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnR2, "bnR2"); this.bnR2.Cursor = System.Windows.Forms.Cursors.Default; this.bnR2.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnR2.FlatAppearance.BorderSize = 0; this.bnR2.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnR2.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnR2.ForeColor = System.Drawing.SystemColors.WindowText; this.bnR2.Name = "bnR2"; this.bnR2.UseVisualStyleBackColor = false; this.bnR2.Click += new System.EventHandler(this.Show_ControlsBn); // // lBControls // this.lBControls.FormattingEnabled = true; this.lBControls.Items.AddRange(new object[] { resources.GetString("lBControls.Items"), resources.GetString("lBControls.Items1"), resources.GetString("lBControls.Items2"), resources.GetString("lBControls.Items3"), resources.GetString("lBControls.Items4"), resources.GetString("lBControls.Items5"), resources.GetString("lBControls.Items6"), resources.GetString("lBControls.Items7"), resources.GetString("lBControls.Items8"), resources.GetString("lBControls.Items9"), resources.GetString("lBControls.Items10"), resources.GetString("lBControls.Items11"), resources.GetString("lBControls.Items12"), resources.GetString("lBControls.Items13"), resources.GetString("lBControls.Items14"), resources.GetString("lBControls.Items15"), resources.GetString("lBControls.Items16"), resources.GetString("lBControls.Items17"), resources.GetString("lBControls.Items18"), resources.GetString("lBControls.Items19"), resources.GetString("lBControls.Items20"), resources.GetString("lBControls.Items21"), resources.GetString("lBControls.Items22"), resources.GetString("lBControls.Items23"), resources.GetString("lBControls.Items24"), resources.GetString("lBControls.Items25"), resources.GetString("lBControls.Items26"), resources.GetString("lBControls.Items27"), resources.GetString("lBControls.Items28"), resources.GetString("lBControls.Items29"), resources.GetString("lBControls.Items30"), resources.GetString("lBControls.Items31"), resources.GetString("lBControls.Items32")}); resources.ApplyResources(this.lBControls, "lBControls"); this.lBControls.Name = "lBControls"; this.lBControls.DoubleClick += new System.EventHandler(this.Show_ControlsList); this.lBControls.KeyDown += new System.Windows.Forms.KeyEventHandler(this.List_KeyDown); // // lbControlTip // resources.ApplyResources(this.lbControlTip, "lbControlTip"); this.lbControlTip.Name = "lbControlTip"; // // pnlSticks // this.pnlSticks.Controls.Add(this.btnFullView); this.pnlSticks.Controls.Add(this.pBSticks); this.pnlSticks.Controls.Add(this.bnL3); this.pnlSticks.Controls.Add(this.bnRSDown); this.pnlSticks.Controls.Add(this.bnLSUp); this.pnlSticks.Controls.Add(this.bnRSUp); this.pnlSticks.Controls.Add(this.bnLSLeft); this.pnlSticks.Controls.Add(this.bnRSRight); this.pnlSticks.Controls.Add(this.bnLSRight); this.pnlSticks.Controls.Add(this.bnRSLeft); this.pnlSticks.Controls.Add(this.bnLSDown); this.pnlSticks.Controls.Add(this.bnR3); resources.ApplyResources(this.pnlSticks, "pnlSticks"); this.pnlSticks.Name = "pnlSticks"; // // btnFullView // resources.ApplyResources(this.btnFullView, "btnFullView"); this.btnFullView.Name = "btnFullView"; this.btnFullView.UseVisualStyleBackColor = true; this.btnFullView.Click += new System.EventHandler(this.btnFullView_Click); // // pBSticks // resources.ApplyResources(this.pBSticks, "pBSticks"); this.pBSticks.Image = global::ScpServer.Properties.Resources.sticks; this.pBSticks.Name = "pBSticks"; this.pBSticks.TabStop = false; // // bnL3 // this.bnL3.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnL3, "bnL3"); this.bnL3.Cursor = System.Windows.Forms.Cursors.Default; this.bnL3.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnL3.FlatAppearance.BorderSize = 0; this.bnL3.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnL3.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnL3.ForeColor = System.Drawing.SystemColors.WindowText; this.bnL3.Name = "bnL3"; this.bnL3.UseVisualStyleBackColor = false; this.bnL3.Click += new System.EventHandler(this.Show_ControlsBn); // // bnRSDown // this.bnRSDown.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnRSDown, "bnRSDown"); this.bnRSDown.Cursor = System.Windows.Forms.Cursors.Default; this.bnRSDown.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnRSDown.FlatAppearance.BorderSize = 0; this.bnRSDown.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnRSDown.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnRSDown.ForeColor = System.Drawing.SystemColors.WindowText; this.bnRSDown.Name = "bnRSDown"; this.bnRSDown.UseVisualStyleBackColor = false; this.bnRSDown.Click += new System.EventHandler(this.Show_ControlsBn); // // bnLSUp // this.bnLSUp.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnLSUp, "bnLSUp"); this.bnLSUp.Cursor = System.Windows.Forms.Cursors.Default; this.bnLSUp.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnLSUp.FlatAppearance.BorderSize = 0; this.bnLSUp.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnLSUp.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnLSUp.ForeColor = System.Drawing.SystemColors.WindowText; this.bnLSUp.Name = "bnLSUp"; this.bnLSUp.UseVisualStyleBackColor = false; this.bnLSUp.Click += new System.EventHandler(this.Show_ControlsBn); // // bnRSUp // this.bnRSUp.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnRSUp, "bnRSUp"); this.bnRSUp.Cursor = System.Windows.Forms.Cursors.Default; this.bnRSUp.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnRSUp.FlatAppearance.BorderSize = 0; this.bnRSUp.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnRSUp.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnRSUp.ForeColor = System.Drawing.SystemColors.WindowText; this.bnRSUp.Name = "bnRSUp"; this.bnRSUp.UseVisualStyleBackColor = false; this.bnRSUp.Click += new System.EventHandler(this.Show_ControlsBn); // // bnLSLeft // this.bnLSLeft.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnLSLeft, "bnLSLeft"); this.bnLSLeft.Cursor = System.Windows.Forms.Cursors.Default; this.bnLSLeft.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnLSLeft.FlatAppearance.BorderSize = 0; this.bnLSLeft.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnLSLeft.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnLSLeft.ForeColor = System.Drawing.SystemColors.WindowText; this.bnLSLeft.Name = "bnLSLeft"; this.bnLSLeft.UseVisualStyleBackColor = false; this.bnLSLeft.Click += new System.EventHandler(this.Show_ControlsBn); // // bnRSRight // this.bnRSRight.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnRSRight, "bnRSRight"); this.bnRSRight.Cursor = System.Windows.Forms.Cursors.Default; this.bnRSRight.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnRSRight.FlatAppearance.BorderSize = 0; this.bnRSRight.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnRSRight.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnRSRight.ForeColor = System.Drawing.SystemColors.WindowText; this.bnRSRight.Name = "bnRSRight"; this.bnRSRight.UseVisualStyleBackColor = false; this.bnRSRight.Click += new System.EventHandler(this.Show_ControlsBn); // // bnLSRight // this.bnLSRight.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnLSRight, "bnLSRight"); this.bnLSRight.Cursor = System.Windows.Forms.Cursors.Default; this.bnLSRight.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnLSRight.FlatAppearance.BorderSize = 0; this.bnLSRight.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnLSRight.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnLSRight.ForeColor = System.Drawing.SystemColors.WindowText; this.bnLSRight.Name = "bnLSRight"; this.bnLSRight.UseVisualStyleBackColor = false; this.bnLSRight.Click += new System.EventHandler(this.Show_ControlsBn); // // bnRSLeft // this.bnRSLeft.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnRSLeft, "bnRSLeft"); this.bnRSLeft.Cursor = System.Windows.Forms.Cursors.Default; this.bnRSLeft.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnRSLeft.FlatAppearance.BorderSize = 0; this.bnRSLeft.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnRSLeft.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnRSLeft.ForeColor = System.Drawing.SystemColors.WindowText; this.bnRSLeft.Name = "bnRSLeft"; this.bnRSLeft.UseVisualStyleBackColor = false; this.bnRSLeft.Click += new System.EventHandler(this.Show_ControlsBn); // // bnLSDown // this.bnLSDown.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnLSDown, "bnLSDown"); this.bnLSDown.Cursor = System.Windows.Forms.Cursors.Default; this.bnLSDown.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnLSDown.FlatAppearance.BorderSize = 0; this.bnLSDown.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnLSDown.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnLSDown.ForeColor = System.Drawing.SystemColors.WindowText; this.bnLSDown.Name = "bnLSDown"; this.bnLSDown.UseVisualStyleBackColor = false; this.bnLSDown.Click += new System.EventHandler(this.Show_ControlsBn); // // bnR3 // this.bnR3.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.bnR3, "bnR3"); this.bnR3.Cursor = System.Windows.Forms.Cursors.Default; this.bnR3.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.bnR3.FlatAppearance.BorderSize = 0; this.bnR3.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control; this.bnR3.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control; this.bnR3.ForeColor = System.Drawing.SystemColors.WindowText; this.bnR3.Name = "bnR3"; this.bnR3.UseVisualStyleBackColor = false; this.bnR3.Click += new System.EventHandler(this.Show_ControlsBn); // // tabControls // this.tabControls.Controls.Add(this.tPControls); this.tabControls.Controls.Add(this.tPShiftMod); this.tabControls.Controls.Add(this.tPController); resources.ApplyResources(this.tabControls, "tabControls"); this.tabControls.Name = "tabControls"; this.tabControls.SelectedIndex = 0; this.tabControls.SelectedIndexChanged += new System.EventHandler(this.tabControls_SelectedIndexChanged); // // advColorDialog // this.advColorDialog.AnyColor = true; this.advColorDialog.Color = System.Drawing.Color.Blue; this.advColorDialog.FullOpen = true; // // Options // resources.ApplyResources(this, "$this"); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.BackColor = System.Drawing.Color.White; this.Controls.Add(this.tabControls); this.Controls.Add(this.gBDeadzone); this.Controls.Add(this.gBRumble); this.Controls.Add(this.gBLightbar); this.Controls.Add(this.gBTouchpad); this.Controls.Add(this.gBOther); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "Options"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.Options_Closed); ((System.ComponentModel.ISupportInitialize)(this.nUDRainbow)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pBRainbow)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tBBlueBar)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tBGreenBar)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tBRedBar)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDTap)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDScroll)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDTouch)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDIdleDisconnect)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDR2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDRumbleBoost)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tBLowRedBar)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tBLowGreenBar)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tBLowBlueBar)).EndInit(); this.pnlFull.ResumeLayout(false); this.pnlFull.PerformLayout(); this.pnlLowBattery.ResumeLayout(false); this.pnlLowBattery.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.nUDRS)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numUDMouseSens)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDLS)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDL2)).EndInit(); this.gBTouchpad.ResumeLayout(false); this.gBTouchpad.PerformLayout(); this.gBOther.ResumeLayout(false); this.gBOther.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pBProgram)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDSixaxis)).EndInit(); this.gBLightbar.ResumeLayout(false); this.gBLightbar.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.nUDflashLED)).EndInit(); this.pnlShift.ResumeLayout(false); this.pnlShift.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.tBShiftRedBar)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tBShiftGreenBar)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tBShiftBlueBar)).EndInit(); this.gBRumble.ResumeLayout(false); this.gBRumble.PerformLayout(); this.gBDeadzone.ResumeLayout(false); this.gBDeadzone.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.nUDSZ)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nUDSX)).EndInit(); this.tPController.ResumeLayout(false); this.tPController.PerformLayout(); this.pnlSixaxis.ResumeLayout(false); this.pnlSixaxis.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.tBsixaxisAccelX)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tBsixaxisGyroX)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tBsixaxisGyroY)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tBsixaxisGyroZ)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tBsixaxisAccelY)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tBsixaxisAccelZ)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pBDelayTracker)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pBSADeadzone)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pBRSDeadzone)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pBLSDeadzone)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tBR2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tBL2)).EndInit(); this.tPShiftMod.ResumeLayout(false); this.tPShiftMod.PerformLayout(); this.fLPShiftTouchSwipe.ResumeLayout(false); this.fLPShiftTiltControls.ResumeLayout(false); this.pnlShiftMain.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pBShiftController)).EndInit(); this.pnlShiftSticks.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pBShiftSticks)).EndInit(); this.tPControls.ResumeLayout(false); this.tPControls.PerformLayout(); this.fLPTouchSwipe.ResumeLayout(false); this.fLPTiltControls.ResumeLayout(false); this.pnlMain.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pBController)).EndInit(); this.pnlSticks.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pBSticks)).EndInit(); this.tabControls.ResumeLayout(false); this.ResumeLayout(false); } #endregion private AdvancedColorDialog advColorDialog; //private System.Windows.Forms.TrackBar tBsixaxisGyroX; //private System.Windows.Forms.TrackBar tBsixaxisGyroY; private System.Windows.Forms.NumericUpDown nUDRainbow; private System.Windows.Forms.PictureBox pBRainbow; private System.Windows.Forms.Button lowColorChooserButton; private System.Windows.Forms.TrackBar tBBlueBar; private System.Windows.Forms.TrackBar tBGreenBar; private System.Windows.Forms.TrackBar tBRedBar; private System.Windows.Forms.CheckBox cBLightbyBattery; private System.Windows.Forms.Label lbBlue; private System.Windows.Forms.Label lbGreen; private System.Windows.Forms.Label lbspc; private System.Windows.Forms.Label lbRed; private System.Windows.Forms.CheckBox cBDoubleTap; private System.Windows.Forms.CheckBox cBTap; private System.Windows.Forms.NumericUpDown nUDTap; private System.Windows.Forms.CheckBox cBScroll; private System.Windows.Forms.CheckBox cBSlide; private System.Windows.Forms.NumericUpDown nUDScroll; private System.Windows.Forms.NumericUpDown nUDTouch; private System.Windows.Forms.Label lbButtonMouseSens; private System.Windows.Forms.CheckBox cBlowerRCOn; private System.Windows.Forms.CheckBox cBTouchpadJitterCompensation; private System.Windows.Forms.Label lbL2; private System.Windows.Forms.Label lbR2; private System.Windows.Forms.Label lbIdleMinutes; private System.Windows.Forms.NumericUpDown nUDIdleDisconnect; private System.Windows.Forms.NumericUpDown nUDR2; private System.Windows.Forms.CheckBox cBFlushHIDQueue; private System.Windows.Forms.NumericUpDown nUDRumbleBoost; private System.Windows.Forms.Button btnRumbleTest; private System.Windows.Forms.Label lbFull; private System.Windows.Forms.Label lbLowRed; private System.Windows.Forms.Label lbLowGreen; private System.Windows.Forms.Label lbLowBlue; private System.Windows.Forms.TrackBar tBLowRedBar; private System.Windows.Forms.TrackBar tBLowGreenBar; private System.Windows.Forms.TrackBar tBLowBlueBar; private System.Windows.Forms.Label lbEmpty; private System.Windows.Forms.Panel pnlLowBattery; private System.Windows.Forms.Panel pnlFull; private System.Windows.Forms.Label lbRS; private System.Windows.Forms.Label lbLS; private System.Windows.Forms.NumericUpDown nUDRS; private System.Windows.Forms.NumericUpDown numUDMouseSens; private System.Windows.Forms.NumericUpDown nUDL2; private System.Windows.Forms.NumericUpDown nUDLS; private System.Windows.Forms.GroupBox gBTouchpad; private System.Windows.Forms.GroupBox gBOther; private System.Windows.Forms.GroupBox gBLightbar; private System.Windows.Forms.GroupBox gBRumble; private System.Windows.Forms.GroupBox gBDeadzone; private System.Windows.Forms.CheckBox cBControllerInput; private System.Windows.Forms.NumericUpDown nUDSixaxis; private System.Windows.Forms.NumericUpDown nUDflashLED; private System.Windows.Forms.Label lbPercentFlashBar; private System.Windows.Forms.Label lbFlashAt; private System.Windows.Forms.RadioButton rBFade; private System.Windows.Forms.RadioButton rBNormal; private System.Windows.Forms.RadioButton rBRainbow; private System.Windows.Forms.Label lbWhileCharging; private System.Windows.Forms.Button btnChargingColor; private System.Windows.Forms.RadioButton rBColor; private System.Windows.Forms.CheckBox cBIdleDisconnect; private System.Windows.Forms.Label lbSixaxisX; private System.Windows.Forms.Label lbSixaxisZ; private System.Windows.Forms.NumericUpDown nUDSZ; private System.Windows.Forms.NumericUpDown nUDSX; private System.Windows.Forms.Label lbPercentRumble; private System.Windows.Forms.CheckBox cBMouseAccel; private System.Windows.Forms.Label lbUseController; private System.Windows.Forms.Panel pnlShift; private System.Windows.Forms.Label lbShift; private System.Windows.Forms.Label lbShiftRed; private System.Windows.Forms.Label lbShiftGreen; private System.Windows.Forms.Label lbShiftBlue; private System.Windows.Forms.TrackBar tBShiftRedBar; private System.Windows.Forms.TrackBar tBShiftGreenBar; private System.Windows.Forms.TrackBar tBShiftBlueBar; private System.Windows.Forms.CheckBox cBShiftLight; private System.Windows.Forms.CheckBox cBLaunchProgram; private System.Windows.Forms.Button btnBrowse; private System.Windows.Forms.OpenFileDialog openFileDialog1; private System.Windows.Forms.PictureBox pBProgram; private System.Windows.Forms.CheckBox cBDinput; private System.Windows.Forms.CheckBox cbStartTouchpadOff; private System.Windows.Forms.TabPage tPController; private System.Windows.Forms.Panel pnlSixaxis; private System.Windows.Forms.TrackBar tBsixaxisAccelX; private System.Windows.Forms.Label lb6Accel; private System.Windows.Forms.TrackBar tBsixaxisGyroX; private System.Windows.Forms.Label lb6Gryo; private System.Windows.Forms.TrackBar tBsixaxisGyroY; private System.Windows.Forms.TrackBar tBsixaxisGyroZ; private System.Windows.Forms.TrackBar tBsixaxisAccelY; private System.Windows.Forms.TrackBar tBsixaxisAccelZ; private System.Windows.Forms.Label lbL2Track; private System.Windows.Forms.PictureBox pBDelayTracker; private System.Windows.Forms.Button btnSATrack; private System.Windows.Forms.Button btnRSTrack; private System.Windows.Forms.Label lbRSTip; private System.Windows.Forms.Label lbInputDelay; private System.Windows.Forms.Label lbR2Track; private System.Windows.Forms.Label lbLSTip; private System.Windows.Forms.Label lbSATip; private System.Windows.Forms.Button btnLSTrack; private System.Windows.Forms.PictureBox pBSADeadzone; private System.Windows.Forms.PictureBox pBRSDeadzone; private System.Windows.Forms.Label lbRSTrack; private System.Windows.Forms.PictureBox pBLSDeadzone; private System.Windows.Forms.Label lbLSTrack; private System.Windows.Forms.TrackBar tBR2; private System.Windows.Forms.TrackBar tBL2; private System.Windows.Forms.Label lbSATrack; private System.Windows.Forms.TabPage tPShiftMod; private System.Windows.Forms.Label lbShiftGryo; private System.Windows.Forms.FlowLayoutPanel fLPShiftTiltControls; private System.Windows.Forms.Button bnShiftGyroZN; private System.Windows.Forms.Button bnShiftGyroZP; private System.Windows.Forms.Button bnShiftGyroXP; private System.Windows.Forms.Button bnShiftGyroXN; private System.Windows.Forms.ComboBox cBShiftControl; public System.Windows.Forms.ListBox lBShiftControls; private System.Windows.Forms.Label lbHold; private System.Windows.Forms.Label lbtoUse; private System.Windows.Forms.Panel pnlShiftMain; private System.Windows.Forms.PictureBox pBShiftController; private System.Windows.Forms.Button bnShiftTouchUpper; private System.Windows.Forms.Button bnShiftTouchLeft; private System.Windows.Forms.Button bnShiftTouchRight; private System.Windows.Forms.Button bnShiftTouchMulti; private System.Windows.Forms.Button bnShiftR1; private System.Windows.Forms.Button bnShiftCross; private System.Windows.Forms.Button bnShiftCircle; private System.Windows.Forms.Button btnShiftRightStick; private System.Windows.Forms.Button bnShiftSquare; private System.Windows.Forms.Button btnShiftLightbar; private System.Windows.Forms.Button bnShiftTriangle; private System.Windows.Forms.Button bnShiftUp; private System.Windows.Forms.Button btnShiftLeftStick; private System.Windows.Forms.Button bnShiftDown; private System.Windows.Forms.Button bnShiftL2; private System.Windows.Forms.Button bnShiftRight; private System.Windows.Forms.Button bnShiftR2; private System.Windows.Forms.Button bnShiftLeft; private System.Windows.Forms.Button bnShiftL1; private System.Windows.Forms.Button bnShiftOptions; private System.Windows.Forms.Button bnShiftPS; private System.Windows.Forms.Button bnShiftShare; private System.Windows.Forms.Panel pnlShiftSticks; private System.Windows.Forms.Button btnShiftFullView; private System.Windows.Forms.PictureBox pBShiftSticks; private System.Windows.Forms.Button bnShiftL3; private System.Windows.Forms.Button bnShiftRSDown; private System.Windows.Forms.Button bnShiftLSUp; private System.Windows.Forms.Button bnShiftRSUp; private System.Windows.Forms.Button bnShiftLSLeft; private System.Windows.Forms.Button bnShiftRSRight; private System.Windows.Forms.Button bnShiftLSRight; private System.Windows.Forms.Button bnShiftRSLeft; private System.Windows.Forms.Button bnShiftLSDown; private System.Windows.Forms.Button bnShiftR3; private System.Windows.Forms.TabPage tPControls; private System.Windows.Forms.Label lbGryo; private System.Windows.Forms.FlowLayoutPanel fLPTiltControls; private System.Windows.Forms.Button bnGyroZN; private System.Windows.Forms.Button bnGyroZP; private System.Windows.Forms.Button bnGyroXP; private System.Windows.Forms.Button bnGyroXN; private System.Windows.Forms.Panel pnlMain; private System.Windows.Forms.PictureBox pBController; private System.Windows.Forms.Button bnTouchUpper; private System.Windows.Forms.Button bnTouchLeft; private System.Windows.Forms.Button bnTouchRight; private System.Windows.Forms.Button bnTouchMulti; private System.Windows.Forms.Button bnR1; private System.Windows.Forms.Button bnCross; private System.Windows.Forms.Button bnCircle; private System.Windows.Forms.Button btnRightStick; private System.Windows.Forms.Button bnSquare; private System.Windows.Forms.Button btnLightbar; private System.Windows.Forms.Button bnTriangle; private System.Windows.Forms.Button bnUp; private System.Windows.Forms.Button btnLeftStick; private System.Windows.Forms.Button bnDown; private System.Windows.Forms.Button bnRight; private System.Windows.Forms.Button bnLeft; private System.Windows.Forms.Button bnL1; private System.Windows.Forms.Button bnOptions; private System.Windows.Forms.Button bnPS; private System.Windows.Forms.Button bnShare; private System.Windows.Forms.Button bnL2; private System.Windows.Forms.Button bnR2; public System.Windows.Forms.ListBox lBControls; private System.Windows.Forms.Label lbControlTip; private System.Windows.Forms.Panel pnlSticks; private System.Windows.Forms.Button btnFullView; private System.Windows.Forms.PictureBox pBSticks; private System.Windows.Forms.Button bnL3; private System.Windows.Forms.Button bnRSDown; private System.Windows.Forms.Button bnLSUp; private System.Windows.Forms.Button bnRSUp; private System.Windows.Forms.Button bnLSLeft; private System.Windows.Forms.Button bnRSRight; private System.Windows.Forms.Button bnLSRight; private System.Windows.Forms.Button bnRSLeft; private System.Windows.Forms.Button bnLSDown; private System.Windows.Forms.Button bnR3; private System.Windows.Forms.TabControl tabControls; private System.Windows.Forms.Label label1; private System.Windows.Forms.FlowLayoutPanel fLPTouchSwipe; private System.Windows.Forms.Button bnSwipeUp; private System.Windows.Forms.Button bnSwipeDown; private System.Windows.Forms.Button bnSwipeLeft; private System.Windows.Forms.Button bnSwipeRight; private System.Windows.Forms.CheckBox cBTPforControls; private System.Windows.Forms.Label label2; private System.Windows.Forms.FlowLayoutPanel fLPShiftTouchSwipe; private System.Windows.Forms.Button bnShiftSwipeUp; private System.Windows.Forms.Button bnShiftSwipeDown; private System.Windows.Forms.Button bnShiftSwipeLeft; private System.Windows.Forms.Button bnShiftSwipeRight; } }