2014-03-28 02:50:40 +01:00
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 ( )
{
2014-05-12 07:48:50 +02:00
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 ( ) ;
2014-04-27 21:32:09 +02:00
this . pBController = new System . Windows . Forms . PictureBox ( ) ;
2014-05-12 07:48:50 +02:00
this . bnR1 = new System . Windows . Forms . Button ( ) ;
this . bnCross = new System . Windows . Forms . Button ( ) ;
this . bnCircle = new System . Windows . Forms . Button ( ) ;
2014-04-27 21:32:09 +02:00
this . btnRightStick = new System . Windows . Forms . Button ( ) ;
2014-05-12 07:48:50 +02:00
this . bnSquare = new System . Windows . Forms . Button ( ) ;
2014-04-27 21:32:09 +02:00
this . btnLightbar = new System . Windows . Forms . Button ( ) ;
2014-05-12 07:48:50 +02:00
this . bnTriangle = new System . Windows . Forms . Button ( ) ;
this . bnUp = new System . Windows . Forms . Button ( ) ;
2014-04-27 21:32:09 +02:00
this . btnLeftStick = new System . Windows . Forms . Button ( ) ;
2014-05-12 07:48:50 +02:00
this . bnDown = new System . Windows . Forms . Button ( ) ;
2014-04-27 21:32:09 +02:00
this . bnL2 = new System . Windows . Forms . Button ( ) ;
2014-05-12 07:48:50 +02:00
this . bnRight = new System . Windows . Forms . Button ( ) ;
2014-04-27 21:32:09 +02:00
this . bnR2 = new System . Windows . Forms . Button ( ) ;
2014-05-12 07:48:50 +02:00
this . bnLeft = new System . Windows . Forms . Button ( ) ;
2014-04-27 21:32:09 +02:00
this . bnL1 = new System . Windows . Forms . Button ( ) ;
2014-05-12 07:48:50 +02:00
this . bnOptions = new System . Windows . Forms . Button ( ) ;
2014-04-27 21:32:09 +02:00
this . bnPS = new System . Windows . Forms . Button ( ) ;
this . bnShare = new System . Windows . Forms . Button ( ) ;
2014-05-12 07:48:50 +02:00
this . SticksPanel = new System . Windows . Forms . Panel ( ) ;
this . btnFullView = new System . Windows . Forms . Button ( ) ;
2014-04-27 21:32:09 +02:00
this . pBSticks = new System . Windows . Forms . PictureBox ( ) ;
2014-05-12 07:48:50 +02:00
this . bnL3 = new System . Windows . Forms . Button ( ) ;
2014-04-27 21:32:09 +02:00
this . bnRSDown = new System . Windows . Forms . Button ( ) ;
2014-05-12 07:48:50 +02:00
this . bnLSUp = new System . Windows . Forms . Button ( ) ;
2014-04-27 21:32:09 +02:00
this . bnRSUp = new System . Windows . Forms . Button ( ) ;
2014-05-12 07:48:50 +02:00
this . bnLSLeft = new System . Windows . Forms . Button ( ) ;
2014-04-27 21:32:09 +02:00
this . bnRSRight = new System . Windows . Forms . Button ( ) ;
2014-05-12 07:48:50 +02:00
this . bnLSRight = new System . Windows . Forms . Button ( ) ;
2014-04-27 21:32:09 +02:00
this . bnRSLeft = new System . Windows . Forms . Button ( ) ;
this . bnLSDown = new System . Windows . Forms . Button ( ) ;
2014-05-12 07:48:50 +02:00
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 . numUDRainbow = new System . Windows . Forms . NumericUpDown ( ) ;
this . pBRainbow = new System . Windows . Forms . PictureBox ( ) ;
this . flashLed = new System . Windows . Forms . CheckBox ( ) ;
this . blueBar = new System . Windows . Forms . TrackBar ( ) ;
this . greenBar = new System . Windows . Forms . TrackBar ( ) ;
this . redBar = new System . Windows . Forms . TrackBar ( ) ;
this . batteryLed = 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 ( ) ;
2014-04-27 21:32:09 +02:00
this . cBTap = new System . Windows . Forms . CheckBox ( ) ;
this . numUDTap = new System . Windows . Forms . NumericUpDown ( ) ;
2014-05-12 07:48:50 +02:00
this . cBScroll = new System . Windows . Forms . CheckBox ( ) ;
this . lbTouchpad = new System . Windows . Forms . Label ( ) ;
this . cBSlide = new System . Windows . Forms . CheckBox ( ) ;
2014-04-27 21:32:09 +02:00
this . numUDScroll = new System . Windows . Forms . NumericUpDown ( ) ;
this . numUDTouch = new System . Windows . Forms . NumericUpDown ( ) ;
2014-05-12 07:48:50 +02:00
this . lBButtonMouseSens = new System . Windows . Forms . Label ( ) ;
this . cBlowerRCOn = new System . Windows . Forms . CheckBox ( ) ;
this . touchpadJitterCompensation = new System . Windows . Forms . CheckBox ( ) ;
this . lbThreshold = new System . Windows . Forms . Label ( ) ;
this . lBL2 = new System . Windows . Forms . Label ( ) ;
this . lBR2 = new System . Windows . Forms . Label ( ) ;
this . lBControllerOff = new System . Windows . Forms . Label ( ) ;
this . lBIdleMinutes = new System . Windows . Forms . Label ( ) ;
this . idleDisconnectTimeout = new System . Windows . Forms . NumericUpDown ( ) ;
this . numUDR2 = new System . Windows . Forms . NumericUpDown ( ) ;
this . numUDL2 = new System . Windows . Forms . NumericUpDown ( ) ;
2014-05-05 09:31:24 +02:00
this . tBsixaxisAccelZ = new System . Windows . Forms . TrackBar ( ) ;
2014-05-12 07:48:50 +02:00
this . lBMouseSens = new System . Windows . Forms . Label ( ) ;
this . flushHIDQueue = new System . Windows . Forms . CheckBox ( ) ;
2014-05-05 09:31:24 +02:00
this . tBsixaxisAccelY = new System . Windows . Forms . TrackBar ( ) ;
2014-05-12 07:48:50 +02:00
this . leftMotorLabel = new System . Windows . Forms . Label ( ) ;
2014-05-05 09:31:24 +02:00
this . tBsixaxisAccelX = new System . Windows . Forms . TrackBar ( ) ;
2014-05-12 07:48:50 +02:00
this . rightMotorLabel = new System . Windows . Forms . Label ( ) ;
2014-05-05 09:31:24 +02:00
this . tBsixaxisGyroZ = new System . Windows . Forms . TrackBar ( ) ;
2014-05-12 07:48:50 +02:00
this . rumbleBoostLabel = new System . Windows . Forms . Label ( ) ;
2014-05-05 09:31:24 +02:00
this . tBsixaxisGyroY = new System . Windows . Forms . TrackBar ( ) ;
2014-05-12 07:48:50 +02:00
this . lbRumble = new System . Windows . Forms . Label ( ) ;
2014-05-05 09:31:24 +02:00
this . tBsixaxisGyroX = new System . Windows . Forms . TrackBar ( ) ;
2014-05-05 09:42:05 +02:00
this . rumbleBoostBar = new System . Windows . Forms . NumericUpDown ( ) ;
2014-05-12 07:48:50 +02:00
this . lB6Accel = new System . Windows . Forms . Label ( ) ;
this . numUDHeavyRumble = new System . Windows . Forms . NumericUpDown ( ) ;
this . lB6Gryo = new System . Windows . Forms . Label ( ) ;
this . numUDLightRumble = new System . Windows . Forms . NumericUpDown ( ) ;
this . btnRumbleTest = new System . Windows . Forms . Button ( ) ;
2014-05-05 09:42:05 +02:00
this . tBMouseSens = new System . Windows . Forms . TrackBar ( ) ;
2014-05-12 07:48:50 +02:00
this . lbLightbar = 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 . batteryOpsPanel = new System . Windows . Forms . Panel ( ) ;
this . lowBatteryPanel = new System . Windows . Forms . Panel ( ) ;
this . LightbarPanel = new System . Windows . Forms . Panel ( ) ;
this . SixaxisPanel = new System . Windows . Forms . Panel ( ) ;
this . lBProfileTip = new System . Windows . Forms . Label ( ) ;
2014-05-05 09:42:05 +02:00
this . tBProfile = new System . Windows . Forms . TextBox ( ) ;
2014-05-12 07:48:50 +02:00
this . btnSaveProfile = new System . Windows . Forms . Button ( ) ;
2014-03-28 02:50:40 +01:00
this . advColorDialog = new ScpServer . AdvancedColorDialog ( ) ;
2014-05-12 07:48:50 +02:00
this . lBSeperator = new System . Windows . Forms . Label ( ) ;
this . MainPanel . SuspendLayout ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pBController ) ) . BeginInit ( ) ;
this . SticksPanel . SuspendLayout ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pBSticks ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . numUDRainbow ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pBRainbow ) ) . BeginInit ( ) ;
2014-03-28 02:50:40 +01:00
( ( System . ComponentModel . ISupportInitialize ) ( this . blueBar ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . greenBar ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . redBar ) ) . BeginInit ( ) ;
2014-04-27 21:32:09 +02:00
( ( System . ComponentModel . ISupportInitialize ) ( this . numUDTap ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . numUDScroll ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . numUDTouch ) ) . BeginInit ( ) ;
2014-05-12 07:48:50 +02:00
( ( System . ComponentModel . ISupportInitialize ) ( this . idleDisconnectTimeout ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . numUDR2 ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . numUDL2 ) ) . BeginInit ( ) ;
2014-05-05 09:31:24 +02:00
( ( 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 ( ) ;
2014-05-05 09:42:05 +02:00
( ( System . ComponentModel . ISupportInitialize ) ( this . rumbleBoostBar ) ) . BeginInit ( ) ;
2014-05-12 07:48:50 +02:00
( ( System . ComponentModel . ISupportInitialize ) ( this . numUDHeavyRumble ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . numUDLightRumble ) ) . BeginInit ( ) ;
2014-05-05 09:42:05 +02:00
( ( System . ComponentModel . ISupportInitialize ) ( this . tBMouseSens ) ) . BeginInit ( ) ;
2014-05-12 07:48:50 +02:00
( ( System . ComponentModel . ISupportInitialize ) ( this . lowRedBar ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . lowGreenBar ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . lowBlueBar ) ) . BeginInit ( ) ;
this . batteryOpsPanel . SuspendLayout ( ) ;
this . lowBatteryPanel . SuspendLayout ( ) ;
this . LightbarPanel . SuspendLayout ( ) ;
this . SixaxisPanel . SuspendLayout ( ) ;
2014-03-28 02:50:40 +01:00
this . SuspendLayout ( ) ;
//
2014-05-12 07:48:50 +02:00
// bnTouchUpper
2014-03-28 02:50:40 +01:00
//
2014-05-12 07:48:50 +02:00
this . bnTouchUpper . BackColor = System . Drawing . Color . Transparent ;
this . bnTouchUpper . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnTouchUpper . ForeColor = System . Drawing . SystemColors . WindowText ;
this . bnTouchUpper . Location = new System . Drawing . Point ( 84 , 25 ) ;
this . bnTouchUpper . Name = "bnTouchUpper" ;
this . bnTouchUpper . Size = new System . Drawing . Size ( 78 , 16 ) ;
this . bnTouchUpper . TabIndex = 193 ;
this . bnTouchUpper . Text = "Middle Mouse Button" ;
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 ) ;
2014-03-28 02:50:40 +01:00
//
2014-05-12 07:48:50 +02:00
// bnTouchMulti
2014-03-28 02:50:40 +01:00
//
2014-05-12 07:48:50 +02:00
this . bnTouchMulti . BackColor = System . Drawing . Color . Transparent ;
this . bnTouchMulti . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnTouchMulti . ForeColor = System . Drawing . SystemColors . WindowText ;
this . bnTouchMulti . Location = new System . Drawing . Point ( 109 , 40 ) ;
this . bnTouchMulti . Name = "bnTouchMulti" ;
this . bnTouchMulti . Size = new System . Drawing . Size ( 30 , 34 ) ;
this . bnTouchMulti . TabIndex = 192 ;
this . bnTouchMulti . Text = "Right Mouse Button" ;
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 ) ;
2014-03-28 02:50:40 +01:00
//
2014-05-12 07:48:50 +02:00
// bnTouchRight
2014-03-28 02:50:40 +01:00
//
2014-05-12 07:48:50 +02:00
this . bnTouchRight . BackColor = System . Drawing . Color . Transparent ;
this . bnTouchRight . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnTouchRight . ForeColor = System . Drawing . SystemColors . WindowText ;
this . bnTouchRight . Location = new System . Drawing . Point ( 139 , 40 ) ;
this . bnTouchRight . Name = "bnTouchRight" ;
this . bnTouchRight . Size = new System . Drawing . Size ( 23 , 34 ) ;
this . bnTouchRight . TabIndex = 190 ;
this . bnTouchRight . Text = "Left Mouse Button" ;
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 ) ;
2014-03-28 02:50:40 +01:00
//
2014-05-12 07:48:50 +02:00
// bnTouchLeft
2014-03-28 02:50:40 +01:00
//
2014-05-12 07:48:50 +02:00
this . bnTouchLeft . BackColor = System . Drawing . Color . Transparent ;
this . bnTouchLeft . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnTouchLeft . ForeColor = System . Drawing . SystemColors . WindowText ;
this . bnTouchLeft . Location = new System . Drawing . Point ( 84 , 40 ) ;
this . bnTouchLeft . Name = "bnTouchLeft" ;
this . bnTouchLeft . Size = new System . Drawing . Size ( 25 , 35 ) ;
this . bnTouchLeft . TabIndex = 191 ;
this . bnTouchLeft . Text = "Left Mouse Button" ;
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 ) ;
this . MainPanel . Location = new System . Drawing . Point ( 7 , 68 ) ;
this . MainPanel . Name = "MainPanel" ;
this . MainPanel . Size = new System . Drawing . Size ( 249 , 140 ) ;
this . MainPanel . TabIndex = 185 ;
2014-03-28 02:50:40 +01:00
//
2014-05-12 07:48:50 +02:00
// pBController
2014-03-28 02:50:40 +01:00
//
2014-05-12 07:48:50 +02:00
this . pBController . Enabled = false ;
this . pBController . Image = ( ( System . Drawing . Image ) ( resources . GetObject ( "pBController.Image" ) ) ) ;
this . pBController . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . pBController . Name = "pBController" ;
this . pBController . Size = new System . Drawing . Size ( 245 , 132 ) ;
this . pBController . SizeMode = System . Windows . Forms . PictureBoxSizeMode . AutoSize ;
this . pBController . TabIndex = 1 ;
this . pBController . TabStop = false ;
2014-03-28 02:50:40 +01:00
//
2014-05-12 07:48:50 +02:00
// bnR1
2014-03-28 02:50:40 +01:00
//
2014-05-12 07:48:50 +02:00
this . bnR1 . BackColor = System . Drawing . Color . Transparent ;
this . bnR1 . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnR1 . ForeColor = System . Drawing . SystemColors . WindowText ;
this . bnR1 . Location = new System . Drawing . Point ( 175 , 13 ) ;
this . bnR1 . Name = "bnR1" ;
this . bnR1 . Size = new System . Drawing . Size ( 43 , 15 ) ;
this . bnR1 . TabIndex = 87 ;
this . bnR1 . Text = "Right Bumper" ;
this . bnR1 . UseVisualStyleBackColor = false ;
this . bnR1 . Click + = new System . EventHandler ( this . Show_ControlsBn ) ;
2014-03-28 02:50:40 +01:00
//
2014-05-12 07:48:50 +02:00
// bnCross
2014-03-28 02:50:40 +01:00
//
2014-05-12 07:48:50 +02:00
this . bnCross . BackColor = System . Drawing . Color . Transparent ;
this . bnCross . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnCross . ForeColor = System . Drawing . SystemColors . WindowText ;
this . bnCross . Location = new System . Drawing . Point ( 187 , 76 ) ;
this . bnCross . Name = "bnCross" ;
this . bnCross . Size = new System . Drawing . Size ( 19 , 17 ) ;
this . bnCross . TabIndex = 74 ;
this . bnCross . Text = "A Button" ;
this . bnCross . UseVisualStyleBackColor = false ;
this . bnCross . Click + = new System . EventHandler ( this . Show_ControlsBn ) ;
2014-03-28 02:50:40 +01:00
//
2014-05-12 07:48:50 +02:00
// bnCircle
2014-03-28 02:50:40 +01:00
//
2014-05-12 07:48:50 +02:00
this . bnCircle . BackColor = System . Drawing . Color . Transparent ;
this . bnCircle . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnCircle . ForeColor = System . Drawing . SystemColors . WindowText ;
this . bnCircle . Location = new System . Drawing . Point ( 208 , 60 ) ;
this . bnCircle . Name = "bnCircle" ;
this . bnCircle . Size = new System . Drawing . Size ( 16 , 17 ) ;
this . bnCircle . TabIndex = 71 ;
this . bnCircle . Text = "B Button" ;
this . bnCircle . UseVisualStyleBackColor = false ;
this . bnCircle . Click + = new System . EventHandler ( this . Show_ControlsBn ) ;
2014-04-27 21:32:09 +02:00
//
// btnRightStick
//
this . btnRightStick . BackColor = System . Drawing . Color . Transparent ;
this . btnRightStick . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . btnRightStick . ForeColor = System . Drawing . SystemColors . WindowText ;
2014-05-12 07:48:50 +02:00
this . btnRightStick . Location = new System . Drawing . Point ( 150 , 90 ) ;
2014-04-27 21:32:09 +02:00
this . btnRightStick . Name = "btnRightStick" ;
this . btnRightStick . Size = new System . Drawing . Size ( 28 , 28 ) ;
this . btnRightStick . TabIndex = 91 ;
this . btnRightStick . Text = "RS" ;
this . btnRightStick . UseVisualStyleBackColor = false ;
2014-05-12 07:48:50 +02:00
this . btnRightStick . Click + = new System . EventHandler ( this . btnSticks_Enter ) ;
//
// bnSquare
//
this . bnSquare . BackColor = System . Drawing . Color . Transparent ;
this . bnSquare . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnSquare . ForeColor = System . Drawing . SystemColors . WindowText ;
this . bnSquare . Location = new System . Drawing . Point ( 173 , 61 ) ;
this . bnSquare . Name = "bnSquare" ;
this . bnSquare . Size = new System . Drawing . Size ( 15 , 14 ) ;
this . bnSquare . TabIndex = 72 ;
this . bnSquare . Text = "X Button" ;
this . bnSquare . UseVisualStyleBackColor = false ;
this . bnSquare . Click + = new System . EventHandler ( this . Show_ControlsBn ) ;
2014-04-27 21:32:09 +02:00
//
// btnLightbar
//
this . btnLightbar . BackColor = System . Drawing . Color . Transparent ;
this . btnLightbar . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . btnLightbar . ForeColor = System . Drawing . SystemColors . WindowText ;
2014-05-12 07:48:50 +02:00
this . btnLightbar . Location = new System . Drawing . Point ( 84 , 6 ) ;
2014-04-27 21:32:09 +02:00
this . btnLightbar . Name = "btnLightbar" ;
this . btnLightbar . Size = new System . Drawing . Size ( 78 , 19 ) ;
this . btnLightbar . TabIndex = 91 ;
this . btnLightbar . Text = "Lightbar" ;
this . btnLightbar . UseVisualStyleBackColor = false ;
2014-05-05 04:25:53 +02:00
this . btnLightbar . Click + = new System . EventHandler ( this . btnLightbar_Click ) ;
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
// bnTriangle
//
this . bnTriangle . BackColor = System . Drawing . Color . Transparent ;
this . bnTriangle . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnTriangle . ForeColor = System . Drawing . SystemColors . WindowText ;
this . bnTriangle . Location = new System . Drawing . Point ( 188 , 45 ) ;
this . bnTriangle . Name = "bnTriangle" ;
this . bnTriangle . Size = new System . Drawing . Size ( 20 , 16 ) ;
this . bnTriangle . TabIndex = 73 ;
this . bnTriangle . Text = "Y Button" ;
this . bnTriangle . UseVisualStyleBackColor = false ;
this . bnTriangle . Click + = new System . EventHandler ( this . Show_ControlsBn ) ;
//
// bnUp
//
this . bnUp . BackColor = System . Drawing . Color . Transparent ;
this . bnUp . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
this . bnUp . Cursor = System . Windows . Forms . Cursors . Default ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnUp . ForeColor = System . Drawing . SystemColors . WindowText ;
this . bnUp . Location = new System . Drawing . Point ( 44 , 48 ) ;
this . bnUp . Name = "bnUp" ;
this . bnUp . Size = new System . Drawing . Size ( 11 , 15 ) ;
this . bnUp . TabIndex = 80 ;
this . bnUp . Text = "Up Button" ;
this . bnUp . UseVisualStyleBackColor = false ;
this . bnUp . Click + = new System . EventHandler ( this . Show_ControlsBn ) ;
2014-04-27 21:32:09 +02:00
//
// btnLeftStick
//
this . btnLeftStick . BackColor = System . Drawing . Color . Transparent ;
this . btnLeftStick . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . btnLeftStick . ForeColor = System . Drawing . SystemColors . WindowText ;
2014-05-12 07:48:50 +02:00
this . btnLeftStick . Location = new System . Drawing . Point ( 70 , 90 ) ;
2014-04-27 21:32:09 +02:00
this . btnLeftStick . Name = "btnLeftStick" ;
this . btnLeftStick . Size = new System . Drawing . Size ( 28 , 28 ) ;
this . btnLeftStick . TabIndex = 91 ;
this . btnLeftStick . Text = "LS" ;
this . btnLeftStick . UseVisualStyleBackColor = false ;
2014-05-12 07:48:50 +02:00
this . btnLeftStick . Click + = new System . EventHandler ( this . btnSticks_Enter ) ;
//
// bnDown
//
this . bnDown . BackColor = System . Drawing . Color . Transparent ;
this . bnDown . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnDown . ForeColor = System . Drawing . SystemColors . WindowText ;
this . bnDown . Location = new System . Drawing . Point ( 44 , 73 ) ;
this . bnDown . Name = "bnDown" ;
this . bnDown . Size = new System . Drawing . Size ( 12 , 12 ) ;
this . bnDown . TabIndex = 81 ;
this . bnDown . Text = "Down Button" ;
this . bnDown . UseVisualStyleBackColor = false ;
this . bnDown . Click + = new System . EventHandler ( this . Show_ControlsBn ) ;
2014-04-27 21:32:09 +02:00
//
// bnL2
//
this . bnL2 . BackColor = System . Drawing . Color . Transparent ;
this . bnL2 . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnL2 . ForeColor = System . Drawing . SystemColors . WindowText ;
2014-05-12 07:48:50 +02:00
this . bnL2 . Location = new System . Drawing . Point ( 31 , 0 ) ;
2014-04-27 21:32:09 +02:00
this . bnL2 . Name = "bnL2" ;
this . bnL2 . Size = new System . Drawing . Size ( 43 , 12 ) ;
this . bnL2 . TabIndex = 90 ;
this . bnL2 . Text = "Left Trigger" ;
this . bnL2 . UseVisualStyleBackColor = false ;
this . bnL2 . Click + = new System . EventHandler ( this . Show_ControlsBn ) ;
2014-05-12 07:48:50 +02:00
//
// bnRight
//
this . bnRight . BackColor = System . Drawing . Color . Transparent ;
this . bnRight . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnRight . ForeColor = System . Drawing . SystemColors . WindowText ;
this . bnRight . Location = new System . Drawing . Point ( 55 , 61 ) ;
this . bnRight . Name = "bnRight" ;
this . bnRight . Size = new System . Drawing . Size ( 14 , 14 ) ;
this . bnRight . TabIndex = 82 ;
this . bnRight . Text = "Right Button" ;
this . bnRight . UseVisualStyleBackColor = false ;
this . bnRight . Click + = new System . EventHandler ( this . Show_ControlsBn ) ;
2014-04-27 21:32:09 +02:00
//
// bnR2
//
this . bnR2 . BackColor = System . Drawing . Color . Transparent ;
this . bnR2 . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnR2 . ForeColor = System . Drawing . SystemColors . WindowText ;
2014-05-12 07:48:50 +02:00
this . bnR2 . Location = new System . Drawing . Point ( 174 , 0 ) ;
2014-04-27 21:32:09 +02:00
this . bnR2 . Name = "bnR2" ;
this . bnR2 . Size = new System . Drawing . Size ( 40 , 13 ) ;
this . bnR2 . TabIndex = 89 ;
this . bnR2 . Text = "Right Trigger" ;
this . bnR2 . UseVisualStyleBackColor = false ;
this . bnR2 . Click + = new System . EventHandler ( this . Show_ControlsBn ) ;
2014-05-12 07:48:50 +02:00
//
// bnLeft
//
this . bnLeft . BackColor = System . Drawing . Color . Transparent ;
this . bnLeft . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnLeft . ForeColor = System . Drawing . SystemColors . WindowText ;
this . bnLeft . Location = new System . Drawing . Point ( 31 , 61 ) ;
this . bnLeft . Name = "bnLeft" ;
this . bnLeft . Size = new System . Drawing . Size ( 14 , 12 ) ;
this . bnLeft . TabIndex = 83 ;
this . bnLeft . Text = "Left Button" ;
this . bnLeft . UseVisualStyleBackColor = false ;
this . bnLeft . Click + = new System . EventHandler ( this . Show_ControlsBn ) ;
2014-04-27 21:32:09 +02:00
//
// bnL1
//
this . bnL1 . BackColor = System . Drawing . Color . Transparent ;
this . bnL1 . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnL1 . ForeColor = System . Drawing . SystemColors . WindowText ;
2014-05-12 07:48:50 +02:00
this . bnL1 . Location = new System . Drawing . Point ( 31 , 13 ) ;
2014-04-27 21:32:09 +02:00
this . bnL1 . Name = "bnL1" ;
this . bnL1 . Size = new System . Drawing . Size ( 43 , 15 ) ;
this . bnL1 . TabIndex = 88 ;
this . bnL1 . Text = "Left Bumper" ;
this . bnL1 . UseVisualStyleBackColor = false ;
this . bnL1 . Click + = new System . EventHandler ( this . Show_ControlsBn ) ;
2014-05-12 07:48:50 +02:00
//
// bnOptions
//
this . bnOptions . BackColor = System . Drawing . Color . Transparent ;
this . bnOptions . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnOptions . ForeColor = System . Drawing . SystemColors . WindowText ;
this . bnOptions . Location = new System . Drawing . Point ( 167 , 33 ) ;
this . bnOptions . Name = "bnOptions" ;
this . bnOptions . Size = new System . Drawing . Size ( 11 , 21 ) ;
this . bnOptions . TabIndex = 84 ;
this . bnOptions . Text = "Start" ;
this . bnOptions . UseVisualStyleBackColor = false ;
this . bnOptions . Click + = new System . EventHandler ( this . Show_ControlsBn ) ;
2014-04-27 21:32:09 +02:00
//
// bnPS
//
this . bnPS . BackColor = System . Drawing . Color . Transparent ;
this . bnPS . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnPS . ForeColor = System . Drawing . SystemColors . WindowText ;
2014-05-12 07:48:50 +02:00
this . bnPS . Location = new System . Drawing . Point ( 115 , 87 ) ;
2014-04-27 21:32:09 +02:00
this . bnPS . Name = "bnPS" ;
this . bnPS . Size = new System . Drawing . Size ( 18 , 18 ) ;
this . bnPS . TabIndex = 86 ;
this . bnPS . Text = "Guide" ;
this . bnPS . UseVisualStyleBackColor = false ;
this . bnPS . Click + = new System . EventHandler ( this . Show_ControlsBn ) ;
//
// bnShare
//
this . bnShare . BackColor = System . Drawing . Color . Transparent ;
this . bnShare . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnShare . ForeColor = System . Drawing . SystemColors . WindowText ;
2014-05-12 07:48:50 +02:00
this . bnShare . Location = new System . Drawing . Point ( 71 , 33 ) ;
2014-04-27 21:32:09 +02:00
this . bnShare . Name = "bnShare" ;
this . bnShare . Size = new System . Drawing . Size ( 11 , 18 ) ;
this . bnShare . TabIndex = 85 ;
this . bnShare . Text = "Back" ;
this . bnShare . UseVisualStyleBackColor = false ;
this . bnShare . Click + = new System . EventHandler ( this . Show_ControlsBn ) ;
//
2014-05-12 07:48:50 +02:00
// 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 ) ;
this . SticksPanel . Location = new System . Drawing . Point ( 7 , 68 ) ;
this . SticksPanel . Name = "SticksPanel" ;
this . SticksPanel . Size = new System . Drawing . Size ( 249 , 146 ) ;
this . SticksPanel . TabIndex = 187 ;
this . SticksPanel . Visible = false ;
//
// btnFullView
//
this . btnFullView . Location = new System . Drawing . Point ( 71 , 9 ) ;
this . btnFullView . Name = "btnFullView" ;
this . btnFullView . Size = new System . Drawing . Size ( 106 , 23 ) ;
this . btnFullView . TabIndex = 184 ;
this . btnFullView . Text = "<- Back to full view" ;
this . btnFullView . UseVisualStyleBackColor = true ;
this . btnFullView . Click + = new System . EventHandler ( this . btnFullView_Click ) ;
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
// pBSticks
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
this . pBSticks . Enabled = false ;
this . pBSticks . Image = global :: ScpServer . Properties . Resources . sticks ;
this . pBSticks . Location = new System . Drawing . Point ( 0 , 1 ) ;
this . pBSticks . Name = "pBSticks" ;
this . pBSticks . Size = new System . Drawing . Size ( 245 , 132 ) ;
this . pBSticks . SizeMode = System . Windows . Forms . PictureBoxSizeMode . AutoSize ;
this . pBSticks . TabIndex = 161 ;
this . pBSticks . TabStop = false ;
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
// bnL3
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
this . bnL3 . BackColor = System . Drawing . Color . Transparent ;
this . bnL3 . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnL3 . ForeColor = System . Drawing . SystemColors . WindowText ;
this . bnL3 . Location = new System . Drawing . Point ( 36 , 92 ) ;
this . bnL3 . Name = "bnL3" ;
this . bnL3 . Size = new System . Drawing . Size ( 23 , 23 ) ;
this . bnL3 . TabIndex = 163 ;
this . bnL3 . Text = "Left Stick" ;
this . bnL3 . UseVisualStyleBackColor = false ;
this . bnL3 . Click + = new System . EventHandler ( this . Show_ControlsBn ) ;
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
// bnRSDown
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
this . bnRSDown . BackColor = System . Drawing . Color . Transparent ;
this . bnRSDown . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnRSDown . ForeColor = System . Drawing . SystemColors . WindowText ;
this . bnRSDown . Location = new System . Drawing . Point ( 182 , 116 ) ;
this . bnRSDown . Name = "bnRSDown" ;
this . bnRSDown . Size = new System . Drawing . Size ( 23 , 11 ) ;
this . bnRSDown . TabIndex = 172 ;
this . bnRSDown . Text = "Right Y-Axis+" ;
this . bnRSDown . UseVisualStyleBackColor = false ;
this . bnRSDown . Click + = new System . EventHandler ( this . Show_ControlsBn ) ;
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
// bnLSUp
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
this . bnLSUp . BackColor = System . Drawing . Color . Transparent ;
this . bnLSUp . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnLSUp . ForeColor = System . Drawing . SystemColors . WindowText ;
this . bnLSUp . Location = new System . Drawing . Point ( 36 , 77 ) ;
this . bnLSUp . Name = "bnLSUp" ;
this . bnLSUp . Size = new System . Drawing . Size ( 23 , 11 ) ;
this . bnLSUp . TabIndex = 167 ;
this . bnLSUp . Text = "Left Y-Axis-" ;
this . bnLSUp . UseVisualStyleBackColor = false ;
this . bnLSUp . Click + = new System . EventHandler ( this . Show_ControlsBn ) ;
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
// bnRSUp
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
this . bnRSUp . BackColor = System . Drawing . Color . Transparent ;
this . bnRSUp . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnRSUp . ForeColor = System . Drawing . SystemColors . WindowText ;
this . bnRSUp . Location = new System . Drawing . Point ( 182 , 78 ) ;
this . bnRSUp . Name = "bnRSUp" ;
this . bnRSUp . Size = new System . Drawing . Size ( 23 , 11 ) ;
this . bnRSUp . TabIndex = 171 ;
this . bnRSUp . Text = "Right Y-Axis-" ;
this . bnRSUp . UseVisualStyleBackColor = false ;
this . bnRSUp . Click + = new System . EventHandler ( this . Show_ControlsBn ) ;
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
// bnLSLeft
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
this . bnLSLeft . BackColor = System . Drawing . Color . Transparent ;
this . bnLSLeft . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnLSLeft . ForeColor = System . Drawing . SystemColors . WindowText ;
this . bnLSLeft . Location = new System . Drawing . Point ( 21 , 92 ) ;
this . bnLSLeft . Name = "bnLSLeft" ;
this . bnLSLeft . Size = new System . Drawing . Size ( 11 , 23 ) ;
this . bnLSLeft . TabIndex = 164 ;
this . bnLSLeft . Text = "Left X-Axis-" ;
this . bnLSLeft . UseVisualStyleBackColor = false ;
this . bnLSLeft . Click + = new System . EventHandler ( this . Show_ControlsBn ) ;
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
// bnRSRight
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
this . bnRSRight . BackColor = System . Drawing . Color . Transparent ;
this . bnRSRight . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnRSRight . ForeColor = System . Drawing . SystemColors . WindowText ;
this . bnRSRight . Location = new System . Drawing . Point ( 210 , 92 ) ;
this . bnRSRight . Name = "bnRSRight" ;
this . bnRSRight . Size = new System . Drawing . Size ( 13 , 23 ) ;
this . bnRSRight . TabIndex = 170 ;
this . bnRSRight . Text = "Right X-Axis+" ;
this . bnRSRight . UseVisualStyleBackColor = false ;
this . bnRSRight . Click + = new System . EventHandler ( this . Show_ControlsBn ) ;
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
// bnLSRight
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
this . bnLSRight . BackColor = System . Drawing . Color . Transparent ;
this . bnLSRight . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnLSRight . ForeColor = System . Drawing . SystemColors . WindowText ;
this . bnLSRight . Location = new System . Drawing . Point ( 65 , 92 ) ;
this . bnLSRight . Name = "bnLSRight" ;
this . bnLSRight . Size = new System . Drawing . Size ( 11 , 23 ) ;
this . bnLSRight . TabIndex = 165 ;
this . bnLSRight . Text = "Left X-Axis+" ;
this . bnLSRight . UseVisualStyleBackColor = false ;
this . bnLSRight . Click + = new System . EventHandler ( this . Show_ControlsBn ) ;
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
// bnRSLeft
//
this . bnRSLeft . BackColor = System . Drawing . Color . Transparent ;
this . bnRSLeft . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnRSLeft . ForeColor = System . Drawing . SystemColors . WindowText ;
this . bnRSLeft . Location = new System . Drawing . Point ( 165 , 92 ) ;
this . bnRSLeft . Name = "bnRSLeft" ;
this . bnRSLeft . Size = new System . Drawing . Size ( 11 , 23 ) ;
this . bnRSLeft . TabIndex = 169 ;
this . bnRSLeft . Text = "Right X-Axis-" ;
this . bnRSLeft . UseVisualStyleBackColor = false ;
this . bnRSLeft . Click + = new System . EventHandler ( this . Show_ControlsBn ) ;
//
// bnLSDown
//
this . bnLSDown . BackColor = System . Drawing . Color . Transparent ;
this . bnLSDown . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnLSDown . ForeColor = System . Drawing . SystemColors . WindowText ;
this . bnLSDown . Location = new System . Drawing . Point ( 36 , 120 ) ;
this . bnLSDown . Name = "bnLSDown" ;
this . bnLSDown . Size = new System . Drawing . Size ( 23 , 11 ) ;
this . bnLSDown . TabIndex = 166 ;
this . bnLSDown . Text = "Left Y-Axis+" ;
this . bnLSDown . UseVisualStyleBackColor = false ;
this . bnLSDown . Click + = new System . EventHandler ( this . Show_ControlsBn ) ;
//
// bnR3
//
this . bnR3 . BackColor = System . Drawing . Color . Transparent ;
this . bnR3 . BackgroundImageLayout = System . Windows . Forms . ImageLayout . None ;
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 . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . bnR3 . ForeColor = System . Drawing . SystemColors . WindowText ;
this . bnR3 . Location = new System . Drawing . Point ( 182 , 92 ) ;
this . bnR3 . Name = "bnR3" ;
this . bnR3 . Size = new System . Drawing . Size ( 23 , 23 ) ;
this . bnR3 . TabIndex = 168 ;
this . bnR3 . Text = "Right Stick" ;
this . bnR3 . UseVisualStyleBackColor = false ;
this . bnR3 . Click + = new System . EventHandler ( this . Show_ControlsBn ) ;
//
// lBControlTip
//
this . lBControlTip . AutoSize = true ;
this . lBControlTip . Location = new System . Drawing . Point ( 21 , 46 ) ;
this . lBControlTip . Name = "lBControlTip" ;
this . lBControlTip . Size = new System . Drawing . Size ( 219 , 13 ) ;
this . lBControlTip . TabIndex = 181 ;
this . lBControlTip . Text = "Click a part of the controller to change action\r\n" ;
this . lBControlTip . TextAlign = System . Drawing . ContentAlignment . MiddleCenter ;
2014-04-27 21:32:09 +02:00
//
// lBControls
//
this . lBControls . FormattingEnabled = true ;
this . lBControls . Items . AddRange ( new object [ ] {
"Cross :" ,
"Circle :" ,
"Sqaure :" ,
"Triangle :" ,
"Options :" ,
"Share :" ,
"Up :" ,
"Down :" ,
"Left :" ,
"Right :" ,
"PS :" ,
"L1 :" ,
"R1 :" ,
"L2 :" ,
"R2 :" ,
"L3 :" ,
"R3 :" ,
2014-05-12 07:48:50 +02:00
"Left Touch :" ,
"Upper Touch : " ,
"Multitouch :" ,
"Right Touch :" ,
2014-04-27 21:32:09 +02:00
"Left Stick Up :" ,
"Left Stick Down :" ,
"Left Stick Left :" ,
"Left Stick Right :" ,
"Right Stick Up :" ,
"Right Stick Down :" ,
"Right Stick Left :" ,
"Right Stick Right :" } ) ;
2014-05-12 07:48:50 +02:00
this . lBControls . Location = new System . Drawing . Point ( 258 , 42 ) ;
this . lBControls . Name = "lBControls" ;
this . lBControls . Size = new System . Drawing . Size ( 169 , 173 ) ;
this . lBControls . TabIndex = 180 ;
this . lBControls . DoubleClick + = new System . EventHandler ( this . Show_ControlsList ) ;
this . lBControls . KeyDown + = new System . Windows . Forms . KeyEventHandler ( this . List_KeyDown ) ;
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
// lowColorChooserButton
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
this . lowColorChooserButton . BackColor = System . Drawing . Color . White ;
this . lowColorChooserButton . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . lowColorChooserButton . Location = new System . Drawing . Point ( 44 , 9 ) ;
this . lowColorChooserButton . Name = "lowColorChooserButton" ;
this . lowColorChooserButton . Size = new System . Drawing . Size ( 13 , 13 ) ;
this . lowColorChooserButton . TabIndex = 49 ;
this . lowColorChooserButton . UseVisualStyleBackColor = false ;
this . lowColorChooserButton . Click + = new System . EventHandler ( this . lowColorChooserButton_Click ) ;
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
// numUDRainbow
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
this . numUDRainbow . Location = new System . Drawing . Point ( 147 , 4 ) ;
this . numUDRainbow . Maximum = new decimal ( new int [ ] {
60 ,
0 ,
0 ,
0 } ) ;
this . numUDRainbow . Name = "numUDRainbow" ;
this . numUDRainbow . Size = new System . Drawing . Size ( 51 , 20 ) ;
this . numUDRainbow . TabIndex = 167 ;
this . numUDRainbow . Visible = false ;
this . numUDRainbow . ValueChanged + = new System . EventHandler ( this . numUDRainbow_ValueChanged ) ;
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
// pBRainbow
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
this . pBRainbow . Image = global :: ScpServer . Properties . Resources . rainbow ;
this . pBRainbow . Location = new System . Drawing . Point ( 203 , 6 ) ;
this . pBRainbow . Name = "pBRainbow" ;
this . pBRainbow . Size = new System . Drawing . Size ( 16 , 16 ) ;
this . pBRainbow . SizeMode = System . Windows . Forms . PictureBoxSizeMode . AutoSize ;
this . pBRainbow . TabIndex = 166 ;
this . pBRainbow . TabStop = false ;
this . pBRainbow . Click + = new System . EventHandler ( this . pbRainbow_Click ) ;
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
// flashLed
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
this . flashLed . AutoSize = true ;
this . flashLed . Location = new System . Drawing . Point ( 4 , 7 ) ;
this . flashLed . Name = "flashLed" ;
this . flashLed . RightToLeft = System . Windows . Forms . RightToLeft . Yes ;
this . flashLed . Size = new System . Drawing . Size ( 116 , 17 ) ;
this . flashLed . TabIndex = 163 ;
this . flashLed . Text = "Battery Level Flash" ;
this . flashLed . UseVisualStyleBackColor = true ;
this . flashLed . CheckedChanged + = new System . EventHandler ( this . flashLed_CheckedChanged ) ;
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
// blueBar
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
this . blueBar . AutoSize = false ;
this . blueBar . BackColor = System . Drawing . Color . Blue ;
this . blueBar . Location = new System . Drawing . Point ( 324 , 3 ) ;
this . blueBar . Maximum = 255 ;
this . blueBar . Name = "blueBar" ;
this . blueBar . Size = new System . Drawing . Size ( 100 , 20 ) ;
this . blueBar . TabIndex = 12 ;
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 ) ;
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
// greenBar
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
this . greenBar . AutoSize = false ;
this . greenBar . BackColor = System . Drawing . Color . Green ;
this . greenBar . Location = new System . Drawing . Point ( 194 , 3 ) ;
this . greenBar . Maximum = 255 ;
this . greenBar . Name = "greenBar" ;
this . greenBar . Size = new System . Drawing . Size ( 100 , 20 ) ;
this . greenBar . TabIndex = 11 ;
this . greenBar . TickFrequency = 25 ;
this . greenBar . TickStyle = System . Windows . Forms . TickStyle . None ;
this . greenBar . Value = 255 ;
this . greenBar . Scroll + = new System . EventHandler ( this . greenBar_Scroll ) ;
this . greenBar . ValueChanged + = new System . EventHandler ( this . greenBar_ValueChanged ) ;
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
// redBar
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
this . redBar . AutoSize = false ;
this . redBar . BackColor = System . Drawing . Color . Red ;
this . redBar . Location = new System . Drawing . Point ( 71 , 3 ) ;
this . redBar . Maximum = 255 ;
this . redBar . Name = "redBar" ;
this . redBar . Size = new System . Drawing . Size ( 100 , 20 ) ;
this . redBar . TabIndex = 10 ;
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 ) ;
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
// batteryLed
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
this . batteryLed . AutoSize = true ;
this . batteryLed . Location = new System . Drawing . Point ( 309 , 7 ) ;
this . batteryLed . Name = "batteryLed" ;
this . batteryLed . Size = new System . Drawing . Size ( 115 , 17 ) ;
this . batteryLed . TabIndex = 162 ;
this . batteryLed . Text = "Battery Level Color" ;
this . batteryLed . UseVisualStyleBackColor = true ;
this . batteryLed . CheckedChanged + = new System . EventHandler ( this . ledAsBatteryIndicator_CheckedChanged ) ;
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
// lBBlue
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
this . lBBlue . AutoSize = true ;
this . lBBlue . Location = new System . Drawing . Point ( 308 , 7 ) ;
this . lBBlue . Name = "lBBlue" ;
this . lBBlue . Size = new System . Drawing . Size ( 14 , 13 ) ;
this . lBBlue . TabIndex = 160 ;
this . lBBlue . Text = "B" ;
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
// lBGreen
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
this . lBGreen . AutoSize = true ;
this . lBGreen . Location = new System . Drawing . Point ( 178 , 7 ) ;
this . lBGreen . Name = "lBGreen" ;
this . lBGreen . Size = new System . Drawing . Size ( 15 , 13 ) ;
this . lBGreen . TabIndex = 159 ;
this . lBGreen . Text = "G" ;
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
// lBspc
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
this . lBspc . AutoSize = true ;
this . lBspc . Location = new System . Drawing . Point ( 200 , 7 ) ;
this . lBspc . Name = "lBspc" ;
this . lBspc . Size = new System . Drawing . Size ( 93 , 13 ) ;
this . lBspc . TabIndex = 157 ;
this . lBspc . Text = "seconds per cycle" ;
this . lBspc . Visible = false ;
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
// lBRed
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
this . lBRed . AutoSize = true ;
this . lBRed . Location = new System . Drawing . Point ( 56 , 7 ) ;
this . lBRed . Name = "lBRed" ;
this . lBRed . Size = new System . Drawing . Size ( 15 , 13 ) ;
this . lBRed . TabIndex = 158 ;
this . lBRed . Text = "R" ;
//
// cBDoubleTap
//
this . cBDoubleTap . AutoSize = true ;
this . cBDoubleTap . Checked = true ;
this . cBDoubleTap . CheckState = System . Windows . Forms . CheckState . Checked ;
this . cBDoubleTap . Location = new System . Drawing . Point ( 369 , 347 ) ;
this . cBDoubleTap . Name = "cBDoubleTap" ;
this . cBDoubleTap . RightToLeft = System . Windows . Forms . RightToLeft . Yes ;
this . cBDoubleTap . Size = new System . Drawing . Size ( 59 , 17 ) ;
this . cBDoubleTap . TabIndex = 226 ;
this . cBDoubleTap . Text = "Tap x2" ;
this . cBDoubleTap . UseVisualStyleBackColor = true ;
this . cBDoubleTap . CheckedChanged + = new System . EventHandler ( this . cBDoubleTap_CheckedChanged ) ;
2014-04-27 21:32:09 +02:00
//
// cBTap
//
this . cBTap . AutoSize = true ;
this . cBTap . Checked = true ;
this . cBTap . CheckState = System . Windows . Forms . CheckState . Checked ;
2014-05-12 07:48:50 +02:00
this . cBTap . Location = new System . Drawing . Point ( 269 , 347 ) ;
2014-04-27 21:32:09 +02:00
this . cBTap . Name = "cBTap" ;
this . cBTap . RightToLeft = System . Windows . Forms . RightToLeft . Yes ;
this . cBTap . Size = new System . Drawing . Size ( 45 , 17 ) ;
2014-05-12 07:48:50 +02:00
this . cBTap . TabIndex = 230 ;
2014-04-27 21:32:09 +02:00
this . cBTap . Text = "Tap" ;
this . cBTap . UseVisualStyleBackColor = true ;
this . cBTap . CheckedChanged + = new System . EventHandler ( this . cBTap_CheckedChanged ) ;
//
// numUDTap
//
2014-05-12 07:48:50 +02:00
this . numUDTap . Location = new System . Drawing . Point ( 322 , 346 ) ;
2014-04-27 21:32:09 +02:00
this . numUDTap . Maximum = new decimal ( new int [ ] {
200 ,
0 ,
0 ,
0 } ) ;
this . numUDTap . Name = "numUDTap" ;
this . numUDTap . Size = new System . Drawing . Size ( 45 , 20 ) ;
2014-05-12 07:48:50 +02:00
this . numUDTap . TabIndex = 227 ;
2014-04-27 21:32:09 +02:00
this . numUDTap . Value = new decimal ( new int [ ] {
100 ,
0 ,
0 ,
0 } ) ;
this . numUDTap . ValueChanged + = new System . EventHandler ( this . numUDTap_ValueChanged ) ;
//
2014-05-12 07:48:50 +02:00
// cBScroll
//
this . cBScroll . AutoSize = true ;
this . cBScroll . Checked = true ;
this . cBScroll . CheckState = System . Windows . Forms . CheckState . Checked ;
this . cBScroll . Location = new System . Drawing . Point ( 170 , 347 ) ;
this . cBScroll . Name = "cBScroll" ;
this . cBScroll . RightToLeft = System . Windows . Forms . RightToLeft . Yes ;
this . cBScroll . Size = new System . Drawing . Size ( 52 , 17 ) ;
this . cBScroll . TabIndex = 231 ;
this . cBScroll . Text = "Scroll" ;
this . cBScroll . UseVisualStyleBackColor = true ;
this . cBScroll . CheckedChanged + = new System . EventHandler ( this . cBScroll_CheckedChanged ) ;
//
// lbTouchpad
//
this . lbTouchpad . AutoSize = true ;
this . lbTouchpad . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 8.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
this . lbTouchpad . Location = new System . Drawing . Point ( 11 , 347 ) ;
this . lbTouchpad . Name = "lbTouchpad" ;
this . lbTouchpad . Size = new System . Drawing . Size ( 59 , 13 ) ;
this . lbTouchpad . TabIndex = 225 ;
this . lbTouchpad . Text = "Touchpad:" ;
//
// cBSlide
//
this . cBSlide . AutoSize = true ;
this . cBSlide . Checked = true ;
this . cBSlide . CheckState = System . Windows . Forms . CheckState . Checked ;
this . cBSlide . Location = new System . Drawing . Point ( 72 , 346 ) ;
this . cBSlide . Name = "cBSlide" ;
this . cBSlide . RightToLeft = System . Windows . Forms . RightToLeft . Yes ;
this . cBSlide . Size = new System . Drawing . Size ( 49 , 17 ) ;
this . cBSlide . TabIndex = 232 ;
this . cBSlide . Text = "Slide" ;
this . cBSlide . UseVisualStyleBackColor = true ;
this . cBSlide . CheckedChanged + = new System . EventHandler ( this . cBSlide_CheckedChanged ) ;
//
2014-04-27 21:32:09 +02:00
// numUDScroll
//
2014-05-12 07:48:50 +02:00
this . numUDScroll . Location = new System . Drawing . Point ( 224 , 345 ) ;
2014-04-27 21:32:09 +02:00
this . numUDScroll . Maximum = new decimal ( new int [ ] {
10 ,
0 ,
0 ,
0 } ) ;
this . numUDScroll . Minimum = new decimal ( new int [ ] {
10 ,
0 ,
0 ,
- 2147483648 } ) ;
this . numUDScroll . Name = "numUDScroll" ;
2014-05-12 07:48:50 +02:00
this . numUDScroll . Size = new System . Drawing . Size ( 38 , 20 ) ;
this . numUDScroll . TabIndex = 228 ;
2014-04-27 21:32:09 +02:00
this . numUDScroll . Value = new decimal ( new int [ ] {
5 ,
0 ,
0 ,
0 } ) ;
this . numUDScroll . ValueChanged + = new System . EventHandler ( this . numUDScroll_ValueChanged ) ;
//
// numUDTouch
//
2014-05-12 07:48:50 +02:00
this . numUDTouch . Location = new System . Drawing . Point ( 127 , 345 ) ;
2014-04-27 21:32:09 +02:00
this . numUDTouch . Maximum = new decimal ( new int [ ] {
150 ,
0 ,
0 ,
0 } ) ;
this . numUDTouch . Name = "numUDTouch" ;
2014-05-12 07:48:50 +02:00
this . numUDTouch . Size = new System . Drawing . Size ( 39 , 20 ) ;
this . numUDTouch . TabIndex = 229 ;
2014-04-27 21:32:09 +02:00
this . numUDTouch . Value = new decimal ( new int [ ] {
100 ,
0 ,
0 ,
0 } ) ;
this . numUDTouch . ValueChanged + = new System . EventHandler ( this . numUDTouch_ValueChanged ) ;
//
2014-05-12 07:48:50 +02:00
// lBButtonMouseSens
//
this . lBButtonMouseSens . AutoSize = true ;
this . lBButtonMouseSens . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 8.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
this . lBButtonMouseSens . Location = new System . Drawing . Point ( 11 , 217 ) ;
this . lBButtonMouseSens . Name = "lBButtonMouseSens" ;
this . lBButtonMouseSens . Size = new System . Drawing . Size ( 137 , 13 ) ;
this . lBButtonMouseSens . TabIndex = 206 ;
this . lBButtonMouseSens . Text = "Mouse Sensitivity (Buttons):" ;
this . lBButtonMouseSens . TextAlign = System . Drawing . ContentAlignment . TopRight ;
//
// cBlowerRCOn
//
this . cBlowerRCOn . AutoSize = true ;
this . cBlowerRCOn . Checked = true ;
this . cBlowerRCOn . CheckState = System . Windows . Forms . CheckState . Checked ;
this . cBlowerRCOn . Location = new System . Drawing . Point ( 312 , 288 ) ;
this . cBlowerRCOn . Name = "cBlowerRCOn" ;
this . cBlowerRCOn . RightToLeft = System . Windows . Forms . RightToLeft . Yes ;
this . cBlowerRCOn . Size = new System . Drawing . Size ( 116 , 17 ) ;
this . cBlowerRCOn . TabIndex = 223 ;
this . cBlowerRCOn . Text = "Lower Right (RMB)" ;
this . cBlowerRCOn . UseVisualStyleBackColor = true ;
this . cBlowerRCOn . CheckedChanged + = new System . EventHandler ( this . lowerRCOffCheckBox_CheckedChanged ) ;
//
// touchpadJitterCompensation
//
this . touchpadJitterCompensation . AutoSize = true ;
this . touchpadJitterCompensation . Location = new System . Drawing . Point ( 328 , 255 ) ;
this . touchpadJitterCompensation . Name = "touchpadJitterCompensation" ;
this . touchpadJitterCompensation . RightToLeft = System . Windows . Forms . RightToLeft . Yes ;
this . touchpadJitterCompensation . Size = new System . Drawing . Size ( 100 , 30 ) ;
this . touchpadJitterCompensation . TabIndex = 224 ;
this . touchpadJitterCompensation . Text = "Touchpad Jitter\r\nCompensation" ;
this . touchpadJitterCompensation . UseVisualStyleBackColor = true ;
this . touchpadJitterCompensation . CheckedChanged + = new System . EventHandler ( this . touchpadJitterCompensation_CheckedChanged ) ;
//
// lbThreshold
2014-04-29 23:56:58 +02:00
//
2014-05-12 07:48:50 +02:00
this . lbThreshold . AutoSize = true ;
this . lbThreshold . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 8.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
this . lbThreshold . Location = new System . Drawing . Point ( 11 , 281 ) ;
this . lbThreshold . Name = "lbThreshold" ;
this . lbThreshold . Size = new System . Drawing . Size ( 57 , 13 ) ;
this . lbThreshold . TabIndex = 195 ;
this . lbThreshold . Text = "Threshold:" ;
2014-04-29 23:56:58 +02:00
//
2014-05-12 07:48:50 +02:00
// lBL2
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
this . lBL2 . AutoSize = true ;
this . lBL2 . Location = new System . Drawing . Point ( 74 , 281 ) ;
this . lBL2 . Name = "lBL2" ;
this . lBL2 . Size = new System . Drawing . Size ( 19 , 13 ) ;
this . lBL2 . TabIndex = 196 ;
this . lBL2 . Text = "L2" ;
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
// lBR2
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
this . lBR2 . AutoSize = true ;
this . lBR2 . Location = new System . Drawing . Point ( 172 , 281 ) ;
this . lBR2 . Name = "lBR2" ;
this . lBR2 . Size = new System . Drawing . Size ( 21 , 13 ) ;
this . lBR2 . TabIndex = 197 ;
this . lBR2 . Text = "R2" ;
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
// lBControllerOff
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
this . lBControllerOff . AutoSize = true ;
this . lBControllerOff . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 8.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
this . lBControllerOff . Location = new System . Drawing . Point ( 11 , 249 ) ;
this . lBControllerOff . Name = "lBControllerOff" ;
this . lBControllerOff . Size = new System . Drawing . Size ( 84 , 13 ) ;
this . lBControllerOff . TabIndex = 199 ;
this . lBControllerOff . Text = "Idle Disconnect:" ;
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
// lBIdleMinutes
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
this . lBIdleMinutes . AutoSize = true ;
this . lBIdleMinutes . Location = new System . Drawing . Point ( 172 , 249 ) ;
this . lBIdleMinutes . Name = "lBIdleMinutes" ;
this . lBIdleMinutes . Size = new System . Drawing . Size ( 106 , 13 ) ;
this . lBIdleMinutes . TabIndex = 200 ;
this . lBIdleMinutes . Text = "minutes (0 to disable)" ;
2014-04-30 21:32:44 +02:00
//
2014-05-12 07:48:50 +02:00
// idleDisconnectTimeout
2014-04-30 21:32:44 +02:00
//
2014-05-12 07:48:50 +02:00
this . idleDisconnectTimeout . Location = new System . Drawing . Point ( 114 , 247 ) ;
this . idleDisconnectTimeout . Maximum = new decimal ( new int [ ] {
3600 ,
2014-04-30 21:32:44 +02:00
0 ,
0 ,
0 } ) ;
2014-05-12 07:48:50 +02:00
this . idleDisconnectTimeout . Name = "idleDisconnectTimeout" ;
this . idleDisconnectTimeout . Size = new System . Drawing . Size ( 52 , 20 ) ;
this . idleDisconnectTimeout . TabIndex = 201 ;
this . idleDisconnectTimeout . ValueChanged + = new System . EventHandler ( this . idleDisconnectTimeout_ValueChanged ) ;
2014-04-30 21:32:44 +02:00
//
2014-05-12 07:48:50 +02:00
// numUDR2
2014-04-30 21:32:44 +02:00
//
2014-05-12 07:48:50 +02:00
this . numUDR2 . DecimalPlaces = 1 ;
this . numUDR2 . Location = new System . Drawing . Point ( 210 , 279 ) ;
this . numUDR2 . Maximum = new decimal ( new int [ ] {
255 ,
0 ,
0 ,
0 } ) ;
this . numUDR2 . Name = "numUDR2" ;
this . numUDR2 . Size = new System . Drawing . Size ( 52 , 20 ) ;
this . numUDR2 . TabIndex = 202 ;
this . numUDR2 . Value = new decimal ( new int [ ] {
5 ,
0 ,
0 ,
65536 } ) ;
this . numUDR2 . ValueChanged + = new System . EventHandler ( this . numUDR2_ValueChanged ) ;
2014-04-30 21:32:44 +02:00
//
2014-05-12 07:48:50 +02:00
// numUDL2
2014-03-28 02:50:40 +01:00
//
2014-05-12 07:48:50 +02:00
this . numUDL2 . DecimalPlaces = 1 ;
this . numUDL2 . Location = new System . Drawing . Point ( 114 , 279 ) ;
this . numUDL2 . Maximum = new decimal ( new int [ ] {
255 ,
0 ,
0 ,
0 } ) ;
this . numUDL2 . Name = "numUDL2" ;
this . numUDL2 . RightToLeft = System . Windows . Forms . RightToLeft . No ;
this . numUDL2 . Size = new System . Drawing . Size ( 52 , 20 ) ;
this . numUDL2 . TabIndex = 203 ;
this . numUDL2 . Value = new decimal ( new int [ ] {
5 ,
0 ,
0 ,
65536 } ) ;
this . numUDL2 . ValueChanged + = new System . EventHandler ( this . numUDL2_ValueChanged ) ;
2014-04-27 21:32:09 +02:00
//
2014-05-05 09:42:05 +02:00
// tBsixaxisAccelZ
2014-04-30 21:32:44 +02:00
//
2014-05-05 09:42:05 +02:00
this . tBsixaxisAccelZ . AutoSize = false ;
2014-05-12 07:48:50 +02:00
this . tBsixaxisAccelZ . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 244 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 244 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 244 ) ) ) ) ) ;
2014-05-05 09:42:05 +02:00
this . tBsixaxisAccelZ . Enabled = false ;
2014-05-12 07:48:50 +02:00
this . tBsixaxisAccelZ . Location = new System . Drawing . Point ( 375 , 6 ) ;
2014-05-05 09:42:05 +02:00
this . tBsixaxisAccelZ . Maximum = 32767 ;
this . tBsixaxisAccelZ . Minimum = - 32768 ;
this . tBsixaxisAccelZ . Name = "tBsixaxisAccelZ" ;
this . tBsixaxisAccelZ . Size = new System . Drawing . Size ( 50 , 19 ) ;
2014-05-12 07:48:50 +02:00
this . tBsixaxisAccelZ . TabIndex = 217 ;
2014-05-05 09:42:05 +02:00
this . tBsixaxisAccelZ . TickFrequency = 16384 ;
2014-04-30 21:32:44 +02:00
//
2014-05-12 07:48:50 +02:00
// lBMouseSens
//
this . lBMouseSens . Location = new System . Drawing . Point ( 282 , 217 ) ;
this . lBMouseSens . Name = "lBMouseSens" ;
this . lBMouseSens . Size = new System . Drawing . Size ( 30 , 13 ) ;
this . lBMouseSens . TabIndex = 205 ;
this . lBMouseSens . Text = "50" ;
this . lBMouseSens . TextAlign = System . Drawing . ContentAlignment . MiddleCenter ;
//
// flushHIDQueue
//
this . flushHIDQueue . AccessibleName = "flushHIDQueue" ;
this . flushHIDQueue . AutoSize = true ;
this . flushHIDQueue . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 8.25F ) ;
this . flushHIDQueue . Location = new System . Drawing . Point ( 316 , 219 ) ;
this . flushHIDQueue . Name = "flushHIDQueue" ;
this . flushHIDQueue . RightToLeft = System . Windows . Forms . RightToLeft . Yes ;
this . flushHIDQueue . Size = new System . Drawing . Size ( 112 , 30 ) ;
this . flushHIDQueue . TabIndex = 198 ;
this . flushHIDQueue . Text = "Flush HID queue\r\nafter each reading\r\n" ;
this . flushHIDQueue . UseVisualStyleBackColor = true ;
this . flushHIDQueue . CheckedChanged + = new System . EventHandler ( this . flushHIDQueue_CheckedChanged ) ;
//
2014-05-05 09:42:05 +02:00
// tBsixaxisAccelY
2014-04-30 21:32:44 +02:00
//
2014-05-05 09:42:05 +02:00
this . tBsixaxisAccelY . AutoSize = false ;
2014-05-12 07:48:50 +02:00
this . tBsixaxisAccelY . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 244 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 244 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 244 ) ) ) ) ) ;
2014-05-05 09:42:05 +02:00
this . tBsixaxisAccelY . Enabled = false ;
2014-05-12 07:48:50 +02:00
this . tBsixaxisAccelY . Location = new System . Drawing . Point ( 328 , 6 ) ;
2014-05-05 09:42:05 +02:00
this . tBsixaxisAccelY . Maximum = 32767 ;
this . tBsixaxisAccelY . Minimum = - 32768 ;
this . tBsixaxisAccelY . Name = "tBsixaxisAccelY" ;
this . tBsixaxisAccelY . Size = new System . Drawing . Size ( 50 , 19 ) ;
2014-05-12 07:48:50 +02:00
this . tBsixaxisAccelY . TabIndex = 218 ;
2014-05-05 09:42:05 +02:00
this . tBsixaxisAccelY . TickFrequency = 16384 ;
2014-04-30 21:32:44 +02:00
//
2014-05-12 07:48:50 +02:00
// leftMotorLabel
//
this . leftMotorLabel . AutoSize = true ;
this . leftMotorLabel . Location = new System . Drawing . Point ( 172 , 314 ) ;
this . leftMotorLabel . Name = "leftMotorLabel" ;
this . leftMotorLabel . Size = new System . Drawing . Size ( 25 , 13 ) ;
this . leftMotorLabel . TabIndex = 209 ;
this . leftMotorLabel . Text = "Left" ;
//
2014-05-05 09:42:05 +02:00
// tBsixaxisAccelX
2014-04-27 21:32:09 +02:00
//
2014-05-05 09:42:05 +02:00
this . tBsixaxisAccelX . AutoSize = false ;
2014-05-12 07:48:50 +02:00
this . tBsixaxisAccelX . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 244 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 244 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 244 ) ) ) ) ) ;
2014-05-05 09:42:05 +02:00
this . tBsixaxisAccelX . Enabled = false ;
2014-05-12 07:48:50 +02:00
this . tBsixaxisAccelX . Location = new System . Drawing . Point ( 282 , 6 ) ;
2014-05-05 09:42:05 +02:00
this . tBsixaxisAccelX . Maximum = 32767 ;
this . tBsixaxisAccelX . Minimum = - 32768 ;
this . tBsixaxisAccelX . Name = "tBsixaxisAccelX" ;
this . tBsixaxisAccelX . Size = new System . Drawing . Size ( 50 , 19 ) ;
2014-05-12 07:48:50 +02:00
this . tBsixaxisAccelX . TabIndex = 219 ;
2014-05-05 09:42:05 +02:00
this . tBsixaxisAccelX . TickFrequency = 16384 ;
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
// rightMotorLabel
//
this . rightMotorLabel . AutoSize = true ;
this . rightMotorLabel . Location = new System . Drawing . Point ( 271 , 314 ) ;
this . rightMotorLabel . Name = "rightMotorLabel" ;
this . rightMotorLabel . Size = new System . Drawing . Size ( 32 , 13 ) ;
this . rightMotorLabel . TabIndex = 208 ;
this . rightMotorLabel . Text = "Right" ;
//
2014-05-05 09:42:05 +02:00
// tBsixaxisGyroZ
2014-04-27 21:32:09 +02:00
//
2014-05-05 09:42:05 +02:00
this . tBsixaxisGyroZ . AutoSize = false ;
2014-05-12 07:48:50 +02:00
this . tBsixaxisGyroZ . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 244 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 244 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 244 ) ) ) ) ) ;
2014-05-05 09:42:05 +02:00
this . tBsixaxisGyroZ . Enabled = false ;
2014-05-12 07:48:50 +02:00
this . tBsixaxisGyroZ . Location = new System . Drawing . Point ( 163 , 6 ) ;
2014-05-05 09:42:05 +02:00
this . tBsixaxisGyroZ . Maximum = 32767 ;
this . tBsixaxisGyroZ . Minimum = - 32768 ;
this . tBsixaxisGyroZ . Name = "tBsixaxisGyroZ" ;
this . tBsixaxisGyroZ . Size = new System . Drawing . Size ( 50 , 19 ) ;
2014-05-12 07:48:50 +02:00
this . tBsixaxisGyroZ . TabIndex = 220 ;
2014-05-05 09:42:05 +02:00
this . tBsixaxisGyroZ . TickFrequency = 16384 ;
2014-04-27 21:32:09 +02:00
//
2014-05-12 07:48:50 +02:00
// rumbleBoostLabel
//
this . rumbleBoostLabel . AutoSize = true ;
this . rumbleBoostLabel . Location = new System . Drawing . Point ( 74 , 314 ) ;
this . rumbleBoostLabel . Name = "rumbleBoostLabel" ;
this . rumbleBoostLabel . Size = new System . Drawing . Size ( 34 , 13 ) ;
this . rumbleBoostLabel . TabIndex = 207 ;
this . rumbleBoostLabel . Text = "Boost" ;
//
2014-05-05 09:42:05 +02:00
// tBsixaxisGyroY
2014-04-30 21:32:44 +02:00
//
2014-05-05 09:42:05 +02:00
this . tBsixaxisGyroY . AutoSize = false ;
2014-05-12 07:48:50 +02:00
this . tBsixaxisGyroY . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 244 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 244 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 244 ) ) ) ) ) ;
2014-05-05 09:42:05 +02:00
this . tBsixaxisGyroY . Enabled = false ;
2014-05-12 07:48:50 +02:00
this . tBsixaxisGyroY . Location = new System . Drawing . Point ( 116 , 6 ) ;
2014-05-05 09:42:05 +02:00
this . tBsixaxisGyroY . Maximum = 32767 ;
this . tBsixaxisGyroY . Minimum = - 32768 ;
this . tBsixaxisGyroY . Name = "tBsixaxisGyroY" ;
this . tBsixaxisGyroY . Size = new System . Drawing . Size ( 50 , 19 ) ;
2014-05-12 07:48:50 +02:00
this . tBsixaxisGyroY . TabIndex = 221 ;
2014-05-05 09:42:05 +02:00
this . tBsixaxisGyroY . TickFrequency = 16384 ;
2014-04-30 21:32:44 +02:00
//
2014-05-12 07:48:50 +02:00
// lbRumble
2014-05-05 09:31:24 +02:00
//
2014-05-12 07:48:50 +02:00
this . lbRumble . AutoSize = true ;
this . lbRumble . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 8.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
this . lbRumble . Location = new System . Drawing . Point ( 11 , 313 ) ;
this . lbRumble . Name = "lbRumble" ;
this . lbRumble . Size = new System . Drawing . Size ( 46 , 13 ) ;
this . lbRumble . TabIndex = 210 ;
this . lbRumble . Text = "Rumble:" ;
2014-05-05 09:31:24 +02:00
//
2014-05-12 07:48:50 +02:00
// tBsixaxisGyroX
2014-05-05 09:42:05 +02:00
//
2014-05-12 07:48:50 +02:00
this . tBsixaxisGyroX . AutoSize = false ;
this . tBsixaxisGyroX . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 244 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 244 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 244 ) ) ) ) ) ;
this . tBsixaxisGyroX . Enabled = false ;
this . tBsixaxisGyroX . Location = new System . Drawing . Point ( 69 , 6 ) ;
this . tBsixaxisGyroX . Maximum = 32767 ;
this . tBsixaxisGyroX . Minimum = - 32768 ;
this . tBsixaxisGyroX . Name = "tBsixaxisGyroX" ;
this . tBsixaxisGyroX . Size = new System . Drawing . Size ( 50 , 19 ) ;
this . tBsixaxisGyroX . TabIndex = 222 ;
this . tBsixaxisGyroX . TickFrequency = 16384 ;
2014-05-05 09:42:05 +02:00
//
2014-05-12 07:48:50 +02:00
// rumbleBoostBar
//
this . rumbleBoostBar . Location = new System . Drawing . Point ( 114 , 311 ) ;
this . rumbleBoostBar . Maximum = new decimal ( new int [ ] {
200 ,
2014-05-05 09:31:24 +02:00
0 ,
0 ,
0 } ) ;
2014-05-12 07:48:50 +02:00
this . rumbleBoostBar . Name = "rumbleBoostBar" ;
this . rumbleBoostBar . Size = new System . Drawing . Size ( 52 , 20 ) ;
this . rumbleBoostBar . TabIndex = 211 ;
this . rumbleBoostBar . Value = new decimal ( new int [ ] {
100 ,
2014-05-05 09:31:24 +02:00
0 ,
0 ,
2014-05-12 07:48:50 +02:00
0 } ) ;
this . rumbleBoostBar . ValueChanged + = new System . EventHandler ( this . rumbleBoostBar_ValueChanged ) ;
2014-05-05 09:31:24 +02:00
//
2014-05-12 07:48:50 +02:00
// lB6Accel
2014-05-05 09:31:24 +02:00
//
2014-05-12 07:48:50 +02:00
this . lB6Accel . AutoSize = true ;
this . lB6Accel . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 8.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
this . lB6Accel . Location = new System . Drawing . Point ( 213 , 6 ) ;
this . lB6Accel . Name = "lB6Accel" ;
this . lB6Accel . Size = new System . Drawing . Size ( 72 , 13 ) ;
this . lB6Accel . TabIndex = 215 ;
this . lB6Accel . Text = "Sixaxis Accel:" ;
//
// numUDHeavyRumble
//
this . numUDHeavyRumble . Location = new System . Drawing . Point ( 315 , 311 ) ;
this . numUDHeavyRumble . Maximum = new decimal ( new int [ ] {
2014-05-05 09:31:24 +02:00
255 ,
0 ,
0 ,
0 } ) ;
2014-05-12 07:48:50 +02:00
this . numUDHeavyRumble . Name = "numUDHeavyRumble" ;
this . numUDHeavyRumble . Size = new System . Drawing . Size ( 52 , 20 ) ;
this . numUDHeavyRumble . TabIndex = 212 ;
this . numUDHeavyRumble . ValueChanged + = new System . EventHandler ( this . numUDHeavyRumble_ValueChanged ) ;
2014-05-05 09:31:24 +02:00
//
2014-05-12 07:48:50 +02:00
// lB6Gryo
2014-05-05 09:31:24 +02:00
//
2014-05-12 07:48:50 +02:00
this . lB6Gryo . AutoSize = true ;
this . lB6Gryo . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 8.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
this . lB6Gryo . Location = new System . Drawing . Point ( 5 , 6 ) ;
this . lB6Gryo . Name = "lB6Gryo" ;
this . lB6Gryo . Size = new System . Drawing . Size ( 67 , 13 ) ;
this . lB6Gryo . TabIndex = 216 ;
this . lB6Gryo . Text = "Sixaxis Gyro:" ;
//
// numUDLightRumble
//
this . numUDLightRumble . Location = new System . Drawing . Point ( 210 , 311 ) ;
this . numUDLightRumble . Maximum = new decimal ( new int [ ] {
255 ,
2014-05-05 09:31:24 +02:00
0 ,
0 ,
0 } ) ;
2014-05-12 07:48:50 +02:00
this . numUDLightRumble . Name = "numUDLightRumble" ;
this . numUDLightRumble . Size = new System . Drawing . Size ( 52 , 20 ) ;
this . numUDLightRumble . TabIndex = 213 ;
this . numUDLightRumble . ValueChanged + = new System . EventHandler ( this . numUDLightRumble_ValueChanged ) ;
2014-05-05 09:42:05 +02:00
//
2014-05-12 07:48:50 +02:00
// btnRumbleTest
2014-05-05 09:42:05 +02:00
//
2014-05-12 07:48:50 +02:00
this . btnRumbleTest . Location = new System . Drawing . Point ( 375 , 309 ) ;
this . btnRumbleTest . Name = "btnRumbleTest" ;
this . btnRumbleTest . Size = new System . Drawing . Size ( 53 , 23 ) ;
this . btnRumbleTest . TabIndex = 214 ;
this . btnRumbleTest . Text = "Test" ;
this . btnRumbleTest . UseVisualStyleBackColor = true ;
this . btnRumbleTest . Click + = new System . EventHandler ( this . btnRumbleTest_Click ) ;
2014-05-05 09:31:24 +02:00
//
// tBMouseSens
//
2014-05-12 07:48:50 +02:00
this . tBMouseSens . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 244 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 244 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 244 ) ) ) ) ) ;
this . tBMouseSens . Location = new System . Drawing . Point ( 151 , 215 ) ;
2014-05-05 09:31:24 +02:00
this . tBMouseSens . Maximum = 117 ;
this . tBMouseSens . Name = "tBMouseSens" ;
this . tBMouseSens . Size = new System . Drawing . Size ( 131 , 45 ) ;
2014-05-12 07:48:50 +02:00
this . tBMouseSens . TabIndex = 204 ;
2014-05-05 09:31:24 +02:00
this . tBMouseSens . TickStyle = System . Windows . Forms . TickStyle . None ;
this . tBMouseSens . Value = 50 ;
2014-05-12 07:48:50 +02:00
this . tBMouseSens . ValueChanged + = new System . EventHandler ( this . tBMouseSens_Scroll ) ;
//
// lbLightbar
//
this . lbLightbar . AutoSize = true ;
this . lbLightbar . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 8.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
this . lbLightbar . Location = new System . Drawing . Point ( 7 , 7 ) ;
this . lbLightbar . Name = "lbLightbar" ;
this . lbLightbar . Size = new System . Drawing . Size ( 52 , 13 ) ;
this . lbLightbar . TabIndex = 225 ;
this . lbLightbar . Text = "Light Bar:" ;
//
// lBLowRed
//
this . lBLowRed . AutoSize = true ;
this . lBLowRed . Location = new System . Drawing . Point ( 56 , 9 ) ;
this . lBLowRed . Name = "lBLowRed" ;
this . lBLowRed . Size = new System . Drawing . Size ( 15 , 13 ) ;
this . lBLowRed . TabIndex = 158 ;
this . lBLowRed . Text = "R" ;
//
// lBLowGreen
//
this . lBLowGreen . AutoSize = true ;
this . lBLowGreen . Location = new System . Drawing . Point ( 178 , 9 ) ;
this . lBLowGreen . Name = "lBLowGreen" ;
this . lBLowGreen . Size = new System . Drawing . Size ( 15 , 13 ) ;
this . lBLowGreen . TabIndex = 159 ;
this . lBLowGreen . Text = "G" ;
//
// lBLowBlue
//
this . lBLowBlue . AutoSize = true ;
this . lBLowBlue . Location = new System . Drawing . Point ( 308 , 9 ) ;
this . lBLowBlue . Name = "lBLowBlue" ;
this . lBLowBlue . Size = new System . Drawing . Size ( 14 , 13 ) ;
this . lBLowBlue . TabIndex = 160 ;
this . lBLowBlue . Text = "B" ;
//
// lowRedBar
//
this . lowRedBar . AutoSize = false ;
this . lowRedBar . BackColor = System . Drawing . Color . Red ;
this . lowRedBar . Location = new System . Drawing . Point ( 71 , 5 ) ;
this . lowRedBar . Maximum = 255 ;
this . lowRedBar . Name = "lowRedBar" ;
this . lowRedBar . Size = new System . Drawing . Size ( 100 , 20 ) ;
this . lowRedBar . TabIndex = 10 ;
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 ) ;
//
// lowGreenBar
//
this . lowGreenBar . AutoSize = false ;
this . lowGreenBar . BackColor = System . Drawing . Color . Green ;
this . lowGreenBar . Location = new System . Drawing . Point ( 194 , 5 ) ;
this . lowGreenBar . Maximum = 255 ;
this . lowGreenBar . Name = "lowGreenBar" ;
this . lowGreenBar . Size = new System . Drawing . Size ( 100 , 20 ) ;
this . lowGreenBar . TabIndex = 11 ;
this . lowGreenBar . TickFrequency = 25 ;
this . lowGreenBar . TickStyle = System . Windows . Forms . TickStyle . None ;
this . lowGreenBar . Value = 255 ;
this . lowGreenBar . Scroll + = new System . EventHandler ( this . greenBar_Scroll ) ;
this . lowGreenBar . ValueChanged + = new System . EventHandler ( this . lowGreenBar_ValueChanged ) ;
//
// lowBlueBar
//
this . lowBlueBar . AutoSize = false ;
this . lowBlueBar . BackColor = System . Drawing . Color . Blue ;
this . lowBlueBar . Location = new System . Drawing . Point ( 323 , 5 ) ;
this . lowBlueBar . Maximum = 255 ;
this . lowBlueBar . Name = "lowBlueBar" ;
this . lowBlueBar . Size = new System . Drawing . Size ( 100 , 20 ) ;
this . lowBlueBar . TabIndex = 12 ;
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 ) ;
//
// lBEmpty
//
this . lBEmpty . AutoSize = true ;
this . lBEmpty . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 8.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
this . lBEmpty . Location = new System . Drawing . Point ( 5 , 9 ) ;
this . lBEmpty . Name = "lBEmpty" ;
this . lBEmpty . Size = new System . Drawing . Size ( 39 , 13 ) ;
this . lBEmpty . TabIndex = 225 ;
this . lBEmpty . Text = "Empty:" ;
//
// batteryOpsPanel
//
this . batteryOpsPanel . Controls . Add ( this . pBRainbow ) ;
this . batteryOpsPanel . Controls . Add ( this . flashLed ) ;
this . batteryOpsPanel . Controls . Add ( this . numUDRainbow ) ;
this . batteryOpsPanel . Controls . Add ( this . lBspc ) ;
this . batteryOpsPanel . Controls . Add ( this . batteryLed ) ;
this . batteryOpsPanel . Location = new System . Drawing . Point ( 6 , 400 ) ;
this . batteryOpsPanel . Name = "batteryOpsPanel" ;
this . batteryOpsPanel . Size = new System . Drawing . Size ( 431 , 30 ) ;
this . batteryOpsPanel . TabIndex = 233 ;
//
// 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 ) ;
this . lowBatteryPanel . Location = new System . Drawing . Point ( 5 , 400 ) ;
this . lowBatteryPanel . Name = "lowBatteryPanel" ;
this . lowBatteryPanel . Size = new System . Drawing . Size ( 437 , 29 ) ;
this . lowBatteryPanel . TabIndex = 234 ;
this . lowBatteryPanel . Visible = false ;
//
// LightbarPanel
//
this . LightbarPanel . Controls . Add ( this . lbLightbar ) ;
this . LightbarPanel . Controls . Add ( this . lBRed ) ;
this . LightbarPanel . Controls . Add ( this . lBGreen ) ;
this . LightbarPanel . Controls . Add ( this . lBBlue ) ;
this . LightbarPanel . Controls . Add ( this . redBar ) ;
this . LightbarPanel . Controls . Add ( this . greenBar ) ;
this . LightbarPanel . Controls . Add ( this . blueBar ) ;
this . LightbarPanel . Location = new System . Drawing . Point ( 5 , 370 ) ;
this . LightbarPanel . Name = "LightbarPanel" ;
this . LightbarPanel . Size = new System . Drawing . Size ( 435 , 29 ) ;
this . LightbarPanel . TabIndex = 235 ;
//
// SixaxisPanel
//
this . SixaxisPanel . Controls . Add ( this . tBsixaxisAccelX ) ;
this . SixaxisPanel . Controls . Add ( this . lB6Gryo ) ;
this . SixaxisPanel . Controls . Add ( this . lB6Accel ) ;
this . SixaxisPanel . Controls . Add ( this . tBsixaxisGyroX ) ;
this . SixaxisPanel . Controls . Add ( this . tBsixaxisGyroY ) ;
this . SixaxisPanel . Controls . Add ( this . tBsixaxisGyroZ ) ;
this . SixaxisPanel . Controls . Add ( this . tBsixaxisAccelY ) ;
this . SixaxisPanel . Controls . Add ( this . tBsixaxisAccelZ ) ;
this . SixaxisPanel . Location = new System . Drawing . Point ( 5 , 430 ) ;
this . SixaxisPanel . Name = "SixaxisPanel" ;
this . SixaxisPanel . Size = new System . Drawing . Size ( 435 , 29 ) ;
this . SixaxisPanel . TabIndex = 236 ;
//
// lBProfileTip
//
this . lBProfileTip . AutoSize = true ;
this . lBProfileTip . Location = new System . Drawing . Point ( 5 , 12 ) ;
this . lBProfileTip . Name = "lBProfileTip" ;
this . lBProfileTip . Size = new System . Drawing . Size ( 70 , 13 ) ;
this . lBProfileTip . TabIndex = 239 ;
this . lBProfileTip . Text = "Profile Name:" ;
2014-05-05 09:31:24 +02:00
//
2014-05-05 09:42:05 +02:00
// tBProfile
2014-05-05 09:31:24 +02:00
//
2014-05-05 09:42:05 +02:00
this . tBProfile . ForeColor = System . Drawing . SystemColors . GrayText ;
2014-05-12 07:48:50 +02:00
this . tBProfile . Location = new System . Drawing . Point ( 77 , 9 ) ;
2014-05-05 09:42:05 +02:00
this . tBProfile . Name = "tBProfile" ;
2014-05-12 07:48:50 +02:00
this . tBProfile . Size = new System . Drawing . Size ( 269 , 20 ) ;
this . tBProfile . TabIndex = 238 ;
2014-05-05 09:42:05 +02:00
this . tBProfile . Text = "<type profile name here>" ;
2014-05-06 20:49:18 +02:00
this . tBProfile . Click + = new System . EventHandler ( this . tBProfile_Click ) ;
2014-05-05 09:42:05 +02:00
this . tBProfile . TextChanged + = new System . EventHandler ( this . tBProfile_TextChanged ) ;
this . tBProfile . Enter + = new System . EventHandler ( this . tBProfile_Enter ) ;
this . tBProfile . Leave + = new System . EventHandler ( this . tBProfile_Leave ) ;
2014-05-05 09:31:24 +02:00
//
2014-05-12 07:48:50 +02:00
// btnSaveProfile
2014-05-05 09:31:24 +02:00
//
2014-05-12 07:48:50 +02:00
this . btnSaveProfile . Location = new System . Drawing . Point ( 352 , 7 ) ;
this . btnSaveProfile . Name = "btnSaveProfile" ;
this . btnSaveProfile . Size = new System . Drawing . Size ( 78 , 23 ) ;
this . btnSaveProfile . TabIndex = 237 ;
this . btnSaveProfile . Text = "Save Profile" ;
this . btnSaveProfile . UseVisualStyleBackColor = true ;
this . btnSaveProfile . Click + = new System . EventHandler ( this . saveButton_Click ) ;
2014-05-05 09:31:24 +02:00
//
2014-03-28 02:50:40 +01:00
// advColorDialog
//
this . advColorDialog . AnyColor = true ;
this . advColorDialog . Color = System . Drawing . Color . Blue ;
this . advColorDialog . FullOpen = true ;
//
2014-05-12 07:48:50 +02:00
// lBSeperator
//
this . lBSeperator . AutoSize = true ;
this . lBSeperator . BackColor = System . Drawing . Color . Transparent ;
this . lBSeperator . ForeColor = System . Drawing . SystemColors . ControlDark ;
this . lBSeperator . Location = new System . Drawing . Point ( 3 , 23 ) ;
this . lBSeperator . Name = "lBSeperator" ;
this . lBSeperator . Size = new System . Drawing . Size ( 433 , 13 ) ;
this . lBSeperator . TabIndex = 240 ;
this . lBSeperator . Text = "_______________________________________________________________________" ;
//
2014-03-28 02:50:40 +01:00
// Options
//
this . AutoScaleDimensions = new System . Drawing . SizeF ( 6F , 13F ) ;
this . AutoScaleMode = System . Windows . Forms . AutoScaleMode . Font ;
this . BackColor = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 244 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 244 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 244 ) ) ) ) ) ;
2014-05-12 07:48:50 +02:00
this . ClientSize = new System . Drawing . Size ( 439 , 461 ) ;
this . Controls . Add ( this . lBProfileTip ) ;
2014-04-27 21:32:09 +02:00
this . Controls . Add ( this . tBProfile ) ;
2014-05-12 07:48:50 +02:00
this . Controls . Add ( this . btnSaveProfile ) ;
this . Controls . Add ( this . SixaxisPanel ) ;
this . Controls . Add ( this . LightbarPanel ) ;
this . Controls . Add ( this . cBDoubleTap ) ;
this . Controls . Add ( this . cBTap ) ;
this . Controls . Add ( this . numUDTap ) ;
this . Controls . Add ( this . cBScroll ) ;
this . Controls . Add ( this . lbTouchpad ) ;
this . Controls . Add ( this . cBSlide ) ;
this . Controls . Add ( this . numUDScroll ) ;
this . Controls . Add ( this . numUDTouch ) ;
this . Controls . Add ( this . lBButtonMouseSens ) ;
this . Controls . Add ( this . cBlowerRCOn ) ;
this . Controls . Add ( this . touchpadJitterCompensation ) ;
this . Controls . Add ( this . lbThreshold ) ;
this . Controls . Add ( this . lBL2 ) ;
this . Controls . Add ( this . lBR2 ) ;
this . Controls . Add ( this . lBControllerOff ) ;
this . Controls . Add ( this . lBIdleMinutes ) ;
this . Controls . Add ( this . idleDisconnectTimeout ) ;
this . Controls . Add ( this . numUDR2 ) ;
this . Controls . Add ( this . numUDL2 ) ;
this . Controls . Add ( this . lBMouseSens ) ;
this . Controls . Add ( this . flushHIDQueue ) ;
this . Controls . Add ( this . leftMotorLabel ) ;
this . Controls . Add ( this . rightMotorLabel ) ;
this . Controls . Add ( this . rumbleBoostLabel ) ;
this . Controls . Add ( this . lbRumble ) ;
this . Controls . Add ( this . rumbleBoostBar ) ;
this . Controls . Add ( this . numUDHeavyRumble ) ;
this . Controls . Add ( this . numUDLightRumble ) ;
this . Controls . Add ( this . btnRumbleTest ) ;
this . Controls . Add ( this . tBMouseSens ) ;
this . Controls . Add ( this . lBControlTip ) ;
this . Controls . Add ( this . lBControls ) ;
this . Controls . Add ( this . MainPanel ) ;
this . Controls . Add ( this . SticksPanel ) ;
this . Controls . Add ( this . batteryOpsPanel ) ;
this . Controls . Add ( this . lowBatteryPanel ) ;
this . Controls . Add ( this . lBSeperator ) ;
2014-03-29 06:56:30 +01:00
this . FormBorderStyle = System . Windows . Forms . FormBorderStyle . FixedSingle ;
this . MaximizeBox = false ;
this . MinimizeBox = false ;
2014-05-12 07:48:50 +02:00
this . MinimumSize = new System . Drawing . Size ( 450 , 270 ) ;
2014-03-28 02:50:40 +01:00
this . Name = "Options" ;
this . Text = "Options" ;
2014-04-27 21:32:09 +02:00
this . FormClosed + = new System . Windows . Forms . FormClosedEventHandler ( this . Options_Closed ) ;
2014-05-12 07:48:50 +02:00
this . Resize + = new System . EventHandler ( this . Options_Resize ) ;
this . MainPanel . ResumeLayout ( false ) ;
this . MainPanel . PerformLayout ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pBController ) ) . EndInit ( ) ;
this . SticksPanel . ResumeLayout ( false ) ;
this . SticksPanel . PerformLayout ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pBSticks ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . numUDRainbow ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pBRainbow ) ) . EndInit ( ) ;
2014-03-28 02:50:40 +01:00
( ( System . ComponentModel . ISupportInitialize ) ( this . blueBar ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . greenBar ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . redBar ) ) . EndInit ( ) ;
2014-04-27 21:32:09 +02:00
( ( System . ComponentModel . ISupportInitialize ) ( this . numUDTap ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . numUDScroll ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . numUDTouch ) ) . EndInit ( ) ;
2014-05-12 07:48:50 +02:00
( ( System . ComponentModel . ISupportInitialize ) ( this . idleDisconnectTimeout ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . numUDR2 ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . numUDL2 ) ) . EndInit ( ) ;
2014-05-05 09:31:24 +02:00
( ( 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 ( ) ;
2014-05-05 09:42:05 +02:00
( ( System . ComponentModel . ISupportInitialize ) ( this . rumbleBoostBar ) ) . EndInit ( ) ;
2014-05-12 07:48:50 +02:00
( ( System . ComponentModel . ISupportInitialize ) ( this . numUDHeavyRumble ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . numUDLightRumble ) ) . EndInit ( ) ;
2014-05-05 09:42:05 +02:00
( ( System . ComponentModel . ISupportInitialize ) ( this . tBMouseSens ) ) . EndInit ( ) ;
2014-05-12 07:48:50 +02:00
( ( System . ComponentModel . ISupportInitialize ) ( this . lowRedBar ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . lowGreenBar ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . lowBlueBar ) ) . EndInit ( ) ;
this . batteryOpsPanel . ResumeLayout ( false ) ;
this . batteryOpsPanel . PerformLayout ( ) ;
this . lowBatteryPanel . ResumeLayout ( false ) ;
this . lowBatteryPanel . PerformLayout ( ) ;
this . LightbarPanel . ResumeLayout ( false ) ;
this . LightbarPanel . PerformLayout ( ) ;
this . SixaxisPanel . ResumeLayout ( false ) ;
this . SixaxisPanel . PerformLayout ( ) ;
2014-03-28 02:50:40 +01:00
this . ResumeLayout ( false ) ;
2014-04-27 21:32:09 +02:00
this . PerformLayout ( ) ;
2014-03-28 02:50:40 +01:00
}
#endregion
private AdvancedColorDialog advColorDialog ;
//private System.Windows.Forms.TrackBar tBsixaxisGyroX;
//private System.Windows.Forms.TrackBar tBsixaxisGyroY;
2014-04-27 21:32:09 +02:00
private System . Windows . Forms . Button bnTouchUpper ;
private System . Windows . Forms . Button bnTouchMulti ;
2014-05-12 07:48:50 +02:00
private System . Windows . Forms . Button bnTouchRight ;
2014-04-27 21:32:09 +02:00
private System . Windows . Forms . Button bnTouchLeft ;
2014-05-12 07:48:50 +02:00
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 ;
2014-04-27 21:32:09 +02:00
private System . Windows . Forms . Button bnL2 ;
2014-05-12 07:48:50 +02:00
private System . Windows . Forms . Button bnRight ;
2014-04-27 21:32:09 +02:00
private System . Windows . Forms . Button bnR2 ;
2014-05-12 07:48:50 +02:00
private System . Windows . Forms . Button bnLeft ;
2014-04-27 21:32:09 +02:00
private System . Windows . Forms . Button bnL1 ;
2014-05-12 07:48:50 +02:00
private System . Windows . Forms . Button bnOptions ;
2014-04-27 21:32:09 +02:00
private System . Windows . Forms . Button bnPS ;
private System . Windows . Forms . Button bnShare ;
2014-05-12 07:48:50 +02:00
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 ;
private System . Windows . Forms . Label lBControlTip ;
public System . Windows . Forms . ListBox lBControls ;
2014-04-30 21:32:44 +02:00
private System . Windows . Forms . NumericUpDown numUDRainbow ;
private System . Windows . Forms . PictureBox pBRainbow ;
2014-05-12 07:48:50 +02:00
private System . Windows . Forms . Button lowColorChooserButton ;
private System . Windows . Forms . CheckBox flashLed ;
private System . Windows . Forms . TrackBar blueBar ;
private System . Windows . Forms . TrackBar greenBar ;
private System . Windows . Forms . TrackBar redBar ;
private System . Windows . Forms . CheckBox batteryLed ;
private System . Windows . Forms . Label lBBlue ;
private System . Windows . Forms . Label lBGreen ;
2014-04-30 21:32:44 +02:00
private System . Windows . Forms . Label lBspc ;
2014-05-12 07:48:50 +02:00
private System . Windows . Forms . Label lBRed ;
private System . Windows . Forms . CheckBox cBDoubleTap ;
private System . Windows . Forms . CheckBox cBTap ;
private System . Windows . Forms . NumericUpDown numUDTap ;
private System . Windows . Forms . CheckBox cBScroll ;
private System . Windows . Forms . Label lbTouchpad ;
private System . Windows . Forms . CheckBox cBSlide ;
private System . Windows . Forms . NumericUpDown numUDScroll ;
private System . Windows . Forms . NumericUpDown numUDTouch ;
private System . Windows . Forms . Label lBButtonMouseSens ;
private System . Windows . Forms . CheckBox cBlowerRCOn ;
private System . Windows . Forms . CheckBox touchpadJitterCompensation ;
private System . Windows . Forms . Label lbThreshold ;
private System . Windows . Forms . Label lBL2 ;
private System . Windows . Forms . Label lBR2 ;
private System . Windows . Forms . Label lBControllerOff ;
private System . Windows . Forms . Label lBIdleMinutes ;
private System . Windows . Forms . NumericUpDown idleDisconnectTimeout ;
2014-05-05 09:31:24 +02:00
private System . Windows . Forms . NumericUpDown numUDR2 ;
2014-05-12 07:48:50 +02:00
private System . Windows . Forms . NumericUpDown numUDL2 ;
2014-05-05 09:31:24 +02:00
private System . Windows . Forms . TrackBar tBsixaxisAccelZ ;
2014-05-12 07:48:50 +02:00
private System . Windows . Forms . Label lBMouseSens ;
private System . Windows . Forms . CheckBox flushHIDQueue ;
2014-05-05 09:31:24 +02:00
private System . Windows . Forms . TrackBar tBsixaxisAccelY ;
2014-05-12 07:48:50 +02:00
private System . Windows . Forms . Label leftMotorLabel ;
2014-05-05 09:31:24 +02:00
private System . Windows . Forms . TrackBar tBsixaxisAccelX ;
2014-05-12 07:48:50 +02:00
private System . Windows . Forms . Label rightMotorLabel ;
2014-05-05 09:31:24 +02:00
private System . Windows . Forms . TrackBar tBsixaxisGyroZ ;
2014-05-12 07:48:50 +02:00
private System . Windows . Forms . Label rumbleBoostLabel ;
2014-05-05 09:31:24 +02:00
private System . Windows . Forms . TrackBar tBsixaxisGyroY ;
2014-05-12 07:48:50 +02:00
private System . Windows . Forms . Label lbRumble ;
2014-05-05 09:31:24 +02:00
private System . Windows . Forms . TrackBar tBsixaxisGyroX ;
2014-05-12 07:48:50 +02:00
private System . Windows . Forms . NumericUpDown rumbleBoostBar ;
private System . Windows . Forms . Label lB6Accel ;
private System . Windows . Forms . NumericUpDown numUDHeavyRumble ;
private System . Windows . Forms . Label lB6Gryo ;
private System . Windows . Forms . NumericUpDown numUDLightRumble ;
private System . Windows . Forms . Button btnRumbleTest ;
2014-05-05 09:31:24 +02:00
private System . Windows . Forms . TrackBar tBMouseSens ;
2014-05-12 07:48:50 +02:00
private System . Windows . Forms . Label lbLightbar ;
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 batteryOpsPanel ;
private System . Windows . Forms . Panel lowBatteryPanel ;
private System . Windows . Forms . Panel LightbarPanel ;
private System . Windows . Forms . Panel SixaxisPanel ;
private System . Windows . Forms . Label lBProfileTip ;
private System . Windows . Forms . TextBox tBProfile ;
private System . Windows . Forms . Button btnSaveProfile ;
private System . Windows . Forms . Label lBSeperator ;
2014-03-28 02:50:40 +01:00
}
}
2014-04-27 21:32:09 +02:00