mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-11-23 01:39:17 +01:00
a53869f2a4
Reworked mouse movement with analog sticks, still needs more fine tuning Option to add a different color for when in shift modifier mode Added default to regular controller mapping, which goes back to it's original 360 mapped action if any Big fixes: such as controller being disconnected when hiding the DS4 with D/C when stopping is on Spelling fixes
2378 lines
107 KiB
C#
2378 lines
107 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()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(KBM360));
|
|
this.lBTip = new System.Windows.Forms.Label();
|
|
this.cbScanCode = 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.bnWHEELDOWN = new System.Windows.Forms.Button();
|
|
this.bnWHEELUP = 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.cbToggle = new System.Windows.Forms.CheckBox();
|
|
this.btnUNBOUND2 = new System.Windows.Forms.Button();
|
|
this.button13 = new System.Windows.Forms.Button();
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
this.btnRSL = new System.Windows.Forms.Button();
|
|
this.btnLSL = new System.Windows.Forms.Button();
|
|
this.btnRSD = new System.Windows.Forms.Button();
|
|
this.btnLSD = 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.btnRSR = new System.Windows.Forms.Button();
|
|
this.btnRS = new System.Windows.Forms.Button();
|
|
this.btnLSR = new System.Windows.Forms.Button();
|
|
this.btnRSU = new System.Windows.Forms.Button();
|
|
this.btnLS = new System.Windows.Forms.Button();
|
|
this.btnLSU = new System.Windows.Forms.Button();
|
|
this.button11 = new System.Windows.Forms.Button();
|
|
this.btnRB = 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.X360Label = new System.Windows.Forms.Label();
|
|
this.KBMlabel = new System.Windows.Forms.Label();
|
|
this.lBMacroOn = new System.Windows.Forms.Label();
|
|
this.btnMacro = new System.Windows.Forms.Button();
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
this.btnFallBack = new System.Windows.Forms.Button();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// lBTip
|
|
//
|
|
this.lBTip.AutoSize = true;
|
|
this.lBTip.ForeColor = System.Drawing.SystemColors.GrayText;
|
|
this.lBTip.Location = new System.Drawing.Point(465, 110);
|
|
this.lBTip.Name = "lBTip";
|
|
this.lBTip.Size = new System.Drawing.Size(103, 26);
|
|
this.lBTip.TabIndex = 289;
|
|
this.lBTip.Text = "You can also select \r\na key by typing it";
|
|
this.lBTip.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
//
|
|
// cbScanCode
|
|
//
|
|
this.cbScanCode.AutoSize = true;
|
|
this.cbScanCode.Location = new System.Drawing.Point(677, 5);
|
|
this.cbScanCode.Name = "cbScanCode";
|
|
this.cbScanCode.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
|
|
this.cbScanCode.Size = new System.Drawing.Size(79, 17);
|
|
this.cbScanCode.TabIndex = 288;
|
|
this.cbScanCode.TabStop = false;
|
|
this.cbScanCode.Text = "Scan Code";
|
|
this.cbScanCode.UseVisualStyleBackColor = true;
|
|
//
|
|
// button7
|
|
//
|
|
this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.button7.Location = new System.Drawing.Point(498, 143);
|
|
this.button7.Name = "button7";
|
|
this.button7.Size = new System.Drawing.Size(33, 24);
|
|
this.button7.TabIndex = 286;
|
|
this.button7.TabStop = false;
|
|
this.button7.Tag = "38";
|
|
this.button7.Text = "↑Up";
|
|
this.button7.UseVisualStyleBackColor = true;
|
|
//
|
|
// button5
|
|
//
|
|
this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.button5.Location = new System.Drawing.Point(531, 173);
|
|
this.button5.Name = "button5";
|
|
this.button5.Size = new System.Drawing.Size(33, 24);
|
|
this.button5.TabIndex = 285;
|
|
this.button5.TabStop = false;
|
|
this.button5.Tag = "39";
|
|
this.button5.Text = "→Right";
|
|
this.button5.UseVisualStyleBackColor = true;
|
|
//
|
|
// button4
|
|
//
|
|
this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.button4.Location = new System.Drawing.Point(465, 173);
|
|
this.button4.Name = "button4";
|
|
this.button4.Size = new System.Drawing.Size(33, 24);
|
|
this.button4.TabIndex = 284;
|
|
this.button4.TabStop = false;
|
|
this.button4.Tag = "37";
|
|
this.button4.Text = "←Left";
|
|
this.button4.UseVisualStyleBackColor = true;
|
|
//
|
|
// button6
|
|
//
|
|
this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.button6.Location = new System.Drawing.Point(498, 173);
|
|
this.button6.Name = "button6";
|
|
this.button6.Size = new System.Drawing.Size(33, 24);
|
|
this.button6.TabIndex = 283;
|
|
this.button6.TabStop = false;
|
|
this.button6.Tag = "40";
|
|
this.button6.Text = "↓Down";
|
|
this.button6.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnNUMDOT
|
|
//
|
|
this.btnNUMDOT.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnNUMDOT.Location = new System.Drawing.Point(641, 172);
|
|
this.btnNUMDOT.Name = "btnNUMDOT";
|
|
this.btnNUMDOT.Size = new System.Drawing.Size(24, 24);
|
|
this.btnNUMDOT.TabIndex = 275;
|
|
this.btnNUMDOT.TabStop = false;
|
|
this.btnNUMDOT.Tag = "110";
|
|
this.btnNUMDOT.Text = ".";
|
|
this.btnNUMDOT.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnNUM3
|
|
//
|
|
this.btnNUM3.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnNUM3.Location = new System.Drawing.Point(641, 142);
|
|
this.btnNUM3.Name = "btnNUM3";
|
|
this.btnNUM3.Size = new System.Drawing.Size(24, 24);
|
|
this.btnNUM3.TabIndex = 276;
|
|
this.btnNUM3.TabStop = false;
|
|
this.btnNUM3.Tag = "99";
|
|
this.btnNUM3.Text = "3Numpad";
|
|
this.btnNUM3.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnNUM2
|
|
//
|
|
this.btnNUM2.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnNUM2.Location = new System.Drawing.Point(611, 142);
|
|
this.btnNUM2.Name = "btnNUM2";
|
|
this.btnNUM2.Size = new System.Drawing.Size(24, 24);
|
|
this.btnNUM2.TabIndex = 279;
|
|
this.btnNUM2.TabStop = false;
|
|
this.btnNUM2.Tag = "98";
|
|
this.btnNUM2.Text = "2Numpad";
|
|
this.btnNUM2.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnNUM0
|
|
//
|
|
this.btnNUM0.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnNUM0.Location = new System.Drawing.Point(581, 172);
|
|
this.btnNUM0.Name = "btnNUM0";
|
|
this.btnNUM0.Size = new System.Drawing.Size(54, 24);
|
|
this.btnNUM0.TabIndex = 280;
|
|
this.btnNUM0.TabStop = false;
|
|
this.btnNUM0.Tag = "96";
|
|
this.btnNUM0.Text = "Num0";
|
|
this.btnNUM0.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnNUM6
|
|
//
|
|
this.btnNUM6.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnNUM6.Location = new System.Drawing.Point(641, 112);
|
|
this.btnNUM6.Name = "btnNUM6";
|
|
this.btnNUM6.Size = new System.Drawing.Size(24, 24);
|
|
this.btnNUM6.TabIndex = 277;
|
|
this.btnNUM6.TabStop = false;
|
|
this.btnNUM6.Tag = "102";
|
|
this.btnNUM6.Text = "6Numpad";
|
|
this.btnNUM6.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnNUM1
|
|
//
|
|
this.btnNUM1.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnNUM1.Location = new System.Drawing.Point(581, 142);
|
|
this.btnNUM1.Name = "btnNUM1";
|
|
this.btnNUM1.Size = new System.Drawing.Size(24, 24);
|
|
this.btnNUM1.TabIndex = 282;
|
|
this.btnNUM1.TabStop = false;
|
|
this.btnNUM1.Tag = "97";
|
|
this.btnNUM1.Text = "1Numpad";
|
|
this.btnNUM1.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnNUM5
|
|
//
|
|
this.btnNUM5.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnNUM5.Location = new System.Drawing.Point(611, 112);
|
|
this.btnNUM5.Name = "btnNUM5";
|
|
this.btnNUM5.Size = new System.Drawing.Size(24, 24);
|
|
this.btnNUM5.TabIndex = 278;
|
|
this.btnNUM5.TabStop = false;
|
|
this.btnNUM5.Tag = "101";
|
|
this.btnNUM5.Text = "5Numpad";
|
|
this.btnNUM5.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnNUM4
|
|
//
|
|
this.btnNUM4.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnNUM4.Location = new System.Drawing.Point(581, 112);
|
|
this.btnNUM4.Name = "btnNUM4";
|
|
this.btnNUM4.Size = new System.Drawing.Size(24, 24);
|
|
this.btnNUM4.TabIndex = 281;
|
|
this.btnNUM4.TabStop = false;
|
|
this.btnNUM4.Tag = "100";
|
|
this.btnNUM4.Text = "4Numpad";
|
|
this.btnNUM4.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnNUMENTER
|
|
//
|
|
this.btnNUMENTER.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnNUMENTER.Location = new System.Drawing.Point(671, 142);
|
|
this.btnNUMENTER.Name = "btnNUMENTER";
|
|
this.btnNUMENTER.Size = new System.Drawing.Size(24, 54);
|
|
this.btnNUMENTER.TabIndex = 266;
|
|
this.btnNUMENTER.TabStop = false;
|
|
this.btnNUMENTER.Tag = "13";
|
|
this.btnNUMENTER.Text = "Enter";
|
|
this.btnNUMENTER.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnNUMPLUS
|
|
//
|
|
this.btnNUMPLUS.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnNUMPLUS.Location = new System.Drawing.Point(671, 82);
|
|
this.btnNUMPLUS.Name = "btnNUMPLUS";
|
|
this.btnNUMPLUS.Size = new System.Drawing.Size(24, 54);
|
|
this.btnNUMPLUS.TabIndex = 267;
|
|
this.btnNUMPLUS.TabStop = false;
|
|
this.btnNUMPLUS.Tag = "107";
|
|
this.btnNUMPLUS.Text = "+";
|
|
this.btnNUMPLUS.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnNUMMINUS
|
|
//
|
|
this.btnNUMMINUS.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnNUMMINUS.Location = new System.Drawing.Point(671, 52);
|
|
this.btnNUMMINUS.Name = "btnNUMMINUS";
|
|
this.btnNUMMINUS.Size = new System.Drawing.Size(24, 24);
|
|
this.btnNUMMINUS.TabIndex = 268;
|
|
this.btnNUMMINUS.TabStop = false;
|
|
this.btnNUMMINUS.Tag = "109";
|
|
this.btnNUMMINUS.Text = "-Numpad";
|
|
this.btnNUMMINUS.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnNUM9
|
|
//
|
|
this.btnNUM9.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnNUM9.Location = new System.Drawing.Point(641, 82);
|
|
this.btnNUM9.Name = "btnNUM9";
|
|
this.btnNUM9.Size = new System.Drawing.Size(24, 24);
|
|
this.btnNUM9.TabIndex = 269;
|
|
this.btnNUM9.TabStop = false;
|
|
this.btnNUM9.Tag = "105";
|
|
this.btnNUM9.Text = "9Numpad";
|
|
this.btnNUM9.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnNUMSTAR
|
|
//
|
|
this.btnNUMSTAR.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnNUMSTAR.Location = new System.Drawing.Point(641, 52);
|
|
this.btnNUMSTAR.Name = "btnNUMSTAR";
|
|
this.btnNUMSTAR.Size = new System.Drawing.Size(24, 24);
|
|
this.btnNUMSTAR.TabIndex = 274;
|
|
this.btnNUMSTAR.TabStop = false;
|
|
this.btnNUMSTAR.Tag = "106";
|
|
this.btnNUMSTAR.Text = "*Numpad";
|
|
this.btnNUMSTAR.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnNUM8
|
|
//
|
|
this.btnNUM8.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnNUM8.Location = new System.Drawing.Point(611, 82);
|
|
this.btnNUM8.Name = "btnNUM8";
|
|
this.btnNUM8.Size = new System.Drawing.Size(24, 24);
|
|
this.btnNUM8.TabIndex = 270;
|
|
this.btnNUM8.TabStop = false;
|
|
this.btnNUM8.Tag = "104";
|
|
this.btnNUM8.Text = "8Numpad";
|
|
this.btnNUM8.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnNUMSLASH
|
|
//
|
|
this.btnNUMSLASH.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnNUMSLASH.Location = new System.Drawing.Point(611, 52);
|
|
this.btnNUMSLASH.Name = "btnNUMSLASH";
|
|
this.btnNUMSLASH.Size = new System.Drawing.Size(24, 24);
|
|
this.btnNUMSLASH.TabIndex = 271;
|
|
this.btnNUMSLASH.TabStop = false;
|
|
this.btnNUMSLASH.Tag = "111";
|
|
this.btnNUMSLASH.Text = "/Numpad";
|
|
this.btnNUMSLASH.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnNUM7
|
|
//
|
|
this.btnNUM7.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnNUM7.Location = new System.Drawing.Point(581, 82);
|
|
this.btnNUM7.Name = "btnNUM7";
|
|
this.btnNUM7.Size = new System.Drawing.Size(24, 24);
|
|
this.btnNUM7.TabIndex = 272;
|
|
this.btnNUM7.TabStop = false;
|
|
this.btnNUM7.Tag = "103";
|
|
this.btnNUM7.Text = "7Numpad";
|
|
this.btnNUM7.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnNUMLOCK
|
|
//
|
|
this.btnNUMLOCK.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnNUMLOCK.Location = new System.Drawing.Point(581, 52);
|
|
this.btnNUMLOCK.Name = "btnNUMLOCK";
|
|
this.btnNUMLOCK.Size = new System.Drawing.Size(24, 24);
|
|
this.btnNUMLOCK.TabIndex = 273;
|
|
this.btnNUMLOCK.TabStop = false;
|
|
this.btnNUMLOCK.Tag = "144";
|
|
this.btnNUMLOCK.Text = "Num Lock";
|
|
this.btnNUMLOCK.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnESC
|
|
//
|
|
this.btnESC.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnESC.Location = new System.Drawing.Point(9, 22);
|
|
this.btnESC.Name = "btnESC";
|
|
this.btnESC.Size = new System.Drawing.Size(51, 24);
|
|
this.btnESC.TabIndex = 235;
|
|
this.btnESC.TabStop = false;
|
|
this.btnESC.Tag = "27";
|
|
this.btnESC.Text = "Escape";
|
|
this.btnESC.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnTILDE
|
|
//
|
|
this.btnTILDE.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnTILDE.Location = new System.Drawing.Point(9, 52);
|
|
this.btnTILDE.Name = "btnTILDE";
|
|
this.btnTILDE.Size = new System.Drawing.Size(24, 24);
|
|
this.btnTILDE.TabIndex = 236;
|
|
this.btnTILDE.TabStop = false;
|
|
this.btnTILDE.Tag = "192";
|
|
this.btnTILDE.Text = "`";
|
|
this.btnTILDE.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnF11
|
|
//
|
|
this.btnF11.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnF11.Location = new System.Drawing.Point(372, 22);
|
|
this.btnF11.Name = "btnF11";
|
|
this.btnF11.Size = new System.Drawing.Size(33, 24);
|
|
this.btnF11.TabIndex = 237;
|
|
this.btnF11.TabStop = false;
|
|
this.btnF11.Tag = "122";
|
|
this.btnF11.Text = "F11";
|
|
this.btnF11.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnF10
|
|
//
|
|
this.btnF10.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnF10.Location = new System.Drawing.Point(336, 22);
|
|
this.btnF10.Name = "btnF10";
|
|
this.btnF10.Size = new System.Drawing.Size(33, 24);
|
|
this.btnF10.TabIndex = 254;
|
|
this.btnF10.TabStop = false;
|
|
this.btnF10.Tag = "121";
|
|
this.btnF10.Text = "F10";
|
|
this.btnF10.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnF12
|
|
//
|
|
this.btnF12.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnF12.Location = new System.Drawing.Point(411, 22);
|
|
this.btnF12.Name = "btnF12";
|
|
this.btnF12.Size = new System.Drawing.Size(33, 24);
|
|
this.btnF12.TabIndex = 239;
|
|
this.btnF12.TabStop = false;
|
|
this.btnF12.Tag = "123";
|
|
this.btnF12.Text = "F12";
|
|
this.btnF12.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnBREAK
|
|
//
|
|
this.btnBREAK.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnBREAK.Location = new System.Drawing.Point(531, 22);
|
|
this.btnBREAK.Name = "btnBREAK";
|
|
this.btnBREAK.Size = new System.Drawing.Size(33, 24);
|
|
this.btnBREAK.TabIndex = 240;
|
|
this.btnBREAK.TabStop = false;
|
|
this.btnBREAK.Tag = "19";
|
|
this.btnBREAK.Text = "bk";
|
|
this.btnBREAK.UseVisualStyleBackColor = true;
|
|
//
|
|
// button35
|
|
//
|
|
this.button35.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.button35.Location = new System.Drawing.Point(701, 82);
|
|
this.button35.Name = "button35";
|
|
this.button35.Size = new System.Drawing.Size(40, 24);
|
|
this.button35.TabIndex = 248;
|
|
this.button35.TabStop = false;
|
|
this.button35.Tag = "173";
|
|
this.button35.Text = "ØVolume Mute";
|
|
this.button35.UseVisualStyleBackColor = true;
|
|
//
|
|
// button39
|
|
//
|
|
this.button39.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.button39.Location = new System.Drawing.Point(701, 52);
|
|
this.button39.Name = "button39";
|
|
this.button39.Size = new System.Drawing.Size(40, 24);
|
|
this.button39.TabIndex = 249;
|
|
this.button39.TabStop = false;
|
|
this.button39.Tag = "174";
|
|
this.button39.Text = "↓Volume Down";
|
|
this.button39.UseVisualStyleBackColor = true;
|
|
//
|
|
// button38
|
|
//
|
|
this.button38.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.button38.Location = new System.Drawing.Point(701, 23);
|
|
this.button38.Name = "button38";
|
|
this.button38.Size = new System.Drawing.Size(40, 24);
|
|
this.button38.TabIndex = 242;
|
|
this.button38.TabStop = false;
|
|
this.button38.Tag = "175";
|
|
this.button38.Text = "↑Volume Up";
|
|
this.button38.UseVisualStyleBackColor = true;
|
|
//
|
|
// bnPREVTRACK
|
|
//
|
|
this.bnPREVTRACK.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
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(581, 23);
|
|
this.bnPREVTRACK.Name = "bnPREVTRACK";
|
|
this.bnPREVTRACK.Size = new System.Drawing.Size(24, 24);
|
|
this.bnPREVTRACK.TabIndex = 243;
|
|
this.bnPREVTRACK.TabStop = false;
|
|
this.bnPREVTRACK.Tag = "177";
|
|
this.bnPREVTRACK.Text = "9";
|
|
this.bnPREVTRACK.UseVisualStyleBackColor = true;
|
|
//
|
|
// bnNEXTTRACK
|
|
//
|
|
this.bnNEXTTRACK.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
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(671, 23);
|
|
this.bnNEXTTRACK.Name = "bnNEXTTRACK";
|
|
this.bnNEXTTRACK.Size = new System.Drawing.Size(24, 24);
|
|
this.bnNEXTTRACK.TabIndex = 244;
|
|
this.bnNEXTTRACK.TabStop = false;
|
|
this.bnNEXTTRACK.Tag = "176";
|
|
this.bnNEXTTRACK.Text = ":";
|
|
this.bnNEXTTRACK.UseVisualStyleBackColor = true;
|
|
//
|
|
// bnPLAYPAUSE
|
|
//
|
|
this.bnPLAYPAUSE.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
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(641, 23);
|
|
this.bnPLAYPAUSE.Name = "bnPLAYPAUSE";
|
|
this.bnPLAYPAUSE.Size = new System.Drawing.Size(24, 24);
|
|
this.bnPLAYPAUSE.TabIndex = 245;
|
|
this.bnPLAYPAUSE.TabStop = false;
|
|
this.bnPLAYPAUSE.Tag = "179";
|
|
this.bnPLAYPAUSE.Text = "4";
|
|
this.bnPLAYPAUSE.UseVisualStyleBackColor = true;
|
|
//
|
|
// bnSTOP
|
|
//
|
|
this.bnSTOP.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
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(611, 23);
|
|
this.bnSTOP.Name = "bnSTOP";
|
|
this.bnSTOP.Size = new System.Drawing.Size(24, 24);
|
|
this.bnSTOP.TabIndex = 246;
|
|
this.bnSTOP.TabStop = false;
|
|
this.bnSTOP.Tag = "178";
|
|
this.bnSTOP.Text = "<";
|
|
this.bnSTOP.UseVisualStyleBackColor = true;
|
|
//
|
|
// button34
|
|
//
|
|
this.button34.Enabled = false;
|
|
this.button34.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.button34.Location = new System.Drawing.Point(465, 22);
|
|
this.button34.Name = "button34";
|
|
this.button34.Size = new System.Drawing.Size(33, 24);
|
|
this.button34.TabIndex = 241;
|
|
this.button34.TabStop = false;
|
|
this.button34.Tag = "";
|
|
this.button34.Text = "prt";
|
|
this.button34.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnSCL
|
|
//
|
|
this.btnSCL.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnSCL.Location = new System.Drawing.Point(498, 22);
|
|
this.btnSCL.Name = "btnSCL";
|
|
this.btnSCL.Size = new System.Drawing.Size(33, 24);
|
|
this.btnSCL.TabIndex = 247;
|
|
this.btnSCL.TabStop = false;
|
|
this.btnSCL.Tag = "145";
|
|
this.btnSCL.Text = "scl";
|
|
this.btnSCL.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnDEL
|
|
//
|
|
this.btnDEL.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnDEL.Location = new System.Drawing.Point(465, 82);
|
|
this.btnDEL.Name = "btnDEL";
|
|
this.btnDEL.Size = new System.Drawing.Size(33, 24);
|
|
this.btnDEL.TabIndex = 250;
|
|
this.btnDEL.TabStop = false;
|
|
this.btnDEL.Tag = "46";
|
|
this.btnDEL.Text = "del";
|
|
this.btnDEL.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnEND
|
|
//
|
|
this.btnEND.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnEND.Location = new System.Drawing.Point(498, 82);
|
|
this.btnEND.Name = "btnEND";
|
|
this.btnEND.Size = new System.Drawing.Size(33, 24);
|
|
this.btnEND.TabIndex = 251;
|
|
this.btnEND.TabStop = false;
|
|
this.btnEND.Tag = "35";
|
|
this.btnEND.Text = "end";
|
|
this.btnEND.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnPGDN
|
|
//
|
|
this.btnPGDN.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnPGDN.Location = new System.Drawing.Point(531, 82);
|
|
this.btnPGDN.Name = "btnPGDN";
|
|
this.btnPGDN.Size = new System.Drawing.Size(33, 24);
|
|
this.btnPGDN.TabIndex = 252;
|
|
this.btnPGDN.TabStop = false;
|
|
this.btnPGDN.Tag = "34";
|
|
this.btnPGDN.Text = "pgd";
|
|
this.btnPGDN.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnPGUP
|
|
//
|
|
this.btnPGUP.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnPGUP.Location = new System.Drawing.Point(531, 52);
|
|
this.btnPGUP.Name = "btnPGUP";
|
|
this.btnPGUP.Size = new System.Drawing.Size(33, 24);
|
|
this.btnPGUP.TabIndex = 238;
|
|
this.btnPGUP.TabStop = false;
|
|
this.btnPGUP.Tag = "33";
|
|
this.btnPGUP.Text = "pgu";
|
|
this.btnPGUP.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnHOME
|
|
//
|
|
this.btnHOME.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnHOME.Location = new System.Drawing.Point(498, 52);
|
|
this.btnHOME.Name = "btnHOME";
|
|
this.btnHOME.Size = new System.Drawing.Size(33, 24);
|
|
this.btnHOME.TabIndex = 253;
|
|
this.btnHOME.TabStop = false;
|
|
this.btnHOME.Tag = "36";
|
|
this.btnHOME.Text = "hm";
|
|
this.btnHOME.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnINS
|
|
//
|
|
this.btnINS.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnINS.Location = new System.Drawing.Point(465, 52);
|
|
this.btnINS.Name = "btnINS";
|
|
this.btnINS.Size = new System.Drawing.Size(33, 24);
|
|
this.btnINS.TabIndex = 265;
|
|
this.btnINS.TabStop = false;
|
|
this.btnINS.Tag = "45";
|
|
this.btnINS.Text = "ins";
|
|
this.btnINS.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnF9
|
|
//
|
|
this.btnF9.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnF9.Location = new System.Drawing.Point(306, 22);
|
|
this.btnF9.Name = "btnF9";
|
|
this.btnF9.Size = new System.Drawing.Size(27, 24);
|
|
this.btnF9.TabIndex = 255;
|
|
this.btnF9.TabStop = false;
|
|
this.btnF9.Tag = "120";
|
|
this.btnF9.Text = "F9";
|
|
this.btnF9.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnF8
|
|
//
|
|
this.btnF8.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnF8.Location = new System.Drawing.Point(276, 22);
|
|
this.btnF8.Name = "btnF8";
|
|
this.btnF8.Size = new System.Drawing.Size(27, 24);
|
|
this.btnF8.TabIndex = 256;
|
|
this.btnF8.TabStop = false;
|
|
this.btnF8.Tag = "119";
|
|
this.btnF8.Text = "F8";
|
|
this.btnF8.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnF7
|
|
//
|
|
this.btnF7.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnF7.Location = new System.Drawing.Point(246, 22);
|
|
this.btnF7.Name = "btnF7";
|
|
this.btnF7.Size = new System.Drawing.Size(27, 24);
|
|
this.btnF7.TabIndex = 257;
|
|
this.btnF7.TabStop = false;
|
|
this.btnF7.Tag = "118";
|
|
this.btnF7.Text = "F7";
|
|
this.btnF7.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnF6
|
|
//
|
|
this.btnF6.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnF6.Location = new System.Drawing.Point(216, 22);
|
|
this.btnF6.Name = "btnF6";
|
|
this.btnF6.Size = new System.Drawing.Size(27, 24);
|
|
this.btnF6.TabIndex = 258;
|
|
this.btnF6.TabStop = false;
|
|
this.btnF6.Tag = "117";
|
|
this.btnF6.Text = "F6";
|
|
this.btnF6.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnF5
|
|
//
|
|
this.btnF5.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnF5.Location = new System.Drawing.Point(186, 22);
|
|
this.btnF5.Name = "btnF5";
|
|
this.btnF5.Size = new System.Drawing.Size(27, 24);
|
|
this.btnF5.TabIndex = 259;
|
|
this.btnF5.TabStop = false;
|
|
this.btnF5.Tag = "116";
|
|
this.btnF5.Text = "F5";
|
|
this.btnF5.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnF4
|
|
//
|
|
this.btnF4.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnF4.Location = new System.Drawing.Point(156, 22);
|
|
this.btnF4.Name = "btnF4";
|
|
this.btnF4.Size = new System.Drawing.Size(27, 24);
|
|
this.btnF4.TabIndex = 260;
|
|
this.btnF4.TabStop = false;
|
|
this.btnF4.Tag = "115";
|
|
this.btnF4.Text = "F4";
|
|
this.btnF4.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnF3
|
|
//
|
|
this.btnF3.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnF3.Location = new System.Drawing.Point(126, 22);
|
|
this.btnF3.Name = "btnF3";
|
|
this.btnF3.Size = new System.Drawing.Size(27, 24);
|
|
this.btnF3.TabIndex = 261;
|
|
this.btnF3.TabStop = false;
|
|
this.btnF3.Tag = "114";
|
|
this.btnF3.Text = "F3";
|
|
this.btnF3.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnF2
|
|
//
|
|
this.btnF2.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnF2.Location = new System.Drawing.Point(96, 22);
|
|
this.btnF2.Name = "btnF2";
|
|
this.btnF2.Size = new System.Drawing.Size(27, 24);
|
|
this.btnF2.TabIndex = 262;
|
|
this.btnF2.TabStop = false;
|
|
this.btnF2.Tag = "113";
|
|
this.btnF2.Text = "F2";
|
|
this.btnF2.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnF1
|
|
//
|
|
this.btnF1.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnF1.Location = new System.Drawing.Point(66, 22);
|
|
this.btnF1.Name = "btnF1";
|
|
this.btnF1.Size = new System.Drawing.Size(27, 24);
|
|
this.btnF1.TabIndex = 263;
|
|
this.btnF1.TabStop = false;
|
|
this.btnF1.Tag = "112";
|
|
this.btnF1.Text = "F1";
|
|
this.btnF1.UseVisualStyleBackColor = true;
|
|
//
|
|
// btn1
|
|
//
|
|
this.btn1.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btn1.Location = new System.Drawing.Point(36, 52);
|
|
this.btn1.Name = "btn1";
|
|
this.btn1.Size = new System.Drawing.Size(24, 24);
|
|
this.btn1.TabIndex = 264;
|
|
this.btn1.TabStop = false;
|
|
this.btn1.Tag = "49";
|
|
this.btn1.Text = "1";
|
|
this.btn1.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnBACKSPACE
|
|
//
|
|
this.btnBACKSPACE.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnBACKSPACE.Location = new System.Drawing.Point(396, 52);
|
|
this.btnBACKSPACE.Name = "btnBACKSPACE";
|
|
this.btnBACKSPACE.Size = new System.Drawing.Size(51, 24);
|
|
this.btnBACKSPACE.TabIndex = 234;
|
|
this.btnBACKSPACE.TabStop = false;
|
|
this.btnBACKSPACE.Tag = "8";
|
|
this.btnBACKSPACE.Text = "Backspace";
|
|
this.btnBACKSPACE.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnEQUALS
|
|
//
|
|
this.btnEQUALS.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnEQUALS.Location = new System.Drawing.Point(366, 52);
|
|
this.btnEQUALS.Name = "btnEQUALS";
|
|
this.btnEQUALS.Size = new System.Drawing.Size(24, 24);
|
|
this.btnEQUALS.TabIndex = 233;
|
|
this.btnEQUALS.TabStop = false;
|
|
this.btnEQUALS.Tag = "61";
|
|
this.btnEQUALS.Text = "=";
|
|
this.btnEQUALS.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnMINUS
|
|
//
|
|
this.btnMINUS.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnMINUS.Location = new System.Drawing.Point(336, 52);
|
|
this.btnMINUS.Name = "btnMINUS";
|
|
this.btnMINUS.Size = new System.Drawing.Size(24, 24);
|
|
this.btnMINUS.TabIndex = 232;
|
|
this.btnMINUS.TabStop = false;
|
|
this.btnMINUS.Text = "-";
|
|
this.btnMINUS.UseVisualStyleBackColor = true;
|
|
//
|
|
// btn0
|
|
//
|
|
this.btn0.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btn0.Location = new System.Drawing.Point(306, 52);
|
|
this.btn0.Name = "btn0";
|
|
this.btn0.Size = new System.Drawing.Size(24, 24);
|
|
this.btn0.TabIndex = 231;
|
|
this.btn0.TabStop = false;
|
|
this.btn0.Tag = "48";
|
|
this.btn0.Text = "0";
|
|
this.btn0.UseVisualStyleBackColor = true;
|
|
//
|
|
// btn9
|
|
//
|
|
this.btn9.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btn9.Location = new System.Drawing.Point(276, 52);
|
|
this.btn9.Name = "btn9";
|
|
this.btn9.Size = new System.Drawing.Size(24, 24);
|
|
this.btn9.TabIndex = 230;
|
|
this.btn9.TabStop = false;
|
|
this.btn9.Tag = "57";
|
|
this.btn9.Text = "9";
|
|
this.btn9.UseVisualStyleBackColor = true;
|
|
//
|
|
// btn8
|
|
//
|
|
this.btn8.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btn8.Location = new System.Drawing.Point(246, 52);
|
|
this.btn8.Name = "btn8";
|
|
this.btn8.Size = new System.Drawing.Size(24, 24);
|
|
this.btn8.TabIndex = 229;
|
|
this.btn8.TabStop = false;
|
|
this.btn8.Tag = "56";
|
|
this.btn8.Text = "8";
|
|
this.btn8.UseVisualStyleBackColor = true;
|
|
//
|
|
// btn7
|
|
//
|
|
this.btn7.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btn7.Location = new System.Drawing.Point(216, 52);
|
|
this.btn7.Name = "btn7";
|
|
this.btn7.Size = new System.Drawing.Size(24, 24);
|
|
this.btn7.TabIndex = 228;
|
|
this.btn7.TabStop = false;
|
|
this.btn7.Tag = "55";
|
|
this.btn7.Text = "7";
|
|
this.btn7.UseVisualStyleBackColor = true;
|
|
//
|
|
// btn6
|
|
//
|
|
this.btn6.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btn6.Location = new System.Drawing.Point(186, 52);
|
|
this.btn6.Name = "btn6";
|
|
this.btn6.Size = new System.Drawing.Size(24, 24);
|
|
this.btn6.TabIndex = 227;
|
|
this.btn6.TabStop = false;
|
|
this.btn6.Tag = "54";
|
|
this.btn6.Text = "6";
|
|
this.btn6.UseVisualStyleBackColor = true;
|
|
//
|
|
// btn5
|
|
//
|
|
this.btn5.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btn5.Location = new System.Drawing.Point(156, 52);
|
|
this.btn5.Name = "btn5";
|
|
this.btn5.Size = new System.Drawing.Size(24, 24);
|
|
this.btn5.TabIndex = 226;
|
|
this.btn5.TabStop = false;
|
|
this.btn5.Tag = "53";
|
|
this.btn5.Text = "5";
|
|
this.btn5.UseVisualStyleBackColor = true;
|
|
//
|
|
// btn4
|
|
//
|
|
this.btn4.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btn4.Location = new System.Drawing.Point(126, 52);
|
|
this.btn4.Name = "btn4";
|
|
this.btn4.Size = new System.Drawing.Size(24, 24);
|
|
this.btn4.TabIndex = 225;
|
|
this.btn4.TabStop = false;
|
|
this.btn4.Tag = "52";
|
|
this.btn4.Text = "4";
|
|
this.btn4.UseVisualStyleBackColor = true;
|
|
//
|
|
// btn3
|
|
//
|
|
this.btn3.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btn3.Location = new System.Drawing.Point(96, 52);
|
|
this.btn3.Name = "btn3";
|
|
this.btn3.Size = new System.Drawing.Size(24, 24);
|
|
this.btn3.TabIndex = 224;
|
|
this.btn3.TabStop = false;
|
|
this.btn3.Tag = "51";
|
|
this.btn3.Text = "3";
|
|
this.btn3.UseVisualStyleBackColor = true;
|
|
//
|
|
// btn2
|
|
//
|
|
this.btn2.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btn2.Location = new System.Drawing.Point(66, 52);
|
|
this.btn2.Name = "btn2";
|
|
this.btn2.Size = new System.Drawing.Size(24, 24);
|
|
this.btn2.TabIndex = 223;
|
|
this.btn2.TabStop = false;
|
|
this.btn2.Tag = "50";
|
|
this.btn2.Text = "2";
|
|
this.btn2.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnSPACE
|
|
//
|
|
this.btnSPACE.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnSPACE.Location = new System.Drawing.Point(159, 172);
|
|
this.btnSPACE.Name = "btnSPACE";
|
|
this.btnSPACE.Size = new System.Drawing.Size(138, 24);
|
|
this.btnSPACE.TabIndex = 222;
|
|
this.btnSPACE.TabStop = false;
|
|
this.btnSPACE.Tag = "32";
|
|
this.btnSPACE.Text = "Space";
|
|
this.btnSPACE.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnLSHIFT
|
|
//
|
|
this.btnLSHIFT.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnLSHIFT.Location = new System.Drawing.Point(9, 142);
|
|
this.btnLSHIFT.Name = "btnLSHIFT";
|
|
this.btnLSHIFT.Size = new System.Drawing.Size(66, 24);
|
|
this.btnLSHIFT.TabIndex = 221;
|
|
this.btnLSHIFT.TabStop = false;
|
|
this.btnLSHIFT.Tag = "160";
|
|
this.btnLSHIFT.Text = "LShift";
|
|
this.btnLSHIFT.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnRSHIFT
|
|
//
|
|
this.btnRSHIFT.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnRSHIFT.Location = new System.Drawing.Point(381, 142);
|
|
this.btnRSHIFT.Name = "btnRSHIFT";
|
|
this.btnRSHIFT.Size = new System.Drawing.Size(66, 24);
|
|
this.btnRSHIFT.TabIndex = 220;
|
|
this.btnRSHIFT.TabStop = false;
|
|
this.btnRSHIFT.Tag = "161";
|
|
this.btnRSHIFT.Text = "RShift";
|
|
this.btnRSHIFT.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnSLASH
|
|
//
|
|
this.btnSLASH.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnSLASH.Location = new System.Drawing.Point(351, 142);
|
|
this.btnSLASH.Name = "btnSLASH";
|
|
this.btnSLASH.Size = new System.Drawing.Size(24, 24);
|
|
this.btnSLASH.TabIndex = 219;
|
|
this.btnSLASH.TabStop = false;
|
|
this.btnSLASH.Tag = "191";
|
|
this.btnSLASH.Text = "/";
|
|
this.btnSLASH.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnPERIOD
|
|
//
|
|
this.btnPERIOD.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnPERIOD.Location = new System.Drawing.Point(321, 142);
|
|
this.btnPERIOD.Name = "btnPERIOD";
|
|
this.btnPERIOD.Size = new System.Drawing.Size(24, 24);
|
|
this.btnPERIOD.TabIndex = 218;
|
|
this.btnPERIOD.TabStop = false;
|
|
this.btnPERIOD.Tag = "190";
|
|
this.btnPERIOD.Text = ".";
|
|
this.btnPERIOD.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnCOMMA
|
|
//
|
|
this.btnCOMMA.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnCOMMA.Location = new System.Drawing.Point(291, 142);
|
|
this.btnCOMMA.Name = "btnCOMMA";
|
|
this.btnCOMMA.Size = new System.Drawing.Size(24, 24);
|
|
this.btnCOMMA.TabIndex = 217;
|
|
this.btnCOMMA.TabStop = false;
|
|
this.btnCOMMA.Tag = "188";
|
|
this.btnCOMMA.Text = ",";
|
|
this.btnCOMMA.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnM
|
|
//
|
|
this.btnM.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnM.Location = new System.Drawing.Point(261, 142);
|
|
this.btnM.Name = "btnM";
|
|
this.btnM.Size = new System.Drawing.Size(24, 24);
|
|
this.btnM.TabIndex = 216;
|
|
this.btnM.TabStop = false;
|
|
this.btnM.Tag = "77";
|
|
this.btnM.Text = "M";
|
|
this.btnM.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnN
|
|
//
|
|
this.btnN.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnN.Location = new System.Drawing.Point(231, 142);
|
|
this.btnN.Name = "btnN";
|
|
this.btnN.Size = new System.Drawing.Size(24, 24);
|
|
this.btnN.TabIndex = 215;
|
|
this.btnN.TabStop = false;
|
|
this.btnN.Tag = "78";
|
|
this.btnN.Text = "N";
|
|
this.btnN.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnB
|
|
//
|
|
this.btnB.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnB.Location = new System.Drawing.Point(201, 142);
|
|
this.btnB.Name = "btnB";
|
|
this.btnB.Size = new System.Drawing.Size(24, 24);
|
|
this.btnB.TabIndex = 214;
|
|
this.btnB.TabStop = false;
|
|
this.btnB.Tag = "66";
|
|
this.btnB.Text = "B";
|
|
this.btnB.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnV
|
|
//
|
|
this.btnV.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnV.Location = new System.Drawing.Point(171, 142);
|
|
this.btnV.Name = "btnV";
|
|
this.btnV.Size = new System.Drawing.Size(24, 24);
|
|
this.btnV.TabIndex = 213;
|
|
this.btnV.TabStop = false;
|
|
this.btnV.Tag = "86";
|
|
this.btnV.Text = "V";
|
|
this.btnV.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnC
|
|
//
|
|
this.btnC.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnC.Location = new System.Drawing.Point(141, 142);
|
|
this.btnC.Name = "btnC";
|
|
this.btnC.Size = new System.Drawing.Size(24, 24);
|
|
this.btnC.TabIndex = 212;
|
|
this.btnC.TabStop = false;
|
|
this.btnC.Tag = "67";
|
|
this.btnC.Text = "C";
|
|
this.btnC.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnX
|
|
//
|
|
this.btnX.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnX.Location = new System.Drawing.Point(111, 142);
|
|
this.btnX.Name = "btnX";
|
|
this.btnX.Size = new System.Drawing.Size(24, 24);
|
|
this.btnX.TabIndex = 211;
|
|
this.btnX.TabStop = false;
|
|
this.btnX.Tag = "88";
|
|
this.btnX.Text = "X";
|
|
this.btnX.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnZ
|
|
//
|
|
this.btnZ.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnZ.Location = new System.Drawing.Point(81, 142);
|
|
this.btnZ.Name = "btnZ";
|
|
this.btnZ.Size = new System.Drawing.Size(24, 24);
|
|
this.btnZ.TabIndex = 210;
|
|
this.btnZ.TabStop = false;
|
|
this.btnZ.Tag = "90";
|
|
this.btnZ.Text = "Z";
|
|
this.btnZ.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnRALT
|
|
//
|
|
this.btnRALT.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnRALT.Location = new System.Drawing.Point(351, 172);
|
|
this.btnRALT.Name = "btnRALT";
|
|
this.btnRALT.Size = new System.Drawing.Size(39, 24);
|
|
this.btnRALT.TabIndex = 202;
|
|
this.btnRALT.TabStop = false;
|
|
this.btnRALT.Tag = "165";
|
|
this.btnRALT.Text = "RAlt";
|
|
this.btnRALT.UseVisualStyleBackColor = true;
|
|
//
|
|
// button36
|
|
//
|
|
this.button36.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.button36.Location = new System.Drawing.Point(303, 172);
|
|
this.button36.Name = "button36";
|
|
this.button36.Size = new System.Drawing.Size(42, 24);
|
|
this.button36.TabIndex = 205;
|
|
this.button36.TabStop = false;
|
|
this.button36.Tag = "92";
|
|
this.button36.Text = "RWin";
|
|
this.button36.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnWINDOWS
|
|
//
|
|
this.btnWINDOWS.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnWINDOWS.Location = new System.Drawing.Point(111, 172);
|
|
this.btnWINDOWS.Name = "btnWINDOWS";
|
|
this.btnWINDOWS.Size = new System.Drawing.Size(42, 24);
|
|
this.btnWINDOWS.TabIndex = 204;
|
|
this.btnWINDOWS.TabStop = false;
|
|
this.btnWINDOWS.Tag = "91";
|
|
this.btnWINDOWS.Text = "LWin";
|
|
this.btnWINDOWS.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnLALT
|
|
//
|
|
this.btnLALT.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnLALT.Location = new System.Drawing.Point(66, 172);
|
|
this.btnLALT.Name = "btnLALT";
|
|
this.btnLALT.Size = new System.Drawing.Size(39, 24);
|
|
this.btnLALT.TabIndex = 203;
|
|
this.btnLALT.TabStop = false;
|
|
this.btnLALT.Tag = "164";
|
|
this.btnLALT.Text = "LAlt";
|
|
this.btnLALT.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnRCTRL
|
|
//
|
|
this.btnRCTRL.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnRCTRL.Location = new System.Drawing.Point(396, 172);
|
|
this.btnRCTRL.Name = "btnRCTRL";
|
|
this.btnRCTRL.Size = new System.Drawing.Size(51, 24);
|
|
this.btnRCTRL.TabIndex = 209;
|
|
this.btnRCTRL.TabStop = false;
|
|
this.btnRCTRL.Tag = "163";
|
|
this.btnRCTRL.Text = "RCtrl";
|
|
this.btnRCTRL.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnLCTRL
|
|
//
|
|
this.btnLCTRL.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnLCTRL.Location = new System.Drawing.Point(9, 172);
|
|
this.btnLCTRL.Name = "btnLCTRL";
|
|
this.btnLCTRL.Size = new System.Drawing.Size(51, 24);
|
|
this.btnLCTRL.TabIndex = 207;
|
|
this.btnLCTRL.TabStop = false;
|
|
this.btnLCTRL.Tag = "162";
|
|
this.btnLCTRL.Text = "LCtrl";
|
|
this.btnLCTRL.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnCAPS
|
|
//
|
|
this.btnCAPS.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnCAPS.Location = new System.Drawing.Point(9, 112);
|
|
this.btnCAPS.Name = "btnCAPS";
|
|
this.btnCAPS.Size = new System.Drawing.Size(51, 24);
|
|
this.btnCAPS.TabIndex = 208;
|
|
this.btnCAPS.TabStop = false;
|
|
this.btnCAPS.Tag = "20";
|
|
this.btnCAPS.Text = "Caps";
|
|
this.btnCAPS.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnRETURN
|
|
//
|
|
this.btnRETURN.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnRETURN.Location = new System.Drawing.Point(396, 112);
|
|
this.btnRETURN.Name = "btnRETURN";
|
|
this.btnRETURN.Size = new System.Drawing.Size(51, 24);
|
|
this.btnRETURN.TabIndex = 206;
|
|
this.btnRETURN.TabStop = false;
|
|
this.btnRETURN.Tag = "13";
|
|
this.btnRETURN.Text = "Enter";
|
|
this.btnRETURN.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnAPOSTROPHE
|
|
//
|
|
this.btnAPOSTROPHE.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnAPOSTROPHE.Location = new System.Drawing.Point(366, 112);
|
|
this.btnAPOSTROPHE.Name = "btnAPOSTROPHE";
|
|
this.btnAPOSTROPHE.Size = new System.Drawing.Size(24, 24);
|
|
this.btnAPOSTROPHE.TabIndex = 201;
|
|
this.btnAPOSTROPHE.TabStop = false;
|
|
this.btnAPOSTROPHE.Tag = "222";
|
|
this.btnAPOSTROPHE.Text = "\'";
|
|
this.btnAPOSTROPHE.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnSEMICOLON
|
|
//
|
|
this.btnSEMICOLON.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnSEMICOLON.Location = new System.Drawing.Point(336, 112);
|
|
this.btnSEMICOLON.Name = "btnSEMICOLON";
|
|
this.btnSEMICOLON.Size = new System.Drawing.Size(24, 24);
|
|
this.btnSEMICOLON.TabIndex = 200;
|
|
this.btnSEMICOLON.TabStop = false;
|
|
this.btnSEMICOLON.Tag = "186";
|
|
this.btnSEMICOLON.Text = ";";
|
|
this.btnSEMICOLON.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnL
|
|
//
|
|
this.btnL.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnL.Location = new System.Drawing.Point(306, 112);
|
|
this.btnL.Name = "btnL";
|
|
this.btnL.Size = new System.Drawing.Size(24, 24);
|
|
this.btnL.TabIndex = 199;
|
|
this.btnL.TabStop = false;
|
|
this.btnL.Tag = "76";
|
|
this.btnL.Text = "L";
|
|
this.btnL.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnK
|
|
//
|
|
this.btnK.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnK.Location = new System.Drawing.Point(276, 112);
|
|
this.btnK.Name = "btnK";
|
|
this.btnK.Size = new System.Drawing.Size(24, 24);
|
|
this.btnK.TabIndex = 198;
|
|
this.btnK.TabStop = false;
|
|
this.btnK.Tag = "75";
|
|
this.btnK.Text = "K";
|
|
this.btnK.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnJ
|
|
//
|
|
this.btnJ.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnJ.Location = new System.Drawing.Point(246, 112);
|
|
this.btnJ.Name = "btnJ";
|
|
this.btnJ.Size = new System.Drawing.Size(24, 24);
|
|
this.btnJ.TabIndex = 197;
|
|
this.btnJ.TabStop = false;
|
|
this.btnJ.Tag = "74";
|
|
this.btnJ.Text = "J";
|
|
this.btnJ.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnH
|
|
//
|
|
this.btnH.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnH.Location = new System.Drawing.Point(216, 112);
|
|
this.btnH.Name = "btnH";
|
|
this.btnH.Size = new System.Drawing.Size(24, 24);
|
|
this.btnH.TabIndex = 196;
|
|
this.btnH.TabStop = false;
|
|
this.btnH.Tag = "72";
|
|
this.btnH.Text = "H";
|
|
this.btnH.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnG
|
|
//
|
|
this.btnG.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnG.Location = new System.Drawing.Point(186, 112);
|
|
this.btnG.Name = "btnG";
|
|
this.btnG.Size = new System.Drawing.Size(24, 24);
|
|
this.btnG.TabIndex = 195;
|
|
this.btnG.TabStop = false;
|
|
this.btnG.Tag = "71";
|
|
this.btnG.Text = "G";
|
|
this.btnG.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnF
|
|
//
|
|
this.btnF.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnF.Location = new System.Drawing.Point(156, 112);
|
|
this.btnF.Name = "btnF";
|
|
this.btnF.Size = new System.Drawing.Size(24, 24);
|
|
this.btnF.TabIndex = 194;
|
|
this.btnF.TabStop = false;
|
|
this.btnF.Tag = "70";
|
|
this.btnF.Text = "F";
|
|
this.btnF.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnD
|
|
//
|
|
this.btnD.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnD.Location = new System.Drawing.Point(126, 112);
|
|
this.btnD.Name = "btnD";
|
|
this.btnD.Size = new System.Drawing.Size(24, 24);
|
|
this.btnD.TabIndex = 193;
|
|
this.btnD.TabStop = false;
|
|
this.btnD.Tag = "68";
|
|
this.btnD.Text = "D";
|
|
this.btnD.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnS
|
|
//
|
|
this.btnS.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnS.Location = new System.Drawing.Point(96, 112);
|
|
this.btnS.Name = "btnS";
|
|
this.btnS.Size = new System.Drawing.Size(24, 24);
|
|
this.btnS.TabIndex = 192;
|
|
this.btnS.TabStop = false;
|
|
this.btnS.Tag = "83";
|
|
this.btnS.Text = "S";
|
|
this.btnS.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnA
|
|
//
|
|
this.btnA.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnA.Location = new System.Drawing.Point(66, 112);
|
|
this.btnA.Name = "btnA";
|
|
this.btnA.Size = new System.Drawing.Size(24, 24);
|
|
this.btnA.TabIndex = 191;
|
|
this.btnA.TabStop = false;
|
|
this.btnA.Tag = "65";
|
|
this.btnA.Text = "A";
|
|
this.btnA.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnTAB
|
|
//
|
|
this.btnTAB.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnTAB.Location = new System.Drawing.Point(9, 82);
|
|
this.btnTAB.Name = "btnTAB";
|
|
this.btnTAB.Size = new System.Drawing.Size(36, 24);
|
|
this.btnTAB.TabIndex = 189;
|
|
this.btnTAB.TabStop = false;
|
|
this.btnTAB.Tag = "9";
|
|
this.btnTAB.Text = "Tab";
|
|
this.btnTAB.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnBACKSLASH
|
|
//
|
|
this.btnBACKSLASH.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnBACKSLASH.Location = new System.Drawing.Point(411, 82);
|
|
this.btnBACKSLASH.Name = "btnBACKSLASH";
|
|
this.btnBACKSLASH.Size = new System.Drawing.Size(36, 24);
|
|
this.btnBACKSLASH.TabIndex = 190;
|
|
this.btnBACKSLASH.TabStop = false;
|
|
this.btnBACKSLASH.Tag = "220";
|
|
this.btnBACKSLASH.Text = "\\";
|
|
this.btnBACKSLASH.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnCLOSEBRACKET
|
|
//
|
|
this.btnCLOSEBRACKET.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnCLOSEBRACKET.Location = new System.Drawing.Point(381, 82);
|
|
this.btnCLOSEBRACKET.Name = "btnCLOSEBRACKET";
|
|
this.btnCLOSEBRACKET.Size = new System.Drawing.Size(24, 24);
|
|
this.btnCLOSEBRACKET.TabIndex = 188;
|
|
this.btnCLOSEBRACKET.TabStop = false;
|
|
this.btnCLOSEBRACKET.Tag = "221";
|
|
this.btnCLOSEBRACKET.Text = "]";
|
|
this.btnCLOSEBRACKET.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnOPENBRACKET
|
|
//
|
|
this.btnOPENBRACKET.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnOPENBRACKET.Location = new System.Drawing.Point(351, 82);
|
|
this.btnOPENBRACKET.Name = "btnOPENBRACKET";
|
|
this.btnOPENBRACKET.Size = new System.Drawing.Size(24, 24);
|
|
this.btnOPENBRACKET.TabIndex = 187;
|
|
this.btnOPENBRACKET.TabStop = false;
|
|
this.btnOPENBRACKET.Tag = "219";
|
|
this.btnOPENBRACKET.Text = "[";
|
|
this.btnOPENBRACKET.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnP
|
|
//
|
|
this.btnP.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnP.Location = new System.Drawing.Point(321, 82);
|
|
this.btnP.Name = "btnP";
|
|
this.btnP.Size = new System.Drawing.Size(24, 24);
|
|
this.btnP.TabIndex = 186;
|
|
this.btnP.TabStop = false;
|
|
this.btnP.Tag = "80";
|
|
this.btnP.Text = "P";
|
|
this.btnP.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnO
|
|
//
|
|
this.btnO.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnO.Location = new System.Drawing.Point(291, 82);
|
|
this.btnO.Name = "btnO";
|
|
this.btnO.Size = new System.Drawing.Size(24, 24);
|
|
this.btnO.TabIndex = 185;
|
|
this.btnO.TabStop = false;
|
|
this.btnO.Tag = "79";
|
|
this.btnO.Text = "O";
|
|
this.btnO.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnI
|
|
//
|
|
this.btnI.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnI.Location = new System.Drawing.Point(261, 82);
|
|
this.btnI.Name = "btnI";
|
|
this.btnI.Size = new System.Drawing.Size(24, 24);
|
|
this.btnI.TabIndex = 184;
|
|
this.btnI.TabStop = false;
|
|
this.btnI.Tag = "73";
|
|
this.btnI.Text = "I";
|
|
this.btnI.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnU
|
|
//
|
|
this.btnU.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnU.Location = new System.Drawing.Point(231, 82);
|
|
this.btnU.Name = "btnU";
|
|
this.btnU.Size = new System.Drawing.Size(24, 24);
|
|
this.btnU.TabIndex = 183;
|
|
this.btnU.TabStop = false;
|
|
this.btnU.Tag = "85";
|
|
this.btnU.Text = "U";
|
|
this.btnU.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnY
|
|
//
|
|
this.btnY.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnY.Location = new System.Drawing.Point(201, 82);
|
|
this.btnY.Name = "btnY";
|
|
this.btnY.Size = new System.Drawing.Size(24, 24);
|
|
this.btnY.TabIndex = 182;
|
|
this.btnY.TabStop = false;
|
|
this.btnY.Tag = "89";
|
|
this.btnY.Text = "Y";
|
|
this.btnY.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnT
|
|
//
|
|
this.btnT.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnT.Location = new System.Drawing.Point(171, 82);
|
|
this.btnT.Name = "btnT";
|
|
this.btnT.Size = new System.Drawing.Size(24, 24);
|
|
this.btnT.TabIndex = 181;
|
|
this.btnT.TabStop = false;
|
|
this.btnT.Tag = "84";
|
|
this.btnT.Text = "T";
|
|
this.btnT.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnR
|
|
//
|
|
this.btnR.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnR.Location = new System.Drawing.Point(141, 82);
|
|
this.btnR.Name = "btnR";
|
|
this.btnR.Size = new System.Drawing.Size(24, 24);
|
|
this.btnR.TabIndex = 180;
|
|
this.btnR.TabStop = false;
|
|
this.btnR.Tag = "82";
|
|
this.btnR.Text = "R";
|
|
this.btnR.UseVisualStyleBackColor = true;
|
|
//
|
|
// bTNRIGHTMOUSE
|
|
//
|
|
this.bTNRIGHTMOUSE.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.bTNRIGHTMOUSE.Location = new System.Drawing.Point(824, 82);
|
|
this.bTNRIGHTMOUSE.Name = "bTNRIGHTMOUSE";
|
|
this.bTNRIGHTMOUSE.Size = new System.Drawing.Size(24, 24);
|
|
this.bTNRIGHTMOUSE.TabIndex = 178;
|
|
this.bTNRIGHTMOUSE.TabStop = false;
|
|
this.bTNRIGHTMOUSE.Tag = "Right Mouse Button";
|
|
this.bTNRIGHTMOUSE.Text = "Right Mouse Button";
|
|
this.bTNRIGHTMOUSE.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnE
|
|
//
|
|
this.btnE.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnE.Location = new System.Drawing.Point(111, 82);
|
|
this.btnE.Name = "btnE";
|
|
this.btnE.Size = new System.Drawing.Size(24, 24);
|
|
this.btnE.TabIndex = 179;
|
|
this.btnE.TabStop = false;
|
|
this.btnE.Tag = "69";
|
|
this.btnE.Text = "E";
|
|
this.btnE.UseVisualStyleBackColor = true;
|
|
//
|
|
// bnWHEELDOWN
|
|
//
|
|
this.bnWHEELDOWN.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.bnWHEELDOWN.Location = new System.Drawing.Point(794, 107);
|
|
this.bnWHEELDOWN.Name = "bnWHEELDOWN";
|
|
this.bnWHEELDOWN.Size = new System.Drawing.Size(24, 21);
|
|
this.bnWHEELDOWN.TabIndex = 175;
|
|
this.bnWHEELDOWN.TabStop = false;
|
|
this.bnWHEELDOWN.Tag = "Mouse Wheel Down";
|
|
this.bnWHEELDOWN.Text = "↓Mouse Wheel Down";
|
|
this.bnWHEELDOWN.UseVisualStyleBackColor = true;
|
|
//
|
|
// bnWHEELUP
|
|
//
|
|
this.bnWHEELUP.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.bnWHEELUP.Location = new System.Drawing.Point(794, 59);
|
|
this.bnWHEELUP.Name = "bnWHEELUP";
|
|
this.bnWHEELUP.Size = new System.Drawing.Size(24, 22);
|
|
this.bnWHEELUP.TabIndex = 174;
|
|
this.bnWHEELUP.TabStop = false;
|
|
this.bnWHEELUP.Tag = "Mouse Wheel Up";
|
|
this.bnWHEELUP.Text = "↑Mouse Wheel Up";
|
|
this.bnWHEELUP.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnMIDDLEMOUSE
|
|
//
|
|
this.btnMIDDLEMOUSE.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnMIDDLEMOUSE.Location = new System.Drawing.Point(794, 82);
|
|
this.btnMIDDLEMOUSE.Name = "btnMIDDLEMOUSE";
|
|
this.btnMIDDLEMOUSE.Size = new System.Drawing.Size(24, 24);
|
|
this.btnMIDDLEMOUSE.TabIndex = 176;
|
|
this.btnMIDDLEMOUSE.TabStop = false;
|
|
this.btnMIDDLEMOUSE.Tag = "Middle Mouse Button";
|
|
this.btnMIDDLEMOUSE.Text = "Middle Mouse Button";
|
|
this.btnMIDDLEMOUSE.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnW
|
|
//
|
|
this.btnW.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnW.Location = new System.Drawing.Point(81, 82);
|
|
this.btnW.Name = "btnW";
|
|
this.btnW.Size = new System.Drawing.Size(24, 24);
|
|
this.btnW.TabIndex = 177;
|
|
this.btnW.TabStop = false;
|
|
this.btnW.Tag = "87";
|
|
this.btnW.Text = "W";
|
|
this.btnW.UseVisualStyleBackColor = true;
|
|
//
|
|
// button33
|
|
//
|
|
this.button33.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.button33.Location = new System.Drawing.Point(829, 147);
|
|
this.button33.Name = "button33";
|
|
this.button33.Size = new System.Drawing.Size(19, 24);
|
|
this.button33.TabIndex = 169;
|
|
this.button33.TabStop = false;
|
|
this.button33.Tag = "5th Mouse Button";
|
|
this.button33.Text = "5th Mouse Button";
|
|
this.button33.UseVisualStyleBackColor = true;
|
|
//
|
|
// button30
|
|
//
|
|
this.button30.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.button30.Location = new System.Drawing.Point(764, 146);
|
|
this.button30.Name = "button30";
|
|
this.button30.Size = new System.Drawing.Size(19, 24);
|
|
this.button30.TabIndex = 173;
|
|
this.button30.TabStop = false;
|
|
this.button30.Tag = "4th Mouse Button";
|
|
this.button30.Text = "4th Mouse Button";
|
|
this.button30.UseVisualStyleBackColor = true;
|
|
//
|
|
// bnMOUSERIGHT
|
|
//
|
|
this.bnMOUSERIGHT.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.bnMOUSERIGHT.Location = new System.Drawing.Point(841, 117);
|
|
this.bnMOUSERIGHT.Name = "bnMOUSERIGHT";
|
|
this.bnMOUSERIGHT.Size = new System.Drawing.Size(24, 24);
|
|
this.bnMOUSERIGHT.TabIndex = 171;
|
|
this.bnMOUSERIGHT.TabStop = false;
|
|
this.bnMOUSERIGHT.Tag = "Mouse Right";
|
|
this.bnMOUSERIGHT.Text = "→Mouse Right";
|
|
this.bnMOUSERIGHT.UseVisualStyleBackColor = true;
|
|
//
|
|
// bnMOUSELEFT
|
|
//
|
|
this.bnMOUSELEFT.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.bnMOUSELEFT.Location = new System.Drawing.Point(743, 118);
|
|
this.bnMOUSELEFT.Name = "bnMOUSELEFT";
|
|
this.bnMOUSELEFT.Size = new System.Drawing.Size(24, 24);
|
|
this.bnMOUSELEFT.TabIndex = 172;
|
|
this.bnMOUSELEFT.TabStop = false;
|
|
this.bnMOUSELEFT.Tag = "Mouse Left";
|
|
this.bnMOUSELEFT.Text = "←Mouse Left";
|
|
this.bnMOUSELEFT.UseVisualStyleBackColor = true;
|
|
//
|
|
// bnMOUSEDOWN
|
|
//
|
|
this.bnMOUSEDOWN.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.bnMOUSEDOWN.Location = new System.Drawing.Point(794, 167);
|
|
this.bnMOUSEDOWN.Name = "bnMOUSEDOWN";
|
|
this.bnMOUSEDOWN.Size = new System.Drawing.Size(24, 24);
|
|
this.bnMOUSEDOWN.TabIndex = 170;
|
|
this.bnMOUSEDOWN.TabStop = false;
|
|
this.bnMOUSEDOWN.Tag = "Mouse Down";
|
|
this.bnMOUSEDOWN.Text = "↓Mouse Down";
|
|
this.bnMOUSEDOWN.UseVisualStyleBackColor = true;
|
|
//
|
|
// bnMOUSEUP
|
|
//
|
|
this.bnMOUSEUP.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.bnMOUSEUP.Location = new System.Drawing.Point(794, 25);
|
|
this.bnMOUSEUP.Name = "bnMOUSEUP";
|
|
this.bnMOUSEUP.Size = new System.Drawing.Size(24, 24);
|
|
this.bnMOUSEUP.TabIndex = 167;
|
|
this.bnMOUSEUP.TabStop = false;
|
|
this.bnMOUSEUP.Tag = "Mouse Up";
|
|
this.bnMOUSEUP.Text = "↑Mouse Up";
|
|
this.bnMOUSEUP.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnLEFTMOUSE
|
|
//
|
|
this.btnLEFTMOUSE.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnLEFTMOUSE.Location = new System.Drawing.Point(764, 82);
|
|
this.btnLEFTMOUSE.Name = "btnLEFTMOUSE";
|
|
this.btnLEFTMOUSE.Size = new System.Drawing.Size(24, 24);
|
|
this.btnLEFTMOUSE.TabIndex = 168;
|
|
this.btnLEFTMOUSE.TabStop = false;
|
|
this.btnLEFTMOUSE.Tag = "Left Mouse Button";
|
|
this.btnLEFTMOUSE.Text = "Left Mouse Button";
|
|
this.btnLEFTMOUSE.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnQ
|
|
//
|
|
this.btnQ.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.btnQ.Location = new System.Drawing.Point(51, 82);
|
|
this.btnQ.Name = "btnQ";
|
|
this.btnQ.Size = new System.Drawing.Size(24, 24);
|
|
this.btnQ.TabIndex = 0;
|
|
this.btnQ.TabStop = false;
|
|
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(758, 41);
|
|
this.pictureBox2.Name = "pictureBox2";
|
|
this.pictureBox2.Size = new System.Drawing.Size(97, 140);
|
|
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.pictureBox2.TabIndex = 290;
|
|
this.pictureBox2.TabStop = false;
|
|
//
|
|
// cbToggle
|
|
//
|
|
this.cbToggle.AutoSize = true;
|
|
this.cbToggle.Location = new System.Drawing.Point(604, 5);
|
|
this.cbToggle.Name = "cbToggle";
|
|
this.cbToggle.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
|
|
this.cbToggle.Size = new System.Drawing.Size(59, 17);
|
|
this.cbToggle.TabIndex = 287;
|
|
this.cbToggle.TabStop = false;
|
|
this.cbToggle.Text = "Toggle";
|
|
this.cbToggle.UseVisualStyleBackColor = true;
|
|
this.cbToggle.CheckedChanged += new System.EventHandler(this.cbToggle_CheckedChanged);
|
|
//
|
|
// btnUNBOUND2
|
|
//
|
|
this.btnUNBOUND2.Location = new System.Drawing.Point(440, 379);
|
|
this.btnUNBOUND2.Name = "btnUNBOUND2";
|
|
this.btnUNBOUND2.Size = new System.Drawing.Size(75, 23);
|
|
this.btnUNBOUND2.TabIndex = 317;
|
|
this.btnUNBOUND2.TabStop = false;
|
|
this.btnUNBOUND2.Tag = "X360Unbound";
|
|
this.btnUNBOUND2.Text = "Unbound";
|
|
this.btnUNBOUND2.UseVisualStyleBackColor = true;
|
|
//
|
|
// button13
|
|
//
|
|
this.button13.Image = global::ScpServer.Properties.Resources.LT;
|
|
this.button13.Location = new System.Drawing.Point(322, 218);
|
|
this.button13.Name = "button13";
|
|
this.button13.Size = new System.Drawing.Size(30, 30);
|
|
this.button13.TabIndex = 313;
|
|
this.button13.TabStop = false;
|
|
this.button13.Tag = "X360Left Trigger";
|
|
this.button13.UseVisualStyleBackColor = true;
|
|
//
|
|
// button2
|
|
//
|
|
this.button2.Image = global::ScpServer.Properties.Resources.RT;
|
|
this.button2.Location = new System.Drawing.Point(509, 217);
|
|
this.button2.Name = "button2";
|
|
this.button2.Size = new System.Drawing.Size(30, 30);
|
|
this.button2.TabIndex = 312;
|
|
this.button2.TabStop = false;
|
|
this.button2.Tag = "X360Right Trigger";
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnRSL
|
|
//
|
|
this.btnRSL.Image = global::ScpServer.Properties.Resources.RSL;
|
|
this.btnRSL.Location = new System.Drawing.Point(640, 348);
|
|
this.btnRSL.Name = "btnRSL";
|
|
this.btnRSL.Size = new System.Drawing.Size(30, 30);
|
|
this.btnRSL.TabIndex = 311;
|
|
this.btnRSL.TabStop = false;
|
|
this.btnRSL.Tag = "X360Right X-Axis-";
|
|
this.btnRSL.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnLSL
|
|
//
|
|
this.btnLSL.Image = global::ScpServer.Properties.Resources.LSL;
|
|
this.btnLSL.Location = new System.Drawing.Point(60, 269);
|
|
this.btnLSL.Name = "btnLSL";
|
|
this.btnLSL.Size = new System.Drawing.Size(30, 30);
|
|
this.btnLSL.TabIndex = 310;
|
|
this.btnLSL.TabStop = false;
|
|
this.btnLSL.Tag = "X360Left X-Axis-";
|
|
this.btnLSL.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnRSD
|
|
//
|
|
this.btnRSD.Image = global::ScpServer.Properties.Resources.RSD;
|
|
this.btnRSD.Location = new System.Drawing.Point(673, 382);
|
|
this.btnRSD.Name = "btnRSD";
|
|
this.btnRSD.Size = new System.Drawing.Size(30, 30);
|
|
this.btnRSD.TabIndex = 309;
|
|
this.btnRSD.TabStop = false;
|
|
this.btnRSD.Tag = "X360Right Y-Axis+";
|
|
this.btnRSD.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnLSD
|
|
//
|
|
this.btnLSD.Image = global::ScpServer.Properties.Resources.LSD;
|
|
this.btnLSD.Location = new System.Drawing.Point(95, 302);
|
|
this.btnLSD.Name = "btnLSD";
|
|
this.btnLSD.Size = new System.Drawing.Size(30, 30);
|
|
this.btnLSD.TabIndex = 308;
|
|
this.btnLSD.TabStop = false;
|
|
this.btnLSD.Tag = "X360Left Y-Axis+";
|
|
this.btnLSD.UseVisualStyleBackColor = true;
|
|
//
|
|
// button19
|
|
//
|
|
this.button19.Image = global::ScpServer.Properties.Resources.LEFT;
|
|
this.button19.Location = new System.Drawing.Point(122, 340);
|
|
this.button19.Name = "button19";
|
|
this.button19.Size = new System.Drawing.Size(30, 30);
|
|
this.button19.TabIndex = 307;
|
|
this.button19.TabStop = false;
|
|
this.button19.Tag = "X360Left Button";
|
|
this.button19.UseVisualStyleBackColor = true;
|
|
//
|
|
// button20
|
|
//
|
|
this.button20.Image = global::ScpServer.Properties.Resources.DOWN;
|
|
this.button20.Location = new System.Drawing.Point(152, 370);
|
|
this.button20.Name = "button20";
|
|
this.button20.Size = new System.Drawing.Size(30, 30);
|
|
this.button20.TabIndex = 306;
|
|
this.button20.TabStop = false;
|
|
this.button20.Tag = "X360Down Button";
|
|
this.button20.UseVisualStyleBackColor = true;
|
|
//
|
|
// button18
|
|
//
|
|
this.button18.Image = global::ScpServer.Properties.Resources.UP;
|
|
this.button18.Location = new System.Drawing.Point(152, 314);
|
|
this.button18.Name = "button18";
|
|
this.button18.Size = new System.Drawing.Size(30, 30);
|
|
this.button18.TabIndex = 305;
|
|
this.button18.TabStop = false;
|
|
this.button18.Tag = "X360Up Button";
|
|
this.button18.UseVisualStyleBackColor = true;
|
|
//
|
|
// button17
|
|
//
|
|
this.button17.Image = global::ScpServer.Properties.Resources.RIGHT;
|
|
this.button17.Location = new System.Drawing.Point(182, 340);
|
|
this.button17.Name = "button17";
|
|
this.button17.Size = new System.Drawing.Size(30, 30);
|
|
this.button17.TabIndex = 304;
|
|
this.button17.TabStop = false;
|
|
this.button17.Tag = "X360Right Button";
|
|
this.button17.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnRSR
|
|
//
|
|
this.btnRSR.Image = global::ScpServer.Properties.Resources.RSR;
|
|
this.btnRSR.Location = new System.Drawing.Point(706, 348);
|
|
this.btnRSR.Name = "btnRSR";
|
|
this.btnRSR.Size = new System.Drawing.Size(30, 30);
|
|
this.btnRSR.TabIndex = 314;
|
|
this.btnRSR.TabStop = false;
|
|
this.btnRSR.Tag = "X360Right X-Axis+";
|
|
this.btnRSR.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnRS
|
|
//
|
|
this.btnRS.Image = global::ScpServer.Properties.Resources.RS;
|
|
this.btnRS.Location = new System.Drawing.Point(673, 348);
|
|
this.btnRS.Name = "btnRS";
|
|
this.btnRS.Size = new System.Drawing.Size(30, 30);
|
|
this.btnRS.TabIndex = 303;
|
|
this.btnRS.TabStop = false;
|
|
this.btnRS.Tag = "X360Right Stick";
|
|
this.btnRS.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnLSR
|
|
//
|
|
this.btnLSR.Image = global::ScpServer.Properties.Resources.LSR;
|
|
this.btnLSR.Location = new System.Drawing.Point(130, 269);
|
|
this.btnLSR.Name = "btnLSR";
|
|
this.btnLSR.Size = new System.Drawing.Size(30, 30);
|
|
this.btnLSR.TabIndex = 315;
|
|
this.btnLSR.TabStop = false;
|
|
this.btnLSR.Tag = "X360Left X-Axis+";
|
|
this.btnLSR.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnRSU
|
|
//
|
|
this.btnRSU.Image = global::ScpServer.Properties.Resources.RSU;
|
|
this.btnRSU.Location = new System.Drawing.Point(673, 315);
|
|
this.btnRSU.Name = "btnRSU";
|
|
this.btnRSU.Size = new System.Drawing.Size(30, 30);
|
|
this.btnRSU.TabIndex = 302;
|
|
this.btnRSU.TabStop = false;
|
|
this.btnRSU.Tag = "X360Right Y-Axis-";
|
|
this.btnRSU.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnLS
|
|
//
|
|
this.btnLS.Image = global::ScpServer.Properties.Resources.LS;
|
|
this.btnLS.Location = new System.Drawing.Point(95, 269);
|
|
this.btnLS.Name = "btnLS";
|
|
this.btnLS.Size = new System.Drawing.Size(30, 30);
|
|
this.btnLS.TabIndex = 301;
|
|
this.btnLS.TabStop = false;
|
|
this.btnLS.Tag = "X360Left Stick";
|
|
this.btnLS.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnLSU
|
|
//
|
|
this.btnLSU.Image = global::ScpServer.Properties.Resources.LSU;
|
|
this.btnLSU.Location = new System.Drawing.Point(95, 235);
|
|
this.btnLSU.Name = "btnLSU";
|
|
this.btnLSU.Size = new System.Drawing.Size(30, 30);
|
|
this.btnLSU.TabIndex = 300;
|
|
this.btnLSU.TabStop = false;
|
|
this.btnLSU.Tag = "X360Left Y-Axis-";
|
|
this.btnLSU.UseVisualStyleBackColor = true;
|
|
//
|
|
// button11
|
|
//
|
|
this.button11.Image = global::ScpServer.Properties.Resources.LB;
|
|
this.button11.Location = new System.Drawing.Point(292, 268);
|
|
this.button11.Name = "button11";
|
|
this.button11.Size = new System.Drawing.Size(30, 30);
|
|
this.button11.TabIndex = 299;
|
|
this.button11.TabStop = false;
|
|
this.button11.Tag = "X360Left Bumper";
|
|
this.button11.UseVisualStyleBackColor = true;
|
|
//
|
|
// btnRB
|
|
//
|
|
this.btnRB.Image = global::ScpServer.Properties.Resources.RB;
|
|
this.btnRB.Location = new System.Drawing.Point(537, 267);
|
|
this.btnRB.Name = "btnRB";
|
|
this.btnRB.Size = new System.Drawing.Size(30, 30);
|
|
this.btnRB.TabIndex = 298;
|
|
this.btnRB.TabStop = false;
|
|
this.btnRB.Tag = "X360Right Bumper";
|
|
this.btnRB.UseVisualStyleBackColor = true;
|
|
//
|
|
// button10
|
|
//
|
|
this.button10.Image = global::ScpServer.Properties.Resources.Y;
|
|
this.button10.Location = new System.Drawing.Point(735, 244);
|
|
this.button10.Name = "button10";
|
|
this.button10.Size = new System.Drawing.Size(30, 30);
|
|
this.button10.TabIndex = 297;
|
|
this.button10.TabStop = false;
|
|
this.button10.Tag = "X360Y Button";
|
|
this.button10.UseVisualStyleBackColor = true;
|
|
//
|
|
// button9
|
|
//
|
|
this.button9.Image = global::ScpServer.Properties.Resources.X;
|
|
this.button9.Location = new System.Drawing.Point(703, 276);
|
|
this.button9.Name = "button9";
|
|
this.button9.Size = new System.Drawing.Size(30, 30);
|
|
this.button9.TabIndex = 296;
|
|
this.button9.TabStop = false;
|
|
this.button9.Tag = "X360X Button";
|
|
this.button9.UseVisualStyleBackColor = true;
|
|
//
|
|
// button8
|
|
//
|
|
this.button8.Image = global::ScpServer.Properties.Resources.B;
|
|
this.button8.Location = new System.Drawing.Point(768, 276);
|
|
this.button8.Name = "button8";
|
|
this.button8.Size = new System.Drawing.Size(30, 30);
|
|
this.button8.TabIndex = 295;
|
|
this.button8.TabStop = false;
|
|
this.button8.Tag = "X360B Button";
|
|
this.button8.UseVisualStyleBackColor = true;
|
|
//
|
|
// button23
|
|
//
|
|
this.button23.Image = global::ScpServer.Properties.Resources.BACK;
|
|
this.button23.Location = new System.Drawing.Point(373, 323);
|
|
this.button23.Name = "button23";
|
|
this.button23.Size = new System.Drawing.Size(30, 30);
|
|
this.button23.TabIndex = 292;
|
|
this.button23.TabStop = false;
|
|
this.button23.Tag = "X360Back";
|
|
this.button23.UseVisualStyleBackColor = true;
|
|
//
|
|
// button22
|
|
//
|
|
this.button22.Image = global::ScpServer.Properties.Resources.START;
|
|
this.button22.Location = new System.Drawing.Point(465, 323);
|
|
this.button22.Name = "button22";
|
|
this.button22.Size = new System.Drawing.Size(30, 30);
|
|
this.button22.TabIndex = 294;
|
|
this.button22.TabStop = false;
|
|
this.button22.Tag = "X360Start";
|
|
this.button22.UseVisualStyleBackColor = true;
|
|
//
|
|
// button21
|
|
//
|
|
this.button21.Location = new System.Drawing.Point(409, 323);
|
|
this.button21.Name = "button21";
|
|
this.button21.Size = new System.Drawing.Size(50, 30);
|
|
this.button21.TabIndex = 291;
|
|
this.button21.TabStop = false;
|
|
this.button21.Tag = "X360Guide";
|
|
this.button21.Text = "Guide";
|
|
this.button21.UseVisualStyleBackColor = true;
|
|
//
|
|
// button3
|
|
//
|
|
this.button3.Image = global::ScpServer.Properties.Resources.A;
|
|
this.button3.Location = new System.Drawing.Point(735, 309);
|
|
this.button3.Name = "button3";
|
|
this.button3.Size = new System.Drawing.Size(30, 30);
|
|
this.button3.TabIndex = 293;
|
|
this.button3.TabStop = false;
|
|
this.button3.Tag = "X360A Button";
|
|
this.button3.UseVisualStyleBackColor = true;
|
|
//
|
|
// X360Label
|
|
//
|
|
this.X360Label.AutoSize = true;
|
|
this.X360Label.Location = new System.Drawing.Point(395, 210);
|
|
this.X360Label.Name = "X360Label";
|
|
this.X360Label.Size = new System.Drawing.Size(73, 13);
|
|
this.X360Label.TabIndex = 318;
|
|
this.X360Label.Text = "X360 Controls";
|
|
//
|
|
// KBMlabel
|
|
//
|
|
this.KBMlabel.AutoSize = true;
|
|
this.KBMlabel.Location = new System.Drawing.Point(378, 6);
|
|
this.KBMlabel.Name = "KBMlabel";
|
|
this.KBMlabel.Size = new System.Drawing.Size(108, 13);
|
|
this.KBMlabel.TabIndex = 318;
|
|
this.KBMlabel.Text = "Keyboard and Mouse";
|
|
//
|
|
// lBMacroOn
|
|
//
|
|
this.lBMacroOn.AutoSize = true;
|
|
this.lBMacroOn.Location = new System.Drawing.Point(10, 6);
|
|
this.lBMacroOn.Name = "lBMacroOn";
|
|
this.lBMacroOn.Size = new System.Drawing.Size(322, 13);
|
|
this.lBMacroOn.TabIndex = 319;
|
|
this.lBMacroOn.Text = "Macro On, Choose a key to disable, else close this window to save";
|
|
this.lBMacroOn.Visible = false;
|
|
//
|
|
// btnMacro
|
|
//
|
|
this.btnMacro.Location = new System.Drawing.Point(761, 1);
|
|
this.btnMacro.Name = "btnMacro";
|
|
this.btnMacro.Size = new System.Drawing.Size(104, 23);
|
|
this.btnMacro.TabIndex = 321;
|
|
this.btnMacro.TabStop = false;
|
|
this.btnMacro.Text = "Record a Macro";
|
|
this.btnMacro.UseVisualStyleBackColor = true;
|
|
this.btnMacro.Click += new System.EventHandler(this.btnMacro_Click);
|
|
//
|
|
// pictureBox1
|
|
//
|
|
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
|
|
this.pictureBox1.Location = new System.Drawing.Point(32, 210);
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
this.pictureBox1.Size = new System.Drawing.Size(798, 280);
|
|
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox1.TabIndex = 322;
|
|
this.pictureBox1.TabStop = false;
|
|
//
|
|
// btnFallBack
|
|
//
|
|
this.btnFallBack.Location = new System.Drawing.Point(350, 379);
|
|
this.btnFallBack.Name = "btnFallBack";
|
|
this.btnFallBack.Size = new System.Drawing.Size(75, 23);
|
|
this.btnFallBack.TabIndex = 323;
|
|
this.btnFallBack.TabStop = false;
|
|
this.btnFallBack.Text = "Default";
|
|
this.btnFallBack.UseVisualStyleBackColor = true;
|
|
//
|
|
// KBM360
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
this.ClientSize = new System.Drawing.Size(868, 413);
|
|
this.Controls.Add(this.btnUNBOUND2);
|
|
this.Controls.Add(this.btnFallBack);
|
|
this.Controls.Add(this.btnLS);
|
|
this.Controls.Add(this.btnLSU);
|
|
this.Controls.Add(this.btnRS);
|
|
this.Controls.Add(this.btnLSR);
|
|
this.Controls.Add(this.button2);
|
|
this.Controls.Add(this.btnLSD);
|
|
this.Controls.Add(this.btnRSU);
|
|
this.Controls.Add(this.btnLSL);
|
|
this.Controls.Add(this.btnRB);
|
|
this.Controls.Add(this.btnRSR);
|
|
this.Controls.Add(this.btnRSD);
|
|
this.Controls.Add(this.btnRSL);
|
|
this.Controls.Add(this.btnMacro);
|
|
this.Controls.Add(this.lBMacroOn);
|
|
this.Controls.Add(this.KBMlabel);
|
|
this.Controls.Add(this.X360Label);
|
|
this.Controls.Add(this.button13);
|
|
this.Controls.Add(this.button19);
|
|
this.Controls.Add(this.button20);
|
|
this.Controls.Add(this.button18);
|
|
this.Controls.Add(this.button17);
|
|
this.Controls.Add(this.button11);
|
|
this.Controls.Add(this.button10);
|
|
this.Controls.Add(this.button9);
|
|
this.Controls.Add(this.button8);
|
|
this.Controls.Add(this.button23);
|
|
this.Controls.Add(this.button22);
|
|
this.Controls.Add(this.button21);
|
|
this.Controls.Add(this.button3);
|
|
this.Controls.Add(this.lBTip);
|
|
this.Controls.Add(this.cbScanCode);
|
|
this.Controls.Add(this.button7);
|
|
this.Controls.Add(this.button5);
|
|
this.Controls.Add(this.button4);
|
|
this.Controls.Add(this.button6);
|
|
this.Controls.Add(this.btnNUMDOT);
|
|
this.Controls.Add(this.btnNUM3);
|
|
this.Controls.Add(this.btnNUM2);
|
|
this.Controls.Add(this.btnNUM0);
|
|
this.Controls.Add(this.btnNUM6);
|
|
this.Controls.Add(this.btnNUM1);
|
|
this.Controls.Add(this.btnNUM5);
|
|
this.Controls.Add(this.btnNUM4);
|
|
this.Controls.Add(this.btnNUMENTER);
|
|
this.Controls.Add(this.btnNUMPLUS);
|
|
this.Controls.Add(this.btnNUMMINUS);
|
|
this.Controls.Add(this.btnNUM9);
|
|
this.Controls.Add(this.btnNUMSTAR);
|
|
this.Controls.Add(this.btnNUM8);
|
|
this.Controls.Add(this.btnNUMSLASH);
|
|
this.Controls.Add(this.btnNUM7);
|
|
this.Controls.Add(this.btnNUMLOCK);
|
|
this.Controls.Add(this.btnESC);
|
|
this.Controls.Add(this.btnTILDE);
|
|
this.Controls.Add(this.btnF11);
|
|
this.Controls.Add(this.btnF10);
|
|
this.Controls.Add(this.btnF12);
|
|
this.Controls.Add(this.btnBREAK);
|
|
this.Controls.Add(this.button35);
|
|
this.Controls.Add(this.button39);
|
|
this.Controls.Add(this.button38);
|
|
this.Controls.Add(this.bnPREVTRACK);
|
|
this.Controls.Add(this.bnNEXTTRACK);
|
|
this.Controls.Add(this.bnPLAYPAUSE);
|
|
this.Controls.Add(this.bnSTOP);
|
|
this.Controls.Add(this.button34);
|
|
this.Controls.Add(this.btnSCL);
|
|
this.Controls.Add(this.btnDEL);
|
|
this.Controls.Add(this.btnEND);
|
|
this.Controls.Add(this.btnPGDN);
|
|
this.Controls.Add(this.btnPGUP);
|
|
this.Controls.Add(this.btnHOME);
|
|
this.Controls.Add(this.btnINS);
|
|
this.Controls.Add(this.btnF9);
|
|
this.Controls.Add(this.btnF8);
|
|
this.Controls.Add(this.btnF7);
|
|
this.Controls.Add(this.btnF6);
|
|
this.Controls.Add(this.btnF5);
|
|
this.Controls.Add(this.btnF4);
|
|
this.Controls.Add(this.btnF3);
|
|
this.Controls.Add(this.btnF2);
|
|
this.Controls.Add(this.btnF1);
|
|
this.Controls.Add(this.btn1);
|
|
this.Controls.Add(this.btnBACKSPACE);
|
|
this.Controls.Add(this.btnEQUALS);
|
|
this.Controls.Add(this.btnMINUS);
|
|
this.Controls.Add(this.btn0);
|
|
this.Controls.Add(this.btn9);
|
|
this.Controls.Add(this.btn8);
|
|
this.Controls.Add(this.btn7);
|
|
this.Controls.Add(this.btn6);
|
|
this.Controls.Add(this.btn5);
|
|
this.Controls.Add(this.btn4);
|
|
this.Controls.Add(this.btn3);
|
|
this.Controls.Add(this.btn2);
|
|
this.Controls.Add(this.btnSPACE);
|
|
this.Controls.Add(this.btnLSHIFT);
|
|
this.Controls.Add(this.btnRSHIFT);
|
|
this.Controls.Add(this.btnSLASH);
|
|
this.Controls.Add(this.btnPERIOD);
|
|
this.Controls.Add(this.btnCOMMA);
|
|
this.Controls.Add(this.btnM);
|
|
this.Controls.Add(this.btnN);
|
|
this.Controls.Add(this.btnB);
|
|
this.Controls.Add(this.btnV);
|
|
this.Controls.Add(this.btnC);
|
|
this.Controls.Add(this.btnX);
|
|
this.Controls.Add(this.btnZ);
|
|
this.Controls.Add(this.btnRALT);
|
|
this.Controls.Add(this.button36);
|
|
this.Controls.Add(this.btnWINDOWS);
|
|
this.Controls.Add(this.btnLALT);
|
|
this.Controls.Add(this.btnRCTRL);
|
|
this.Controls.Add(this.btnLCTRL);
|
|
this.Controls.Add(this.btnCAPS);
|
|
this.Controls.Add(this.btnRETURN);
|
|
this.Controls.Add(this.btnAPOSTROPHE);
|
|
this.Controls.Add(this.btnSEMICOLON);
|
|
this.Controls.Add(this.btnL);
|
|
this.Controls.Add(this.btnK);
|
|
this.Controls.Add(this.btnJ);
|
|
this.Controls.Add(this.btnH);
|
|
this.Controls.Add(this.btnG);
|
|
this.Controls.Add(this.btnF);
|
|
this.Controls.Add(this.btnD);
|
|
this.Controls.Add(this.btnS);
|
|
this.Controls.Add(this.btnA);
|
|
this.Controls.Add(this.btnTAB);
|
|
this.Controls.Add(this.btnBACKSLASH);
|
|
this.Controls.Add(this.btnCLOSEBRACKET);
|
|
this.Controls.Add(this.btnOPENBRACKET);
|
|
this.Controls.Add(this.btnP);
|
|
this.Controls.Add(this.btnO);
|
|
this.Controls.Add(this.btnI);
|
|
this.Controls.Add(this.btnU);
|
|
this.Controls.Add(this.btnY);
|
|
this.Controls.Add(this.btnT);
|
|
this.Controls.Add(this.btnR);
|
|
this.Controls.Add(this.bTNRIGHTMOUSE);
|
|
this.Controls.Add(this.btnE);
|
|
this.Controls.Add(this.bnWHEELDOWN);
|
|
this.Controls.Add(this.bnWHEELUP);
|
|
this.Controls.Add(this.btnMIDDLEMOUSE);
|
|
this.Controls.Add(this.btnW);
|
|
this.Controls.Add(this.button33);
|
|
this.Controls.Add(this.button30);
|
|
this.Controls.Add(this.bnMOUSERIGHT);
|
|
this.Controls.Add(this.bnMOUSELEFT);
|
|
this.Controls.Add(this.bnMOUSEDOWN);
|
|
this.Controls.Add(this.bnMOUSEUP);
|
|
this.Controls.Add(this.btnLEFTMOUSE);
|
|
this.Controls.Add(this.btnQ);
|
|
this.Controls.Add(this.pictureBox2);
|
|
this.Controls.Add(this.cbToggle);
|
|
this.Controls.Add(this.pictureBox1);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
|
this.KeyPreview = true;
|
|
this.MaximizeBox = false;
|
|
this.MinimizeBox = false;
|
|
this.Name = "KBM360";
|
|
this.Text = "Keybaord";
|
|
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.finalMeasure);
|
|
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Key_Down_Action);
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Label lBTip;
|
|
private System.Windows.Forms.CheckBox cbScanCode;
|
|
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 button35;
|
|
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.Button button34;
|
|
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 button36;
|
|
private System.Windows.Forms.Button btnWINDOWS;
|
|
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 bnWHEELDOWN;
|
|
private System.Windows.Forms.Button bnWHEELUP;
|
|
private System.Windows.Forms.Button btnMIDDLEMOUSE;
|
|
private System.Windows.Forms.Button btnW;
|
|
private System.Windows.Forms.Button button33;
|
|
private System.Windows.Forms.Button button30;
|
|
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 btnLEFTMOUSE;
|
|
private System.Windows.Forms.Button btnQ;
|
|
private System.Windows.Forms.PictureBox pictureBox2;
|
|
private System.Windows.Forms.CheckBox cbToggle;
|
|
private System.Windows.Forms.Button btnUNBOUND2;
|
|
private System.Windows.Forms.Button button13;
|
|
private System.Windows.Forms.Button button2;
|
|
private System.Windows.Forms.Button btnRSL;
|
|
private System.Windows.Forms.Button btnLSL;
|
|
private System.Windows.Forms.Button btnRSD;
|
|
private System.Windows.Forms.Button btnLSD;
|
|
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 btnRSR;
|
|
private System.Windows.Forms.Button btnRS;
|
|
private System.Windows.Forms.Button btnLSR;
|
|
private System.Windows.Forms.Button btnRSU;
|
|
private System.Windows.Forms.Button btnLS;
|
|
private System.Windows.Forms.Button btnLSU;
|
|
private System.Windows.Forms.Button button11;
|
|
private System.Windows.Forms.Button btnRB;
|
|
private System.Windows.Forms.Button button10;
|
|
private System.Windows.Forms.Button button9;
|
|
private System.Windows.Forms.Button button8;
|
|
private System.Windows.Forms.Button button23;
|
|
private System.Windows.Forms.Button button22;
|
|
private System.Windows.Forms.Button button21;
|
|
private System.Windows.Forms.Button button3;
|
|
private System.Windows.Forms.Label X360Label;
|
|
private System.Windows.Forms.Label KBMlabel;
|
|
private System.Windows.Forms.Button btnMacro;
|
|
public System.Windows.Forms.Label lBMacroOn;
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
private System.Windows.Forms.Button btnFallBack;
|
|
|
|
}
|
|
} |