cemu-DS4Windows/DS4Tool/KBM360.Designer.cs
jays2kings c52929f5fa Made keystrokes more akin to phyiscally pressing (holding down actually repeats the key), removed repeat option due to this
Edit Profile button shows new if controller has no profile, other small UI changes
2014-05-06 14:49:18 -04:00

2085 lines
91 KiB
C#

namespace ScpServer
{
partial class KBM360
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabKBM = new System.Windows.Forms.TabPage();
this.label2 = new System.Windows.Forms.Label();
this.cbScanCode = new System.Windows.Forms.CheckBox();
this.cbRepeat = new System.Windows.Forms.CheckBox();
this.button7 = new System.Windows.Forms.Button();
this.button5 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.button6 = new System.Windows.Forms.Button();
this.btnNUMDOT = new System.Windows.Forms.Button();
this.btnNUM3 = new System.Windows.Forms.Button();
this.btnNUM2 = new System.Windows.Forms.Button();
this.btnNUM0 = new System.Windows.Forms.Button();
this.btnNUM6 = new System.Windows.Forms.Button();
this.btnNUM1 = new System.Windows.Forms.Button();
this.btnNUM5 = new System.Windows.Forms.Button();
this.btnNUM4 = new System.Windows.Forms.Button();
this.btnNUMENTER = new System.Windows.Forms.Button();
this.btnNUMPLUS = new System.Windows.Forms.Button();
this.btnNUMMINUS = new System.Windows.Forms.Button();
this.btnNUM9 = new System.Windows.Forms.Button();
this.btnNUMSTAR = new System.Windows.Forms.Button();
this.btnNUM8 = new System.Windows.Forms.Button();
this.btnNUMSLASH = new System.Windows.Forms.Button();
this.btnNUM7 = new System.Windows.Forms.Button();
this.btnNUMLOCK = new System.Windows.Forms.Button();
this.btnESC = new System.Windows.Forms.Button();
this.btnTILDE = new System.Windows.Forms.Button();
this.btnF11 = new System.Windows.Forms.Button();
this.btnF10 = new System.Windows.Forms.Button();
this.btnF12 = new System.Windows.Forms.Button();
this.btnBREAK = new System.Windows.Forms.Button();
this.button35 = new System.Windows.Forms.Button();
this.button39 = new System.Windows.Forms.Button();
this.button38 = new System.Windows.Forms.Button();
this.bnPREVTRACK = new System.Windows.Forms.Button();
this.bnNEXTTRACK = new System.Windows.Forms.Button();
this.bnPLAYPAUSE = new System.Windows.Forms.Button();
this.bnSTOP = new System.Windows.Forms.Button();
this.button34 = new System.Windows.Forms.Button();
this.btnSCL = new System.Windows.Forms.Button();
this.btnDEL = new System.Windows.Forms.Button();
this.btnEND = new System.Windows.Forms.Button();
this.btnPGDN = new System.Windows.Forms.Button();
this.btnPGUP = new System.Windows.Forms.Button();
this.btnHOME = new System.Windows.Forms.Button();
this.btnINS = new System.Windows.Forms.Button();
this.btnF9 = new System.Windows.Forms.Button();
this.btnF8 = new System.Windows.Forms.Button();
this.btnF7 = new System.Windows.Forms.Button();
this.btnF6 = new System.Windows.Forms.Button();
this.btnF5 = new System.Windows.Forms.Button();
this.btnF4 = new System.Windows.Forms.Button();
this.btnF3 = new System.Windows.Forms.Button();
this.btnF2 = new System.Windows.Forms.Button();
this.btnF1 = new System.Windows.Forms.Button();
this.btn1 = new System.Windows.Forms.Button();
this.btnBACKSPACE = new System.Windows.Forms.Button();
this.btnEQUALS = new System.Windows.Forms.Button();
this.btnMINUS = new System.Windows.Forms.Button();
this.btn0 = new System.Windows.Forms.Button();
this.btn9 = new System.Windows.Forms.Button();
this.btn8 = new System.Windows.Forms.Button();
this.btn7 = new System.Windows.Forms.Button();
this.btn6 = new System.Windows.Forms.Button();
this.btn5 = new System.Windows.Forms.Button();
this.btn4 = new System.Windows.Forms.Button();
this.btn3 = new System.Windows.Forms.Button();
this.btn2 = new System.Windows.Forms.Button();
this.btnSPACE = new System.Windows.Forms.Button();
this.btnLSHIFT = new System.Windows.Forms.Button();
this.btnRSHIFT = new System.Windows.Forms.Button();
this.btnSLASH = new System.Windows.Forms.Button();
this.btnPERIOD = new System.Windows.Forms.Button();
this.btnCOMMA = new System.Windows.Forms.Button();
this.btnM = new System.Windows.Forms.Button();
this.btnN = new System.Windows.Forms.Button();
this.btnB = new System.Windows.Forms.Button();
this.btnV = new System.Windows.Forms.Button();
this.btnC = new System.Windows.Forms.Button();
this.btnX = new System.Windows.Forms.Button();
this.btnZ = new System.Windows.Forms.Button();
this.btnRALT = new System.Windows.Forms.Button();
this.button36 = new System.Windows.Forms.Button();
this.btnWINDOWS = new System.Windows.Forms.Button();
this.btnLALT = new System.Windows.Forms.Button();
this.btnRCTRL = new System.Windows.Forms.Button();
this.btnLCTRL = new System.Windows.Forms.Button();
this.btnCAPS = new System.Windows.Forms.Button();
this.btnRETURN = new System.Windows.Forms.Button();
this.btnAPOSTROPHE = new System.Windows.Forms.Button();
this.btnSEMICOLON = new System.Windows.Forms.Button();
this.btnL = new System.Windows.Forms.Button();
this.btnK = new System.Windows.Forms.Button();
this.btnJ = new System.Windows.Forms.Button();
this.btnH = new System.Windows.Forms.Button();
this.btnG = new System.Windows.Forms.Button();
this.btnF = new System.Windows.Forms.Button();
this.btnD = new System.Windows.Forms.Button();
this.btnS = new System.Windows.Forms.Button();
this.btnA = new System.Windows.Forms.Button();
this.btnTAB = new System.Windows.Forms.Button();
this.btnBACKSLASH = new System.Windows.Forms.Button();
this.btnCLOSEBRACKET = new System.Windows.Forms.Button();
this.btnOPENBRACKET = new System.Windows.Forms.Button();
this.btnP = new System.Windows.Forms.Button();
this.btnO = new System.Windows.Forms.Button();
this.btnI = new System.Windows.Forms.Button();
this.btnU = new System.Windows.Forms.Button();
this.btnY = new System.Windows.Forms.Button();
this.btnT = new System.Windows.Forms.Button();
this.btnR = new System.Windows.Forms.Button();
this.bTNRIGHTMOUSE = new System.Windows.Forms.Button();
this.btnE = new System.Windows.Forms.Button();
this.button32 = new System.Windows.Forms.Button();
this.button31 = new System.Windows.Forms.Button();
this.btnMIDDLEMOUSE = new System.Windows.Forms.Button();
this.btnW = new System.Windows.Forms.Button();
this.button33 = new System.Windows.Forms.Button();
this.button30 = new System.Windows.Forms.Button();
this.bnMOUSERIGHT = new System.Windows.Forms.Button();
this.bnMOUSELEFT = new System.Windows.Forms.Button();
this.bnMOUSEDOWN = new System.Windows.Forms.Button();
this.bnMOUSEUP = new System.Windows.Forms.Button();
this.btnLEFTMOUSE = new System.Windows.Forms.Button();
this.btnQ = new System.Windows.Forms.Button();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.tab360 = new System.Windows.Forms.TabPage();
this.btnUNBOUND2 = new System.Windows.Forms.Button();
this.button13 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.button29 = new System.Windows.Forms.Button();
this.button15 = new System.Windows.Forms.Button();
this.button28 = new System.Windows.Forms.Button();
this.button16 = new System.Windows.Forms.Button();
this.button19 = new System.Windows.Forms.Button();
this.button20 = new System.Windows.Forms.Button();
this.button18 = new System.Windows.Forms.Button();
this.button17 = new System.Windows.Forms.Button();
this.button27 = new System.Windows.Forms.Button();
this.button26 = new System.Windows.Forms.Button();
this.button14 = new System.Windows.Forms.Button();
this.button25 = new System.Windows.Forms.Button();
this.button24 = new System.Windows.Forms.Button();
this.button12 = new System.Windows.Forms.Button();
this.button11 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.button10 = new System.Windows.Forms.Button();
this.button9 = new System.Windows.Forms.Button();
this.button8 = new System.Windows.Forms.Button();
this.button23 = new System.Windows.Forms.Button();
this.button22 = new System.Windows.Forms.Button();
this.button21 = new System.Windows.Forms.Button();
this.button3 = new System.Windows.Forms.Button();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.tabControl1.SuspendLayout();
this.tabKBM.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
this.tab360.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.SuspendLayout();
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabKBM);
this.tabControl1.Controls.Add(this.tab360);
this.tabControl1.Location = new System.Drawing.Point(0, 0);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(855, 205);
this.tabControl1.TabIndex = 57;
this.tabControl1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Key_Down_Action);
//
// tabKBM
//
this.tabKBM.Controls.Add(this.label2);
this.tabKBM.Controls.Add(this.cbScanCode);
this.tabKBM.Controls.Add(this.button7);
this.tabKBM.Controls.Add(this.button5);
this.tabKBM.Controls.Add(this.button4);
this.tabKBM.Controls.Add(this.button6);
this.tabKBM.Controls.Add(this.btnNUMDOT);
this.tabKBM.Controls.Add(this.btnNUM3);
this.tabKBM.Controls.Add(this.btnNUM2);
this.tabKBM.Controls.Add(this.btnNUM0);
this.tabKBM.Controls.Add(this.btnNUM6);
this.tabKBM.Controls.Add(this.btnNUM1);
this.tabKBM.Controls.Add(this.btnNUM5);
this.tabKBM.Controls.Add(this.btnNUM4);
this.tabKBM.Controls.Add(this.btnNUMENTER);
this.tabKBM.Controls.Add(this.btnNUMPLUS);
this.tabKBM.Controls.Add(this.btnNUMMINUS);
this.tabKBM.Controls.Add(this.btnNUM9);
this.tabKBM.Controls.Add(this.btnNUMSTAR);
this.tabKBM.Controls.Add(this.btnNUM8);
this.tabKBM.Controls.Add(this.btnNUMSLASH);
this.tabKBM.Controls.Add(this.btnNUM7);
this.tabKBM.Controls.Add(this.btnNUMLOCK);
this.tabKBM.Controls.Add(this.btnESC);
this.tabKBM.Controls.Add(this.btnTILDE);
this.tabKBM.Controls.Add(this.btnF11);
this.tabKBM.Controls.Add(this.btnF10);
this.tabKBM.Controls.Add(this.btnF12);
this.tabKBM.Controls.Add(this.btnBREAK);
this.tabKBM.Controls.Add(this.button35);
this.tabKBM.Controls.Add(this.button39);
this.tabKBM.Controls.Add(this.button38);
this.tabKBM.Controls.Add(this.bnPREVTRACK);
this.tabKBM.Controls.Add(this.bnNEXTTRACK);
this.tabKBM.Controls.Add(this.bnPLAYPAUSE);
this.tabKBM.Controls.Add(this.bnSTOP);
this.tabKBM.Controls.Add(this.button34);
this.tabKBM.Controls.Add(this.btnSCL);
this.tabKBM.Controls.Add(this.btnDEL);
this.tabKBM.Controls.Add(this.btnEND);
this.tabKBM.Controls.Add(this.btnPGDN);
this.tabKBM.Controls.Add(this.btnPGUP);
this.tabKBM.Controls.Add(this.btnHOME);
this.tabKBM.Controls.Add(this.btnINS);
this.tabKBM.Controls.Add(this.btnF9);
this.tabKBM.Controls.Add(this.btnF8);
this.tabKBM.Controls.Add(this.btnF7);
this.tabKBM.Controls.Add(this.btnF6);
this.tabKBM.Controls.Add(this.btnF5);
this.tabKBM.Controls.Add(this.btnF4);
this.tabKBM.Controls.Add(this.btnF3);
this.tabKBM.Controls.Add(this.btnF2);
this.tabKBM.Controls.Add(this.btnF1);
this.tabKBM.Controls.Add(this.btn1);
this.tabKBM.Controls.Add(this.btnBACKSPACE);
this.tabKBM.Controls.Add(this.btnEQUALS);
this.tabKBM.Controls.Add(this.btnMINUS);
this.tabKBM.Controls.Add(this.btn0);
this.tabKBM.Controls.Add(this.btn9);
this.tabKBM.Controls.Add(this.btn8);
this.tabKBM.Controls.Add(this.btn7);
this.tabKBM.Controls.Add(this.btn6);
this.tabKBM.Controls.Add(this.btn5);
this.tabKBM.Controls.Add(this.btn4);
this.tabKBM.Controls.Add(this.btn3);
this.tabKBM.Controls.Add(this.btn2);
this.tabKBM.Controls.Add(this.btnSPACE);
this.tabKBM.Controls.Add(this.btnLSHIFT);
this.tabKBM.Controls.Add(this.btnRSHIFT);
this.tabKBM.Controls.Add(this.btnSLASH);
this.tabKBM.Controls.Add(this.btnPERIOD);
this.tabKBM.Controls.Add(this.btnCOMMA);
this.tabKBM.Controls.Add(this.btnM);
this.tabKBM.Controls.Add(this.btnN);
this.tabKBM.Controls.Add(this.btnB);
this.tabKBM.Controls.Add(this.btnV);
this.tabKBM.Controls.Add(this.btnC);
this.tabKBM.Controls.Add(this.btnX);
this.tabKBM.Controls.Add(this.btnZ);
this.tabKBM.Controls.Add(this.btnRALT);
this.tabKBM.Controls.Add(this.button36);
this.tabKBM.Controls.Add(this.btnWINDOWS);
this.tabKBM.Controls.Add(this.btnLALT);
this.tabKBM.Controls.Add(this.btnRCTRL);
this.tabKBM.Controls.Add(this.btnLCTRL);
this.tabKBM.Controls.Add(this.btnCAPS);
this.tabKBM.Controls.Add(this.btnRETURN);
this.tabKBM.Controls.Add(this.btnAPOSTROPHE);
this.tabKBM.Controls.Add(this.btnSEMICOLON);
this.tabKBM.Controls.Add(this.btnL);
this.tabKBM.Controls.Add(this.btnK);
this.tabKBM.Controls.Add(this.btnJ);
this.tabKBM.Controls.Add(this.btnH);
this.tabKBM.Controls.Add(this.btnG);
this.tabKBM.Controls.Add(this.btnF);
this.tabKBM.Controls.Add(this.btnD);
this.tabKBM.Controls.Add(this.btnS);
this.tabKBM.Controls.Add(this.btnA);
this.tabKBM.Controls.Add(this.btnTAB);
this.tabKBM.Controls.Add(this.btnBACKSLASH);
this.tabKBM.Controls.Add(this.btnCLOSEBRACKET);
this.tabKBM.Controls.Add(this.btnOPENBRACKET);
this.tabKBM.Controls.Add(this.btnP);
this.tabKBM.Controls.Add(this.btnO);
this.tabKBM.Controls.Add(this.btnI);
this.tabKBM.Controls.Add(this.btnU);
this.tabKBM.Controls.Add(this.btnY);
this.tabKBM.Controls.Add(this.btnT);
this.tabKBM.Controls.Add(this.btnR);
this.tabKBM.Controls.Add(this.bTNRIGHTMOUSE);
this.tabKBM.Controls.Add(this.btnE);
this.tabKBM.Controls.Add(this.button32);
this.tabKBM.Controls.Add(this.button31);
this.tabKBM.Controls.Add(this.btnMIDDLEMOUSE);
this.tabKBM.Controls.Add(this.btnW);
this.tabKBM.Controls.Add(this.button33);
this.tabKBM.Controls.Add(this.button30);
this.tabKBM.Controls.Add(this.bnMOUSERIGHT);
this.tabKBM.Controls.Add(this.bnMOUSELEFT);
this.tabKBM.Controls.Add(this.bnMOUSEDOWN);
this.tabKBM.Controls.Add(this.bnMOUSEUP);
this.tabKBM.Controls.Add(this.btnLEFTMOUSE);
this.tabKBM.Controls.Add(this.btnQ);
this.tabKBM.Controls.Add(this.pictureBox2);
this.tabKBM.Controls.Add(this.cbRepeat);
this.tabKBM.Location = new System.Drawing.Point(4, 22);
this.tabKBM.Name = "tabKBM";
this.tabKBM.Padding = new System.Windows.Forms.Padding(3);
this.tabKBM.Size = new System.Drawing.Size(847, 179);
this.tabKBM.TabIndex = 1;
this.tabKBM.Text = "Keyboard";
this.tabKBM.UseVisualStyleBackColor = true;
//
// label2
//
this.label2.AutoSize = true;
this.label2.ForeColor = System.Drawing.SystemColors.GrayText;
this.label2.Location = new System.Drawing.Point(461, 90);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(103, 26);
this.label2.TabIndex = 164;
this.label2.Text = "You can also select \r\na key by typing it";
this.label2.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// cbScanCode
//
this.cbScanCode.AutoSize = true;
this.cbScanCode.Location = new System.Drawing.Point(692, 149);
this.cbScanCode.Name = "cbScanCode";
this.cbScanCode.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.cbScanCode.Size = new System.Drawing.Size(54, 30);
this.cbScanCode.TabIndex = 163;
this.cbScanCode.Text = "Scan \r\nCode";
this.cbScanCode.UseVisualStyleBackColor = true;
//
// cbRepeat
//
this.cbRepeat.AutoSize = true;
this.cbRepeat.Location = new System.Drawing.Point(786, 5);
this.cbRepeat.Name = "cbRepeat";
this.cbRepeat.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.cbRepeat.Size = new System.Drawing.Size(61, 17);
this.cbRepeat.TabIndex = 163;
this.cbRepeat.Text = "Repeat";
this.cbRepeat.UseVisualStyleBackColor = true;
this.cbRepeat.Visible = false;
//
// button7
//
this.button7.Location = new System.Drawing.Point(494, 123);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(33, 24);
this.button7.TabIndex = 161;
this.button7.Tag = "38";
this.button7.Text = "↑Up";
this.button7.UseVisualStyleBackColor = true;
//
// button5
//
this.button5.Location = new System.Drawing.Point(527, 153);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(33, 24);
this.button5.TabIndex = 160;
this.button5.Tag = "39";
this.button5.Text = "→Right";
this.button5.UseVisualStyleBackColor = true;
//
// button4
//
this.button4.Location = new System.Drawing.Point(461, 153);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(33, 24);
this.button4.TabIndex = 159;
this.button4.Tag = "37";
this.button4.Text = "←Left";
this.button4.UseVisualStyleBackColor = true;
//
// button6
//
this.button6.Location = new System.Drawing.Point(494, 153);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(33, 24);
this.button6.TabIndex = 158;
this.button6.Tag = "40";
this.button6.Text = "↓Down";
this.button6.UseVisualStyleBackColor = true;
//
// btnNUMDOT
//
this.btnNUMDOT.Location = new System.Drawing.Point(637, 152);
this.btnNUMDOT.Name = "btnNUMDOT";
this.btnNUMDOT.Size = new System.Drawing.Size(24, 24);
this.btnNUMDOT.TabIndex = 149;
this.btnNUMDOT.Tag = "110";
this.btnNUMDOT.Text = ".";
this.btnNUMDOT.UseVisualStyleBackColor = true;
//
// btnNUM3
//
this.btnNUM3.Location = new System.Drawing.Point(637, 122);
this.btnNUM3.Name = "btnNUM3";
this.btnNUM3.Size = new System.Drawing.Size(24, 24);
this.btnNUM3.TabIndex = 150;
this.btnNUM3.Tag = "99";
this.btnNUM3.Text = "3Numpad";
this.btnNUM3.UseVisualStyleBackColor = true;
//
// btnNUM2
//
this.btnNUM2.Location = new System.Drawing.Point(607, 122);
this.btnNUM2.Name = "btnNUM2";
this.btnNUM2.Size = new System.Drawing.Size(24, 24);
this.btnNUM2.TabIndex = 153;
this.btnNUM2.Tag = "98";
this.btnNUM2.Text = "2Numpad";
this.btnNUM2.UseVisualStyleBackColor = true;
//
// btnNUM0
//
this.btnNUM0.Location = new System.Drawing.Point(577, 152);
this.btnNUM0.Name = "btnNUM0";
this.btnNUM0.Size = new System.Drawing.Size(54, 24);
this.btnNUM0.TabIndex = 154;
this.btnNUM0.Tag = "96";
this.btnNUM0.Text = "0";
this.btnNUM0.UseVisualStyleBackColor = true;
//
// btnNUM6
//
this.btnNUM6.Location = new System.Drawing.Point(637, 92);
this.btnNUM6.Name = "btnNUM6";
this.btnNUM6.Size = new System.Drawing.Size(24, 24);
this.btnNUM6.TabIndex = 151;
this.btnNUM6.Tag = "102";
this.btnNUM6.Text = "6Numpad";
this.btnNUM6.UseVisualStyleBackColor = true;
//
// btnNUM1
//
this.btnNUM1.Location = new System.Drawing.Point(577, 122);
this.btnNUM1.Name = "btnNUM1";
this.btnNUM1.Size = new System.Drawing.Size(24, 24);
this.btnNUM1.TabIndex = 156;
this.btnNUM1.Tag = "97";
this.btnNUM1.Text = "1Numpad";
this.btnNUM1.UseVisualStyleBackColor = true;
//
// btnNUM5
//
this.btnNUM5.Location = new System.Drawing.Point(607, 92);
this.btnNUM5.Name = "btnNUM5";
this.btnNUM5.Size = new System.Drawing.Size(24, 24);
this.btnNUM5.TabIndex = 152;
this.btnNUM5.Tag = "101";
this.btnNUM5.Text = "5Numpad";
this.btnNUM5.UseVisualStyleBackColor = true;
//
// btnNUM4
//
this.btnNUM4.Location = new System.Drawing.Point(577, 92);
this.btnNUM4.Name = "btnNUM4";
this.btnNUM4.Size = new System.Drawing.Size(24, 24);
this.btnNUM4.TabIndex = 155;
this.btnNUM4.Tag = "100";
this.btnNUM4.Text = "4Numpad";
this.btnNUM4.UseVisualStyleBackColor = true;
//
// btnNUMENTER
//
this.btnNUMENTER.Location = new System.Drawing.Point(667, 122);
this.btnNUMENTER.Name = "btnNUMENTER";
this.btnNUMENTER.Size = new System.Drawing.Size(24, 54);
this.btnNUMENTER.TabIndex = 140;
this.btnNUMENTER.Tag = "13";
this.btnNUMENTER.Text = "Enter";
this.btnNUMENTER.UseVisualStyleBackColor = true;
//
// btnNUMPLUS
//
this.btnNUMPLUS.Location = new System.Drawing.Point(667, 62);
this.btnNUMPLUS.Name = "btnNUMPLUS";
this.btnNUMPLUS.Size = new System.Drawing.Size(24, 54);
this.btnNUMPLUS.TabIndex = 141;
this.btnNUMPLUS.Tag = "107";
this.btnNUMPLUS.Text = "+";
this.btnNUMPLUS.UseVisualStyleBackColor = true;
//
// btnNUMMINUS
//
this.btnNUMMINUS.Location = new System.Drawing.Point(667, 32);
this.btnNUMMINUS.Name = "btnNUMMINUS";
this.btnNUMMINUS.Size = new System.Drawing.Size(24, 24);
this.btnNUMMINUS.TabIndex = 142;
this.btnNUMMINUS.Tag = "109";
this.btnNUMMINUS.Text = "-Numpad";
this.btnNUMMINUS.UseVisualStyleBackColor = true;
//
// btnNUM9
//
this.btnNUM9.Location = new System.Drawing.Point(637, 62);
this.btnNUM9.Name = "btnNUM9";
this.btnNUM9.Size = new System.Drawing.Size(24, 24);
this.btnNUM9.TabIndex = 143;
this.btnNUM9.Tag = "105";
this.btnNUM9.Text = "9Numpad";
this.btnNUM9.UseVisualStyleBackColor = true;
//
// btnNUMSTAR
//
this.btnNUMSTAR.Location = new System.Drawing.Point(637, 32);
this.btnNUMSTAR.Name = "btnNUMSTAR";
this.btnNUMSTAR.Size = new System.Drawing.Size(24, 24);
this.btnNUMSTAR.TabIndex = 148;
this.btnNUMSTAR.Tag = "106";
this.btnNUMSTAR.Text = "*Numpad";
this.btnNUMSTAR.UseVisualStyleBackColor = true;
//
// btnNUM8
//
this.btnNUM8.Location = new System.Drawing.Point(607, 62);
this.btnNUM8.Name = "btnNUM8";
this.btnNUM8.Size = new System.Drawing.Size(24, 24);
this.btnNUM8.TabIndex = 144;
this.btnNUM8.Tag = "104";
this.btnNUM8.Text = "8Numpad";
this.btnNUM8.UseVisualStyleBackColor = true;
//
// btnNUMSLASH
//
this.btnNUMSLASH.Location = new System.Drawing.Point(607, 32);
this.btnNUMSLASH.Name = "btnNUMSLASH";
this.btnNUMSLASH.Size = new System.Drawing.Size(24, 24);
this.btnNUMSLASH.TabIndex = 145;
this.btnNUMSLASH.Tag = "111";
this.btnNUMSLASH.Text = "/Numpad";
this.btnNUMSLASH.UseVisualStyleBackColor = true;
//
// btnNUM7
//
this.btnNUM7.Location = new System.Drawing.Point(577, 62);
this.btnNUM7.Name = "btnNUM7";
this.btnNUM7.Size = new System.Drawing.Size(24, 24);
this.btnNUM7.TabIndex = 146;
this.btnNUM7.Tag = "103";
this.btnNUM7.Text = "7Numpad";
this.btnNUM7.UseVisualStyleBackColor = true;
//
// btnNUMLOCK
//
this.btnNUMLOCK.Location = new System.Drawing.Point(577, 32);
this.btnNUMLOCK.Name = "btnNUMLOCK";
this.btnNUMLOCK.Size = new System.Drawing.Size(24, 24);
this.btnNUMLOCK.TabIndex = 147;
this.btnNUMLOCK.Tag = "144";
this.btnNUMLOCK.Text = "Num Lock";
this.btnNUMLOCK.UseVisualStyleBackColor = true;
//
// btnESC
//
this.btnESC.Location = new System.Drawing.Point(5, 2);
this.btnESC.Name = "btnESC";
this.btnESC.Size = new System.Drawing.Size(51, 24);
this.btnESC.TabIndex = 116;
this.btnESC.Tag = "27";
this.btnESC.Text = "Escape";
this.btnESC.UseVisualStyleBackColor = true;
//
// btnTILDE
//
this.btnTILDE.Location = new System.Drawing.Point(5, 32);
this.btnTILDE.Name = "btnTILDE";
this.btnTILDE.Size = new System.Drawing.Size(24, 24);
this.btnTILDE.TabIndex = 117;
this.btnTILDE.Tag = "192";
this.btnTILDE.Text = "`";
this.btnTILDE.UseVisualStyleBackColor = true;
//
// btnF11
//
this.btnF11.Location = new System.Drawing.Point(368, 2);
this.btnF11.Name = "btnF11";
this.btnF11.Size = new System.Drawing.Size(33, 24);
this.btnF11.TabIndex = 118;
this.btnF11.Tag = "122";
this.btnF11.Text = "F11";
this.btnF11.UseVisualStyleBackColor = true;
//
// btnF10
//
this.btnF10.Location = new System.Drawing.Point(332, 2);
this.btnF10.Name = "btnF10";
this.btnF10.Size = new System.Drawing.Size(33, 24);
this.btnF10.TabIndex = 127;
this.btnF10.Tag = "121";
this.btnF10.Text = "F10";
this.btnF10.UseVisualStyleBackColor = true;
//
// btnF12
//
this.btnF12.Location = new System.Drawing.Point(407, 2);
this.btnF12.Name = "btnF12";
this.btnF12.Size = new System.Drawing.Size(33, 24);
this.btnF12.TabIndex = 120;
this.btnF12.Tag = "123";
this.btnF12.Text = "F12";
this.btnF12.UseVisualStyleBackColor = true;
//
// btnBREAK
//
this.btnBREAK.Location = new System.Drawing.Point(527, 2);
this.btnBREAK.Name = "btnBREAK";
this.btnBREAK.Size = new System.Drawing.Size(33, 24);
this.btnBREAK.TabIndex = 121;
this.btnBREAK.Tag = "19";
this.btnBREAK.Text = "bk";
this.btnBREAK.UseVisualStyleBackColor = true;
//
// button35
//
this.button35.Location = new System.Drawing.Point(697, 62);
this.button35.Name = "button35";
this.button35.Size = new System.Drawing.Size(40, 24);
this.button35.TabIndex = 122;
this.button35.Tag = "173";
this.button35.Text = "ØVolume Mute";
this.button35.UseVisualStyleBackColor = true;
//
// button39
//
this.button39.Location = new System.Drawing.Point(697, 32);
this.button39.Name = "button39";
this.button39.Size = new System.Drawing.Size(40, 24);
this.button39.TabIndex = 122;
this.button39.Tag = "174";
this.button39.Text = "↓Volume Down";
this.button39.UseVisualStyleBackColor = true;
//
// button38
//
this.button38.Location = new System.Drawing.Point(697, 3);
this.button38.Name = "button38";
this.button38.Size = new System.Drawing.Size(40, 24);
this.button38.TabIndex = 122;
this.button38.Tag = "175";
this.button38.Text = "↑Volume Up";
this.button38.UseVisualStyleBackColor = true;
//
// bnPREVTRACK
//
this.bnPREVTRACK.Font = new System.Drawing.Font("Webdings", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
this.bnPREVTRACK.Location = new System.Drawing.Point(577, 3);
this.bnPREVTRACK.Name = "bnPREVTRACK";
this.bnPREVTRACK.Size = new System.Drawing.Size(24, 24);
this.bnPREVTRACK.TabIndex = 122;
this.bnPREVTRACK.Tag = "177";
this.bnPREVTRACK.Text = "9";
this.bnPREVTRACK.UseVisualStyleBackColor = true;
//
// bnNEXTTRACK
//
this.bnNEXTTRACK.Font = new System.Drawing.Font("Webdings", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
this.bnNEXTTRACK.Location = new System.Drawing.Point(667, 3);
this.bnNEXTTRACK.Name = "bnNEXTTRACK";
this.bnNEXTTRACK.Size = new System.Drawing.Size(24, 24);
this.bnNEXTTRACK.TabIndex = 122;
this.bnNEXTTRACK.Tag = "176";
this.bnNEXTTRACK.Text = ":";
this.bnNEXTTRACK.UseVisualStyleBackColor = true;
//
// bnPLAYPAUSE
//
this.bnPLAYPAUSE.Font = new System.Drawing.Font("Webdings", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
this.bnPLAYPAUSE.Location = new System.Drawing.Point(637, 3);
this.bnPLAYPAUSE.Name = "bnPLAYPAUSE";
this.bnPLAYPAUSE.Size = new System.Drawing.Size(24, 24);
this.bnPLAYPAUSE.TabIndex = 122;
this.bnPLAYPAUSE.Tag = "179";
this.bnPLAYPAUSE.Text = "4";
this.bnPLAYPAUSE.UseVisualStyleBackColor = true;
//
// bnSTOP
//
this.bnSTOP.Font = new System.Drawing.Font("Webdings", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
this.bnSTOP.Location = new System.Drawing.Point(607, 3);
this.bnSTOP.Name = "bnSTOP";
this.bnSTOP.Size = new System.Drawing.Size(24, 24);
this.bnSTOP.TabIndex = 122;
this.bnSTOP.Tag = "178";
this.bnSTOP.Text = "<";
this.bnSTOP.UseVisualStyleBackColor = true;
//
// button34
//
this.button34.Enabled = false;
this.button34.Location = new System.Drawing.Point(461, 2);
this.button34.Name = "button34";
this.button34.Size = new System.Drawing.Size(33, 24);
this.button34.TabIndex = 122;
this.button34.Tag = "";
this.button34.Text = "prt";
this.button34.UseVisualStyleBackColor = true;
//
// btnSCL
//
this.btnSCL.Location = new System.Drawing.Point(494, 2);
this.btnSCL.Name = "btnSCL";
this.btnSCL.Size = new System.Drawing.Size(33, 24);
this.btnSCL.TabIndex = 122;
this.btnSCL.Tag = "145";
this.btnSCL.Text = "scl";
this.btnSCL.UseVisualStyleBackColor = true;
//
// btnDEL
//
this.btnDEL.Location = new System.Drawing.Point(461, 62);
this.btnDEL.Name = "btnDEL";
this.btnDEL.Size = new System.Drawing.Size(33, 24);
this.btnDEL.TabIndex = 123;
this.btnDEL.Tag = "46";
this.btnDEL.Text = "del";
this.btnDEL.UseVisualStyleBackColor = true;
//
// btnEND
//
this.btnEND.Location = new System.Drawing.Point(494, 62);
this.btnEND.Name = "btnEND";
this.btnEND.Size = new System.Drawing.Size(33, 24);
this.btnEND.TabIndex = 124;
this.btnEND.Tag = "35";
this.btnEND.Text = "end";
this.btnEND.UseVisualStyleBackColor = true;
//
// btnPGDN
//
this.btnPGDN.Location = new System.Drawing.Point(527, 62);
this.btnPGDN.Name = "btnPGDN";
this.btnPGDN.Size = new System.Drawing.Size(33, 24);
this.btnPGDN.TabIndex = 125;
this.btnPGDN.Tag = "34";
this.btnPGDN.Text = "pgd";
this.btnPGDN.UseVisualStyleBackColor = true;
//
// btnPGUP
//
this.btnPGUP.Location = new System.Drawing.Point(527, 32);
this.btnPGUP.Name = "btnPGUP";
this.btnPGUP.Size = new System.Drawing.Size(33, 24);
this.btnPGUP.TabIndex = 119;
this.btnPGUP.Tag = "33";
this.btnPGUP.Text = "pgu";
this.btnPGUP.UseVisualStyleBackColor = true;
//
// btnHOME
//
this.btnHOME.Location = new System.Drawing.Point(494, 32);
this.btnHOME.Name = "btnHOME";
this.btnHOME.Size = new System.Drawing.Size(33, 24);
this.btnHOME.TabIndex = 126;
this.btnHOME.Tag = "36";
this.btnHOME.Text = "hm";
this.btnHOME.UseVisualStyleBackColor = true;
//
// btnINS
//
this.btnINS.Location = new System.Drawing.Point(461, 32);
this.btnINS.Name = "btnINS";
this.btnINS.Size = new System.Drawing.Size(33, 24);
this.btnINS.TabIndex = 139;
this.btnINS.Tag = "45";
this.btnINS.Text = "ins";
this.btnINS.UseVisualStyleBackColor = true;
//
// btnF9
//
this.btnF9.Location = new System.Drawing.Point(302, 2);
this.btnF9.Name = "btnF9";
this.btnF9.Size = new System.Drawing.Size(27, 24);
this.btnF9.TabIndex = 129;
this.btnF9.Tag = "120";
this.btnF9.Text = "F9";
this.btnF9.UseVisualStyleBackColor = true;
//
// btnF8
//
this.btnF8.Location = new System.Drawing.Point(272, 2);
this.btnF8.Name = "btnF8";
this.btnF8.Size = new System.Drawing.Size(27, 24);
this.btnF8.TabIndex = 130;
this.btnF8.Tag = "119";
this.btnF8.Text = "F8";
this.btnF8.UseVisualStyleBackColor = true;
//
// btnF7
//
this.btnF7.Location = new System.Drawing.Point(242, 2);
this.btnF7.Name = "btnF7";
this.btnF7.Size = new System.Drawing.Size(27, 24);
this.btnF7.TabIndex = 131;
this.btnF7.Tag = "118";
this.btnF7.Text = "F7";
this.btnF7.UseVisualStyleBackColor = true;
//
// btnF6
//
this.btnF6.Location = new System.Drawing.Point(212, 2);
this.btnF6.Name = "btnF6";
this.btnF6.Size = new System.Drawing.Size(27, 24);
this.btnF6.TabIndex = 132;
this.btnF6.Tag = "117";
this.btnF6.Text = "F6";
this.btnF6.UseVisualStyleBackColor = true;
//
// btnF5
//
this.btnF5.Location = new System.Drawing.Point(182, 2);
this.btnF5.Name = "btnF5";
this.btnF5.Size = new System.Drawing.Size(27, 24);
this.btnF5.TabIndex = 133;
this.btnF5.Tag = "116";
this.btnF5.Text = "F5";
this.btnF5.UseVisualStyleBackColor = true;
//
// btnF4
//
this.btnF4.Location = new System.Drawing.Point(152, 2);
this.btnF4.Name = "btnF4";
this.btnF4.Size = new System.Drawing.Size(27, 24);
this.btnF4.TabIndex = 134;
this.btnF4.Tag = "115";
this.btnF4.Text = "F4";
this.btnF4.UseVisualStyleBackColor = true;
//
// btnF3
//
this.btnF3.Location = new System.Drawing.Point(122, 2);
this.btnF3.Name = "btnF3";
this.btnF3.Size = new System.Drawing.Size(27, 24);
this.btnF3.TabIndex = 135;
this.btnF3.Tag = "114";
this.btnF3.Text = "F3";
this.btnF3.UseVisualStyleBackColor = true;
//
// btnF2
//
this.btnF2.Location = new System.Drawing.Point(92, 2);
this.btnF2.Name = "btnF2";
this.btnF2.Size = new System.Drawing.Size(27, 24);
this.btnF2.TabIndex = 136;
this.btnF2.Tag = "113";
this.btnF2.Text = "F2";
this.btnF2.UseVisualStyleBackColor = true;
//
// btnF1
//
this.btnF1.Location = new System.Drawing.Point(62, 2);
this.btnF1.Name = "btnF1";
this.btnF1.Size = new System.Drawing.Size(27, 24);
this.btnF1.TabIndex = 137;
this.btnF1.Tag = "112";
this.btnF1.Text = "F1";
this.btnF1.UseVisualStyleBackColor = true;
//
// btn1
//
this.btn1.Location = new System.Drawing.Point(32, 32);
this.btn1.Name = "btn1";
this.btn1.Size = new System.Drawing.Size(24, 24);
this.btn1.TabIndex = 138;
this.btn1.Tag = "49";
this.btn1.Text = "1";
this.btn1.UseVisualStyleBackColor = true;
//
// btnBACKSPACE
//
this.btnBACKSPACE.Location = new System.Drawing.Point(392, 32);
this.btnBACKSPACE.Name = "btnBACKSPACE";
this.btnBACKSPACE.Size = new System.Drawing.Size(51, 24);
this.btnBACKSPACE.TabIndex = 115;
this.btnBACKSPACE.Tag = "8";
this.btnBACKSPACE.Text = "Backspace";
this.btnBACKSPACE.UseVisualStyleBackColor = true;
//
// btnEQUALS
//
this.btnEQUALS.Location = new System.Drawing.Point(362, 32);
this.btnEQUALS.Name = "btnEQUALS";
this.btnEQUALS.Size = new System.Drawing.Size(24, 24);
this.btnEQUALS.TabIndex = 114;
this.btnEQUALS.Tag = "61";
this.btnEQUALS.Text = "=";
this.btnEQUALS.UseVisualStyleBackColor = true;
//
// btnMINUS
//
this.btnMINUS.Location = new System.Drawing.Point(332, 32);
this.btnMINUS.Name = "btnMINUS";
this.btnMINUS.Size = new System.Drawing.Size(24, 24);
this.btnMINUS.TabIndex = 113;
this.btnMINUS.Text = "-";
this.btnMINUS.UseVisualStyleBackColor = true;
//
// btn0
//
this.btn0.Location = new System.Drawing.Point(302, 32);
this.btn0.Name = "btn0";
this.btn0.Size = new System.Drawing.Size(24, 24);
this.btn0.TabIndex = 112;
this.btn0.Tag = "48";
this.btn0.Text = "0";
this.btn0.UseVisualStyleBackColor = true;
//
// btn9
//
this.btn9.Location = new System.Drawing.Point(272, 32);
this.btn9.Name = "btn9";
this.btn9.Size = new System.Drawing.Size(24, 24);
this.btn9.TabIndex = 111;
this.btn9.Tag = "57";
this.btn9.Text = "9";
this.btn9.UseVisualStyleBackColor = true;
//
// btn8
//
this.btn8.Location = new System.Drawing.Point(242, 32);
this.btn8.Name = "btn8";
this.btn8.Size = new System.Drawing.Size(24, 24);
this.btn8.TabIndex = 110;
this.btn8.Tag = "56";
this.btn8.Text = "8";
this.btn8.UseVisualStyleBackColor = true;
//
// btn7
//
this.btn7.Location = new System.Drawing.Point(212, 32);
this.btn7.Name = "btn7";
this.btn7.Size = new System.Drawing.Size(24, 24);
this.btn7.TabIndex = 109;
this.btn7.Tag = "55";
this.btn7.Text = "7";
this.btn7.UseVisualStyleBackColor = true;
//
// btn6
//
this.btn6.Location = new System.Drawing.Point(182, 32);
this.btn6.Name = "btn6";
this.btn6.Size = new System.Drawing.Size(24, 24);
this.btn6.TabIndex = 108;
this.btn6.Tag = "54";
this.btn6.Text = "6";
this.btn6.UseVisualStyleBackColor = true;
//
// btn5
//
this.btn5.Location = new System.Drawing.Point(152, 32);
this.btn5.Name = "btn5";
this.btn5.Size = new System.Drawing.Size(24, 24);
this.btn5.TabIndex = 107;
this.btn5.Tag = "53";
this.btn5.Text = "5";
this.btn5.UseVisualStyleBackColor = true;
//
// btn4
//
this.btn4.Location = new System.Drawing.Point(122, 32);
this.btn4.Name = "btn4";
this.btn4.Size = new System.Drawing.Size(24, 24);
this.btn4.TabIndex = 106;
this.btn4.Tag = "52";
this.btn4.Text = "4";
this.btn4.UseVisualStyleBackColor = true;
//
// btn3
//
this.btn3.Location = new System.Drawing.Point(92, 32);
this.btn3.Name = "btn3";
this.btn3.Size = new System.Drawing.Size(24, 24);
this.btn3.TabIndex = 105;
this.btn3.Tag = "51";
this.btn3.Text = "3";
this.btn3.UseVisualStyleBackColor = true;
//
// btn2
//
this.btn2.Location = new System.Drawing.Point(62, 32);
this.btn2.Name = "btn2";
this.btn2.Size = new System.Drawing.Size(24, 24);
this.btn2.TabIndex = 104;
this.btn2.Tag = "50";
this.btn2.Text = "2";
this.btn2.UseVisualStyleBackColor = true;
//
// btnSPACE
//
this.btnSPACE.Location = new System.Drawing.Point(155, 152);
this.btnSPACE.Name = "btnSPACE";
this.btnSPACE.Size = new System.Drawing.Size(138, 24);
this.btnSPACE.TabIndex = 103;
this.btnSPACE.Tag = "32";
this.btnSPACE.Text = "Space";
this.btnSPACE.UseVisualStyleBackColor = true;
//
// btnLSHIFT
//
this.btnLSHIFT.Location = new System.Drawing.Point(5, 122);
this.btnLSHIFT.Name = "btnLSHIFT";
this.btnLSHIFT.Size = new System.Drawing.Size(66, 24);
this.btnLSHIFT.TabIndex = 102;
this.btnLSHIFT.Tag = "160";
this.btnLSHIFT.Text = "LShift";
this.btnLSHIFT.UseVisualStyleBackColor = true;
//
// btnRSHIFT
//
this.btnRSHIFT.Location = new System.Drawing.Point(377, 122);
this.btnRSHIFT.Name = "btnRSHIFT";
this.btnRSHIFT.Size = new System.Drawing.Size(66, 24);
this.btnRSHIFT.TabIndex = 101;
this.btnRSHIFT.Tag = "161";
this.btnRSHIFT.Text = "RShift";
this.btnRSHIFT.UseVisualStyleBackColor = true;
//
// btnSLASH
//
this.btnSLASH.Location = new System.Drawing.Point(347, 122);
this.btnSLASH.Name = "btnSLASH";
this.btnSLASH.Size = new System.Drawing.Size(24, 24);
this.btnSLASH.TabIndex = 100;
this.btnSLASH.Text = "/";
this.btnSLASH.UseVisualStyleBackColor = true;
//
// btnPERIOD
//
this.btnPERIOD.Location = new System.Drawing.Point(317, 122);
this.btnPERIOD.Name = "btnPERIOD";
this.btnPERIOD.Size = new System.Drawing.Size(24, 24);
this.btnPERIOD.TabIndex = 99;
this.btnPERIOD.Tag = "190";
this.btnPERIOD.Text = ".";
this.btnPERIOD.UseVisualStyleBackColor = true;
//
// btnCOMMA
//
this.btnCOMMA.Location = new System.Drawing.Point(287, 122);
this.btnCOMMA.Name = "btnCOMMA";
this.btnCOMMA.Size = new System.Drawing.Size(24, 24);
this.btnCOMMA.TabIndex = 98;
this.btnCOMMA.Tag = "188";
this.btnCOMMA.Text = ",";
this.btnCOMMA.UseVisualStyleBackColor = true;
//
// btnM
//
this.btnM.Location = new System.Drawing.Point(257, 122);
this.btnM.Name = "btnM";
this.btnM.Size = new System.Drawing.Size(24, 24);
this.btnM.TabIndex = 97;
this.btnM.Tag = "77";
this.btnM.Text = "M";
this.btnM.UseVisualStyleBackColor = true;
//
// btnN
//
this.btnN.Location = new System.Drawing.Point(227, 122);
this.btnN.Name = "btnN";
this.btnN.Size = new System.Drawing.Size(24, 24);
this.btnN.TabIndex = 96;
this.btnN.Tag = "78";
this.btnN.Text = "N";
this.btnN.UseVisualStyleBackColor = true;
//
// btnB
//
this.btnB.Location = new System.Drawing.Point(197, 122);
this.btnB.Name = "btnB";
this.btnB.Size = new System.Drawing.Size(24, 24);
this.btnB.TabIndex = 95;
this.btnB.Tag = "66";
this.btnB.Text = "B";
this.btnB.UseVisualStyleBackColor = true;
//
// btnV
//
this.btnV.Location = new System.Drawing.Point(167, 122);
this.btnV.Name = "btnV";
this.btnV.Size = new System.Drawing.Size(24, 24);
this.btnV.TabIndex = 94;
this.btnV.Tag = "86";
this.btnV.Text = "V";
this.btnV.UseVisualStyleBackColor = true;
//
// btnC
//
this.btnC.Location = new System.Drawing.Point(137, 122);
this.btnC.Name = "btnC";
this.btnC.Size = new System.Drawing.Size(24, 24);
this.btnC.TabIndex = 93;
this.btnC.Tag = "67";
this.btnC.Text = "C";
this.btnC.UseVisualStyleBackColor = true;
//
// btnX
//
this.btnX.Location = new System.Drawing.Point(107, 122);
this.btnX.Name = "btnX";
this.btnX.Size = new System.Drawing.Size(24, 24);
this.btnX.TabIndex = 92;
this.btnX.Tag = "88";
this.btnX.Text = "X";
this.btnX.UseVisualStyleBackColor = true;
//
// btnZ
//
this.btnZ.Location = new System.Drawing.Point(77, 122);
this.btnZ.Name = "btnZ";
this.btnZ.Size = new System.Drawing.Size(24, 24);
this.btnZ.TabIndex = 91;
this.btnZ.Tag = "90";
this.btnZ.Text = "Z";
this.btnZ.UseVisualStyleBackColor = true;
//
// btnRALT
//
this.btnRALT.Location = new System.Drawing.Point(347, 152);
this.btnRALT.Name = "btnRALT";
this.btnRALT.Size = new System.Drawing.Size(39, 24);
this.btnRALT.TabIndex = 85;
this.btnRALT.Tag = "165";
this.btnRALT.Text = "RAlt";
this.btnRALT.UseVisualStyleBackColor = true;
//
// button36
//
this.button36.Location = new System.Drawing.Point(299, 152);
this.button36.Name = "button36";
this.button36.Size = new System.Drawing.Size(42, 24);
this.button36.TabIndex = 86;
this.button36.Tag = "92";
this.button36.Text = "RWin";
this.button36.UseVisualStyleBackColor = true;
//
// btnWINDOWS
//
this.btnWINDOWS.Location = new System.Drawing.Point(107, 152);
this.btnWINDOWS.Name = "btnWINDOWS";
this.btnWINDOWS.Size = new System.Drawing.Size(42, 24);
this.btnWINDOWS.TabIndex = 86;
this.btnWINDOWS.Tag = "91";
this.btnWINDOWS.Text = "LWin";
this.btnWINDOWS.UseVisualStyleBackColor = true;
//
// btnLALT
//
this.btnLALT.Location = new System.Drawing.Point(62, 152);
this.btnLALT.Name = "btnLALT";
this.btnLALT.Size = new System.Drawing.Size(39, 24);
this.btnLALT.TabIndex = 86;
this.btnLALT.Tag = "164";
this.btnLALT.Text = "LAlt";
this.btnLALT.UseVisualStyleBackColor = true;
//
// btnRCTRL
//
this.btnRCTRL.Location = new System.Drawing.Point(392, 152);
this.btnRCTRL.Name = "btnRCTRL";
this.btnRCTRL.Size = new System.Drawing.Size(51, 24);
this.btnRCTRL.TabIndex = 90;
this.btnRCTRL.Tag = "163";
this.btnRCTRL.Text = "RCtrl";
this.btnRCTRL.UseVisualStyleBackColor = true;
//
// btnLCTRL
//
this.btnLCTRL.Location = new System.Drawing.Point(5, 152);
this.btnLCTRL.Name = "btnLCTRL";
this.btnLCTRL.Size = new System.Drawing.Size(51, 24);
this.btnLCTRL.TabIndex = 88;
this.btnLCTRL.Tag = "162";
this.btnLCTRL.Text = "LCtrl";
this.btnLCTRL.UseVisualStyleBackColor = true;
//
// btnCAPS
//
this.btnCAPS.Location = new System.Drawing.Point(5, 92);
this.btnCAPS.Name = "btnCAPS";
this.btnCAPS.Size = new System.Drawing.Size(51, 24);
this.btnCAPS.TabIndex = 89;
this.btnCAPS.Tag = "20";
this.btnCAPS.Text = "Caps";
this.btnCAPS.UseVisualStyleBackColor = true;
//
// btnRETURN
//
this.btnRETURN.Location = new System.Drawing.Point(392, 92);
this.btnRETURN.Name = "btnRETURN";
this.btnRETURN.Size = new System.Drawing.Size(51, 24);
this.btnRETURN.TabIndex = 87;
this.btnRETURN.Tag = "13";
this.btnRETURN.Text = "Enter";
this.btnRETURN.UseVisualStyleBackColor = true;
//
// btnAPOSTROPHE
//
this.btnAPOSTROPHE.Location = new System.Drawing.Point(362, 92);
this.btnAPOSTROPHE.Name = "btnAPOSTROPHE";
this.btnAPOSTROPHE.Size = new System.Drawing.Size(24, 24);
this.btnAPOSTROPHE.TabIndex = 84;
this.btnAPOSTROPHE.Tag = "222";
this.btnAPOSTROPHE.Text = "\'";
this.btnAPOSTROPHE.UseVisualStyleBackColor = true;
//
// btnSEMICOLON
//
this.btnSEMICOLON.Location = new System.Drawing.Point(332, 92);
this.btnSEMICOLON.Name = "btnSEMICOLON";
this.btnSEMICOLON.Size = new System.Drawing.Size(24, 24);
this.btnSEMICOLON.TabIndex = 83;
this.btnSEMICOLON.Tag = "59";
this.btnSEMICOLON.Text = ";";
this.btnSEMICOLON.UseVisualStyleBackColor = true;
//
// btnL
//
this.btnL.Location = new System.Drawing.Point(302, 92);
this.btnL.Name = "btnL";
this.btnL.Size = new System.Drawing.Size(24, 24);
this.btnL.TabIndex = 82;
this.btnL.Tag = "76";
this.btnL.Text = "L";
this.btnL.UseVisualStyleBackColor = true;
//
// btnK
//
this.btnK.Location = new System.Drawing.Point(272, 92);
this.btnK.Name = "btnK";
this.btnK.Size = new System.Drawing.Size(24, 24);
this.btnK.TabIndex = 81;
this.btnK.Tag = "75";
this.btnK.Text = "K";
this.btnK.UseVisualStyleBackColor = true;
//
// btnJ
//
this.btnJ.Location = new System.Drawing.Point(242, 92);
this.btnJ.Name = "btnJ";
this.btnJ.Size = new System.Drawing.Size(24, 24);
this.btnJ.TabIndex = 80;
this.btnJ.Tag = "74";
this.btnJ.Text = "J";
this.btnJ.UseVisualStyleBackColor = true;
//
// btnH
//
this.btnH.Location = new System.Drawing.Point(212, 92);
this.btnH.Name = "btnH";
this.btnH.Size = new System.Drawing.Size(24, 24);
this.btnH.TabIndex = 79;
this.btnH.Tag = "72";
this.btnH.Text = "H";
this.btnH.UseVisualStyleBackColor = true;
//
// btnG
//
this.btnG.Location = new System.Drawing.Point(182, 92);
this.btnG.Name = "btnG";
this.btnG.Size = new System.Drawing.Size(24, 24);
this.btnG.TabIndex = 78;
this.btnG.Tag = "71";
this.btnG.Text = "G";
this.btnG.UseVisualStyleBackColor = true;
//
// btnF
//
this.btnF.Location = new System.Drawing.Point(152, 92);
this.btnF.Name = "btnF";
this.btnF.Size = new System.Drawing.Size(24, 24);
this.btnF.TabIndex = 77;
this.btnF.Tag = "70";
this.btnF.Text = "F";
this.btnF.UseVisualStyleBackColor = true;
//
// btnD
//
this.btnD.Location = new System.Drawing.Point(122, 92);
this.btnD.Name = "btnD";
this.btnD.Size = new System.Drawing.Size(24, 24);
this.btnD.TabIndex = 76;
this.btnD.Tag = "68";
this.btnD.Text = "D";
this.btnD.UseVisualStyleBackColor = true;
//
// btnS
//
this.btnS.Location = new System.Drawing.Point(92, 92);
this.btnS.Name = "btnS";
this.btnS.Size = new System.Drawing.Size(24, 24);
this.btnS.TabIndex = 75;
this.btnS.Tag = "83";
this.btnS.Text = "S";
this.btnS.UseVisualStyleBackColor = true;
//
// btnA
//
this.btnA.Location = new System.Drawing.Point(62, 92);
this.btnA.Name = "btnA";
this.btnA.Size = new System.Drawing.Size(24, 24);
this.btnA.TabIndex = 74;
this.btnA.Tag = "65";
this.btnA.Text = "A";
this.btnA.UseVisualStyleBackColor = true;
//
// btnTAB
//
this.btnTAB.Location = new System.Drawing.Point(5, 62);
this.btnTAB.Name = "btnTAB";
this.btnTAB.Size = new System.Drawing.Size(36, 24);
this.btnTAB.TabIndex = 72;
this.btnTAB.Tag = "9";
this.btnTAB.Text = "Tab";
this.btnTAB.UseVisualStyleBackColor = true;
//
// btnBACKSLASH
//
this.btnBACKSLASH.Location = new System.Drawing.Point(407, 62);
this.btnBACKSLASH.Name = "btnBACKSLASH";
this.btnBACKSLASH.Size = new System.Drawing.Size(36, 24);
this.btnBACKSLASH.TabIndex = 73;
this.btnBACKSLASH.Tag = "220";
this.btnBACKSLASH.Text = "\\";
this.btnBACKSLASH.UseVisualStyleBackColor = true;
//
// btnCLOSEBRACKET
//
this.btnCLOSEBRACKET.Location = new System.Drawing.Point(377, 62);
this.btnCLOSEBRACKET.Name = "btnCLOSEBRACKET";
this.btnCLOSEBRACKET.Size = new System.Drawing.Size(24, 24);
this.btnCLOSEBRACKET.TabIndex = 71;
this.btnCLOSEBRACKET.Tag = "221";
this.btnCLOSEBRACKET.Text = "]";
this.btnCLOSEBRACKET.UseVisualStyleBackColor = true;
//
// btnOPENBRACKET
//
this.btnOPENBRACKET.Location = new System.Drawing.Point(347, 62);
this.btnOPENBRACKET.Name = "btnOPENBRACKET";
this.btnOPENBRACKET.Size = new System.Drawing.Size(24, 24);
this.btnOPENBRACKET.TabIndex = 70;
this.btnOPENBRACKET.Tag = "219";
this.btnOPENBRACKET.Text = "[";
this.btnOPENBRACKET.UseVisualStyleBackColor = true;
//
// btnP
//
this.btnP.Location = new System.Drawing.Point(317, 62);
this.btnP.Name = "btnP";
this.btnP.Size = new System.Drawing.Size(24, 24);
this.btnP.TabIndex = 69;
this.btnP.Tag = "80";
this.btnP.Text = "P";
this.btnP.UseVisualStyleBackColor = true;
//
// btnO
//
this.btnO.Location = new System.Drawing.Point(287, 62);
this.btnO.Name = "btnO";
this.btnO.Size = new System.Drawing.Size(24, 24);
this.btnO.TabIndex = 68;
this.btnO.Tag = "79";
this.btnO.Text = "O";
this.btnO.UseVisualStyleBackColor = true;
//
// btnI
//
this.btnI.Location = new System.Drawing.Point(257, 62);
this.btnI.Name = "btnI";
this.btnI.Size = new System.Drawing.Size(24, 24);
this.btnI.TabIndex = 67;
this.btnI.Tag = "73";
this.btnI.Text = "I";
this.btnI.UseVisualStyleBackColor = true;
//
// btnU
//
this.btnU.Location = new System.Drawing.Point(227, 62);
this.btnU.Name = "btnU";
this.btnU.Size = new System.Drawing.Size(24, 24);
this.btnU.TabIndex = 66;
this.btnU.Tag = "85";
this.btnU.Text = "U";
this.btnU.UseVisualStyleBackColor = true;
//
// btnY
//
this.btnY.Location = new System.Drawing.Point(197, 62);
this.btnY.Name = "btnY";
this.btnY.Size = new System.Drawing.Size(24, 24);
this.btnY.TabIndex = 65;
this.btnY.Tag = "89";
this.btnY.Text = "Y";
this.btnY.UseVisualStyleBackColor = true;
//
// btnT
//
this.btnT.Location = new System.Drawing.Point(167, 62);
this.btnT.Name = "btnT";
this.btnT.Size = new System.Drawing.Size(24, 24);
this.btnT.TabIndex = 64;
this.btnT.Tag = "84";
this.btnT.Text = "T";
this.btnT.UseVisualStyleBackColor = true;
//
// btnR
//
this.btnR.Location = new System.Drawing.Point(137, 62);
this.btnR.Name = "btnR";
this.btnR.Size = new System.Drawing.Size(24, 24);
this.btnR.TabIndex = 63;
this.btnR.Tag = "82";
this.btnR.Text = "R";
this.btnR.UseVisualStyleBackColor = true;
//
// bTNRIGHTMOUSE
//
this.bTNRIGHTMOUSE.Location = new System.Drawing.Point(809, 62);
this.bTNRIGHTMOUSE.Name = "bTNRIGHTMOUSE";
this.bTNRIGHTMOUSE.Size = new System.Drawing.Size(24, 24);
this.bTNRIGHTMOUSE.TabIndex = 61;
this.bTNRIGHTMOUSE.Tag = "Right Mouse Button";
this.bTNRIGHTMOUSE.Text = "Right Mouse Button";
this.bTNRIGHTMOUSE.UseVisualStyleBackColor = true;
//
// btnE
//
this.btnE.Location = new System.Drawing.Point(107, 62);
this.btnE.Name = "btnE";
this.btnE.Size = new System.Drawing.Size(24, 24);
this.btnE.TabIndex = 62;
this.btnE.Tag = "69";
this.btnE.Text = "E";
this.btnE.UseVisualStyleBackColor = true;
//
// button32
//
this.button32.Location = new System.Drawing.Point(779, 87);
this.button32.Name = "button32";
this.button32.Size = new System.Drawing.Size(24, 21);
this.button32.TabIndex = 59;
this.button32.Tag = "Mouse Wheel Down";
this.button32.Text = "↓Mouse Wheel Down";
this.button32.UseVisualStyleBackColor = true;
//
// button31
//
this.button31.Location = new System.Drawing.Point(779, 39);
this.button31.Name = "button31";
this.button31.Size = new System.Drawing.Size(24, 22);
this.button31.TabIndex = 59;
this.button31.Tag = "Mouse Wheel Up";
this.button31.Text = "↑Mouse Wheel Up";
this.button31.UseVisualStyleBackColor = true;
//
// btnMIDDLEMOUSE
//
this.btnMIDDLEMOUSE.Location = new System.Drawing.Point(779, 62);
this.btnMIDDLEMOUSE.Name = "btnMIDDLEMOUSE";
this.btnMIDDLEMOUSE.Size = new System.Drawing.Size(24, 24);
this.btnMIDDLEMOUSE.TabIndex = 59;
this.btnMIDDLEMOUSE.Tag = "Middle Mouse Button";
this.btnMIDDLEMOUSE.Text = "Middle Mouse Button";
this.btnMIDDLEMOUSE.UseVisualStyleBackColor = true;
//
// btnW
//
this.btnW.Location = new System.Drawing.Point(77, 62);
this.btnW.Name = "btnW";
this.btnW.Size = new System.Drawing.Size(24, 24);
this.btnW.TabIndex = 60;
this.btnW.Tag = "87";
this.btnW.Text = "W";
this.btnW.UseVisualStyleBackColor = true;
//
// button33
//
this.button33.Location = new System.Drawing.Point(814, 127);
this.button33.Name = "button33";
this.button33.Size = new System.Drawing.Size(19, 24);
this.button33.TabIndex = 58;
this.button33.Tag = "5th Mouse Button";
this.button33.Text = "5th Mouse Button";
this.button33.UseVisualStyleBackColor = true;
//
// button30
//
this.button30.Location = new System.Drawing.Point(749, 126);
this.button30.Name = "button30";
this.button30.Size = new System.Drawing.Size(19, 24);
this.button30.TabIndex = 58;
this.button30.Tag = "4th Mouse Button";
this.button30.Text = "4th Mouse Button";
this.button30.UseVisualStyleBackColor = true;
//
// bnMOUSERIGHT
//
this.bnMOUSERIGHT.Location = new System.Drawing.Point(823, 97);
this.bnMOUSERIGHT.Name = "bnMOUSERIGHT";
this.bnMOUSERIGHT.Size = new System.Drawing.Size(24, 24);
this.bnMOUSERIGHT.TabIndex = 58;
this.bnMOUSERIGHT.Tag = "Mouse Right";
this.bnMOUSERIGHT.Text = "→Mouse Right";
this.bnMOUSERIGHT.UseVisualStyleBackColor = true;
//
// bnMOUSELEFT
//
this.bnMOUSELEFT.Location = new System.Drawing.Point(732, 98);
this.bnMOUSELEFT.Name = "bnMOUSELEFT";
this.bnMOUSELEFT.Size = new System.Drawing.Size(24, 24);
this.bnMOUSELEFT.TabIndex = 58;
this.bnMOUSELEFT.Tag = "Mouse Left";
this.bnMOUSELEFT.Text = "←Mouse Left";
this.bnMOUSELEFT.UseVisualStyleBackColor = true;
//
// bnMOUSEDOWN
//
this.bnMOUSEDOWN.Location = new System.Drawing.Point(779, 147);
this.bnMOUSEDOWN.Name = "bnMOUSEDOWN";
this.bnMOUSEDOWN.Size = new System.Drawing.Size(24, 24);
this.bnMOUSEDOWN.TabIndex = 58;
this.bnMOUSEDOWN.Tag = "Mouse Down";
this.bnMOUSEDOWN.Text = "↓Mouse Down";
this.bnMOUSEDOWN.UseVisualStyleBackColor = true;
//
// bnMOUSEUP
//
this.bnMOUSEUP.Location = new System.Drawing.Point(779, 5);
this.bnMOUSEUP.Name = "bnMOUSEUP";
this.bnMOUSEUP.Size = new System.Drawing.Size(24, 24);
this.bnMOUSEUP.TabIndex = 58;
this.bnMOUSEUP.Tag = "Mouse Up";
this.bnMOUSEUP.Text = "↑Mouse Up";
this.bnMOUSEUP.UseVisualStyleBackColor = true;
//
// btnLEFTMOUSE
//
this.btnLEFTMOUSE.Location = new System.Drawing.Point(749, 62);
this.btnLEFTMOUSE.Name = "btnLEFTMOUSE";
this.btnLEFTMOUSE.Size = new System.Drawing.Size(24, 24);
this.btnLEFTMOUSE.TabIndex = 58;
this.btnLEFTMOUSE.Tag = "Left Mouse Button";
this.btnLEFTMOUSE.Text = "Left Mouse Button";
this.btnLEFTMOUSE.UseVisualStyleBackColor = true;
//
// btnQ
//
this.btnQ.Location = new System.Drawing.Point(47, 62);
this.btnQ.Name = "btnQ";
this.btnQ.Size = new System.Drawing.Size(24, 24);
this.btnQ.TabIndex = 57;
this.btnQ.Tag = "81";
this.btnQ.Text = "Q";
this.btnQ.UseVisualStyleBackColor = true;
//
// pictureBox2
//
this.pictureBox2.Image = global::ScpServer.Properties.Resources.mouse;
this.pictureBox2.Location = new System.Drawing.Point(743, 21);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(97, 140);
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
this.pictureBox2.TabIndex = 165;
this.pictureBox2.TabStop = false;
//
// tab360
//
this.tab360.Controls.Add(this.btnUNBOUND2);
this.tab360.Controls.Add(this.button13);
this.tab360.Controls.Add(this.button2);
this.tab360.Controls.Add(this.button29);
this.tab360.Controls.Add(this.button15);
this.tab360.Controls.Add(this.button28);
this.tab360.Controls.Add(this.button16);
this.tab360.Controls.Add(this.button19);
this.tab360.Controls.Add(this.button20);
this.tab360.Controls.Add(this.button18);
this.tab360.Controls.Add(this.button17);
this.tab360.Controls.Add(this.button27);
this.tab360.Controls.Add(this.button26);
this.tab360.Controls.Add(this.button14);
this.tab360.Controls.Add(this.button25);
this.tab360.Controls.Add(this.button24);
this.tab360.Controls.Add(this.button12);
this.tab360.Controls.Add(this.button11);
this.tab360.Controls.Add(this.button1);
this.tab360.Controls.Add(this.button10);
this.tab360.Controls.Add(this.button9);
this.tab360.Controls.Add(this.button8);
this.tab360.Controls.Add(this.button23);
this.tab360.Controls.Add(this.button22);
this.tab360.Controls.Add(this.button21);
this.tab360.Controls.Add(this.button3);
this.tab360.Controls.Add(this.pictureBox1);
this.tab360.Location = new System.Drawing.Point(4, 22);
this.tab360.Name = "tab360";
this.tab360.Padding = new System.Windows.Forms.Padding(3);
this.tab360.Size = new System.Drawing.Size(847, 179);
this.tab360.TabIndex = 0;
this.tab360.Text = "360 Controller";
this.tab360.UseVisualStyleBackColor = true;
//
// btnUNBOUND2
//
this.btnUNBOUND2.Location = new System.Drawing.Point(400, 146);
this.btnUNBOUND2.Name = "btnUNBOUND2";
this.btnUNBOUND2.Size = new System.Drawing.Size(75, 23);
this.btnUNBOUND2.TabIndex = 163;
this.btnUNBOUND2.Tag = "Unbound";
this.btnUNBOUND2.Text = "Unbound";
this.btnUNBOUND2.UseVisualStyleBackColor = true;
//
// button13
//
this.button13.Location = new System.Drawing.Point(280, 6);
this.button13.Name = "button13";
this.button13.Size = new System.Drawing.Size(82, 24);
this.button13.TabIndex = 106;
this.button13.Tag = "";
this.button13.Text = "Left Trigger";
this.button13.UseVisualStyleBackColor = true;
//
// button2
//
this.button2.Location = new System.Drawing.Point(509, 6);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(82, 24);
this.button2.TabIndex = 106;
this.button2.Tag = "";
this.button2.Text = "Right Trigger";
this.button2.UseVisualStyleBackColor = true;
//
// button29
//
this.button29.Location = new System.Drawing.Point(557, 119);
this.button29.Name = "button29";
this.button29.Size = new System.Drawing.Size(76, 24);
this.button29.TabIndex = 106;
this.button29.Tag = "";
this.button29.Text = "Right X-Axis-";
this.button29.UseVisualStyleBackColor = true;
//
// button15
//
this.button15.Location = new System.Drawing.Point(4, 39);
this.button15.Name = "button15";
this.button15.Size = new System.Drawing.Size(69, 24);
this.button15.TabIndex = 106;
this.button15.Tag = "";
this.button15.Text = "Left X-Axis-";
this.button15.UseVisualStyleBackColor = true;
//
// button28
//
this.button28.Location = new System.Drawing.Point(633, 148);
this.button28.Name = "button28";
this.button28.Size = new System.Drawing.Size(87, 24);
this.button28.TabIndex = 106;
this.button28.Tag = "";
this.button28.Text = "Right Y-Axis+";
this.button28.UseVisualStyleBackColor = true;
//
// button16
//
this.button16.Location = new System.Drawing.Point(75, 68);
this.button16.Name = "button16";
this.button16.Size = new System.Drawing.Size(79, 24);
this.button16.TabIndex = 106;
this.button16.Tag = "";
this.button16.Text = "Left Y-Axis+";
this.button16.UseVisualStyleBackColor = true;
//
// button19
//
this.button19.Location = new System.Drawing.Point(124, 117);
this.button19.Name = "button19";
this.button19.Size = new System.Drawing.Size(82, 24);
this.button19.TabIndex = 106;
this.button19.Tag = "";
this.button19.Text = "Left Button";
this.button19.UseVisualStyleBackColor = true;
//
// button20
//
this.button20.Location = new System.Drawing.Point(169, 146);
this.button20.Name = "button20";
this.button20.Size = new System.Drawing.Size(82, 24);
this.button20.TabIndex = 106;
this.button20.Tag = "";
this.button20.Text = "Down Button";
this.button20.UseVisualStyleBackColor = true;
//
// button18
//
this.button18.Location = new System.Drawing.Point(169, 89);
this.button18.Name = "button18";
this.button18.Size = new System.Drawing.Size(82, 24);
this.button18.TabIndex = 106;
this.button18.Tag = "";
this.button18.Text = "Up Button";
this.button18.UseVisualStyleBackColor = true;
//
// button17
//
this.button17.Location = new System.Drawing.Point(212, 117);
this.button17.Name = "button17";
this.button17.Size = new System.Drawing.Size(82, 24);
this.button17.TabIndex = 106;
this.button17.Tag = "";
this.button17.Text = "Right Button";
this.button17.UseVisualStyleBackColor = true;
//
// button27
//
this.button27.Location = new System.Drawing.Point(719, 119);
this.button27.Name = "button27";
this.button27.Size = new System.Drawing.Size(81, 24);
this.button27.TabIndex = 106;
this.button27.Tag = "";
this.button27.Text = "Right X-Axis+";
this.button27.UseVisualStyleBackColor = true;
//
// button26
//
this.button26.Location = new System.Drawing.Point(639, 119);
this.button26.Name = "button26";
this.button26.Size = new System.Drawing.Size(70, 24);
this.button26.TabIndex = 106;
this.button26.Tag = "";
this.button26.Text = "Right Stick";
this.button26.UseVisualStyleBackColor = true;
//
// button14
//
this.button14.Location = new System.Drawing.Point(153, 39);
this.button14.Name = "button14";
this.button14.Size = new System.Drawing.Size(71, 24);
this.button14.TabIndex = 106;
this.button14.Tag = "";
this.button14.Text = "Left X-Axis+";
this.button14.UseVisualStyleBackColor = true;
//
// button25
//
this.button25.Location = new System.Drawing.Point(634, 89);
this.button25.Name = "button25";
this.button25.Size = new System.Drawing.Size(86, 24);
this.button25.TabIndex = 106;
this.button25.Tag = "";
this.button25.Text = "Right Y-Axis-";
this.button25.UseVisualStyleBackColor = true;
//
// button24
//
this.button24.Location = new System.Drawing.Point(79, 39);
this.button24.Name = "button24";
this.button24.Size = new System.Drawing.Size(70, 24);
this.button24.TabIndex = 106;
this.button24.Tag = "";
this.button24.Text = "Left Stick";
this.button24.UseVisualStyleBackColor = true;
//
// button12
//
this.button12.Location = new System.Drawing.Point(80, 11);
this.button12.Name = "button12";
this.button12.Size = new System.Drawing.Size(69, 24);
this.button12.TabIndex = 106;
this.button12.Tag = "";
this.button12.Text = "Left Y-Axis-";
this.button12.UseVisualStyleBackColor = true;
//
// button11
//
this.button11.Location = new System.Drawing.Point(292, 36);
this.button11.Name = "button11";
this.button11.Size = new System.Drawing.Size(82, 24);
this.button11.TabIndex = 106;
this.button11.Tag = "";
this.button11.Text = "Left Bumper";
this.button11.UseVisualStyleBackColor = true;
//
// button1
//
this.button1.Location = new System.Drawing.Point(509, 36);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(82, 24);
this.button1.TabIndex = 106;
this.button1.Tag = "";
this.button1.Text = "Right Bumper";
this.button1.UseVisualStyleBackColor = true;
//
// button10
//
this.button10.Location = new System.Drawing.Point(718, 9);
this.button10.Name = "button10";
this.button10.Size = new System.Drawing.Size(60, 24);
this.button10.TabIndex = 106;
this.button10.Tag = "";
this.button10.Text = "Y Button";
this.button10.UseVisualStyleBackColor = true;
//
// button9
//
this.button9.Location = new System.Drawing.Point(683, 39);
this.button9.Name = "button9";
this.button9.Size = new System.Drawing.Size(60, 24);
this.button9.TabIndex = 106;
this.button9.Tag = "";
this.button9.Text = "X Button";
this.button9.UseVisualStyleBackColor = true;
//
// button8
//
this.button8.Location = new System.Drawing.Point(759, 39);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(62, 24);
this.button8.TabIndex = 106;
this.button8.Tag = "";
this.button8.Text = "B Button";
this.button8.UseVisualStyleBackColor = true;
//
// button23
//
this.button23.Location = new System.Drawing.Point(354, 79);
this.button23.Name = "button23";
this.button23.Size = new System.Drawing.Size(47, 24);
this.button23.TabIndex = 103;
this.button23.Tag = "";
this.button23.Text = "Back";
this.button23.UseVisualStyleBackColor = true;
//
// button22
//
this.button22.Location = new System.Drawing.Point(475, 79);
this.button22.Name = "button22";
this.button22.Size = new System.Drawing.Size(37, 24);
this.button22.TabIndex = 103;
this.button22.Tag = "";
this.button22.Text = "Start";
this.button22.UseVisualStyleBackColor = true;
//
// button21
//
this.button21.Location = new System.Drawing.Point(416, 79);
this.button21.Name = "button21";
this.button21.Size = new System.Drawing.Size(47, 24);
this.button21.TabIndex = 103;
this.button21.Tag = "";
this.button21.Text = "Guide";
this.button21.UseVisualStyleBackColor = true;
//
// button3
//
this.button3.Location = new System.Drawing.Point(719, 66);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(62, 24);
this.button3.TabIndex = 103;
this.button3.Tag = "";
this.button3.Text = "A Button";
this.button3.UseVisualStyleBackColor = true;
//
// pictureBox1
//
this.pictureBox1.Enabled = false;
this.pictureBox1.Image = global::ScpServer.Properties.Resources._360_fades;
this.pictureBox1.Location = new System.Drawing.Point(3, 2);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(851, 177);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
this.pictureBox1.TabIndex = 107;
this.pictureBox1.TabStop = false;
//
// KBM360
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(854, 206);
this.Controls.Add(this.tabControl1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "KBM360";
this.Text = "Keybaord";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.finalMeasure);
this.tabControl1.ResumeLayout(false);
this.tabKBM.ResumeLayout(false);
this.tabKBM.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
this.tab360.ResumeLayout(false);
this.tab360.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tab360;
private System.Windows.Forms.TabPage tabKBM;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button btnNUMDOT;
private System.Windows.Forms.Button btnNUM3;
private System.Windows.Forms.Button btnNUM2;
private System.Windows.Forms.Button btnNUM0;
private System.Windows.Forms.Button btnNUM6;
private System.Windows.Forms.Button btnNUM1;
private System.Windows.Forms.Button btnNUM5;
private System.Windows.Forms.Button btnNUM4;
private System.Windows.Forms.Button btnNUMENTER;
private System.Windows.Forms.Button btnNUMPLUS;
private System.Windows.Forms.Button btnNUMMINUS;
private System.Windows.Forms.Button btnNUM9;
private System.Windows.Forms.Button btnNUMSTAR;
private System.Windows.Forms.Button btnNUM8;
private System.Windows.Forms.Button btnNUMSLASH;
private System.Windows.Forms.Button btnNUM7;
private System.Windows.Forms.Button btnNUMLOCK;
private System.Windows.Forms.Button btnESC;
private System.Windows.Forms.Button btnTILDE;
private System.Windows.Forms.Button btnF11;
private System.Windows.Forms.Button btnF10;
private System.Windows.Forms.Button btnF12;
private System.Windows.Forms.Button btnBREAK;
private System.Windows.Forms.Button btnSCL;
private System.Windows.Forms.Button btnDEL;
private System.Windows.Forms.Button btnEND;
private System.Windows.Forms.Button btnPGDN;
private System.Windows.Forms.Button btnPGUP;
private System.Windows.Forms.Button btnHOME;
private System.Windows.Forms.Button btnINS;
private System.Windows.Forms.Button btnF9;
private System.Windows.Forms.Button btnF8;
private System.Windows.Forms.Button btnF7;
private System.Windows.Forms.Button btnF6;
private System.Windows.Forms.Button btnF5;
private System.Windows.Forms.Button btnF4;
private System.Windows.Forms.Button btnF3;
private System.Windows.Forms.Button btnF2;
private System.Windows.Forms.Button btnF1;
private System.Windows.Forms.Button btn1;
private System.Windows.Forms.Button btnBACKSPACE;
private System.Windows.Forms.Button btnEQUALS;
private System.Windows.Forms.Button btnMINUS;
private System.Windows.Forms.Button btn0;
private System.Windows.Forms.Button btn9;
private System.Windows.Forms.Button btn8;
private System.Windows.Forms.Button btn7;
private System.Windows.Forms.Button btn6;
private System.Windows.Forms.Button btn5;
private System.Windows.Forms.Button btn4;
private System.Windows.Forms.Button btn3;
private System.Windows.Forms.Button btn2;
private System.Windows.Forms.Button btnSPACE;
private System.Windows.Forms.Button btnLSHIFT;
private System.Windows.Forms.Button btnRSHIFT;
private System.Windows.Forms.Button btnSLASH;
private System.Windows.Forms.Button btnPERIOD;
private System.Windows.Forms.Button btnCOMMA;
private System.Windows.Forms.Button btnM;
private System.Windows.Forms.Button btnN;
private System.Windows.Forms.Button btnB;
private System.Windows.Forms.Button btnV;
private System.Windows.Forms.Button btnC;
private System.Windows.Forms.Button btnX;
private System.Windows.Forms.Button btnZ;
private System.Windows.Forms.Button btnRALT;
private System.Windows.Forms.Button btnLALT;
private System.Windows.Forms.Button btnRCTRL;
private System.Windows.Forms.Button btnLCTRL;
private System.Windows.Forms.Button btnCAPS;
private System.Windows.Forms.Button btnRETURN;
private System.Windows.Forms.Button btnAPOSTROPHE;
private System.Windows.Forms.Button btnSEMICOLON;
private System.Windows.Forms.Button btnL;
private System.Windows.Forms.Button btnK;
private System.Windows.Forms.Button btnJ;
private System.Windows.Forms.Button btnH;
private System.Windows.Forms.Button btnG;
private System.Windows.Forms.Button btnF;
private System.Windows.Forms.Button btnD;
private System.Windows.Forms.Button btnS;
private System.Windows.Forms.Button btnA;
private System.Windows.Forms.Button btnTAB;
private System.Windows.Forms.Button btnBACKSLASH;
private System.Windows.Forms.Button btnCLOSEBRACKET;
private System.Windows.Forms.Button btnOPENBRACKET;
private System.Windows.Forms.Button btnP;
private System.Windows.Forms.Button btnO;
private System.Windows.Forms.Button btnI;
private System.Windows.Forms.Button btnU;
private System.Windows.Forms.Button btnY;
private System.Windows.Forms.Button btnT;
private System.Windows.Forms.Button btnR;
private System.Windows.Forms.Button bTNRIGHTMOUSE;
private System.Windows.Forms.Button btnE;
private System.Windows.Forms.Button btnMIDDLEMOUSE;
private System.Windows.Forms.Button btnW;
private System.Windows.Forms.Button btnLEFTMOUSE;
private System.Windows.Forms.Button btnQ;
private System.Windows.Forms.Button button10;
private System.Windows.Forms.Button button9;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button13;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button11;
private System.Windows.Forms.Button button29;
private System.Windows.Forms.Button button15;
private System.Windows.Forms.Button button28;
private System.Windows.Forms.Button button16;
private System.Windows.Forms.Button button19;
private System.Windows.Forms.Button button20;
private System.Windows.Forms.Button button18;
private System.Windows.Forms.Button button17;
private System.Windows.Forms.Button button27;
private System.Windows.Forms.Button button26;
private System.Windows.Forms.Button button14;
private System.Windows.Forms.Button button25;
private System.Windows.Forms.Button button24;
private System.Windows.Forms.Button button12;
private System.Windows.Forms.Button button23;
private System.Windows.Forms.Button button22;
private System.Windows.Forms.Button button21;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Button btnWINDOWS;
private System.Windows.Forms.Button btnUNBOUND2;
private System.Windows.Forms.CheckBox cbScanCode;
private System.Windows.Forms.CheckBox cbRepeat;
private System.Windows.Forms.Button button30;
private System.Windows.Forms.Button button31;
private System.Windows.Forms.Button button32;
private System.Windows.Forms.Button button33;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Button button39;
private System.Windows.Forms.Button button38;
private System.Windows.Forms.Button bnPREVTRACK;
private System.Windows.Forms.Button bnNEXTTRACK;
private System.Windows.Forms.Button bnPLAYPAUSE;
private System.Windows.Forms.Button bnSTOP;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.Button button34;
private System.Windows.Forms.Button button35;
private System.Windows.Forms.Button bnMOUSERIGHT;
private System.Windows.Forms.Button bnMOUSELEFT;
private System.Windows.Forms.Button bnMOUSEDOWN;
private System.Windows.Forms.Button bnMOUSEUP;
private System.Windows.Forms.Button button36;
}
}