partial class FullKeyboardForm
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.btnDoubleCharKey2 = new System.Windows.Forms.Button();
this.btnDoubleCharKey3 = new System.Windows.Forms.Button();
this.btnDoubleCharKey4 = new System.Windows.Forms.Button();
this.btnDoubleCharKey5 = new System.Windows.Forms.Button();
this.btnDoubleCharKey6 = new System.Windows.Forms.Button();
this.btnDoubleCharKey7 = new System.Windows.Forms.Button();
this.btnDoubleCharKey8 = new System.Windows.Forms.Button();
this.btnDoubleCharKey9 = new System.Windows.Forms.Button();
this.btnDoubleCharKey10 = new System.Windows.Forms.Button();
this.btnDoubleCharKey11 = new System.Windows.Forms.Button();
this.btnDoubleCharKey12 = new System.Windows.Forms.Button();
this.btnDoubleCharKey13 = new System.Windows.Forms.Button();
this.btnBack = new System.Windows.Forms.Button();
this.btnDoubleCharKey1 = new System.Windows.Forms.Button();
this.btnTab = new System.Windows.Forms.Button();
this.btnQ = new System.Windows.Forms.Button();
this.btnW = new System.Windows.Forms.Button();
this.btnE = new System.Windows.Forms.Button();
this.btnR = new System.Windows.Forms.Button();
this.btnT = new System.Windows.Forms.Button();
this.btnY = new System.Windows.Forms.Button();
this.btnU = new System.Windows.Forms.Button();
this.btnI = new System.Windows.Forms.Button();
this.btnO = new System.Windows.Forms.Button();
this.btnP = new System.Windows.Forms.Button();
this.btnDoubleCharKey14 = new System.Windows.Forms.Button();
this.btnDoubleCharKey15 = new System.Windows.Forms.Button();
this.btnDoubleCharKey16 = new System.Windows.Forms.Button();
this.btnEnter = new System.Windows.Forms.Button();
this.btnDoubleCharKey18 = new System.Windows.Forms.Button();
this.btnDoubleCharKey17 = new System.Windows.Forms.Button();
this.btnL = new System.Windows.Forms.Button();
this.btnK = new System.Windows.Forms.Button();
this.VJ = 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.btnCapsLock = new System.Windows.Forms.Button();
this.btnDoubleCharKey21 = new System.Windows.Forms.Button();
this.btnDoubleCharKey20 = new System.Windows.Forms.Button();
this.btnDoubleCharKey19 = 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.btnShift1 = new System.Windows.Forms.Button();
this.btnCtrl2 = new System.Windows.Forms.Button();
this.btnAlt2 = new System.Windows.Forms.Button();
this.btnBlanket = new System.Windows.Forms.Button();
this.btnAlt1 = new System.Windows.Forms.Button();
this.btnWin1 = new System.Windows.Forms.Button();
this.btnCtrl1 = new System.Windows.Forms.Button();
this.btnLeft = new System.Windows.Forms.Button();
this.btnRight = new System.Windows.Forms.Button();
this.btnUp = new System.Windows.Forms.Button();
this.btnDown = new System.Windows.Forms.Button();
this.txtInput = new System.Windows.Forms.TextBox();
this.btnShift2 = new System.Windows.Forms.Button();
this.label3 = new System.Windows.Forms.Label();
this.lblCaption = new System.Windows.Forms.Label();
this.txtPreview = new System.Windows.Forms.TextBox();
this.btnExit = new System.Windows.Forms.Button();
this.SuspendLayout();
//
// btnDoubleCharKey2
//
this.btnDoubleCharKey2.BackColor = System.Drawing.Color.Black;
this.btnDoubleCharKey2.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnDoubleCharKey2.ForeColor = System.Drawing.Color.White;
this.btnDoubleCharKey2.Location = new System.Drawing.Point(88, 73);
this.btnDoubleCharKey2.Name = "btnDoubleCharKey2";
this.btnDoubleCharKey2.Size = new System.Drawing.Size(70, 55);
this.btnDoubleCharKey2.TabIndex = 19;
this.btnDoubleCharKey2.TabStop = false;
this.btnDoubleCharKey2.Tag = "! 1";
this.btnDoubleCharKey2.Text = "1";
this.btnDoubleCharKey2.UseVisualStyleBackColor = false;
this.btnDoubleCharKey2.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnDoubleCharKey3
//
this.btnDoubleCharKey3.BackColor = System.Drawing.Color.Black;
this.btnDoubleCharKey3.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnDoubleCharKey3.ForeColor = System.Drawing.Color.White;
this.btnDoubleCharKey3.Location = new System.Drawing.Point(164, 73);
this.btnDoubleCharKey3.Name = "btnDoubleCharKey3";
this.btnDoubleCharKey3.Size = new System.Drawing.Size(70, 55);
this.btnDoubleCharKey3.TabIndex = 20;
this.btnDoubleCharKey3.TabStop = false;
this.btnDoubleCharKey3.Tag = "@ 2";
this.btnDoubleCharKey3.Text = "2";
this.btnDoubleCharKey3.UseVisualStyleBackColor = false;
this.btnDoubleCharKey3.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnDoubleCharKey4
//
this.btnDoubleCharKey4.BackColor = System.Drawing.Color.Black;
this.btnDoubleCharKey4.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnDoubleCharKey4.ForeColor = System.Drawing.Color.White;
this.btnDoubleCharKey4.Location = new System.Drawing.Point(240, 73);
this.btnDoubleCharKey4.Name = "btnDoubleCharKey4";
this.btnDoubleCharKey4.Size = new System.Drawing.Size(70, 55);
this.btnDoubleCharKey4.TabIndex = 21;
this.btnDoubleCharKey4.TabStop = false;
this.btnDoubleCharKey4.Tag = "# 3";
this.btnDoubleCharKey4.Text = "3";
this.btnDoubleCharKey4.UseVisualStyleBackColor = false;
this.btnDoubleCharKey4.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnDoubleCharKey5
//
this.btnDoubleCharKey5.BackColor = System.Drawing.Color.Black;
this.btnDoubleCharKey5.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnDoubleCharKey5.ForeColor = System.Drawing.Color.White;
this.btnDoubleCharKey5.Location = new System.Drawing.Point(316, 73);
this.btnDoubleCharKey5.Name = "btnDoubleCharKey5";
this.btnDoubleCharKey5.Size = new System.Drawing.Size(70, 55);
this.btnDoubleCharKey5.TabIndex = 22;
this.btnDoubleCharKey5.TabStop = false;
this.btnDoubleCharKey5.Tag = "$ 4";
this.btnDoubleCharKey5.Text = "4";
this.btnDoubleCharKey5.UseVisualStyleBackColor = false;
this.btnDoubleCharKey5.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnDoubleCharKey6
//
this.btnDoubleCharKey6.BackColor = System.Drawing.Color.Black;
this.btnDoubleCharKey6.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnDoubleCharKey6.ForeColor = System.Drawing.Color.White;
this.btnDoubleCharKey6.Location = new System.Drawing.Point(392, 73);
this.btnDoubleCharKey6.Name = "btnDoubleCharKey6";
this.btnDoubleCharKey6.Size = new System.Drawing.Size(70, 55);
this.btnDoubleCharKey6.TabIndex = 23;
this.btnDoubleCharKey6.TabStop = false;
this.btnDoubleCharKey6.Tag = "% 5";
this.btnDoubleCharKey6.Text = "5";
this.btnDoubleCharKey6.UseVisualStyleBackColor = false;
this.btnDoubleCharKey6.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnDoubleCharKey7
//
this.btnDoubleCharKey7.BackColor = System.Drawing.Color.Black;
this.btnDoubleCharKey7.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnDoubleCharKey7.ForeColor = System.Drawing.Color.White;
this.btnDoubleCharKey7.Location = new System.Drawing.Point(468, 73);
this.btnDoubleCharKey7.Name = "btnDoubleCharKey7";
this.btnDoubleCharKey7.Size = new System.Drawing.Size(70, 55);
this.btnDoubleCharKey7.TabIndex = 24;
this.btnDoubleCharKey7.TabStop = false;
this.btnDoubleCharKey7.Tag = "^ 6";
this.btnDoubleCharKey7.Text = "6";
this.btnDoubleCharKey7.UseVisualStyleBackColor = false;
this.btnDoubleCharKey7.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnDoubleCharKey8
//
this.btnDoubleCharKey8.BackColor = System.Drawing.Color.Black;
this.btnDoubleCharKey8.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnDoubleCharKey8.ForeColor = System.Drawing.Color.White;
this.btnDoubleCharKey8.Location = new System.Drawing.Point(544, 73);
this.btnDoubleCharKey8.Name = "btnDoubleCharKey8";
this.btnDoubleCharKey8.Size = new System.Drawing.Size(70, 55);
this.btnDoubleCharKey8.TabIndex = 25;
this.btnDoubleCharKey8.TabStop = false;
this.btnDoubleCharKey8.Tag = "&& 7";
this.btnDoubleCharKey8.Text = "7";
this.btnDoubleCharKey8.UseVisualStyleBackColor = false;
this.btnDoubleCharKey8.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnDoubleCharKey9
//
this.btnDoubleCharKey9.BackColor = System.Drawing.Color.Black;
this.btnDoubleCharKey9.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnDoubleCharKey9.ForeColor = System.Drawing.Color.White;
this.btnDoubleCharKey9.Location = new System.Drawing.Point(620, 73);
this.btnDoubleCharKey9.Name = "btnDoubleCharKey9";
this.btnDoubleCharKey9.Size = new System.Drawing.Size(70, 55);
this.btnDoubleCharKey9.TabIndex = 26;
this.btnDoubleCharKey9.TabStop = false;
this.btnDoubleCharKey9.Tag = "* 8";
this.btnDoubleCharKey9.Text = "8";
this.btnDoubleCharKey9.UseVisualStyleBackColor = false;
this.btnDoubleCharKey9.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnDoubleCharKey10
//
this.btnDoubleCharKey10.BackColor = System.Drawing.Color.Black;
this.btnDoubleCharKey10.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnDoubleCharKey10.ForeColor = System.Drawing.Color.White;
this.btnDoubleCharKey10.Location = new System.Drawing.Point(696, 73);
this.btnDoubleCharKey10.Name = "btnDoubleCharKey10";
this.btnDoubleCharKey10.Size = new System.Drawing.Size(70, 55);
this.btnDoubleCharKey10.TabIndex = 27;
this.btnDoubleCharKey10.TabStop = false;
this.btnDoubleCharKey10.Tag = "( 9";
this.btnDoubleCharKey10.Text = "9";
this.btnDoubleCharKey10.UseVisualStyleBackColor = false;
this.btnDoubleCharKey10.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnDoubleCharKey11
//
this.btnDoubleCharKey11.BackColor = System.Drawing.Color.Black;
this.btnDoubleCharKey11.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnDoubleCharKey11.ForeColor = System.Drawing.Color.White;
this.btnDoubleCharKey11.Location = new System.Drawing.Point(772, 73);
this.btnDoubleCharKey11.Name = "btnDoubleCharKey11";
this.btnDoubleCharKey11.Size = new System.Drawing.Size(70, 55);
this.btnDoubleCharKey11.TabIndex = 28;
this.btnDoubleCharKey11.TabStop = false;
this.btnDoubleCharKey11.Tag = ") 0";
this.btnDoubleCharKey11.Text = "0";
this.btnDoubleCharKey11.UseVisualStyleBackColor = false;
this.btnDoubleCharKey11.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnDoubleCharKey12
//
this.btnDoubleCharKey12.BackColor = System.Drawing.Color.Black;
this.btnDoubleCharKey12.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnDoubleCharKey12.ForeColor = System.Drawing.Color.White;
this.btnDoubleCharKey12.Location = new System.Drawing.Point(848, 73);
this.btnDoubleCharKey12.Name = "btnDoubleCharKey12";
this.btnDoubleCharKey12.Size = new System.Drawing.Size(70, 55);
this.btnDoubleCharKey12.TabIndex = 29;
this.btnDoubleCharKey12.TabStop = false;
this.btnDoubleCharKey12.Tag = "_ -";
this.btnDoubleCharKey12.Text = "-";
this.btnDoubleCharKey12.UseVisualStyleBackColor = false;
this.btnDoubleCharKey12.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnDoubleCharKey13
//
this.btnDoubleCharKey13.BackColor = System.Drawing.Color.Black;
this.btnDoubleCharKey13.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnDoubleCharKey13.ForeColor = System.Drawing.Color.White;
this.btnDoubleCharKey13.Location = new System.Drawing.Point(924, 73);
this.btnDoubleCharKey13.Name = "btnDoubleCharKey13";
this.btnDoubleCharKey13.Size = new System.Drawing.Size(70, 55);
this.btnDoubleCharKey13.TabIndex = 30;
this.btnDoubleCharKey13.TabStop = false;
this.btnDoubleCharKey13.Tag = "+ =";
this.btnDoubleCharKey13.Text = "=";
this.btnDoubleCharKey13.UseVisualStyleBackColor = false;
this.btnDoubleCharKey13.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnBack
//
this.btnBack.BackColor = System.Drawing.Color.Black;
this.btnBack.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnBack.ForeColor = System.Drawing.Color.White;
this.btnBack.Location = new System.Drawing.Point(1000, 73);
this.btnBack.Name = "btnBack";
this.btnBack.Size = new System.Drawing.Size(102, 55);
this.btnBack.TabIndex = 31;
this.btnBack.TabStop = false;
this.btnBack.Text = "← back";
this.btnBack.UseVisualStyleBackColor = false;
this.btnBack.Click += new System.EventHandler(this.btnBack_Click);
//
// btnDoubleCharKey1
//
this.btnDoubleCharKey1.BackColor = System.Drawing.Color.Black;
this.btnDoubleCharKey1.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnDoubleCharKey1.ForeColor = System.Drawing.Color.White;
this.btnDoubleCharKey1.Location = new System.Drawing.Point(12, 73);
this.btnDoubleCharKey1.Name = "btnDoubleCharKey1";
this.btnDoubleCharKey1.Size = new System.Drawing.Size(70, 55);
this.btnDoubleCharKey1.TabIndex = 32;
this.btnDoubleCharKey1.TabStop = false;
this.btnDoubleCharKey1.Tag = "~ `";
this.btnDoubleCharKey1.Text = "`\r\n";
this.btnDoubleCharKey1.UseVisualStyleBackColor = false;
this.btnDoubleCharKey1.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnTab
//
this.btnTab.BackColor = System.Drawing.Color.Black;
this.btnTab.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnTab.ForeColor = System.Drawing.Color.White;
this.btnTab.Location = new System.Drawing.Point(12, 134);
this.btnTab.Name = "btnTab";
this.btnTab.Size = new System.Drawing.Size(102, 55);
this.btnTab.TabIndex = 33;
this.btnTab.TabStop = false;
this.btnTab.Text = "tab";
this.btnTab.UseVisualStyleBackColor = false;
this.btnTab.Click += new System.EventHandler(this.btnTab_Click);
//
// btnQ
//
this.btnQ.BackColor = System.Drawing.Color.Black;
this.btnQ.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnQ.ForeColor = System.Drawing.Color.White;
this.btnQ.Location = new System.Drawing.Point(120, 134);
this.btnQ.Name = "btnQ";
this.btnQ.Size = new System.Drawing.Size(70, 55);
this.btnQ.TabIndex = 34;
this.btnQ.TabStop = false;
this.btnQ.Text = "Q";
this.btnQ.UseVisualStyleBackColor = false;
this.btnQ.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnW
//
this.btnW.BackColor = System.Drawing.Color.Black;
this.btnW.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnW.ForeColor = System.Drawing.Color.White;
this.btnW.Location = new System.Drawing.Point(196, 134);
this.btnW.Name = "btnW";
this.btnW.Size = new System.Drawing.Size(70, 55);
this.btnW.TabIndex = 35;
this.btnW.TabStop = false;
this.btnW.Text = "W";
this.btnW.UseVisualStyleBackColor = false;
this.btnW.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnE
//
this.btnE.BackColor = System.Drawing.Color.Black;
this.btnE.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnE.ForeColor = System.Drawing.Color.White;
this.btnE.Location = new System.Drawing.Point(272, 134);
this.btnE.Name = "btnE";
this.btnE.Size = new System.Drawing.Size(70, 55);
this.btnE.TabIndex = 36;
this.btnE.TabStop = false;
this.btnE.Text = "E";
this.btnE.UseVisualStyleBackColor = false;
this.btnE.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnR
//
this.btnR.BackColor = System.Drawing.Color.Black;
this.btnR.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnR.ForeColor = System.Drawing.Color.White;
this.btnR.Location = new System.Drawing.Point(348, 134);
this.btnR.Name = "btnR";
this.btnR.Size = new System.Drawing.Size(70, 55);
this.btnR.TabIndex = 37;
this.btnR.TabStop = false;
this.btnR.Text = "R";
this.btnR.UseVisualStyleBackColor = false;
this.btnR.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnT
//
this.btnT.BackColor = System.Drawing.Color.Black;
this.btnT.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnT.ForeColor = System.Drawing.Color.White;
this.btnT.Location = new System.Drawing.Point(424, 134);
this.btnT.Name = "btnT";
this.btnT.Size = new System.Drawing.Size(70, 55);
this.btnT.TabIndex = 38;
this.btnT.TabStop = false;
this.btnT.Text = "T";
this.btnT.UseVisualStyleBackColor = false;
this.btnT.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnY
//
this.btnY.BackColor = System.Drawing.Color.Black;
this.btnY.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnY.ForeColor = System.Drawing.Color.White;
this.btnY.Location = new System.Drawing.Point(500, 134);
this.btnY.Name = "btnY";
this.btnY.Size = new System.Drawing.Size(70, 55);
this.btnY.TabIndex = 39;
this.btnY.TabStop = false;
this.btnY.Text = "Y";
this.btnY.UseVisualStyleBackColor = false;
this.btnY.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnU
//
this.btnU.BackColor = System.Drawing.Color.Black;
this.btnU.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnU.ForeColor = System.Drawing.Color.White;
this.btnU.Location = new System.Drawing.Point(576, 134);
this.btnU.Name = "btnU";
this.btnU.Size = new System.Drawing.Size(70, 55);
this.btnU.TabIndex = 40;
this.btnU.TabStop = false;
this.btnU.Text = "U";
this.btnU.UseVisualStyleBackColor = false;
this.btnU.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnI
//
this.btnI.BackColor = System.Drawing.Color.Black;
this.btnI.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnI.ForeColor = System.Drawing.Color.White;
this.btnI.Location = new System.Drawing.Point(652, 134);
this.btnI.Name = "btnI";
this.btnI.Size = new System.Drawing.Size(70, 55);
this.btnI.TabIndex = 41;
this.btnI.TabStop = false;
this.btnI.Text = "I";
this.btnI.UseVisualStyleBackColor = false;
this.btnI.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnO
//
this.btnO.BackColor = System.Drawing.Color.Black;
this.btnO.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnO.ForeColor = System.Drawing.Color.White;
this.btnO.Location = new System.Drawing.Point(728, 134);
this.btnO.Name = "btnO";
this.btnO.Size = new System.Drawing.Size(70, 55);
this.btnO.TabIndex = 42;
this.btnO.TabStop = false;
this.btnO.Text = "O";
this.btnO.UseVisualStyleBackColor = false;
this.btnO.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnP
//
this.btnP.BackColor = System.Drawing.Color.Black;
this.btnP.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnP.ForeColor = System.Drawing.Color.White;
this.btnP.Location = new System.Drawing.Point(804, 134);
this.btnP.Name = "btnP";
this.btnP.Size = new System.Drawing.Size(70, 55);
this.btnP.TabIndex = 43;
this.btnP.TabStop = false;
this.btnP.Text = "P";
this.btnP.UseVisualStyleBackColor = false;
this.btnP.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnDoubleCharKey14
//
this.btnDoubleCharKey14.BackColor = System.Drawing.Color.Black;
this.btnDoubleCharKey14.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnDoubleCharKey14.ForeColor = System.Drawing.Color.White;
this.btnDoubleCharKey14.Location = new System.Drawing.Point(880, 134);
this.btnDoubleCharKey14.Name = "btnDoubleCharKey14";
this.btnDoubleCharKey14.Size = new System.Drawing.Size(70, 55);
this.btnDoubleCharKey14.TabIndex = 44;
this.btnDoubleCharKey14.TabStop = false;
this.btnDoubleCharKey14.Tag = "{ [";
this.btnDoubleCharKey14.Text = "[";
this.btnDoubleCharKey14.UseVisualStyleBackColor = false;
this.btnDoubleCharKey14.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnDoubleCharKey15
//
this.btnDoubleCharKey15.BackColor = System.Drawing.Color.Black;
this.btnDoubleCharKey15.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnDoubleCharKey15.ForeColor = System.Drawing.Color.White;
this.btnDoubleCharKey15.Location = new System.Drawing.Point(956, 134);
this.btnDoubleCharKey15.Name = "btnDoubleCharKey15";
this.btnDoubleCharKey15.Size = new System.Drawing.Size(70, 55);
this.btnDoubleCharKey15.TabIndex = 45;
this.btnDoubleCharKey15.TabStop = false;
this.btnDoubleCharKey15.Tag = "} ]";
this.btnDoubleCharKey15.Text = "]";
this.btnDoubleCharKey15.UseVisualStyleBackColor = false;
this.btnDoubleCharKey15.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnDoubleCharKey16
//
this.btnDoubleCharKey16.BackColor = System.Drawing.Color.Black;
this.btnDoubleCharKey16.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnDoubleCharKey16.ForeColor = System.Drawing.Color.White;
this.btnDoubleCharKey16.Location = new System.Drawing.Point(1032, 134);
this.btnDoubleCharKey16.Name = "btnDoubleCharKey16";
this.btnDoubleCharKey16.Size = new System.Drawing.Size(70, 55);
this.btnDoubleCharKey16.TabIndex = 46;
this.btnDoubleCharKey16.TabStop = false;
this.btnDoubleCharKey16.Tag = "| \\";
this.btnDoubleCharKey16.Text = "\\";
this.btnDoubleCharKey16.UseVisualStyleBackColor = false;
this.btnDoubleCharKey16.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnEnter
//
this.btnEnter.BackColor = System.Drawing.Color.Black;
this.btnEnter.Font = new System.Drawing.Font("微软雅黑", 15.75F);
this.btnEnter.ForeColor = System.Drawing.Color.White;
this.btnEnter.Location = new System.Drawing.Point(970, 195);
this.btnEnter.Name = "btnEnter";
this.btnEnter.Size = new System.Drawing.Size(132, 55);
this.btnEnter.TabIndex = 59;
this.btnEnter.TabStop = false;
this.btnEnter.Text = "Enter";
this.btnEnter.UseVisualStyleBackColor = false;
this.btnEnter.Click += new System.EventHandler(this.btnEnter_Click);
//
// btnDoubleCharKey18
//
this.btnDoubleCharKey18.BackColor = System.Drawing.Color.Black;
this.btnDoubleCharKey18.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnDoubleCharKey18.ForeColor = System.Drawing.Color.White;
this.btnDoubleCharKey18.Location = new System.Drawing.Point(894, 195);
this.btnDoubleCharKey18.Name = "btnDoubleCharKey18";
this.btnDoubleCharKey18.Size = new System.Drawing.Size(70, 55);
this.btnDoubleCharKey18.TabIndex = 58;
this.btnDoubleCharKey18.TabStop = false;
this.btnDoubleCharKey18.Tag = "\" \'";
this.btnDoubleCharKey18.Text = "\'";
this.btnDoubleCharKey18.UseVisualStyleBackColor = false;
this.btnDoubleCharKey18.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnDoubleCharKey17
//
this.btnDoubleCharKey17.BackColor = System.Drawing.Color.Black;
this.btnDoubleCharKey17.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnDoubleCharKey17.ForeColor = System.Drawing.Color.White;
this.btnDoubleCharKey17.Location = new System.Drawing.Point(818, 195);
this.btnDoubleCharKey17.Name = "btnDoubleCharKey17";
this.btnDoubleCharKey17.Size = new System.Drawing.Size(70, 55);
this.btnDoubleCharKey17.TabIndex = 57;
this.btnDoubleCharKey17.TabStop = false;
this.btnDoubleCharKey17.Tag = ": ;";
this.btnDoubleCharKey17.Text = ";";
this.btnDoubleCharKey17.UseVisualStyleBackColor = false;
this.btnDoubleCharKey17.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnL
//
this.btnL.BackColor = System.Drawing.Color.Black;
this.btnL.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnL.ForeColor = System.Drawing.Color.White;
this.btnL.Location = new System.Drawing.Point(742, 195);
this.btnL.Name = "btnL";
this.btnL.Size = new System.Drawing.Size(70, 55);
this.btnL.TabIndex = 56;
this.btnL.TabStop = false;
this.btnL.Text = "L";
this.btnL.UseVisualStyleBackColor = false;
this.btnL.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnK
//
this.btnK.BackColor = System.Drawing.Color.Black;
this.btnK.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnK.ForeColor = System.Drawing.Color.White;
this.btnK.Location = new System.Drawing.Point(666, 195);
this.btnK.Name = "btnK";
this.btnK.Size = new System.Drawing.Size(70, 55);
this.btnK.TabIndex = 55;
this.btnK.TabStop = false;
this.btnK.Text = "K";
this.btnK.UseVisualStyleBackColor = false;
this.btnK.Click += new System.EventHandler(this.btnCharKey_Click);
//
// VJ
//
this.VJ.BackColor = System.Drawing.Color.Black;
this.VJ.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.VJ.ForeColor = System.Drawing.Color.White;
this.VJ.Location = new System.Drawing.Point(590, 195);
this.VJ.Name = "VJ";
this.VJ.Size = new System.Drawing.Size(70, 55);
this.VJ.TabIndex = 54;
this.VJ.TabStop = false;
this.VJ.Text = "J";
this.VJ.UseVisualStyleBackColor = false;
this.VJ.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnH
//
this.btnH.BackColor = System.Drawing.Color.Black;
this.btnH.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnH.ForeColor = System.Drawing.Color.White;
this.btnH.Location = new System.Drawing.Point(514, 195);
this.btnH.Name = "btnH";
this.btnH.Size = new System.Drawing.Size(70, 55);
this.btnH.TabIndex = 53;
this.btnH.TabStop = false;
this.btnH.Text = "H";
this.btnH.UseVisualStyleBackColor = false;
this.btnH.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnG
//
this.btnG.BackColor = System.Drawing.Color.Black;
this.btnG.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnG.ForeColor = System.Drawing.Color.White;
this.btnG.Location = new System.Drawing.Point(438, 195);
this.btnG.Name = "btnG";
this.btnG.Size = new System.Drawing.Size(70, 55);
this.btnG.TabIndex = 52;
this.btnG.TabStop = false;
this.btnG.Text = "G";
this.btnG.UseVisualStyleBackColor = false;
this.btnG.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnF
//
this.btnF.BackColor = System.Drawing.Color.Black;
this.btnF.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnF.ForeColor = System.Drawing.Color.White;
this.btnF.Location = new System.Drawing.Point(362, 195);
this.btnF.Name = "btnF";
this.btnF.Size = new System.Drawing.Size(70, 55);
this.btnF.TabIndex = 51;
this.btnF.TabStop = false;
this.btnF.Text = "F";
this.btnF.UseVisualStyleBackColor = false;
this.btnF.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnD
//
this.btnD.BackColor = System.Drawing.Color.Black;
this.btnD.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnD.ForeColor = System.Drawing.Color.White;
this.btnD.Location = new System.Drawing.Point(286, 195);
this.btnD.Name = "btnD";
this.btnD.Size = new System.Drawing.Size(70, 55);
this.btnD.TabIndex = 50;
this.btnD.TabStop = false;
this.btnD.Text = "D";
this.btnD.UseVisualStyleBackColor = false;
this.btnD.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnS
//
this.btnS.BackColor = System.Drawing.Color.Black;
this.btnS.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnS.ForeColor = System.Drawing.Color.White;
this.btnS.Location = new System.Drawing.Point(210, 195);
this.btnS.Name = "btnS";
this.btnS.Size = new System.Drawing.Size(70, 55);
this.btnS.TabIndex = 49;
this.btnS.TabStop = false;
this.btnS.Text = "S";
this.btnS.UseVisualStyleBackColor = false;
this.btnS.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnA
//
this.btnA.BackColor = System.Drawing.Color.Black;
this.btnA.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnA.ForeColor = System.Drawing.Color.White;
this.btnA.Location = new System.Drawing.Point(134, 195);
this.btnA.Name = "btnA";
this.btnA.Size = new System.Drawing.Size(70, 55);
this.btnA.TabIndex = 48;
this.btnA.TabStop = false;
this.btnA.Text = "A";
this.btnA.UseVisualStyleBackColor = false;
this.btnA.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnCapsLock
//
this.btnCapsLock.BackColor = System.Drawing.Color.Black;
this.btnCapsLock.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnCapsLock.ForeColor = System.Drawing.Color.White;
this.btnCapsLock.Location = new System.Drawing.Point(12, 195);
this.btnCapsLock.Name = "btnCapsLock";
this.btnCapsLock.Size = new System.Drawing.Size(116, 55);
this.btnCapsLock.TabIndex = 47;
this.btnCapsLock.TabStop = false;
this.btnCapsLock.Text = "caps lock";
this.btnCapsLock.UseVisualStyleBackColor = false;
this.btnCapsLock.Click += new System.EventHandler(this.btnCapsLock_Click);
//
// btnDoubleCharKey21
//
this.btnDoubleCharKey21.BackColor = System.Drawing.Color.Black;
this.btnDoubleCharKey21.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnDoubleCharKey21.ForeColor = System.Drawing.Color.White;
this.btnDoubleCharKey21.Location = new System.Drawing.Point(848, 256);
this.btnDoubleCharKey21.Name = "btnDoubleCharKey21";
this.btnDoubleCharKey21.Size = new System.Drawing.Size(70, 55);
this.btnDoubleCharKey21.TabIndex = 70;
this.btnDoubleCharKey21.TabStop = false;
this.btnDoubleCharKey21.Tag = "? /";
this.btnDoubleCharKey21.Text = "/";
this.btnDoubleCharKey21.UseVisualStyleBackColor = false;
this.btnDoubleCharKey21.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnDoubleCharKey20
//
this.btnDoubleCharKey20.BackColor = System.Drawing.Color.Black;
this.btnDoubleCharKey20.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnDoubleCharKey20.ForeColor = System.Drawing.Color.White;
this.btnDoubleCharKey20.Location = new System.Drawing.Point(772, 256);
this.btnDoubleCharKey20.Name = "btnDoubleCharKey20";
this.btnDoubleCharKey20.Size = new System.Drawing.Size(70, 55);
this.btnDoubleCharKey20.TabIndex = 69;
this.btnDoubleCharKey20.TabStop = false;
this.btnDoubleCharKey20.Tag = "> .";
this.btnDoubleCharKey20.Text = ".";
this.btnDoubleCharKey20.UseVisualStyleBackColor = false;
this.btnDoubleCharKey20.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnDoubleCharKey19
//
this.btnDoubleCharKey19.BackColor = System.Drawing.Color.Black;
this.btnDoubleCharKey19.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnDoubleCharKey19.ForeColor = System.Drawing.Color.White;
this.btnDoubleCharKey19.Location = new System.Drawing.Point(696, 256);
this.btnDoubleCharKey19.Name = "btnDoubleCharKey19";
this.btnDoubleCharKey19.Size = new System.Drawing.Size(70, 55);
this.btnDoubleCharKey19.TabIndex = 68;
this.btnDoubleCharKey19.TabStop = false;
this.btnDoubleCharKey19.Tag = "< ,";
this.btnDoubleCharKey19.Text = ",";
this.btnDoubleCharKey19.UseVisualStyleBackColor = false;
this.btnDoubleCharKey19.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnM
//
this.btnM.BackColor = System.Drawing.Color.Black;
this.btnM.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnM.ForeColor = System.Drawing.Color.White;
this.btnM.Location = new System.Drawing.Point(620, 256);
this.btnM.Name = "btnM";
this.btnM.Size = new System.Drawing.Size(70, 55);
this.btnM.TabIndex = 67;
this.btnM.TabStop = false;
this.btnM.Text = "M";
this.btnM.UseVisualStyleBackColor = false;
this.btnM.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnN
//
this.btnN.BackColor = System.Drawing.Color.Black;
this.btnN.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnN.ForeColor = System.Drawing.Color.White;
this.btnN.Location = new System.Drawing.Point(544, 256);
this.btnN.Name = "btnN";
this.btnN.Size = new System.Drawing.Size(70, 55);
this.btnN.TabIndex = 66;
this.btnN.TabStop = false;
this.btnN.Text = "N";
this.btnN.UseVisualStyleBackColor = false;
this.btnN.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnB
//
this.btnB.BackColor = System.Drawing.Color.Black;
this.btnB.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnB.ForeColor = System.Drawing.Color.White;
this.btnB.Location = new System.Drawing.Point(468, 256);
this.btnB.Name = "btnB";
this.btnB.Size = new System.Drawing.Size(70, 55);
this.btnB.TabIndex = 65;
this.btnB.TabStop = false;
this.btnB.Text = "B";
this.btnB.UseVisualStyleBackColor = false;
this.btnB.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnV
//
this.btnV.BackColor = System.Drawing.Color.Black;
this.btnV.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnV.ForeColor = System.Drawing.Color.White;
this.btnV.Location = new System.Drawing.Point(392, 256);
this.btnV.Name = "btnV";
this.btnV.Size = new System.Drawing.Size(70, 55);
this.btnV.TabIndex = 64;
this.btnV.TabStop = false;
this.btnV.Text = "V";
this.btnV.UseVisualStyleBackColor = false;
this.btnV.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnC
//
this.btnC.BackColor = System.Drawing.Color.Black;
this.btnC.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnC.ForeColor = System.Drawing.Color.White;
this.btnC.Location = new System.Drawing.Point(316, 256);
this.btnC.Name = "btnC";
this.btnC.Size = new System.Drawing.Size(70, 55);
this.btnC.TabIndex = 63;
this.btnC.TabStop = false;
this.btnC.Text = "C";
this.btnC.UseVisualStyleBackColor = false;
this.btnC.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnX
//
this.btnX.BackColor = System.Drawing.Color.Black;
this.btnX.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnX.ForeColor = System.Drawing.Color.White;
this.btnX.Location = new System.Drawing.Point(240, 256);
this.btnX.Name = "btnX";
this.btnX.Size = new System.Drawing.Size(70, 55);
this.btnX.TabIndex = 62;
this.btnX.TabStop = false;
this.btnX.Text = "X";
this.btnX.UseVisualStyleBackColor = false;
this.btnX.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnZ
//
this.btnZ.BackColor = System.Drawing.Color.Black;
this.btnZ.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnZ.ForeColor = System.Drawing.Color.White;
this.btnZ.Location = new System.Drawing.Point(164, 256);
this.btnZ.Name = "btnZ";
this.btnZ.Size = new System.Drawing.Size(70, 55);
this.btnZ.TabIndex = 61;
this.btnZ.TabStop = false;
this.btnZ.Text = "Z";
this.btnZ.UseVisualStyleBackColor = false;
this.btnZ.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnShift1
//
this.btnShift1.BackColor = System.Drawing.Color.Black;
this.btnShift1.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnShift1.ForeColor = System.Drawing.Color.White;
this.btnShift1.Location = new System.Drawing.Point(12, 256);
this.btnShift1.Name = "btnShift1";
this.btnShift1.Size = new System.Drawing.Size(146, 55);
this.btnShift1.TabIndex = 60;
this.btnShift1.TabStop = false;
this.btnShift1.Text = "shift";
this.btnShift1.UseVisualStyleBackColor = false;
this.btnShift1.Click += new System.EventHandler(this.btnShift_Click);
//
// btnCtrl2
//
this.btnCtrl2.BackColor = System.Drawing.Color.Black;
this.btnCtrl2.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnCtrl2.ForeColor = System.Drawing.Color.White;
this.btnCtrl2.Location = new System.Drawing.Point(772, 317);
this.btnCtrl2.Name = "btnCtrl2";
this.btnCtrl2.Size = new System.Drawing.Size(70, 55);
this.btnCtrl2.TabIndex = 83;
this.btnCtrl2.TabStop = false;
this.btnCtrl2.Text = "ctrl";
this.btnCtrl2.UseVisualStyleBackColor = false;
this.btnCtrl2.Click += new System.EventHandler(this.btnCtrl_Click);
//
// btnAlt2
//
this.btnAlt2.BackColor = System.Drawing.Color.Black;
this.btnAlt2.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnAlt2.ForeColor = System.Drawing.Color.White;
this.btnAlt2.Location = new System.Drawing.Point(696, 317);
this.btnAlt2.Name = "btnAlt2";
this.btnAlt2.Size = new System.Drawing.Size(70, 55);
this.btnAlt2.TabIndex = 82;
this.btnAlt2.TabStop = false;
this.btnAlt2.Text = "alt";
this.btnAlt2.UseVisualStyleBackColor = false;
this.btnAlt2.Click += new System.EventHandler(this.btnAlt_Click);
//
// btnBlanket
//
this.btnBlanket.BackColor = System.Drawing.Color.Black;
this.btnBlanket.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnBlanket.ForeColor = System.Drawing.Color.White;
this.btnBlanket.Location = new System.Drawing.Point(316, 317);
this.btnBlanket.Name = "btnBlanket";
this.btnBlanket.Size = new System.Drawing.Size(374, 55);
this.btnBlanket.TabIndex = 76;
this.btnBlanket.TabStop = false;
this.btnBlanket.Text = " ";
this.btnBlanket.UseVisualStyleBackColor = false;
this.btnBlanket.Click += new System.EventHandler(this.btnCharKey_Click);
//
// btnAlt1
//
this.btnAlt1.BackColor = System.Drawing.Color.Black;
this.btnAlt1.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnAlt1.ForeColor = System.Drawing.Color.White;
this.btnAlt1.Location = new System.Drawing.Point(240, 317);
this.btnAlt1.Name = "btnAlt1";
this.btnAlt1.Size = new System.Drawing.Size(70, 55);
this.btnAlt1.TabIndex = 75;
this.btnAlt1.TabStop = false;
this.btnAlt1.Text = "alt";
this.btnAlt1.UseVisualStyleBackColor = false;
this.btnAlt1.Click += new System.EventHandler(this.btnAlt_Click);
//
// btnWin1
//
this.btnWin1.BackColor = System.Drawing.Color.Black;
this.btnWin1.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnWin1.ForeColor = System.Drawing.Color.White;
this.btnWin1.Location = new System.Drawing.Point(164, 317);
this.btnWin1.Name = "btnWin1";
this.btnWin1.Size = new System.Drawing.Size(70, 55);
this.btnWin1.TabIndex = 74;
this.btnWin1.TabStop = false;
this.btnWin1.Text = "win";
this.btnWin1.UseVisualStyleBackColor = false;
this.btnWin1.Click += new System.EventHandler(this.btnWin1_Click);
//
// btnCtrl1
//
this.btnCtrl1.BackColor = System.Drawing.Color.Black;
this.btnCtrl1.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnCtrl1.ForeColor = System.Drawing.Color.White;
this.btnCtrl1.Location = new System.Drawing.Point(12, 317);
this.btnCtrl1.Name = "btnCtrl1";
this.btnCtrl1.Size = new System.Drawing.Size(146, 55);
this.btnCtrl1.TabIndex = 73;
this.btnCtrl1.TabStop = false;
this.btnCtrl1.Text = "ctrl";
this.btnCtrl1.UseVisualStyleBackColor = false;
this.btnCtrl1.Click += new System.EventHandler(this.btnCtrl_Click);
//
// btnLeft
//
this.btnLeft.BackColor = System.Drawing.Color.Black;
this.btnLeft.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnLeft.ForeColor = System.Drawing.Color.White;
this.btnLeft.Location = new System.Drawing.Point(848, 317);
this.btnLeft.Name = "btnLeft";
this.btnLeft.Size = new System.Drawing.Size(70, 55);
this.btnLeft.TabIndex = 84;
this.btnLeft.TabStop = false;
this.btnLeft.Text = "←";
this.btnLeft.UseVisualStyleBackColor = false;
this.btnLeft.Click += new System.EventHandler(this.btnLeft_Click);
//
// btnRight
//
this.btnRight.BackColor = System.Drawing.Color.Black;
this.btnRight.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnRight.ForeColor = System.Drawing.Color.White;
this.btnRight.Location = new System.Drawing.Point(1032, 317);
this.btnRight.Name = "btnRight";
this.btnRight.Size = new System.Drawing.Size(70, 55);
this.btnRight.TabIndex = 85;
this.btnRight.TabStop = false;
this.btnRight.Text = "→";
this.btnRight.UseVisualStyleBackColor = false;
this.btnRight.Click += new System.EventHandler(this.btnRight_Click);
//
// btnUp
//
this.btnUp.BackColor = System.Drawing.Color.Black;
this.btnUp.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnUp.ForeColor = System.Drawing.Color.White;
this.btnUp.Location = new System.Drawing.Point(924, 317);
this.btnUp.Name = "btnUp";
this.btnUp.Size = new System.Drawing.Size(102, 30);
this.btnUp.TabIndex = 86;
this.btnUp.TabStop = false;
this.btnUp.Text = "↑";
this.btnUp.UseVisualStyleBackColor = false;
this.btnUp.Click += new System.EventHandler(this.btnUp_Click);
//
// btnDown
//
this.btnDown.BackColor = System.Drawing.Color.Black;
this.btnDown.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnDown.ForeColor = System.Drawing.Color.White;
this.btnDown.Location = new System.Drawing.Point(924, 344);
this.btnDown.Name = "btnDown";
this.btnDown.Size = new System.Drawing.Size(102, 30);
this.btnDown.TabIndex = 87;
this.btnDown.TabStop = false;
this.btnDown.Text = "↓";
this.btnDown.UseVisualStyleBackColor = false;
this.btnDown.Click += new System.EventHandler(this.btnDown_Click);
//
// txtInput
//
this.txtInput.AcceptsReturn = true;
this.txtInput.AcceptsTab = true;
this.txtInput.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtInput.Location = new System.Drawing.Point(544, 12);
this.txtInput.Multiline = true;
this.txtInput.Name = "txtInput";
this.txtInput.ScrollBars = System.Windows.Forms.ScrollBars.Both;
this.txtInput.Size = new System.Drawing.Size(450, 45);
this.txtInput.TabIndex = 88;
this.txtInput.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// btnShift2
//
this.btnShift2.BackColor = System.Drawing.Color.Black;
this.btnShift2.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnShift2.ForeColor = System.Drawing.Color.White;
this.btnShift2.Location = new System.Drawing.Point(924, 256);
this.btnShift2.Name = "btnShift2";
this.btnShift2.Size = new System.Drawing.Size(178, 55);
this.btnShift2.TabIndex = 89;
this.btnShift2.TabStop = false;
this.btnShift2.Text = "shift";
this.btnShift2.UseVisualStyleBackColor = false;
this.btnShift2.Click += new System.EventHandler(this.btnShift_Click);
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("宋体", 15.75F);
this.label3.ForeColor = System.Drawing.Color.Black;
this.label3.Location = new System.Drawing.Point(12, 27);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(42, 21);
this.label3.TabIndex = 91;
this.label3.Text = "旧:";
//
// lblCaption
//
this.lblCaption.AutoSize = true;
this.lblCaption.Font = new System.Drawing.Font("宋体", 15.75F);
this.lblCaption.ForeColor = System.Drawing.Color.Black;
this.lblCaption.Location = new System.Drawing.Point(468, 27);
this.lblCaption.Name = "lblCaption";
this.lblCaption.Size = new System.Drawing.Size(42, 21);
this.lblCaption.TabIndex = 90;
this.lblCaption.Text = "新:";
//
// txtPreview
//
this.txtPreview.AcceptsReturn = true;
this.txtPreview.AcceptsTab = true;
this.txtPreview.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtPreview.Location = new System.Drawing.Point(60, 12);
this.txtPreview.Multiline = true;
this.txtPreview.Name = "txtPreview";
this.txtPreview.ScrollBars = System.Windows.Forms.ScrollBars.Both;
this.txtPreview.Size = new System.Drawing.Size(402, 45);
this.txtPreview.TabIndex = 92;
this.txtPreview.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// btnExit
//
this.btnExit.BackColor = System.Drawing.Color.Black;
this.btnExit.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnExit.ForeColor = System.Drawing.Color.White;
this.btnExit.Location = new System.Drawing.Point(1000, 12);
this.btnExit.Name = "btnExit";
this.btnExit.Size = new System.Drawing.Size(102, 55);
this.btnExit.TabIndex = 93;
this.btnExit.TabStop = false;
this.btnExit.Text = "取消";
this.btnExit.UseVisualStyleBackColor = false;
this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
//
// FullKeyboardForm
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(1108, 377);
this.Controls.Add(this.btnExit);
this.Controls.Add(this.txtPreview);
this.Controls.Add(this.label3);
this.Controls.Add(this.lblCaption);
this.Controls.Add(this.btnShift2);
this.Controls.Add(this.txtInput);
this.Controls.Add(this.btnDown);
this.Controls.Add(this.btnUp);
this.Controls.Add(this.btnRight);
this.Controls.Add(this.btnLeft);
this.Controls.Add(this.btnCtrl2);
this.Controls.Add(this.btnAlt2);
this.Controls.Add(this.btnBlanket);
this.Controls.Add(this.btnAlt1);
this.Controls.Add(this.btnWin1);
this.Controls.Add(this.btnCtrl1);
this.Controls.Add(this.btnDoubleCharKey21);
this.Controls.Add(this.btnDoubleCharKey20);
this.Controls.Add(this.btnDoubleCharKey19);
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.btnShift1);
this.Controls.Add(this.btnEnter);
this.Controls.Add(this.btnDoubleCharKey18);
this.Controls.Add(this.btnDoubleCharKey17);
this.Controls.Add(this.btnL);
this.Controls.Add(this.btnK);
this.Controls.Add(this.VJ);
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.btnCapsLock);
this.Controls.Add(this.btnDoubleCharKey16);
this.Controls.Add(this.btnDoubleCharKey15);
this.Controls.Add(this.btnDoubleCharKey14);
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.btnE);
this.Controls.Add(this.btnW);
this.Controls.Add(this.btnQ);
this.Controls.Add(this.btnTab);
this.Controls.Add(this.btnDoubleCharKey1);
this.Controls.Add(this.btnBack);
this.Controls.Add(this.btnDoubleCharKey13);
this.Controls.Add(this.btnDoubleCharKey12);
this.Controls.Add(this.btnDoubleCharKey11);
this.Controls.Add(this.btnDoubleCharKey10);
this.Controls.Add(this.btnDoubleCharKey9);
this.Controls.Add(this.btnDoubleCharKey8);
this.Controls.Add(this.btnDoubleCharKey7);
this.Controls.Add(this.btnDoubleCharKey6);
this.Controls.Add(this.btnDoubleCharKey5);
this.Controls.Add(this.btnDoubleCharKey4);
this.Controls.Add(this.btnDoubleCharKey3);
this.Controls.Add(this.btnDoubleCharKey2);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
this.Name = "FullKeyboardForm";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "FullKeyboardForm";
this.Load += new System.EventHandler(this.FullKeyboardForm_Load);
this.Shown += new System.EventHandler(this.FullKeyboardForm_Shown);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Button btnDoubleCharKey2;
private System.Windows.Forms.Button btnDoubleCharKey3;
private System.Windows.Forms.Button btnDoubleCharKey4;
private System.Windows.Forms.Button btnDoubleCharKey5;
private System.Windows.Forms.Button btnDoubleCharKey6;
private System.Windows.Forms.Button btnDoubleCharKey7;
private System.Windows.Forms.Button btnDoubleCharKey8;
private System.Windows.Forms.Button btnDoubleCharKey9;
private System.Windows.Forms.Button btnDoubleCharKey10;
private System.Windows.Forms.Button btnDoubleCharKey11;
private System.Windows.Forms.Button btnDoubleCharKey12;
private System.Windows.Forms.Button btnDoubleCharKey13;
private System.Windows.Forms.Button btnBack;
private System.Windows.Forms.Button btnDoubleCharKey1;
private System.Windows.Forms.Button btnTab;
private System.Windows.Forms.Button btnQ;
private System.Windows.Forms.Button btnW;
private System.Windows.Forms.Button btnE;
private System.Windows.Forms.Button btnR;
private System.Windows.Forms.Button btnT;
private System.Windows.Forms.Button btnY;
private System.Windows.Forms.Button btnU;
private System.Windows.Forms.Button btnI;
private System.Windows.Forms.Button btnO;
private System.Windows.Forms.Button btnP;
private System.Windows.Forms.Button btnDoubleCharKey14;
private System.Windows.Forms.Button btnDoubleCharKey15;
private System.Windows.Forms.Button btnDoubleCharKey16;
private System.Windows.Forms.Button btnEnter;
private System.Windows.Forms.Button btnDoubleCharKey18;
private System.Windows.Forms.Button btnDoubleCharKey17;
private System.Windows.Forms.Button btnL;
private System.Windows.Forms.Button btnK;
private System.Windows.Forms.Button VJ;
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 btnCapsLock;
private System.Windows.Forms.Button btnDoubleCharKey21;
private System.Windows.Forms.Button btnDoubleCharKey20;
private System.Windows.Forms.Button btnDoubleCharKey19;
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 btnShift1;
private System.Windows.Forms.Button btnCtrl2;
private System.Windows.Forms.Button btnAlt2;
private System.Windows.Forms.Button btnBlanket;
private System.Windows.Forms.Button btnAlt1;
private System.Windows.Forms.Button btnWin1;
private System.Windows.Forms.Button btnCtrl1;
private System.Windows.Forms.Button btnLeft;
private System.Windows.Forms.Button btnRight;
private System.Windows.Forms.Button btnUp;
private System.Windows.Forms.Button btnDown;
private System.Windows.Forms.TextBox txtInput;
private System.Windows.Forms.Button btnShift2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label lblCaption;
private System.Windows.Forms.TextBox txtPreview;
private System.Windows.Forms.Button btnExit;
}