mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-11-23 17:59:16 +01:00
f82a85c802
Added custom color when flashing, just click on the "Flash at" text lightbar turns off fully when going into sleep mode PS+touchpad also disables scrolling now Update to french translations Fixes to text
2939 lines
155 KiB
C#
2939 lines
155 KiB
C#
namespace ScpServer
|
||
{
|
||
partial class Options
|
||
{
|
||
/// <summary>
|
||
/// Required designer variable.
|
||
/// </summary>
|
||
private System.ComponentModel.IContainer components = null;
|
||
|
||
/// <summary>
|
||
/// Clean up any resources being used.
|
||
/// </summary>
|
||
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
||
protected override void Dispose(bool disposing)
|
||
{
|
||
if (disposing && (components != null))
|
||
{
|
||
components.Dispose();
|
||
}
|
||
base.Dispose(disposing);
|
||
}
|
||
|
||
#region Windows Form Designer generated code
|
||
|
||
/// <summary>
|
||
/// Required method for Designer support - do not modify
|
||
/// the contents of this method with the code editor.
|
||
/// </summary>
|
||
private void InitializeComponent()
|
||
{
|
||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Options));
|
||
this.bnTouchUpper = new System.Windows.Forms.Button();
|
||
this.bnTouchMulti = new System.Windows.Forms.Button();
|
||
this.bnTouchRight = new System.Windows.Forms.Button();
|
||
this.bnTouchLeft = new System.Windows.Forms.Button();
|
||
this.MainPanel = new System.Windows.Forms.Panel();
|
||
this.pBController = new System.Windows.Forms.PictureBox();
|
||
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.bnL2 = new System.Windows.Forms.Button();
|
||
this.bnRight = new System.Windows.Forms.Button();
|
||
this.bnR2 = 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.SticksPanel = 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.lbControlTip = new System.Windows.Forms.Label();
|
||
this.lBControls = new System.Windows.Forms.ListBox();
|
||
this.lowColorChooserButton = new System.Windows.Forms.Button();
|
||
this.nUDRainbow = new System.Windows.Forms.NumericUpDown();
|
||
this.pBRainbow = new System.Windows.Forms.PictureBox();
|
||
this.blueBar = new System.Windows.Forms.TrackBar();
|
||
this.greenBar = new System.Windows.Forms.TrackBar();
|
||
this.redBar = 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.tBsixaxisAccelZ = new System.Windows.Forms.TrackBar();
|
||
this.cBFlushHIDQueue = new System.Windows.Forms.CheckBox();
|
||
this.tBsixaxisAccelY = new System.Windows.Forms.TrackBar();
|
||
this.tBsixaxisAccelX = new System.Windows.Forms.TrackBar();
|
||
this.tBsixaxisGyroZ = new System.Windows.Forms.TrackBar();
|
||
this.tBsixaxisGyroY = new System.Windows.Forms.TrackBar();
|
||
this.tBsixaxisGyroX = new System.Windows.Forms.TrackBar();
|
||
this.nUDRumbleBoost = new System.Windows.Forms.NumericUpDown();
|
||
this.lb6Accel = new System.Windows.Forms.Label();
|
||
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.lowRedBar = new System.Windows.Forms.TrackBar();
|
||
this.lowGreenBar = new System.Windows.Forms.TrackBar();
|
||
this.lowBlueBar = new System.Windows.Forms.TrackBar();
|
||
this.lbEmpty = new System.Windows.Forms.Label();
|
||
this.FullPanel = new System.Windows.Forms.Panel();
|
||
this.lowBatteryPanel = new System.Windows.Forms.Panel();
|
||
this.lb6Gryo = new System.Windows.Forms.Label();
|
||
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.gBOther = new System.Windows.Forms.GroupBox();
|
||
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.ShiftPanel = 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.shiftRedBar = new System.Windows.Forms.TrackBar();
|
||
this.shiftGreenBar = new System.Windows.Forms.TrackBar();
|
||
this.shiftBlueBar = 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.tabControls = new System.Windows.Forms.TabControl();
|
||
this.tPControls = new System.Windows.Forms.TabPage();
|
||
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.tPShiftMod = new System.Windows.Forms.TabPage();
|
||
this.slbGryo = new System.Windows.Forms.Label();
|
||
this.sfLPTiltControls = new System.Windows.Forms.FlowLayoutPanel();
|
||
this.sbnGyroZN = new System.Windows.Forms.Button();
|
||
this.sbnGyroZP = new System.Windows.Forms.Button();
|
||
this.sbnGyroXP = new System.Windows.Forms.Button();
|
||
this.sbnGyroXN = 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.ShiftMainPanel = new System.Windows.Forms.Panel();
|
||
this.spBController = new System.Windows.Forms.PictureBox();
|
||
this.sbnTouchUpper = new System.Windows.Forms.Button();
|
||
this.sbnTouchLeft = new System.Windows.Forms.Button();
|
||
this.sbnTouchRight = new System.Windows.Forms.Button();
|
||
this.sbnTouchMulti = new System.Windows.Forms.Button();
|
||
this.sbnR1 = new System.Windows.Forms.Button();
|
||
this.sbnCross = new System.Windows.Forms.Button();
|
||
this.sbnCircle = new System.Windows.Forms.Button();
|
||
this.sbtnRightStick = new System.Windows.Forms.Button();
|
||
this.sbnSquare = new System.Windows.Forms.Button();
|
||
this.sbtnLightbar = new System.Windows.Forms.Button();
|
||
this.sbnTriangle = new System.Windows.Forms.Button();
|
||
this.sbnUp = new System.Windows.Forms.Button();
|
||
this.sbtnLeftStick = new System.Windows.Forms.Button();
|
||
this.sbnDown = new System.Windows.Forms.Button();
|
||
this.sbnL2 = new System.Windows.Forms.Button();
|
||
this.sbnRight = new System.Windows.Forms.Button();
|
||
this.sbnR2 = new System.Windows.Forms.Button();
|
||
this.sbnLeft = new System.Windows.Forms.Button();
|
||
this.sbnL1 = new System.Windows.Forms.Button();
|
||
this.sbnOptions = new System.Windows.Forms.Button();
|
||
this.sbnPS = new System.Windows.Forms.Button();
|
||
this.sbnShare = new System.Windows.Forms.Button();
|
||
this.ShiftSticksPanel = new System.Windows.Forms.Panel();
|
||
this.sbtnFullView = new System.Windows.Forms.Button();
|
||
this.spBSticks = new System.Windows.Forms.PictureBox();
|
||
this.sbnL3 = new System.Windows.Forms.Button();
|
||
this.sbnRSDown = new System.Windows.Forms.Button();
|
||
this.sbnLSUp = new System.Windows.Forms.Button();
|
||
this.sbnRSUp = new System.Windows.Forms.Button();
|
||
this.sbnLSLeft = new System.Windows.Forms.Button();
|
||
this.sbnRSRight = new System.Windows.Forms.Button();
|
||
this.sbnLSRight = new System.Windows.Forms.Button();
|
||
this.sbnRSLeft = new System.Windows.Forms.Button();
|
||
this.sbnLSDown = new System.Windows.Forms.Button();
|
||
this.sbnR3 = new System.Windows.Forms.Button();
|
||
this.tPController = new System.Windows.Forms.TabPage();
|
||
this.SixaxisPanel = new System.Windows.Forms.Panel();
|
||
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.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
|
||
this.advColorDialog = new ScpServer.AdvancedColorDialog();
|
||
this.MainPanel.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.pBController)).BeginInit();
|
||
this.SticksPanel.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.pBSticks)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.nUDRainbow)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.pBRainbow)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.blueBar)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.greenBar)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.redBar)).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.tBsixaxisAccelZ)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.tBsixaxisAccelY)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.tBsixaxisAccelX)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.tBsixaxisGyroZ)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.tBsixaxisGyroY)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.tBsixaxisGyroX)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.nUDRumbleBoost)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.lowRedBar)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.lowGreenBar)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.lowBlueBar)).BeginInit();
|
||
this.FullPanel.SuspendLayout();
|
||
this.lowBatteryPanel.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.ShiftPanel.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.shiftRedBar)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.shiftGreenBar)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.shiftBlueBar)).BeginInit();
|
||
this.gBRumble.SuspendLayout();
|
||
this.gBDeadzone.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.nUDSZ)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.nUDSX)).BeginInit();
|
||
this.tabControls.SuspendLayout();
|
||
this.tPControls.SuspendLayout();
|
||
this.fLPTiltControls.SuspendLayout();
|
||
this.tPShiftMod.SuspendLayout();
|
||
this.sfLPTiltControls.SuspendLayout();
|
||
this.ShiftMainPanel.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.spBController)).BeginInit();
|
||
this.ShiftSticksPanel.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.spBSticks)).BeginInit();
|
||
this.tPController.SuspendLayout();
|
||
this.SixaxisPanel.SuspendLayout();
|
||
((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.SuspendLayout();
|
||
//
|
||
// 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);
|
||
//
|
||
// 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);
|
||
//
|
||
// 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);
|
||
//
|
||
// 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);
|
||
//
|
||
// MainPanel
|
||
//
|
||
this.MainPanel.Controls.Add(this.pBController);
|
||
this.MainPanel.Controls.Add(this.bnTouchUpper);
|
||
this.MainPanel.Controls.Add(this.bnTouchLeft);
|
||
this.MainPanel.Controls.Add(this.bnTouchRight);
|
||
this.MainPanel.Controls.Add(this.bnTouchMulti);
|
||
this.MainPanel.Controls.Add(this.bnR1);
|
||
this.MainPanel.Controls.Add(this.bnCross);
|
||
this.MainPanel.Controls.Add(this.bnCircle);
|
||
this.MainPanel.Controls.Add(this.btnRightStick);
|
||
this.MainPanel.Controls.Add(this.bnSquare);
|
||
this.MainPanel.Controls.Add(this.btnLightbar);
|
||
this.MainPanel.Controls.Add(this.bnTriangle);
|
||
this.MainPanel.Controls.Add(this.bnUp);
|
||
this.MainPanel.Controls.Add(this.btnLeftStick);
|
||
this.MainPanel.Controls.Add(this.bnDown);
|
||
this.MainPanel.Controls.Add(this.bnL2);
|
||
this.MainPanel.Controls.Add(this.bnRight);
|
||
this.MainPanel.Controls.Add(this.bnR2);
|
||
this.MainPanel.Controls.Add(this.bnLeft);
|
||
this.MainPanel.Controls.Add(this.bnL1);
|
||
this.MainPanel.Controls.Add(this.bnOptions);
|
||
this.MainPanel.Controls.Add(this.bnPS);
|
||
this.MainPanel.Controls.Add(this.bnShare);
|
||
resources.ApplyResources(this.MainPanel, "MainPanel");
|
||
this.MainPanel.Name = "MainPanel";
|
||
//
|
||
// pBController
|
||
//
|
||
resources.ApplyResources(this.pBController, "pBController");
|
||
this.pBController.Image = global::ScpServer.Properties.Resources.DS4_Controller;
|
||
this.pBController.Name = "pBController";
|
||
this.pBController.TabStop = false;
|
||
//
|
||
// 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);
|
||
//
|
||
// 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);
|
||
//
|
||
// 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);
|
||
//
|
||
// 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);
|
||
//
|
||
// 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);
|
||
//
|
||
// SticksPanel
|
||
//
|
||
this.SticksPanel.Controls.Add(this.btnFullView);
|
||
this.SticksPanel.Controls.Add(this.pBSticks);
|
||
this.SticksPanel.Controls.Add(this.bnL3);
|
||
this.SticksPanel.Controls.Add(this.bnRSDown);
|
||
this.SticksPanel.Controls.Add(this.bnLSUp);
|
||
this.SticksPanel.Controls.Add(this.bnRSUp);
|
||
this.SticksPanel.Controls.Add(this.bnLSLeft);
|
||
this.SticksPanel.Controls.Add(this.bnRSRight);
|
||
this.SticksPanel.Controls.Add(this.bnLSRight);
|
||
this.SticksPanel.Controls.Add(this.bnRSLeft);
|
||
this.SticksPanel.Controls.Add(this.bnLSDown);
|
||
this.SticksPanel.Controls.Add(this.bnR3);
|
||
resources.ApplyResources(this.SticksPanel, "SticksPanel");
|
||
this.SticksPanel.Name = "SticksPanel";
|
||
//
|
||
// 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);
|
||
//
|
||
// lbControlTip
|
||
//
|
||
resources.ApplyResources(this.lbControlTip, "lbControlTip");
|
||
this.lbControlTip.Name = "lbControlTip";
|
||
//
|
||
// 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);
|
||
//
|
||
// 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);
|
||
//
|
||
// blueBar
|
||
//
|
||
resources.ApplyResources(this.blueBar, "blueBar");
|
||
this.blueBar.BackColor = System.Drawing.Color.Blue;
|
||
this.blueBar.Maximum = 255;
|
||
this.blueBar.Name = "blueBar";
|
||
this.blueBar.TickFrequency = 25;
|
||
this.blueBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
||
this.blueBar.Value = 255;
|
||
this.blueBar.ValueChanged += new System.EventHandler(this.blueBar_ValueChanged);
|
||
this.blueBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LightBar_MouseDown);
|
||
this.blueBar.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Lightbar_MouseUp);
|
||
//
|
||
// greenBar
|
||
//
|
||
resources.ApplyResources(this.greenBar, "greenBar");
|
||
this.greenBar.BackColor = System.Drawing.Color.Green;
|
||
this.greenBar.Maximum = 255;
|
||
this.greenBar.Name = "greenBar";
|
||
this.greenBar.TickFrequency = 25;
|
||
this.greenBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
||
this.greenBar.Value = 255;
|
||
this.greenBar.ValueChanged += new System.EventHandler(this.greenBar_ValueChanged);
|
||
this.greenBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LightBar_MouseDown);
|
||
this.greenBar.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Lightbar_MouseUp);
|
||
//
|
||
// redBar
|
||
//
|
||
resources.ApplyResources(this.redBar, "redBar");
|
||
this.redBar.BackColor = System.Drawing.Color.Red;
|
||
this.redBar.Maximum = 255;
|
||
this.redBar.Name = "redBar";
|
||
this.redBar.TickFrequency = 25;
|
||
this.redBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
||
this.redBar.Value = 255;
|
||
this.redBar.ValueChanged += new System.EventHandler(this.redBar_ValueChanged);
|
||
this.redBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LightBar_MouseDown);
|
||
this.redBar.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);
|
||
//
|
||
// 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;
|
||
//
|
||
// cBFlushHIDQueue
|
||
//
|
||
resources.ApplyResources(this.cBFlushHIDQueue, "cBFlushHIDQueue");
|
||
this.cBFlushHIDQueue.Name = "cBFlushHIDQueue";
|
||
this.cBFlushHIDQueue.UseVisualStyleBackColor = true;
|
||
this.cBFlushHIDQueue.CheckedChanged += new System.EventHandler(this.flushHIDQueue_CheckedChanged);
|
||
//
|
||
// 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;
|
||
//
|
||
// 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;
|
||
//
|
||
// 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;
|
||
//
|
||
// 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;
|
||
//
|
||
// 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;
|
||
//
|
||
// 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);
|
||
//
|
||
// lb6Accel
|
||
//
|
||
resources.ApplyResources(this.lb6Accel, "lb6Accel");
|
||
this.lb6Accel.Name = "lb6Accel";
|
||
//
|
||
// 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";
|
||
//
|
||
// lowRedBar
|
||
//
|
||
resources.ApplyResources(this.lowRedBar, "lowRedBar");
|
||
this.lowRedBar.BackColor = System.Drawing.Color.Red;
|
||
this.lowRedBar.Maximum = 255;
|
||
this.lowRedBar.Name = "lowRedBar";
|
||
this.lowRedBar.TickFrequency = 25;
|
||
this.lowRedBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
||
this.lowRedBar.Value = 255;
|
||
this.lowRedBar.ValueChanged += new System.EventHandler(this.lowRedBar_ValueChanged);
|
||
this.lowRedBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LightBar_MouseDown);
|
||
this.lowRedBar.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Lightbar_MouseUp);
|
||
//
|
||
// lowGreenBar
|
||
//
|
||
resources.ApplyResources(this.lowGreenBar, "lowGreenBar");
|
||
this.lowGreenBar.BackColor = System.Drawing.Color.Green;
|
||
this.lowGreenBar.Maximum = 255;
|
||
this.lowGreenBar.Name = "lowGreenBar";
|
||
this.lowGreenBar.TickFrequency = 25;
|
||
this.lowGreenBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
||
this.lowGreenBar.Value = 255;
|
||
this.lowGreenBar.ValueChanged += new System.EventHandler(this.lowGreenBar_ValueChanged);
|
||
this.lowGreenBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LightBar_MouseDown);
|
||
this.lowGreenBar.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Lightbar_MouseUp);
|
||
//
|
||
// lowBlueBar
|
||
//
|
||
resources.ApplyResources(this.lowBlueBar, "lowBlueBar");
|
||
this.lowBlueBar.BackColor = System.Drawing.Color.Blue;
|
||
this.lowBlueBar.Maximum = 255;
|
||
this.lowBlueBar.Name = "lowBlueBar";
|
||
this.lowBlueBar.TickFrequency = 25;
|
||
this.lowBlueBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
||
this.lowBlueBar.Value = 255;
|
||
this.lowBlueBar.ValueChanged += new System.EventHandler(this.lowBlueBar_ValueChanged);
|
||
this.lowBlueBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LightBar_MouseDown);
|
||
this.lowBlueBar.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);
|
||
//
|
||
// FullPanel
|
||
//
|
||
this.FullPanel.Controls.Add(this.lbFull);
|
||
this.FullPanel.Controls.Add(this.lbRed);
|
||
this.FullPanel.Controls.Add(this.lbGreen);
|
||
this.FullPanel.Controls.Add(this.lbBlue);
|
||
this.FullPanel.Controls.Add(this.redBar);
|
||
this.FullPanel.Controls.Add(this.greenBar);
|
||
this.FullPanel.Controls.Add(this.blueBar);
|
||
resources.ApplyResources(this.FullPanel, "FullPanel");
|
||
this.FullPanel.Name = "FullPanel";
|
||
//
|
||
// lowBatteryPanel
|
||
//
|
||
this.lowBatteryPanel.Controls.Add(this.lowColorChooserButton);
|
||
this.lowBatteryPanel.Controls.Add(this.lbLowRed);
|
||
this.lowBatteryPanel.Controls.Add(this.lbLowGreen);
|
||
this.lowBatteryPanel.Controls.Add(this.lbLowBlue);
|
||
this.lowBatteryPanel.Controls.Add(this.lowRedBar);
|
||
this.lowBatteryPanel.Controls.Add(this.lowGreenBar);
|
||
this.lowBatteryPanel.Controls.Add(this.lowBlueBar);
|
||
this.lowBatteryPanel.Controls.Add(this.lbEmpty);
|
||
resources.ApplyResources(this.lowBatteryPanel, "lowBatteryPanel");
|
||
this.lowBatteryPanel.Name = "lowBatteryPanel";
|
||
//
|
||
// lb6Gryo
|
||
//
|
||
resources.ApplyResources(this.lb6Gryo, "lb6Gryo");
|
||
this.lb6Gryo.Name = "lb6Gryo";
|
||
//
|
||
// 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.cBTouchpadJitterCompensation);
|
||
this.gBTouchpad.Controls.Add(this.cBDoubleTap);
|
||
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);
|
||
resources.ApplyResources(this.gBTouchpad, "gBTouchpad");
|
||
this.gBTouchpad.Name = "gBTouchpad";
|
||
this.gBTouchpad.TabStop = false;
|
||
//
|
||
// gBOther
|
||
//
|
||
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;
|
||
//
|
||
// 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.ShiftPanel);
|
||
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.lowBatteryPanel);
|
||
this.gBLightbar.Controls.Add(this.FullPanel);
|
||
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);
|
||
//
|
||
// ShiftPanel
|
||
//
|
||
this.ShiftPanel.Controls.Add(this.cBShiftLight);
|
||
this.ShiftPanel.Controls.Add(this.lbShift);
|
||
this.ShiftPanel.Controls.Add(this.lbShiftRed);
|
||
this.ShiftPanel.Controls.Add(this.lbShiftGreen);
|
||
this.ShiftPanel.Controls.Add(this.lbShiftBlue);
|
||
this.ShiftPanel.Controls.Add(this.shiftRedBar);
|
||
this.ShiftPanel.Controls.Add(this.shiftGreenBar);
|
||
this.ShiftPanel.Controls.Add(this.shiftBlueBar);
|
||
resources.ApplyResources(this.ShiftPanel, "ShiftPanel");
|
||
this.ShiftPanel.Name = "ShiftPanel";
|
||
//
|
||
// 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";
|
||
//
|
||
// shiftRedBar
|
||
//
|
||
resources.ApplyResources(this.shiftRedBar, "shiftRedBar");
|
||
this.shiftRedBar.BackColor = System.Drawing.Color.Red;
|
||
this.shiftRedBar.Maximum = 255;
|
||
this.shiftRedBar.Name = "shiftRedBar";
|
||
this.shiftRedBar.TickFrequency = 25;
|
||
this.shiftRedBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
||
this.shiftRedBar.Value = 255;
|
||
this.shiftRedBar.ValueChanged += new System.EventHandler(this.shiftRedBar_ValueChanged);
|
||
this.shiftRedBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LightBar_MouseDown);
|
||
this.shiftRedBar.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Lightbar_MouseUp);
|
||
//
|
||
// shiftGreenBar
|
||
//
|
||
resources.ApplyResources(this.shiftGreenBar, "shiftGreenBar");
|
||
this.shiftGreenBar.BackColor = System.Drawing.Color.Green;
|
||
this.shiftGreenBar.Maximum = 255;
|
||
this.shiftGreenBar.Name = "shiftGreenBar";
|
||
this.shiftGreenBar.TickFrequency = 25;
|
||
this.shiftGreenBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
||
this.shiftGreenBar.Value = 255;
|
||
this.shiftGreenBar.ValueChanged += new System.EventHandler(this.shiftGreenBar_ValueChanged);
|
||
this.shiftGreenBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LightBar_MouseDown);
|
||
this.shiftGreenBar.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Lightbar_MouseUp);
|
||
//
|
||
// shiftBlueBar
|
||
//
|
||
resources.ApplyResources(this.shiftBlueBar, "shiftBlueBar");
|
||
this.shiftBlueBar.BackColor = System.Drawing.Color.Blue;
|
||
this.shiftBlueBar.Maximum = 255;
|
||
this.shiftBlueBar.Name = "shiftBlueBar";
|
||
this.shiftBlueBar.TickFrequency = 25;
|
||
this.shiftBlueBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
||
this.shiftBlueBar.Value = 255;
|
||
this.shiftBlueBar.ValueChanged += new System.EventHandler(this.shiftBlueBar_ValueChanged);
|
||
this.shiftBlueBar.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LightBar_MouseDown);
|
||
this.shiftBlueBar.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);
|
||
//
|
||
// 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);
|
||
//
|
||
// tPControls
|
||
//
|
||
this.tPControls.Controls.Add(this.lbGryo);
|
||
this.tPControls.Controls.Add(this.fLPTiltControls);
|
||
this.tPControls.Controls.Add(this.MainPanel);
|
||
this.tPControls.Controls.Add(this.lBControls);
|
||
this.tPControls.Controls.Add(this.lbControlTip);
|
||
this.tPControls.Controls.Add(this.SticksPanel);
|
||
resources.ApplyResources(this.tPControls, "tPControls");
|
||
this.tPControls.Name = "tPControls";
|
||
this.tPControls.UseVisualStyleBackColor = true;
|
||
//
|
||
// 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);
|
||
//
|
||
// tPShiftMod
|
||
//
|
||
this.tPShiftMod.Controls.Add(this.slbGryo);
|
||
this.tPShiftMod.Controls.Add(this.sfLPTiltControls);
|
||
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.ShiftMainPanel);
|
||
this.tPShiftMod.Controls.Add(this.ShiftSticksPanel);
|
||
resources.ApplyResources(this.tPShiftMod, "tPShiftMod");
|
||
this.tPShiftMod.Name = "tPShiftMod";
|
||
this.tPShiftMod.UseVisualStyleBackColor = true;
|
||
//
|
||
// slbGryo
|
||
//
|
||
resources.ApplyResources(this.slbGryo, "slbGryo");
|
||
this.slbGryo.Name = "slbGryo";
|
||
//
|
||
// sfLPTiltControls
|
||
//
|
||
this.sfLPTiltControls.Controls.Add(this.sbnGyroZN);
|
||
this.sfLPTiltControls.Controls.Add(this.sbnGyroZP);
|
||
this.sfLPTiltControls.Controls.Add(this.sbnGyroXP);
|
||
this.sfLPTiltControls.Controls.Add(this.sbnGyroXN);
|
||
resources.ApplyResources(this.sfLPTiltControls, "sfLPTiltControls");
|
||
this.sfLPTiltControls.Name = "sfLPTiltControls";
|
||
//
|
||
// sbnGyroZN
|
||
//
|
||
resources.ApplyResources(this.sbnGyroZN, "sbnGyroZN");
|
||
this.sbnGyroZN.Name = "sbnGyroZN";
|
||
this.sbnGyroZN.UseVisualStyleBackColor = true;
|
||
this.sbnGyroZN.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbnGyroZP
|
||
//
|
||
resources.ApplyResources(this.sbnGyroZP, "sbnGyroZP");
|
||
this.sbnGyroZP.Name = "sbnGyroZP";
|
||
this.sbnGyroZP.UseVisualStyleBackColor = true;
|
||
this.sbnGyroZP.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbnGyroXP
|
||
//
|
||
resources.ApplyResources(this.sbnGyroXP, "sbnGyroXP");
|
||
this.sbnGyroXP.Name = "sbnGyroXP";
|
||
this.sbnGyroXP.UseVisualStyleBackColor = true;
|
||
this.sbnGyroXP.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbnGyroXN
|
||
//
|
||
resources.ApplyResources(this.sbnGyroXN, "sbnGyroXN");
|
||
this.sbnGyroXN.Name = "sbnGyroXN";
|
||
this.sbnGyroXN.UseVisualStyleBackColor = true;
|
||
this.sbnGyroXN.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";
|
||
//
|
||
// ShiftMainPanel
|
||
//
|
||
this.ShiftMainPanel.Controls.Add(this.spBController);
|
||
this.ShiftMainPanel.Controls.Add(this.sbnTouchUpper);
|
||
this.ShiftMainPanel.Controls.Add(this.sbnTouchLeft);
|
||
this.ShiftMainPanel.Controls.Add(this.sbnTouchRight);
|
||
this.ShiftMainPanel.Controls.Add(this.sbnTouchMulti);
|
||
this.ShiftMainPanel.Controls.Add(this.sbnR1);
|
||
this.ShiftMainPanel.Controls.Add(this.sbnCross);
|
||
this.ShiftMainPanel.Controls.Add(this.sbnCircle);
|
||
this.ShiftMainPanel.Controls.Add(this.sbtnRightStick);
|
||
this.ShiftMainPanel.Controls.Add(this.sbnSquare);
|
||
this.ShiftMainPanel.Controls.Add(this.sbtnLightbar);
|
||
this.ShiftMainPanel.Controls.Add(this.sbnTriangle);
|
||
this.ShiftMainPanel.Controls.Add(this.sbnUp);
|
||
this.ShiftMainPanel.Controls.Add(this.sbtnLeftStick);
|
||
this.ShiftMainPanel.Controls.Add(this.sbnDown);
|
||
this.ShiftMainPanel.Controls.Add(this.sbnL2);
|
||
this.ShiftMainPanel.Controls.Add(this.sbnRight);
|
||
this.ShiftMainPanel.Controls.Add(this.sbnR2);
|
||
this.ShiftMainPanel.Controls.Add(this.sbnLeft);
|
||
this.ShiftMainPanel.Controls.Add(this.sbnL1);
|
||
this.ShiftMainPanel.Controls.Add(this.sbnOptions);
|
||
this.ShiftMainPanel.Controls.Add(this.sbnPS);
|
||
this.ShiftMainPanel.Controls.Add(this.sbnShare);
|
||
resources.ApplyResources(this.ShiftMainPanel, "ShiftMainPanel");
|
||
this.ShiftMainPanel.Name = "ShiftMainPanel";
|
||
//
|
||
// spBController
|
||
//
|
||
resources.ApplyResources(this.spBController, "spBController");
|
||
this.spBController.Image = global::ScpServer.Properties.Resources.DS4_Controller;
|
||
this.spBController.Name = "spBController";
|
||
this.spBController.TabStop = false;
|
||
//
|
||
// sbnTouchUpper
|
||
//
|
||
this.sbnTouchUpper.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnTouchUpper, "sbnTouchUpper");
|
||
this.sbnTouchUpper.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnTouchUpper.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnTouchUpper.FlatAppearance.BorderSize = 0;
|
||
this.sbnTouchUpper.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnTouchUpper.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnTouchUpper.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnTouchUpper.Name = "sbnTouchUpper";
|
||
this.sbnTouchUpper.UseVisualStyleBackColor = false;
|
||
this.sbnTouchUpper.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbnTouchLeft
|
||
//
|
||
this.sbnTouchLeft.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnTouchLeft, "sbnTouchLeft");
|
||
this.sbnTouchLeft.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnTouchLeft.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnTouchLeft.FlatAppearance.BorderSize = 0;
|
||
this.sbnTouchLeft.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnTouchLeft.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnTouchLeft.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnTouchLeft.Name = "sbnTouchLeft";
|
||
this.sbnTouchLeft.UseVisualStyleBackColor = false;
|
||
this.sbnTouchLeft.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbnTouchRight
|
||
//
|
||
this.sbnTouchRight.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnTouchRight, "sbnTouchRight");
|
||
this.sbnTouchRight.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnTouchRight.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnTouchRight.FlatAppearance.BorderSize = 0;
|
||
this.sbnTouchRight.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnTouchRight.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnTouchRight.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnTouchRight.Name = "sbnTouchRight";
|
||
this.sbnTouchRight.UseVisualStyleBackColor = false;
|
||
this.sbnTouchRight.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbnTouchMulti
|
||
//
|
||
this.sbnTouchMulti.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnTouchMulti, "sbnTouchMulti");
|
||
this.sbnTouchMulti.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnTouchMulti.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnTouchMulti.FlatAppearance.BorderSize = 0;
|
||
this.sbnTouchMulti.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnTouchMulti.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnTouchMulti.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnTouchMulti.Name = "sbnTouchMulti";
|
||
this.sbnTouchMulti.UseVisualStyleBackColor = false;
|
||
this.sbnTouchMulti.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbnR1
|
||
//
|
||
this.sbnR1.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnR1, "sbnR1");
|
||
this.sbnR1.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnR1.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnR1.FlatAppearance.BorderSize = 0;
|
||
this.sbnR1.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnR1.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnR1.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnR1.Name = "sbnR1";
|
||
this.sbnR1.UseVisualStyleBackColor = false;
|
||
this.sbnR1.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbnCross
|
||
//
|
||
this.sbnCross.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnCross, "sbnCross");
|
||
this.sbnCross.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnCross.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnCross.FlatAppearance.BorderSize = 0;
|
||
this.sbnCross.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnCross.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnCross.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnCross.Name = "sbnCross";
|
||
this.sbnCross.UseVisualStyleBackColor = false;
|
||
this.sbnCross.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbnCircle
|
||
//
|
||
this.sbnCircle.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnCircle, "sbnCircle");
|
||
this.sbnCircle.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnCircle.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnCircle.FlatAppearance.BorderSize = 0;
|
||
this.sbnCircle.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnCircle.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnCircle.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnCircle.Name = "sbnCircle";
|
||
this.sbnCircle.UseVisualStyleBackColor = false;
|
||
this.sbnCircle.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbtnRightStick
|
||
//
|
||
this.sbtnRightStick.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbtnRightStick, "sbtnRightStick");
|
||
this.sbtnRightStick.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbtnRightStick.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbtnRightStick.FlatAppearance.BorderSize = 0;
|
||
this.sbtnRightStick.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbtnRightStick.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbtnRightStick.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbtnRightStick.Name = "sbtnRightStick";
|
||
this.sbtnRightStick.UseVisualStyleBackColor = false;
|
||
//
|
||
// sbnSquare
|
||
//
|
||
this.sbnSquare.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnSquare, "sbnSquare");
|
||
this.sbnSquare.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnSquare.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnSquare.FlatAppearance.BorderSize = 0;
|
||
this.sbnSquare.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnSquare.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnSquare.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnSquare.Name = "sbnSquare";
|
||
this.sbnSquare.UseVisualStyleBackColor = false;
|
||
this.sbnSquare.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbtnLightbar
|
||
//
|
||
this.sbtnLightbar.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbtnLightbar, "sbtnLightbar");
|
||
this.sbtnLightbar.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbtnLightbar.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbtnLightbar.FlatAppearance.BorderSize = 0;
|
||
this.sbtnLightbar.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbtnLightbar.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbtnLightbar.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbtnLightbar.Name = "sbtnLightbar";
|
||
this.sbtnLightbar.UseVisualStyleBackColor = false;
|
||
this.sbtnLightbar.Click += new System.EventHandler(this.btnLightbar_Click);
|
||
//
|
||
// sbnTriangle
|
||
//
|
||
this.sbnTriangle.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnTriangle, "sbnTriangle");
|
||
this.sbnTriangle.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnTriangle.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnTriangle.FlatAppearance.BorderSize = 0;
|
||
this.sbnTriangle.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnTriangle.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnTriangle.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnTriangle.Name = "sbnTriangle";
|
||
this.sbnTriangle.UseVisualStyleBackColor = false;
|
||
this.sbnTriangle.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbnUp
|
||
//
|
||
this.sbnUp.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnUp, "sbnUp");
|
||
this.sbnUp.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnUp.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
||
this.sbnUp.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnUp.FlatAppearance.BorderSize = 0;
|
||
this.sbnUp.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnUp.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnUp.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnUp.Name = "sbnUp";
|
||
this.sbnUp.UseVisualStyleBackColor = false;
|
||
this.sbnUp.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbtnLeftStick
|
||
//
|
||
this.sbtnLeftStick.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbtnLeftStick, "sbtnLeftStick");
|
||
this.sbtnLeftStick.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbtnLeftStick.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbtnLeftStick.FlatAppearance.BorderSize = 0;
|
||
this.sbtnLeftStick.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbtnLeftStick.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbtnLeftStick.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbtnLeftStick.Name = "sbtnLeftStick";
|
||
this.sbtnLeftStick.UseVisualStyleBackColor = false;
|
||
//
|
||
// sbnDown
|
||
//
|
||
this.sbnDown.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnDown, "sbnDown");
|
||
this.sbnDown.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnDown.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnDown.FlatAppearance.BorderSize = 0;
|
||
this.sbnDown.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnDown.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnDown.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnDown.Name = "sbnDown";
|
||
this.sbnDown.UseVisualStyleBackColor = false;
|
||
this.sbnDown.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbnL2
|
||
//
|
||
this.sbnL2.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnL2, "sbnL2");
|
||
this.sbnL2.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnL2.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnL2.FlatAppearance.BorderSize = 0;
|
||
this.sbnL2.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnL2.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnL2.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnL2.Name = "sbnL2";
|
||
this.sbnL2.UseVisualStyleBackColor = false;
|
||
this.sbnL2.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbnRight
|
||
//
|
||
this.sbnRight.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnRight, "sbnRight");
|
||
this.sbnRight.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnRight.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnRight.FlatAppearance.BorderSize = 0;
|
||
this.sbnRight.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnRight.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnRight.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnRight.Name = "sbnRight";
|
||
this.sbnRight.UseVisualStyleBackColor = false;
|
||
this.sbnRight.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbnR2
|
||
//
|
||
this.sbnR2.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnR2, "sbnR2");
|
||
this.sbnR2.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnR2.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnR2.FlatAppearance.BorderSize = 0;
|
||
this.sbnR2.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnR2.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnR2.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnR2.Name = "sbnR2";
|
||
this.sbnR2.UseVisualStyleBackColor = false;
|
||
this.sbnR2.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbnLeft
|
||
//
|
||
this.sbnLeft.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnLeft, "sbnLeft");
|
||
this.sbnLeft.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnLeft.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnLeft.FlatAppearance.BorderSize = 0;
|
||
this.sbnLeft.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnLeft.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnLeft.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnLeft.Name = "sbnLeft";
|
||
this.sbnLeft.UseVisualStyleBackColor = false;
|
||
this.sbnLeft.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbnL1
|
||
//
|
||
this.sbnL1.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnL1, "sbnL1");
|
||
this.sbnL1.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnL1.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnL1.FlatAppearance.BorderSize = 0;
|
||
this.sbnL1.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnL1.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnL1.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnL1.Name = "sbnL1";
|
||
this.sbnL1.UseVisualStyleBackColor = false;
|
||
this.sbnL1.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbnOptions
|
||
//
|
||
this.sbnOptions.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnOptions, "sbnOptions");
|
||
this.sbnOptions.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnOptions.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnOptions.FlatAppearance.BorderSize = 0;
|
||
this.sbnOptions.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnOptions.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnOptions.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnOptions.Name = "sbnOptions";
|
||
this.sbnOptions.UseVisualStyleBackColor = false;
|
||
this.sbnOptions.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbnPS
|
||
//
|
||
this.sbnPS.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnPS, "sbnPS");
|
||
this.sbnPS.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnPS.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnPS.FlatAppearance.BorderSize = 0;
|
||
this.sbnPS.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnPS.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnPS.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnPS.Name = "sbnPS";
|
||
this.sbnPS.UseVisualStyleBackColor = false;
|
||
this.sbnPS.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbnShare
|
||
//
|
||
this.sbnShare.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnShare, "sbnShare");
|
||
this.sbnShare.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnShare.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnShare.FlatAppearance.BorderSize = 0;
|
||
this.sbnShare.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnShare.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnShare.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnShare.Name = "sbnShare";
|
||
this.sbnShare.UseVisualStyleBackColor = false;
|
||
this.sbnShare.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// ShiftSticksPanel
|
||
//
|
||
this.ShiftSticksPanel.Controls.Add(this.sbtnFullView);
|
||
this.ShiftSticksPanel.Controls.Add(this.spBSticks);
|
||
this.ShiftSticksPanel.Controls.Add(this.sbnL3);
|
||
this.ShiftSticksPanel.Controls.Add(this.sbnRSDown);
|
||
this.ShiftSticksPanel.Controls.Add(this.sbnLSUp);
|
||
this.ShiftSticksPanel.Controls.Add(this.sbnRSUp);
|
||
this.ShiftSticksPanel.Controls.Add(this.sbnLSLeft);
|
||
this.ShiftSticksPanel.Controls.Add(this.sbnRSRight);
|
||
this.ShiftSticksPanel.Controls.Add(this.sbnLSRight);
|
||
this.ShiftSticksPanel.Controls.Add(this.sbnRSLeft);
|
||
this.ShiftSticksPanel.Controls.Add(this.sbnLSDown);
|
||
this.ShiftSticksPanel.Controls.Add(this.sbnR3);
|
||
resources.ApplyResources(this.ShiftSticksPanel, "ShiftSticksPanel");
|
||
this.ShiftSticksPanel.Name = "ShiftSticksPanel";
|
||
//
|
||
// sbtnFullView
|
||
//
|
||
resources.ApplyResources(this.sbtnFullView, "sbtnFullView");
|
||
this.sbtnFullView.Name = "sbtnFullView";
|
||
this.sbtnFullView.UseVisualStyleBackColor = true;
|
||
this.sbtnFullView.Click += new System.EventHandler(this.sbtnFullView_Click);
|
||
//
|
||
// spBSticks
|
||
//
|
||
resources.ApplyResources(this.spBSticks, "spBSticks");
|
||
this.spBSticks.Image = global::ScpServer.Properties.Resources.sticks;
|
||
this.spBSticks.Name = "spBSticks";
|
||
this.spBSticks.TabStop = false;
|
||
//
|
||
// sbnL3
|
||
//
|
||
this.sbnL3.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnL3, "sbnL3");
|
||
this.sbnL3.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnL3.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnL3.FlatAppearance.BorderSize = 0;
|
||
this.sbnL3.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnL3.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnL3.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnL3.Name = "sbnL3";
|
||
this.sbnL3.UseVisualStyleBackColor = false;
|
||
this.sbnL3.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbnRSDown
|
||
//
|
||
this.sbnRSDown.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnRSDown, "sbnRSDown");
|
||
this.sbnRSDown.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnRSDown.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnRSDown.FlatAppearance.BorderSize = 0;
|
||
this.sbnRSDown.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnRSDown.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnRSDown.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnRSDown.Name = "sbnRSDown";
|
||
this.sbnRSDown.UseVisualStyleBackColor = false;
|
||
this.sbnRSDown.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbnLSUp
|
||
//
|
||
this.sbnLSUp.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnLSUp, "sbnLSUp");
|
||
this.sbnLSUp.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnLSUp.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnLSUp.FlatAppearance.BorderSize = 0;
|
||
this.sbnLSUp.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnLSUp.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnLSUp.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnLSUp.Name = "sbnLSUp";
|
||
this.sbnLSUp.UseVisualStyleBackColor = false;
|
||
this.sbnLSUp.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbnRSUp
|
||
//
|
||
this.sbnRSUp.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnRSUp, "sbnRSUp");
|
||
this.sbnRSUp.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnRSUp.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnRSUp.FlatAppearance.BorderSize = 0;
|
||
this.sbnRSUp.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnRSUp.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnRSUp.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnRSUp.Name = "sbnRSUp";
|
||
this.sbnRSUp.UseVisualStyleBackColor = false;
|
||
this.sbnRSUp.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbnLSLeft
|
||
//
|
||
this.sbnLSLeft.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnLSLeft, "sbnLSLeft");
|
||
this.sbnLSLeft.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnLSLeft.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnLSLeft.FlatAppearance.BorderSize = 0;
|
||
this.sbnLSLeft.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnLSLeft.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnLSLeft.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnLSLeft.Name = "sbnLSLeft";
|
||
this.sbnLSLeft.UseVisualStyleBackColor = false;
|
||
this.sbnLSLeft.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbnRSRight
|
||
//
|
||
this.sbnRSRight.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnRSRight, "sbnRSRight");
|
||
this.sbnRSRight.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnRSRight.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnRSRight.FlatAppearance.BorderSize = 0;
|
||
this.sbnRSRight.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnRSRight.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnRSRight.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnRSRight.Name = "sbnRSRight";
|
||
this.sbnRSRight.UseVisualStyleBackColor = false;
|
||
this.sbnRSRight.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbnLSRight
|
||
//
|
||
this.sbnLSRight.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnLSRight, "sbnLSRight");
|
||
this.sbnLSRight.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnLSRight.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnLSRight.FlatAppearance.BorderSize = 0;
|
||
this.sbnLSRight.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnLSRight.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnLSRight.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnLSRight.Name = "sbnLSRight";
|
||
this.sbnLSRight.UseVisualStyleBackColor = false;
|
||
this.sbnLSRight.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbnRSLeft
|
||
//
|
||
this.sbnRSLeft.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnRSLeft, "sbnRSLeft");
|
||
this.sbnRSLeft.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnRSLeft.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnRSLeft.FlatAppearance.BorderSize = 0;
|
||
this.sbnRSLeft.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnRSLeft.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnRSLeft.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnRSLeft.Name = "sbnRSLeft";
|
||
this.sbnRSLeft.UseVisualStyleBackColor = false;
|
||
this.sbnRSLeft.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbnLSDown
|
||
//
|
||
this.sbnLSDown.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnLSDown, "sbnLSDown");
|
||
this.sbnLSDown.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnLSDown.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnLSDown.FlatAppearance.BorderSize = 0;
|
||
this.sbnLSDown.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnLSDown.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnLSDown.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnLSDown.Name = "sbnLSDown";
|
||
this.sbnLSDown.UseVisualStyleBackColor = false;
|
||
this.sbnLSDown.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// sbnR3
|
||
//
|
||
this.sbnR3.BackColor = System.Drawing.Color.Transparent;
|
||
resources.ApplyResources(this.sbnR3, "sbnR3");
|
||
this.sbnR3.Cursor = System.Windows.Forms.Cursors.Default;
|
||
this.sbnR3.FlatAppearance.BorderColor = System.Drawing.Color.Red;
|
||
this.sbnR3.FlatAppearance.BorderSize = 0;
|
||
this.sbnR3.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnR3.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.Control;
|
||
this.sbnR3.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.sbnR3.Name = "sbnR3";
|
||
this.sbnR3.UseVisualStyleBackColor = false;
|
||
this.sbnR3.Click += new System.EventHandler(this.Show_ControlsBn);
|
||
//
|
||
// tPController
|
||
//
|
||
this.tPController.Controls.Add(this.SixaxisPanel);
|
||
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;
|
||
//
|
||
// SixaxisPanel
|
||
//
|
||
this.SixaxisPanel.Controls.Add(this.tBsixaxisAccelX);
|
||
this.SixaxisPanel.Controls.Add(this.lb6Accel);
|
||
this.SixaxisPanel.Controls.Add(this.tBsixaxisGyroX);
|
||
this.SixaxisPanel.Controls.Add(this.lb6Gryo);
|
||
this.SixaxisPanel.Controls.Add(this.tBsixaxisGyroY);
|
||
this.SixaxisPanel.Controls.Add(this.tBsixaxisGyroZ);
|
||
this.SixaxisPanel.Controls.Add(this.tBsixaxisAccelY);
|
||
this.SixaxisPanel.Controls.Add(this.tBsixaxisAccelZ);
|
||
resources.ApplyResources(this.SixaxisPanel, "SixaxisPanel");
|
||
this.SixaxisPanel.Name = "SixaxisPanel";
|
||
this.SixaxisPanel.Click += new System.EventHandler(this.SixaxisPanel_Click);
|
||
//
|
||
// 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);
|
||
//
|
||
// openFileDialog1
|
||
//
|
||
this.openFileDialog1.FileName = "openFileDialog1";
|
||
//
|
||
// 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);
|
||
this.MainPanel.ResumeLayout(false);
|
||
((System.ComponentModel.ISupportInitialize)(this.pBController)).EndInit();
|
||
this.SticksPanel.ResumeLayout(false);
|
||
((System.ComponentModel.ISupportInitialize)(this.pBSticks)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.nUDRainbow)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.pBRainbow)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.blueBar)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.greenBar)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.redBar)).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.tBsixaxisAccelZ)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.tBsixaxisAccelY)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.tBsixaxisAccelX)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.tBsixaxisGyroZ)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.tBsixaxisGyroY)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.tBsixaxisGyroX)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.nUDRumbleBoost)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.lowRedBar)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.lowGreenBar)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.lowBlueBar)).EndInit();
|
||
this.FullPanel.ResumeLayout(false);
|
||
this.FullPanel.PerformLayout();
|
||
this.lowBatteryPanel.ResumeLayout(false);
|
||
this.lowBatteryPanel.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.ShiftPanel.ResumeLayout(false);
|
||
this.ShiftPanel.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.shiftRedBar)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.shiftGreenBar)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.shiftBlueBar)).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.tabControls.ResumeLayout(false);
|
||
this.tPControls.ResumeLayout(false);
|
||
this.tPControls.PerformLayout();
|
||
this.fLPTiltControls.ResumeLayout(false);
|
||
this.tPShiftMod.ResumeLayout(false);
|
||
this.tPShiftMod.PerformLayout();
|
||
this.sfLPTiltControls.ResumeLayout(false);
|
||
this.ShiftMainPanel.ResumeLayout(false);
|
||
((System.ComponentModel.ISupportInitialize)(this.spBController)).EndInit();
|
||
this.ShiftSticksPanel.ResumeLayout(false);
|
||
((System.ComponentModel.ISupportInitialize)(this.spBSticks)).EndInit();
|
||
this.tPController.ResumeLayout(false);
|
||
this.tPController.PerformLayout();
|
||
this.SixaxisPanel.ResumeLayout(false);
|
||
this.SixaxisPanel.PerformLayout();
|
||
((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.ResumeLayout(false);
|
||
|
||
}
|
||
|
||
#endregion
|
||
|
||
private AdvancedColorDialog advColorDialog;
|
||
//private System.Windows.Forms.TrackBar tBsixaxisGyroX;
|
||
//private System.Windows.Forms.TrackBar tBsixaxisGyroY;
|
||
private System.Windows.Forms.Button bnTouchUpper;
|
||
private System.Windows.Forms.Button bnTouchMulti;
|
||
private System.Windows.Forms.Button bnTouchRight;
|
||
private System.Windows.Forms.Button bnTouchLeft;
|
||
private System.Windows.Forms.Panel MainPanel;
|
||
private System.Windows.Forms.PictureBox pBController;
|
||
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 bnL2;
|
||
private System.Windows.Forms.Button bnRight;
|
||
private System.Windows.Forms.Button bnR2;
|
||
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.Panel SticksPanel;
|
||
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.Button btnFullView;
|
||
public System.Windows.Forms.ListBox lBControls;
|
||
private System.Windows.Forms.NumericUpDown nUDRainbow;
|
||
private System.Windows.Forms.PictureBox pBRainbow;
|
||
private System.Windows.Forms.Button lowColorChooserButton;
|
||
private System.Windows.Forms.TrackBar blueBar;
|
||
private System.Windows.Forms.TrackBar greenBar;
|
||
private System.Windows.Forms.TrackBar redBar;
|
||
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.TrackBar tBsixaxisAccelZ;
|
||
private System.Windows.Forms.CheckBox cBFlushHIDQueue;
|
||
private System.Windows.Forms.TrackBar tBsixaxisAccelY;
|
||
private System.Windows.Forms.TrackBar tBsixaxisAccelX;
|
||
private System.Windows.Forms.TrackBar tBsixaxisGyroZ;
|
||
private System.Windows.Forms.TrackBar tBsixaxisGyroY;
|
||
private System.Windows.Forms.TrackBar tBsixaxisGyroX;
|
||
private System.Windows.Forms.NumericUpDown nUDRumbleBoost;
|
||
private System.Windows.Forms.Label lb6Accel;
|
||
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 lowRedBar;
|
||
private System.Windows.Forms.TrackBar lowGreenBar;
|
||
private System.Windows.Forms.TrackBar lowBlueBar;
|
||
private System.Windows.Forms.Label lbEmpty;
|
||
private System.Windows.Forms.Panel lowBatteryPanel;
|
||
private System.Windows.Forms.Panel FullPanel;
|
||
private System.Windows.Forms.Label lbControlTip;
|
||
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.TabControl tabControls;
|
||
private System.Windows.Forms.TabPage tPShiftMod;
|
||
private System.Windows.Forms.ComboBox cBShiftControl;
|
||
private System.Windows.Forms.Panel ShiftMainPanel;
|
||
private System.Windows.Forms.PictureBox spBController;
|
||
private System.Windows.Forms.Button sbnTouchUpper;
|
||
private System.Windows.Forms.Button sbnTouchLeft;
|
||
private System.Windows.Forms.Button sbnTouchRight;
|
||
private System.Windows.Forms.Button sbnTouchMulti;
|
||
private System.Windows.Forms.Button sbnR1;
|
||
private System.Windows.Forms.Button sbnCross;
|
||
private System.Windows.Forms.Button sbnCircle;
|
||
private System.Windows.Forms.Button sbtnRightStick;
|
||
private System.Windows.Forms.Button sbnSquare;
|
||
private System.Windows.Forms.Button sbtnLightbar;
|
||
private System.Windows.Forms.Button sbnTriangle;
|
||
private System.Windows.Forms.Button sbnUp;
|
||
private System.Windows.Forms.Button sbtnLeftStick;
|
||
private System.Windows.Forms.Button sbnDown;
|
||
private System.Windows.Forms.Button sbnL2;
|
||
private System.Windows.Forms.Button sbnRight;
|
||
private System.Windows.Forms.Button sbnR2;
|
||
private System.Windows.Forms.Button sbnLeft;
|
||
private System.Windows.Forms.Button sbnL1;
|
||
private System.Windows.Forms.Button sbnOptions;
|
||
private System.Windows.Forms.Button sbnPS;
|
||
private System.Windows.Forms.Button sbnShare;
|
||
private System.Windows.Forms.Panel ShiftSticksPanel;
|
||
private System.Windows.Forms.Button sbtnFullView;
|
||
private System.Windows.Forms.PictureBox spBSticks;
|
||
private System.Windows.Forms.Button sbnL3;
|
||
private System.Windows.Forms.Button sbnRSDown;
|
||
private System.Windows.Forms.Button sbnLSUp;
|
||
private System.Windows.Forms.Button sbnRSUp;
|
||
private System.Windows.Forms.Button sbnLSLeft;
|
||
private System.Windows.Forms.Button sbnRSRight;
|
||
private System.Windows.Forms.Button sbnLSRight;
|
||
private System.Windows.Forms.Button sbnRSLeft;
|
||
private System.Windows.Forms.Button sbnLSDown;
|
||
private System.Windows.Forms.Button sbnR3;
|
||
public System.Windows.Forms.ListBox lBShiftControls;
|
||
private System.Windows.Forms.Label lbtoUse;
|
||
private System.Windows.Forms.TabPage tPControls;
|
||
private System.Windows.Forms.Label lb6Gryo;
|
||
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.Label slbGryo;
|
||
private System.Windows.Forms.FlowLayoutPanel sfLPTiltControls;
|
||
private System.Windows.Forms.Button sbnGyroZN;
|
||
private System.Windows.Forms.Button sbnGyroZP;
|
||
private System.Windows.Forms.Button sbnGyroXP;
|
||
private System.Windows.Forms.Button sbnGyroXN;
|
||
private System.Windows.Forms.Label lbHold;
|
||
private System.Windows.Forms.TabPage tPController;
|
||
private System.Windows.Forms.Button btnLSTrack;
|
||
private System.Windows.Forms.Button btnSATrack;
|
||
private System.Windows.Forms.Button btnRSTrack;
|
||
private System.Windows.Forms.Label lbSATrack;
|
||
private System.Windows.Forms.Label lbRSTrack;
|
||
private System.Windows.Forms.Label lbLSTrack;
|
||
private System.Windows.Forms.Label lbSATip;
|
||
private System.Windows.Forms.PictureBox pBLSDeadzone;
|
||
private System.Windows.Forms.PictureBox pBSADeadzone;
|
||
private System.Windows.Forms.PictureBox pBRSDeadzone;
|
||
private System.Windows.Forms.Label lbUseController;
|
||
private System.Windows.Forms.Label lbRSTip;
|
||
private System.Windows.Forms.Label lbLSTip;
|
||
private System.Windows.Forms.PictureBox pBDelayTracker;
|
||
private System.Windows.Forms.Label lbInputDelay;
|
||
private System.Windows.Forms.TrackBar tBL2;
|
||
private System.Windows.Forms.TrackBar tBR2;
|
||
private System.Windows.Forms.Label lbR2Track;
|
||
private System.Windows.Forms.Label lbL2Track;
|
||
private System.Windows.Forms.Panel SixaxisPanel;
|
||
private System.Windows.Forms.Panel ShiftPanel;
|
||
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 shiftRedBar;
|
||
private System.Windows.Forms.TrackBar shiftGreenBar;
|
||
private System.Windows.Forms.TrackBar shiftBlueBar;
|
||
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;
|
||
}
|
||
}
|
||
|