/// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     ThoNohT.NohBoard.Keyboard.Styles.KeySubStyle keySubStyle1       = new ThoNohT.NohBoard.Keyboard.Styles.KeySubStyle();
     ThoNohT.NohBoard.Extra.SerializableColor     serializableColor1 = new ThoNohT.NohBoard.Extra.SerializableColor();
     ThoNohT.NohBoard.Extra.SerializableFont      serializableFont1  = new ThoNohT.NohBoard.Extra.SerializableFont();
     ThoNohT.NohBoard.Extra.SerializableColor     serializableColor2 = new ThoNohT.NohBoard.Extra.SerializableColor();
     ThoNohT.NohBoard.Extra.SerializableColor     serializableColor3 = new ThoNohT.NohBoard.Extra.SerializableColor();
     this.AcceptButton2            = new System.Windows.Forms.Button();
     this.CancelButton2            = new System.Windows.Forms.Button();
     this.chkOverwriteDefaultStyle = new System.Windows.Forms.CheckBox();
     this.stylePanel            = new ThoNohT.NohBoard.Controls.KeySubStylePanel();
     this.KeyboardGroup         = new System.Windows.Forms.GroupBox();
     this.txtTopRightImage      = new System.Windows.Forms.TextBox();
     this.lblTopRightImage      = new System.Windows.Forms.Label();
     this.txtTopLeftImage       = new System.Windows.Forms.TextBox();
     this.lblTopLeftImage       = new System.Windows.Forms.Label();
     this.txtBottomRightImage   = new System.Windows.Forms.TextBox();
     this.lblBottomRightImage   = new System.Windows.Forms.Label();
     this.txtBottomLeftImage    = new System.Windows.Forms.TextBox();
     this.lblBottomLeftImage    = new System.Windows.Forms.Label();
     this.txtBottomImage        = new System.Windows.Forms.TextBox();
     this.lblBottomImage        = new System.Windows.Forms.Label();
     this.txtTopImage           = new System.Windows.Forms.TextBox();
     this.lblTopImage           = new System.Windows.Forms.Label();
     this.txtRightImage         = new System.Windows.Forms.TextBox();
     this.lblRightImage         = new System.Windows.Forms.Label();
     this.txtLeftImage          = new System.Windows.Forms.TextBox();
     this.lblLeftImage          = new System.Windows.Forms.Label();
     this.txtAxisImage          = new System.Windows.Forms.TextBox();
     this.lblBackgroundImage    = new System.Windows.Forms.Label();
     this.clrKeyboardBackground = new ThoNohT.NohBoard.Controls.ColorChooser();
     this.chkAxisBackground     = new System.Windows.Forms.CheckBox();
     this.KeyboardGroup.SuspendLayout();
     this.SuspendLayout();
     //
     // AcceptButton2
     //
     this.AcceptButton2.Location = new System.Drawing.Point(758, 645);
     this.AcceptButton2.Margin   = new System.Windows.Forms.Padding(5, 6, 5, 6);
     this.AcceptButton2.Name     = "AcceptButton2";
     this.AcceptButton2.Size     = new System.Drawing.Size(125, 44);
     this.AcceptButton2.TabIndex = 10;
     this.AcceptButton2.Text     = "Accept";
     this.AcceptButton2.UseVisualStyleBackColor = true;
     this.AcceptButton2.Click += new System.EventHandler(this.AcceptButton2_Click);
     //
     // CancelButton2
     //
     this.CancelButton2.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this.CancelButton2.Location                = new System.Drawing.Point(623, 645);
     this.CancelButton2.Margin                  = new System.Windows.Forms.Padding(5, 6, 5, 6);
     this.CancelButton2.Name                    = "CancelButton2";
     this.CancelButton2.Size                    = new System.Drawing.Size(125, 44);
     this.CancelButton2.TabIndex                = 11;
     this.CancelButton2.Text                    = "Cancel";
     this.CancelButton2.UseVisualStyleBackColor = true;
     this.CancelButton2.Click                  += new System.EventHandler(this.CancelButton2_Click);
     //
     // chkOverwriteDefaultStyle
     //
     this.chkOverwriteDefaultStyle.AutoSize = true;
     this.chkOverwriteDefaultStyle.Location = new System.Drawing.Point(23, 660);
     this.chkOverwriteDefaultStyle.Margin   = new System.Windows.Forms.Padding(5, 6, 5, 6);
     this.chkOverwriteDefaultStyle.Name     = "chkOverwriteDefaultStyle";
     this.chkOverwriteDefaultStyle.Size     = new System.Drawing.Size(215, 29);
     this.chkOverwriteDefaultStyle.TabIndex = 18;
     this.chkOverwriteDefaultStyle.Text     = "Overwrite default style";
     this.chkOverwriteDefaultStyle.UseVisualStyleBackColor = true;
     //
     // stylePanel
     //
     this.stylePanel.Location              = new System.Drawing.Point(20, 23);
     this.stylePanel.Margin                = new System.Windows.Forms.Padding(8, 12, 8, 12);
     this.stylePanel.Name                  = "stylePanel";
     this.stylePanel.Size                  = new System.Drawing.Size(285, 637);
     serializableColor1.Blue               = ((byte)(0));
     serializableColor1.Green              = ((byte)(0));
     serializableColor1.Red                = ((byte)(0));
     keySubStyle1.Background               = serializableColor1;
     keySubStyle1.BackgroundImageFileName  = "";
     serializableFont1.AlternateFontFamily = null;
     serializableFont1.DownloadUrl         = null;
     serializableFont1.FontFamily          = "Courier New";
     serializableFont1.Size                = 10F;
     serializableFont1.Style               = ThoNohT.NohBoard.Extra.SerializableFontStyle.Regular;
     keySubStyle1.Font         = serializableFont1;
     serializableColor2.Blue   = ((byte)(0));
     serializableColor2.Green  = ((byte)(0));
     serializableColor2.Red    = ((byte)(0));
     keySubStyle1.Outline      = serializableColor2;
     keySubStyle1.OutlineWidth = 1;
     keySubStyle1.ShowOutline  = false;
     serializableColor3.Blue   = ((byte)(0));
     serializableColor3.Green  = ((byte)(0));
     serializableColor3.Red    = ((byte)(0));
     keySubStyle1.Text         = serializableColor3;
     this.stylePanel.SubStyle  = keySubStyle1;
     this.stylePanel.TabIndex  = 12;
     this.stylePanel.Title     = "Style";
     //
     // KeyboardGroup
     //
     this.KeyboardGroup.Controls.Add(this.txtTopRightImage);
     this.KeyboardGroup.Controls.Add(this.lblTopRightImage);
     this.KeyboardGroup.Controls.Add(this.txtTopLeftImage);
     this.KeyboardGroup.Controls.Add(this.lblTopLeftImage);
     this.KeyboardGroup.Controls.Add(this.txtBottomRightImage);
     this.KeyboardGroup.Controls.Add(this.lblBottomRightImage);
     this.KeyboardGroup.Controls.Add(this.txtBottomLeftImage);
     this.KeyboardGroup.Controls.Add(this.lblBottomLeftImage);
     this.KeyboardGroup.Controls.Add(this.txtBottomImage);
     this.KeyboardGroup.Controls.Add(this.lblBottomImage);
     this.KeyboardGroup.Controls.Add(this.txtTopImage);
     this.KeyboardGroup.Controls.Add(this.lblTopImage);
     this.KeyboardGroup.Controls.Add(this.txtRightImage);
     this.KeyboardGroup.Controls.Add(this.lblRightImage);
     this.KeyboardGroup.Controls.Add(this.txtLeftImage);
     this.KeyboardGroup.Controls.Add(this.lblLeftImage);
     this.KeyboardGroup.Controls.Add(this.txtAxisImage);
     this.KeyboardGroup.Controls.Add(this.lblBackgroundImage);
     this.KeyboardGroup.Controls.Add(this.clrKeyboardBackground);
     this.KeyboardGroup.Location = new System.Drawing.Point(318, 65);
     this.KeyboardGroup.Margin   = new System.Windows.Forms.Padding(5, 6, 5, 6);
     this.KeyboardGroup.Name     = "KeyboardGroup";
     this.KeyboardGroup.Padding  = new System.Windows.Forms.Padding(5, 6, 5, 6);
     this.KeyboardGroup.Size     = new System.Drawing.Size(565, 493);
     this.KeyboardGroup.TabIndex = 19;
     this.KeyboardGroup.TabStop  = false;
     this.KeyboardGroup.Text     = "Axis Circle";
     //
     // txtTopRightImage
     //
     this.txtTopRightImage.Location = new System.Drawing.Point(205, 443);
     this.txtTopRightImage.Margin   = new System.Windows.Forms.Padding(5, 6, 5, 6);
     this.txtTopRightImage.Name     = "txtTopRightImage";
     this.txtTopRightImage.Size     = new System.Drawing.Size(341, 31);
     this.txtTopRightImage.TabIndex = 20;
     //
     // lblTopRightImage
     //
     this.lblTopRightImage.Location  = new System.Drawing.Point(10, 436);
     this.lblTopRightImage.Margin    = new System.Windows.Forms.Padding(5, 0, 5, 0);
     this.lblTopRightImage.Name      = "lblTopRightImage";
     this.lblTopRightImage.Size      = new System.Drawing.Size(194, 44);
     this.lblTopRightImage.TabIndex  = 19;
     this.lblTopRightImage.Text      = "Top Right Image:";
     this.lblTopRightImage.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // txtTopLeftImage
     //
     this.txtTopLeftImage.Location = new System.Drawing.Point(205, 400);
     this.txtTopLeftImage.Margin   = new System.Windows.Forms.Padding(5, 6, 5, 6);
     this.txtTopLeftImage.Name     = "txtTopLeftImage";
     this.txtTopLeftImage.Size     = new System.Drawing.Size(341, 31);
     this.txtTopLeftImage.TabIndex = 18;
     //
     // lblTopLeftImage
     //
     this.lblTopLeftImage.Location  = new System.Drawing.Point(10, 393);
     this.lblTopLeftImage.Margin    = new System.Windows.Forms.Padding(5, 0, 5, 0);
     this.lblTopLeftImage.Name      = "lblTopLeftImage";
     this.lblTopLeftImage.Size      = new System.Drawing.Size(194, 44);
     this.lblTopLeftImage.TabIndex  = 17;
     this.lblTopLeftImage.Text      = "Top Left Image:";
     this.lblTopLeftImage.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // txtBottomRightImage
     //
     this.txtBottomRightImage.Location = new System.Drawing.Point(205, 357);
     this.txtBottomRightImage.Margin   = new System.Windows.Forms.Padding(5, 6, 5, 6);
     this.txtBottomRightImage.Name     = "txtBottomRightImage";
     this.txtBottomRightImage.Size     = new System.Drawing.Size(341, 31);
     this.txtBottomRightImage.TabIndex = 16;
     //
     // lblBottomRightImage
     //
     this.lblBottomRightImage.Location  = new System.Drawing.Point(10, 350);
     this.lblBottomRightImage.Margin    = new System.Windows.Forms.Padding(5, 0, 5, 0);
     this.lblBottomRightImage.Name      = "lblBottomRightImage";
     this.lblBottomRightImage.Size      = new System.Drawing.Size(194, 44);
     this.lblBottomRightImage.TabIndex  = 15;
     this.lblBottomRightImage.Text      = "Bottom Right Image:";
     this.lblBottomRightImage.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // txtBottomLeftImage
     //
     this.txtBottomLeftImage.Location = new System.Drawing.Point(205, 314);
     this.txtBottomLeftImage.Margin   = new System.Windows.Forms.Padding(5, 6, 5, 6);
     this.txtBottomLeftImage.Name     = "txtBottomLeftImage";
     this.txtBottomLeftImage.Size     = new System.Drawing.Size(341, 31);
     this.txtBottomLeftImage.TabIndex = 14;
     //
     // lblBottomLeftImage
     //
     this.lblBottomLeftImage.Location  = new System.Drawing.Point(10, 307);
     this.lblBottomLeftImage.Margin    = new System.Windows.Forms.Padding(5, 0, 5, 0);
     this.lblBottomLeftImage.Name      = "lblBottomLeftImage";
     this.lblBottomLeftImage.Size      = new System.Drawing.Size(194, 44);
     this.lblBottomLeftImage.TabIndex  = 13;
     this.lblBottomLeftImage.Text      = "Bottom Left Image:";
     this.lblBottomLeftImage.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // txtBottomImage
     //
     this.txtBottomImage.Location = new System.Drawing.Point(205, 271);
     this.txtBottomImage.Margin   = new System.Windows.Forms.Padding(5, 6, 5, 6);
     this.txtBottomImage.Name     = "txtBottomImage";
     this.txtBottomImage.Size     = new System.Drawing.Size(341, 31);
     this.txtBottomImage.TabIndex = 12;
     //
     // lblBottomImage
     //
     this.lblBottomImage.Location  = new System.Drawing.Point(10, 264);
     this.lblBottomImage.Margin    = new System.Windows.Forms.Padding(5, 0, 5, 0);
     this.lblBottomImage.Name      = "lblBottomImage";
     this.lblBottomImage.Size      = new System.Drawing.Size(194, 44);
     this.lblBottomImage.TabIndex  = 11;
     this.lblBottomImage.Text      = "Bottom Image:";
     this.lblBottomImage.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // txtTopImage
     //
     this.txtTopImage.Location = new System.Drawing.Point(205, 228);
     this.txtTopImage.Margin   = new System.Windows.Forms.Padding(5, 6, 5, 6);
     this.txtTopImage.Name     = "txtTopImage";
     this.txtTopImage.Size     = new System.Drawing.Size(341, 31);
     this.txtTopImage.TabIndex = 10;
     //
     // lblTopImage
     //
     this.lblTopImage.Location  = new System.Drawing.Point(10, 221);
     this.lblTopImage.Margin    = new System.Windows.Forms.Padding(5, 0, 5, 0);
     this.lblTopImage.Name      = "lblTopImage";
     this.lblTopImage.Size      = new System.Drawing.Size(194, 44);
     this.lblTopImage.TabIndex  = 9;
     this.lblTopImage.Text      = "Top Image:";
     this.lblTopImage.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // txtRightImage
     //
     this.txtRightImage.Location = new System.Drawing.Point(205, 185);
     this.txtRightImage.Margin   = new System.Windows.Forms.Padding(5, 6, 5, 6);
     this.txtRightImage.Name     = "txtRightImage";
     this.txtRightImage.Size     = new System.Drawing.Size(341, 31);
     this.txtRightImage.TabIndex = 8;
     //
     // lblRightImage
     //
     this.lblRightImage.Location  = new System.Drawing.Point(10, 178);
     this.lblRightImage.Margin    = new System.Windows.Forms.Padding(5, 0, 5, 0);
     this.lblRightImage.Name      = "lblRightImage";
     this.lblRightImage.Size      = new System.Drawing.Size(194, 44);
     this.lblRightImage.TabIndex  = 7;
     this.lblRightImage.Text      = "Right Image:";
     this.lblRightImage.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // txtLeftImage
     //
     this.txtLeftImage.Location = new System.Drawing.Point(205, 142);
     this.txtLeftImage.Margin   = new System.Windows.Forms.Padding(5, 6, 5, 6);
     this.txtLeftImage.Name     = "txtLeftImage";
     this.txtLeftImage.Size     = new System.Drawing.Size(341, 31);
     this.txtLeftImage.TabIndex = 6;
     //
     // lblLeftImage
     //
     this.lblLeftImage.Location  = new System.Drawing.Point(10, 135);
     this.lblLeftImage.Margin    = new System.Windows.Forms.Padding(5, 0, 5, 0);
     this.lblLeftImage.Name      = "lblLeftImage";
     this.lblLeftImage.Size      = new System.Drawing.Size(194, 44);
     this.lblLeftImage.TabIndex  = 5;
     this.lblLeftImage.Text      = "Left Image:";
     this.lblLeftImage.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // txtAxisImage
     //
     this.txtAxisImage.Location = new System.Drawing.Point(205, 99);
     this.txtAxisImage.Margin   = new System.Windows.Forms.Padding(5, 6, 5, 6);
     this.txtAxisImage.Name     = "txtAxisImage";
     this.txtAxisImage.Size     = new System.Drawing.Size(341, 31);
     this.txtAxisImage.TabIndex = 4;
     //
     // lblBackgroundImage
     //
     this.lblBackgroundImage.Location  = new System.Drawing.Point(10, 92);
     this.lblBackgroundImage.Margin    = new System.Windows.Forms.Padding(5, 0, 5, 0);
     this.lblBackgroundImage.Name      = "lblBackgroundImage";
     this.lblBackgroundImage.Size      = new System.Drawing.Size(194, 44);
     this.lblBackgroundImage.TabIndex  = 3;
     this.lblBackgroundImage.Text      = "Image:";
     this.lblBackgroundImage.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // clrKeyboardBackground
     //
     this.clrKeyboardBackground.BackColor    = System.Drawing.SystemColors.Control;
     this.clrKeyboardBackground.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(100)))));
     this.clrKeyboardBackground.LabelText    = "Foreground Color";
     this.clrKeyboardBackground.Location     = new System.Drawing.Point(13, 42);
     this.clrKeyboardBackground.Margin       = new System.Windows.Forms.Padding(8, 12, 8, 12);
     this.clrKeyboardBackground.Name         = "clrKeyboardBackground";
     this.clrKeyboardBackground.PreviewShape = ThoNohT.NohBoard.Controls.ColorChooser.Shape.Square;
     this.clrKeyboardBackground.Size         = new System.Drawing.Size(263, 50);
     this.clrKeyboardBackground.TabIndex     = 2;
     //
     // chkAxisBackground
     //
     this.chkAxisBackground.AutoSize = true;
     this.chkAxisBackground.Location = new System.Drawing.Point(318, 567);
     this.chkAxisBackground.Name     = "chkAxisBackground";
     this.chkAxisBackground.Size     = new System.Drawing.Size(216, 29);
     this.chkAxisBackground.TabIndex = 20;
     this.chkAxisBackground.Text     = "Draw Axis Background";
     this.chkAxisBackground.UseVisualStyleBackColor = true;
     //
     // DirectInputAxisStyleForm
     //
     this.AcceptButton        = this.AcceptButton2;
     this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 25F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.CancelButton        = this.CancelButton2;
     this.ClientSize          = new System.Drawing.Size(904, 703);
     this.Controls.Add(this.chkAxisBackground);
     this.Controls.Add(this.KeyboardGroup);
     this.Controls.Add(this.chkOverwriteDefaultStyle);
     this.Controls.Add(this.stylePanel);
     this.Controls.Add(this.CancelButton2);
     this.Controls.Add(this.AcceptButton2);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Margin          = new System.Windows.Forms.Padding(5, 6, 5, 6);
     this.Name            = "DirectInputAxisStyleForm";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "Axis Style";
     this.Load           += new System.EventHandler(this.DirectInputAxisStyleForm_Load);
     this.KeyboardGroup.ResumeLayout(false);
     this.KeyboardGroup.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     ThoNohT.NohBoard.Keyboard.Styles.KeySubStyle keySubStyle1       = new ThoNohT.NohBoard.Keyboard.Styles.KeySubStyle();
     ThoNohT.NohBoard.Extra.SerializableColor     serializableColor1 = new ThoNohT.NohBoard.Extra.SerializableColor();
     ThoNohT.NohBoard.Extra.SerializableFont      serializableFont1  = new ThoNohT.NohBoard.Extra.SerializableFont();
     ThoNohT.NohBoard.Extra.SerializableColor     serializableColor2 = new ThoNohT.NohBoard.Extra.SerializableColor();
     ThoNohT.NohBoard.Extra.SerializableColor     serializableColor3 = new ThoNohT.NohBoard.Extra.SerializableColor();
     ThoNohT.NohBoard.Keyboard.Styles.KeySubStyle keySubStyle2       = new ThoNohT.NohBoard.Keyboard.Styles.KeySubStyle();
     ThoNohT.NohBoard.Extra.SerializableColor     serializableColor4 = new ThoNohT.NohBoard.Extra.SerializableColor();
     ThoNohT.NohBoard.Extra.SerializableFont      serializableFont2  = new ThoNohT.NohBoard.Extra.SerializableFont();
     ThoNohT.NohBoard.Extra.SerializableColor     serializableColor5 = new ThoNohT.NohBoard.Extra.SerializableColor();
     ThoNohT.NohBoard.Extra.SerializableColor     serializableColor6 = new ThoNohT.NohBoard.Extra.SerializableColor();
     this.AcceptButton2       = new System.Windows.Forms.Button();
     this.CancelButton2       = new System.Windows.Forms.Button();
     this.chkOverwriteLoose   = new System.Windows.Forms.CheckBox();
     this.chkOverwritePressed = new System.Windows.Forms.CheckBox();
     this.pressed             = new ThoNohT.NohBoard.Controls.KeySubStylePanel();
     this.loose             = new ThoNohT.NohBoard.Controls.KeySubStylePanel();
     this.lblOutlineWarning = new System.Windows.Forms.Label();
     this.SuspendLayout();
     //
     // AcceptButton2
     //
     this.AcceptButton2.Location = new System.Drawing.Point(285, 375);
     this.AcceptButton2.Name     = "AcceptButton2";
     this.AcceptButton2.Size     = new System.Drawing.Size(75, 23);
     this.AcceptButton2.TabIndex = 10;
     this.AcceptButton2.Text     = "Accept";
     this.AcceptButton2.UseVisualStyleBackColor = true;
     this.AcceptButton2.Click += new System.EventHandler(this.AcceptButton2_Click);
     //
     // CancelButton2
     //
     this.CancelButton2.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this.CancelButton2.Location                = new System.Drawing.Point(204, 375);
     this.CancelButton2.Name                    = "CancelButton2";
     this.CancelButton2.Size                    = new System.Drawing.Size(75, 23);
     this.CancelButton2.TabIndex                = 11;
     this.CancelButton2.Text                    = "Cancel";
     this.CancelButton2.UseVisualStyleBackColor = true;
     this.CancelButton2.Click                  += new System.EventHandler(this.CancelButton2_Click);
     //
     // chkOverwriteLoose
     //
     this.chkOverwriteLoose.AutoSize = true;
     this.chkOverwriteLoose.Location = new System.Drawing.Point(14, 343);
     this.chkOverwriteLoose.Name     = "chkOverwriteLoose";
     this.chkOverwriteLoose.Size     = new System.Drawing.Size(130, 17);
     this.chkOverwriteLoose.TabIndex = 18;
     this.chkOverwriteLoose.Text     = "Overwrite default style";
     this.chkOverwriteLoose.UseVisualStyleBackColor = true;
     this.chkOverwriteLoose.CheckedChanged         += new System.EventHandler(this.chkOverwriteLoose_CheckedChanged);
     //
     // chkOverwritePressed
     //
     this.chkOverwritePressed.AutoSize = true;
     this.chkOverwritePressed.Location = new System.Drawing.Point(191, 343);
     this.chkOverwritePressed.Name     = "chkOverwritePressed";
     this.chkOverwritePressed.Size     = new System.Drawing.Size(130, 17);
     this.chkOverwritePressed.TabIndex = 19;
     this.chkOverwritePressed.Text     = "Overwrite default style";
     this.chkOverwritePressed.UseVisualStyleBackColor = true;
     this.chkOverwritePressed.CheckedChanged         += new System.EventHandler(this.chkOverwritePressed_CheckedChanged);
     //
     // pressed
     //
     this.pressed.Location                 = new System.Drawing.Point(189, 12);
     this.pressed.Name                     = "pressed";
     this.pressed.Size                     = new System.Drawing.Size(171, 331);
     serializableColor1.Blue               = ((byte)(0));
     serializableColor1.Green              = ((byte)(0));
     serializableColor1.Red                = ((byte)(0));
     keySubStyle1.Background               = serializableColor1;
     keySubStyle1.BackgroundImageFileName  = "";
     serializableFont1.AlternateFontFamily = null;
     serializableFont1.DownloadUrl         = null;
     serializableFont1.FontFamily          = "Courier New";
     serializableFont1.Size                = 10F;
     serializableFont1.Style               = ThoNohT.NohBoard.Extra.SerializableFontStyle.Regular;
     keySubStyle1.Font                     = serializableFont1;
     serializableColor2.Blue               = ((byte)(0));
     serializableColor2.Green              = ((byte)(0));
     serializableColor2.Red                = ((byte)(0));
     keySubStyle1.Outline                  = serializableColor2;
     keySubStyle1.OutlineWidth             = 1;
     keySubStyle1.ShowOutline              = false;
     serializableColor3.Blue               = ((byte)(0));
     serializableColor3.Green              = ((byte)(0));
     serializableColor3.Red                = ((byte)(0));
     keySubStyle1.Text                     = serializableColor3;
     this.pressed.SubStyle                 = keySubStyle1;
     this.pressed.TabIndex                 = 13;
     this.pressed.Title                    = "Pressed";
     //
     // loose
     //
     this.loose.Location                   = new System.Drawing.Point(12, 12);
     this.loose.Name                       = "loose";
     this.loose.Size                       = new System.Drawing.Size(171, 331);
     serializableColor4.Blue               = ((byte)(0));
     serializableColor4.Green              = ((byte)(0));
     serializableColor4.Red                = ((byte)(0));
     keySubStyle2.Background               = serializableColor4;
     keySubStyle2.BackgroundImageFileName  = "";
     serializableFont2.AlternateFontFamily = null;
     serializableFont2.DownloadUrl         = null;
     serializableFont2.FontFamily          = "Courier New";
     serializableFont2.Size                = 10F;
     serializableFont2.Style               = ThoNohT.NohBoard.Extra.SerializableFontStyle.Regular;
     keySubStyle2.Font                     = serializableFont2;
     serializableColor5.Blue               = ((byte)(0));
     serializableColor5.Green              = ((byte)(0));
     serializableColor5.Red                = ((byte)(0));
     keySubStyle2.Outline                  = serializableColor5;
     keySubStyle2.OutlineWidth             = 1;
     keySubStyle2.ShowOutline              = false;
     serializableColor6.Blue               = ((byte)(0));
     serializableColor6.Green              = ((byte)(0));
     serializableColor6.Red                = ((byte)(0));
     keySubStyle2.Text                     = serializableColor6;
     this.loose.SubStyle                   = keySubStyle2;
     this.loose.TabIndex                   = 12;
     this.loose.Title                      = "Loose";
     //
     // lblOutlineWarning
     //
     this.lblOutlineWarning.AutoSize = true;
     this.lblOutlineWarning.Location = new System.Drawing.Point(9, 363);
     this.lblOutlineWarning.Name     = "lblOutlineWarning";
     this.lblOutlineWarning.Size     = new System.Drawing.Size(173, 39);
     this.lblOutlineWarning.TabIndex = 20;
     this.lblOutlineWarning.Text     = "Setting a smaller outline for pressed\r\nthan loose keys will show the loose\r\noutli" +
                                       "ne behind the pressed key.";
     this.lblOutlineWarning.Visible = false;
     //
     // KeyStyleForm
     //
     this.AcceptButton        = this.AcceptButton2;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.CancelButton        = this.CancelButton2;
     this.ClientSize          = new System.Drawing.Size(370, 410);
     this.Controls.Add(this.lblOutlineWarning);
     this.Controls.Add(this.chkOverwritePressed);
     this.Controls.Add(this.chkOverwriteLoose);
     this.Controls.Add(this.pressed);
     this.Controls.Add(this.loose);
     this.Controls.Add(this.CancelButton2);
     this.Controls.Add(this.AcceptButton2);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Name            = "KeyStyleForm";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "Key Style";
     this.Load           += new System.EventHandler(this.KeyStyleForm_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     ThoNohT.NohBoard.Keyboard.Styles.KeySubStyle keySubStyle1       = new ThoNohT.NohBoard.Keyboard.Styles.KeySubStyle();
     ThoNohT.NohBoard.Extra.SerializableColor     serializableColor1 = new ThoNohT.NohBoard.Extra.SerializableColor();
     ThoNohT.NohBoard.Extra.SerializableFont      serializableFont1  = new ThoNohT.NohBoard.Extra.SerializableFont();
     ThoNohT.NohBoard.Extra.SerializableColor     serializableColor2 = new ThoNohT.NohBoard.Extra.SerializableColor();
     ThoNohT.NohBoard.Extra.SerializableColor     serializableColor3 = new ThoNohT.NohBoard.Extra.SerializableColor();
     ThoNohT.NohBoard.Keyboard.Styles.KeySubStyle keySubStyle2       = new ThoNohT.NohBoard.Keyboard.Styles.KeySubStyle();
     ThoNohT.NohBoard.Extra.SerializableColor     serializableColor4 = new ThoNohT.NohBoard.Extra.SerializableColor();
     ThoNohT.NohBoard.Extra.SerializableFont      serializableFont2  = new ThoNohT.NohBoard.Extra.SerializableFont();
     ThoNohT.NohBoard.Extra.SerializableColor     serializableColor5 = new ThoNohT.NohBoard.Extra.SerializableColor();
     ThoNohT.NohBoard.Extra.SerializableColor     serializableColor6 = new ThoNohT.NohBoard.Extra.SerializableColor();
     ThoNohT.NohBoard.Keyboard.Styles.MouseSpeedIndicatorStyle mouseSpeedIndicatorStyle1 = new ThoNohT.NohBoard.Keyboard.Styles.MouseSpeedIndicatorStyle();
     ThoNohT.NohBoard.Extra.SerializableColor serializableColor7 = new ThoNohT.NohBoard.Extra.SerializableColor();
     ThoNohT.NohBoard.Extra.SerializableColor serializableColor8 = new ThoNohT.NohBoard.Extra.SerializableColor();
     this.KeyboardGroup         = new System.Windows.Forms.GroupBox();
     this.txtBackgoundImage     = new System.Windows.Forms.TextBox();
     this.lblBackgroundImage    = new System.Windows.Forms.Label();
     this.clrKeyboardBackground = new ThoNohT.NohBoard.Controls.ColorChooser();
     this.AcceptButton2         = new System.Windows.Forms.Button();
     this.CancelButton2         = new System.Windows.Forms.Button();
     this.pressedKeys           = new ThoNohT.NohBoard.Controls.KeySubStylePanel();
     this.looseKeys             = new ThoNohT.NohBoard.Controls.KeySubStylePanel();
     this.lblKeyboard           = new System.Windows.Forms.Label();
     this.defaultMouseSpeed     = new ThoNohT.NohBoard.Controls.MouseSpeedStylePanel();
     this.lblOutlineWarning     = new System.Windows.Forms.Label();
     this.KeyboardGroup.SuspendLayout();
     this.SuspendLayout();
     //
     // KeyboardGroup
     //
     this.KeyboardGroup.Controls.Add(this.txtBackgoundImage);
     this.KeyboardGroup.Controls.Add(this.lblBackgroundImage);
     this.KeyboardGroup.Controls.Add(this.clrKeyboardBackground);
     this.KeyboardGroup.Location = new System.Drawing.Point(12, 34);
     this.KeyboardGroup.Name     = "KeyboardGroup";
     this.KeyboardGroup.Size     = new System.Drawing.Size(171, 80);
     this.KeyboardGroup.TabIndex = 9;
     this.KeyboardGroup.TabStop  = false;
     this.KeyboardGroup.Text     = "Background";
     //
     // txtBackgoundImage
     //
     this.txtBackgoundImage.Location = new System.Drawing.Point(54, 52);
     this.txtBackgoundImage.Name     = "txtBackgoundImage";
     this.txtBackgoundImage.Size     = new System.Drawing.Size(100, 20);
     this.txtBackgoundImage.TabIndex = 4;
     //
     // lblBackgroundImage
     //
     this.lblBackgroundImage.Location  = new System.Drawing.Point(6, 48);
     this.lblBackgroundImage.Name      = "lblBackgroundImage";
     this.lblBackgroundImage.Size      = new System.Drawing.Size(41, 23);
     this.lblBackgroundImage.TabIndex  = 3;
     this.lblBackgroundImage.Text      = "Image:";
     this.lblBackgroundImage.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // clrKeyboardBackground
     //
     this.clrKeyboardBackground.BackColor    = System.Drawing.SystemColors.Control;
     this.clrKeyboardBackground.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(100)))));
     this.clrKeyboardBackground.LabelText    = "Background Color";
     this.clrKeyboardBackground.Location     = new System.Drawing.Point(7, 19);
     this.clrKeyboardBackground.Name         = "clrKeyboardBackground";
     this.clrKeyboardBackground.PreviewShape = ThoNohT.NohBoard.Controls.ColorChooser.Shape.Square;
     this.clrKeyboardBackground.Size         = new System.Drawing.Size(158, 26);
     this.clrKeyboardBackground.TabIndex     = 2;
     //
     // AcceptButton2
     //
     this.AcceptButton2.Location = new System.Drawing.Point(461, 343);
     this.AcceptButton2.Name     = "AcceptButton2";
     this.AcceptButton2.Size     = new System.Drawing.Size(75, 23);
     this.AcceptButton2.TabIndex = 10;
     this.AcceptButton2.Text     = "Accept";
     this.AcceptButton2.UseVisualStyleBackColor = true;
     this.AcceptButton2.Click += new System.EventHandler(this.AcceptButton2_Click);
     //
     // CancelButton2
     //
     this.CancelButton2.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this.CancelButton2.Location                = new System.Drawing.Point(380, 343);
     this.CancelButton2.Name                    = "CancelButton2";
     this.CancelButton2.Size                    = new System.Drawing.Size(75, 23);
     this.CancelButton2.TabIndex                = 11;
     this.CancelButton2.Text                    = "Cancel";
     this.CancelButton2.UseVisualStyleBackColor = true;
     this.CancelButton2.Click                  += new System.EventHandler(this.CancelButton2_Click);
     //
     // pressedKeys
     //
     this.pressedKeys.Location             = new System.Drawing.Point(366, 13);
     this.pressedKeys.Name                 = "pressedKeys";
     this.pressedKeys.Size                 = new System.Drawing.Size(171, 331);
     serializableColor1.Blue               = ((byte)(0));
     serializableColor1.Green              = ((byte)(0));
     serializableColor1.Red                = ((byte)(0));
     keySubStyle1.Background               = serializableColor1;
     keySubStyle1.BackgroundImageFileName  = "";
     serializableFont1.AlternateFontFamily = null;
     serializableFont1.DownloadUrl         = null;
     serializableFont1.FontFamily          = "Microsoft Sans Serif";
     serializableFont1.Size                = 8.25F;
     serializableFont1.Style               = ThoNohT.NohBoard.Extra.SerializableFontStyle.Regular;
     keySubStyle1.Font         = serializableFont1;
     serializableColor2.Blue   = ((byte)(0));
     serializableColor2.Green  = ((byte)(0));
     serializableColor2.Red    = ((byte)(0));
     keySubStyle1.Outline      = serializableColor2;
     keySubStyle1.OutlineWidth = 1;
     keySubStyle1.ShowOutline  = false;
     serializableColor3.Blue   = ((byte)(0));
     serializableColor3.Green  = ((byte)(0));
     serializableColor3.Red    = ((byte)(0));
     keySubStyle1.Text         = serializableColor3;
     this.pressedKeys.SubStyle = keySubStyle1;
     this.pressedKeys.TabIndex = 13;
     this.pressedKeys.Title    = "Pressed Keys";
     //
     // looseKeys
     //
     this.looseKeys.Location               = new System.Drawing.Point(189, 13);
     this.looseKeys.Name                   = "looseKeys";
     this.looseKeys.Size                   = new System.Drawing.Size(171, 331);
     serializableColor4.Blue               = ((byte)(0));
     serializableColor4.Green              = ((byte)(0));
     serializableColor4.Red                = ((byte)(0));
     keySubStyle2.Background               = serializableColor4;
     keySubStyle2.BackgroundImageFileName  = "";
     serializableFont2.AlternateFontFamily = null;
     serializableFont2.DownloadUrl         = null;
     serializableFont2.FontFamily          = "Microsoft Sans Serif";
     serializableFont2.Size                = 8.25F;
     serializableFont2.Style               = ThoNohT.NohBoard.Extra.SerializableFontStyle.Regular;
     keySubStyle2.Font         = serializableFont2;
     serializableColor5.Blue   = ((byte)(0));
     serializableColor5.Green  = ((byte)(0));
     serializableColor5.Red    = ((byte)(0));
     keySubStyle2.Outline      = serializableColor5;
     keySubStyle2.OutlineWidth = 1;
     keySubStyle2.ShowOutline  = false;
     serializableColor6.Blue   = ((byte)(0));
     serializableColor6.Green  = ((byte)(0));
     serializableColor6.Red    = ((byte)(0));
     keySubStyle2.Text         = serializableColor6;
     this.looseKeys.SubStyle   = keySubStyle2;
     this.looseKeys.TabIndex   = 12;
     this.looseKeys.Title      = "Loose Keys";
     //
     // lblKeyboard
     //
     this.lblKeyboard.AutoEllipsis = true;
     this.lblKeyboard.Font         = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblKeyboard.Location     = new System.Drawing.Point(9, 14);
     this.lblKeyboard.Name         = "lblKeyboard";
     this.lblKeyboard.Size         = new System.Drawing.Size(174, 18);
     this.lblKeyboard.TabIndex     = 15;
     this.lblKeyboard.Text         = "Keyboard";
     this.lblKeyboard.TextAlign    = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // defaultMouseSpeed
     //
     serializableColor7.Blue                = ((byte)(0));
     serializableColor7.Green               = ((byte)(0));
     serializableColor7.Red                 = ((byte)(0));
     mouseSpeedIndicatorStyle1.InnerColor   = serializableColor7;
     serializableColor8.Blue                = ((byte)(0));
     serializableColor8.Green               = ((byte)(0));
     serializableColor8.Red                 = ((byte)(0));
     mouseSpeedIndicatorStyle1.OuterColor   = serializableColor8;
     mouseSpeedIndicatorStyle1.OutlineWidth = 1;
     this.defaultMouseSpeed.IndicatorStyle  = mouseSpeedIndicatorStyle1;
     this.defaultMouseSpeed.Location        = new System.Drawing.Point(12, 120);
     this.defaultMouseSpeed.Name            = "defaultMouseSpeed";
     this.defaultMouseSpeed.Size            = new System.Drawing.Size(171, 144);
     this.defaultMouseSpeed.TabIndex        = 16;
     this.defaultMouseSpeed.Title           = "MouseSpeedIndicator";
     //
     // lblOutlineWarning
     //
     this.lblOutlineWarning.AutoSize = true;
     this.lblOutlineWarning.Location = new System.Drawing.Point(12, 267);
     this.lblOutlineWarning.Name     = "lblOutlineWarning";
     this.lblOutlineWarning.Size     = new System.Drawing.Size(173, 39);
     this.lblOutlineWarning.TabIndex = 21;
     this.lblOutlineWarning.Text     = "Setting a smaller outline for pressed\r\nthan loose keys will show the loose\r\noutli" +
                                       "ne behind the pressed key.";
     this.lblOutlineWarning.Visible = false;
     //
     // KeyboardStyleForm
     //
     this.AcceptButton        = this.AcceptButton2;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.CancelButton        = this.CancelButton2;
     this.ClientSize          = new System.Drawing.Size(542, 372);
     this.Controls.Add(this.lblOutlineWarning);
     this.Controls.Add(this.defaultMouseSpeed);
     this.Controls.Add(this.lblKeyboard);
     this.Controls.Add(this.pressedKeys);
     this.Controls.Add(this.looseKeys);
     this.Controls.Add(this.CancelButton2);
     this.Controls.Add(this.AcceptButton2);
     this.Controls.Add(this.KeyboardGroup);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Name            = "KeyboardStyleForm";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "Keyboard Style";
     this.Load           += new System.EventHandler(this.KeyboardStyleForm_Load);
     this.KeyboardGroup.ResumeLayout(false);
     this.KeyboardGroup.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     ThoNohT.NohBoard.Keyboard.Styles.KeySubStyle keySubStyle1       = new ThoNohT.NohBoard.Keyboard.Styles.KeySubStyle();
     ThoNohT.NohBoard.Extra.SerializableColor     serializableColor1 = new ThoNohT.NohBoard.Extra.SerializableColor();
     ThoNohT.NohBoard.Extra.SerializableFont      serializableFont1  = new ThoNohT.NohBoard.Extra.SerializableFont();
     ThoNohT.NohBoard.Extra.SerializableColor     serializableColor2 = new ThoNohT.NohBoard.Extra.SerializableColor();
     ThoNohT.NohBoard.Extra.SerializableColor     serializableColor3 = new ThoNohT.NohBoard.Extra.SerializableColor();
     ThoNohT.NohBoard.Keyboard.Styles.KeySubStyle keySubStyle2       = new ThoNohT.NohBoard.Keyboard.Styles.KeySubStyle();
     ThoNohT.NohBoard.Extra.SerializableColor     serializableColor4 = new ThoNohT.NohBoard.Extra.SerializableColor();
     ThoNohT.NohBoard.Extra.SerializableFont      serializableFont2  = new ThoNohT.NohBoard.Extra.SerializableFont();
     ThoNohT.NohBoard.Extra.SerializableColor     serializableColor5 = new ThoNohT.NohBoard.Extra.SerializableColor();
     ThoNohT.NohBoard.Extra.SerializableColor     serializableColor6 = new ThoNohT.NohBoard.Extra.SerializableColor();
     this.AcceptButton2       = new System.Windows.Forms.Button();
     this.CancelButton2       = new System.Windows.Forms.Button();
     this.pressed             = new ThoNohT.NohBoard.Controls.KeySubStylePanel();
     this.loose               = new ThoNohT.NohBoard.Controls.KeySubStylePanel();
     this.chkOverwriteLoose   = new System.Windows.Forms.CheckBox();
     this.chkOverwritePressed = new System.Windows.Forms.CheckBox();
     this.SuspendLayout();
     //
     // AcceptButton2
     //
     this.AcceptButton2.Location = new System.Drawing.Point(285, 350);
     this.AcceptButton2.Name     = "AcceptButton2";
     this.AcceptButton2.Size     = new System.Drawing.Size(75, 23);
     this.AcceptButton2.TabIndex = 10;
     this.AcceptButton2.Text     = "Accept";
     this.AcceptButton2.UseVisualStyleBackColor = true;
     this.AcceptButton2.Click += new System.EventHandler(this.AcceptButton2_Click);
     //
     // CancelButton2
     //
     this.CancelButton2.Location = new System.Drawing.Point(204, 350);
     this.CancelButton2.Name     = "CancelButton2";
     this.CancelButton2.Size     = new System.Drawing.Size(75, 23);
     this.CancelButton2.TabIndex = 11;
     this.CancelButton2.Text     = "Cancel";
     this.CancelButton2.UseVisualStyleBackColor = true;
     this.CancelButton2.Click += new System.EventHandler(this.CancelButton2_Click);
     //
     // pressed
     //
     this.pressed.Location                = new System.Drawing.Point(189, 12);
     this.pressed.Name                    = "pressed";
     this.pressed.Size                    = new System.Drawing.Size(171, 309);
     serializableColor1.Blue              = ((byte)(0));
     serializableColor1.Green             = ((byte)(0));
     serializableColor1.Red               = ((byte)(0));
     keySubStyle1.Background              = serializableColor1;
     keySubStyle1.BackgroundImageFileName = "";
     serializableFont1.FontFamily         = "Microsoft Sans Serif";
     serializableFont1.Size               = 8.25F;
     serializableFont1.Style              = ThoNohT.NohBoard.Extra.SerializableFontStyle.Regular;
     keySubStyle1.Font                    = serializableFont1;
     serializableColor2.Blue              = ((byte)(0));
     serializableColor2.Green             = ((byte)(0));
     serializableColor2.Red               = ((byte)(0));
     keySubStyle1.Outline                 = serializableColor2;
     keySubStyle1.OutlineWidth            = 1;
     keySubStyle1.ShowOutline             = false;
     serializableColor3.Blue              = ((byte)(0));
     serializableColor3.Green             = ((byte)(0));
     serializableColor3.Red               = ((byte)(0));
     keySubStyle1.Text                    = serializableColor3;
     this.pressed.SubStyle                = keySubStyle1;
     this.pressed.TabIndex                = 13;
     this.pressed.Title                   = "Pressed";
     //
     // loose
     //
     this.loose.Location                  = new System.Drawing.Point(12, 12);
     this.loose.Name                      = "loose";
     this.loose.Size                      = new System.Drawing.Size(171, 309);
     serializableColor4.Blue              = ((byte)(0));
     serializableColor4.Green             = ((byte)(0));
     serializableColor4.Red               = ((byte)(0));
     keySubStyle2.Background              = serializableColor4;
     keySubStyle2.BackgroundImageFileName = "";
     serializableFont2.FontFamily         = "Microsoft Sans Serif";
     serializableFont2.Size               = 8.25F;
     serializableFont2.Style              = ThoNohT.NohBoard.Extra.SerializableFontStyle.Regular;
     keySubStyle2.Font                    = serializableFont2;
     serializableColor5.Blue              = ((byte)(0));
     serializableColor5.Green             = ((byte)(0));
     serializableColor5.Red               = ((byte)(0));
     keySubStyle2.Outline                 = serializableColor5;
     keySubStyle2.OutlineWidth            = 1;
     keySubStyle2.ShowOutline             = false;
     serializableColor6.Blue              = ((byte)(0));
     serializableColor6.Green             = ((byte)(0));
     serializableColor6.Red               = ((byte)(0));
     keySubStyle2.Text                    = serializableColor6;
     this.loose.SubStyle                  = keySubStyle2;
     this.loose.TabIndex                  = 12;
     this.loose.Title                     = "Loose";
     //
     // chkOverwriteLoose
     //
     this.chkOverwriteLoose.AutoSize = true;
     this.chkOverwriteLoose.Location = new System.Drawing.Point(12, 327);
     this.chkOverwriteLoose.Name     = "chkOverwriteLoose";
     this.chkOverwriteLoose.Size     = new System.Drawing.Size(130, 17);
     this.chkOverwriteLoose.TabIndex = 18;
     this.chkOverwriteLoose.Text     = "Overwrite default style";
     this.chkOverwriteLoose.UseVisualStyleBackColor = true;
     this.chkOverwriteLoose.CheckedChanged         += new System.EventHandler(this.chkOverwriteLoose_CheckedChanged);
     //
     // chkOverwritePressed
     //
     this.chkOverwritePressed.AutoSize = true;
     this.chkOverwritePressed.Location = new System.Drawing.Point(189, 327);
     this.chkOverwritePressed.Name     = "chkOverwritePressed";
     this.chkOverwritePressed.Size     = new System.Drawing.Size(130, 17);
     this.chkOverwritePressed.TabIndex = 19;
     this.chkOverwritePressed.Text     = "Overwrite default style";
     this.chkOverwritePressed.UseVisualStyleBackColor = true;
     this.chkOverwritePressed.CheckedChanged         += new System.EventHandler(this.chkOverwritePressed_CheckedChanged);
     //
     // KeyStyleForm
     //
     this.AcceptButton        = this.AcceptButton2;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.CancelButton        = this.CancelButton2;
     this.ClientSize          = new System.Drawing.Size(370, 383);
     this.Controls.Add(this.chkOverwritePressed);
     this.Controls.Add(this.chkOverwriteLoose);
     this.Controls.Add(this.pressed);
     this.Controls.Add(this.loose);
     this.Controls.Add(this.CancelButton2);
     this.Controls.Add(this.AcceptButton2);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Name            = "KeyStyleForm";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "Key Style";
     this.Load           += new System.EventHandler(this.KeyStyleForm_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            ThoNohT.NohBoard.Keyboard.Styles.KeySubStyle keySubStyle7 = new ThoNohT.NohBoard.Keyboard.Styles.KeySubStyle();
            ThoNohT.NohBoard.Extra.SerializableColor serializableColor19 = new ThoNohT.NohBoard.Extra.SerializableColor();
            ThoNohT.NohBoard.Extra.SerializableFont serializableFont7 = new ThoNohT.NohBoard.Extra.SerializableFont();
            ThoNohT.NohBoard.Extra.SerializableColor serializableColor20 = new ThoNohT.NohBoard.Extra.SerializableColor();
            ThoNohT.NohBoard.Extra.SerializableColor serializableColor21 = new ThoNohT.NohBoard.Extra.SerializableColor();
            ThoNohT.NohBoard.Keyboard.Styles.KeySubStyle keySubStyle8 = new ThoNohT.NohBoard.Keyboard.Styles.KeySubStyle();
            ThoNohT.NohBoard.Extra.SerializableColor serializableColor22 = new ThoNohT.NohBoard.Extra.SerializableColor();
            ThoNohT.NohBoard.Extra.SerializableFont serializableFont8 = new ThoNohT.NohBoard.Extra.SerializableFont();
            ThoNohT.NohBoard.Extra.SerializableColor serializableColor23 = new ThoNohT.NohBoard.Extra.SerializableColor();
            ThoNohT.NohBoard.Extra.SerializableColor serializableColor24 = new ThoNohT.NohBoard.Extra.SerializableColor();
            this.AcceptButton2 = new System.Windows.Forms.Button();
            this.CancelButton2 = new System.Windows.Forms.Button();
            this.pressed = new ThoNohT.NohBoard.Controls.KeySubStylePanel();
            this.loose = new ThoNohT.NohBoard.Controls.KeySubStylePanel();
            this.chkOverwriteLoose = new System.Windows.Forms.CheckBox();
            this.chkOverwritePressed = new System.Windows.Forms.CheckBox();
            this.SuspendLayout();
            // 
            // AcceptButton2
            // 
            this.AcceptButton2.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.AcceptButton2.Location = new System.Drawing.Point(285, 350);
            this.AcceptButton2.Name = "AcceptButton2";
            this.AcceptButton2.Size = new System.Drawing.Size(75, 23);
            this.AcceptButton2.TabIndex = 10;
            this.AcceptButton2.Text = "Accept";
            this.AcceptButton2.UseVisualStyleBackColor = true;
            this.AcceptButton2.Click += new System.EventHandler(this.AcceptButton2_Click);
            // 
            // CancelButton2
            // 
            this.CancelButton2.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.CancelButton2.Location = new System.Drawing.Point(204, 350);
            this.CancelButton2.Name = "CancelButton2";
            this.CancelButton2.Size = new System.Drawing.Size(75, 23);
            this.CancelButton2.TabIndex = 11;
            this.CancelButton2.Text = "Cancel";
            this.CancelButton2.UseVisualStyleBackColor = true;
            this.CancelButton2.Click += new System.EventHandler(this.CancelButton2_Click);
            // 
            // pressed
            // 
            this.pressed.Location = new System.Drawing.Point(189, 12);
            this.pressed.Name = "pressed";
            this.pressed.Size = new System.Drawing.Size(171, 309);
            serializableColor19.Blue = ((byte)(0));
            serializableColor19.Green = ((byte)(0));
            serializableColor19.Red = ((byte)(0));
            keySubStyle7.Background = serializableColor19;
            keySubStyle7.BackgroundImageFileName = "";
            serializableFont7.FontFamily = "Microsoft Sans Serif";
            serializableFont7.Size = 8.25F;
            serializableFont7.Style = ThoNohT.NohBoard.Extra.SerializableFontStyle.Regular;
            keySubStyle7.Font = serializableFont7;
            serializableColor20.Blue = ((byte)(0));
            serializableColor20.Green = ((byte)(0));
            serializableColor20.Red = ((byte)(0));
            keySubStyle7.Outline = serializableColor20;
            keySubStyle7.OutlineWidth = 1;
            keySubStyle7.ShowOutline = false;
            serializableColor21.Blue = ((byte)(0));
            serializableColor21.Green = ((byte)(0));
            serializableColor21.Red = ((byte)(0));
            keySubStyle7.Text = serializableColor21;
            this.pressed.SubStyle = keySubStyle7;
            this.pressed.TabIndex = 13;
            this.pressed.Title = "Pressed";
            // 
            // loose
            // 
            this.loose.Location = new System.Drawing.Point(12, 12);
            this.loose.Name = "loose";
            this.loose.Size = new System.Drawing.Size(171, 309);
            serializableColor22.Blue = ((byte)(0));
            serializableColor22.Green = ((byte)(0));
            serializableColor22.Red = ((byte)(0));
            keySubStyle8.Background = serializableColor22;
            keySubStyle8.BackgroundImageFileName = "";
            serializableFont8.FontFamily = "Microsoft Sans Serif";
            serializableFont8.Size = 8.25F;
            serializableFont8.Style = ThoNohT.NohBoard.Extra.SerializableFontStyle.Regular;
            keySubStyle8.Font = serializableFont8;
            serializableColor23.Blue = ((byte)(0));
            serializableColor23.Green = ((byte)(0));
            serializableColor23.Red = ((byte)(0));
            keySubStyle8.Outline = serializableColor23;
            keySubStyle8.OutlineWidth = 1;
            keySubStyle8.ShowOutline = false;
            serializableColor24.Blue = ((byte)(0));
            serializableColor24.Green = ((byte)(0));
            serializableColor24.Red = ((byte)(0));
            keySubStyle8.Text = serializableColor24;
            this.loose.SubStyle = keySubStyle8;
            this.loose.TabIndex = 12;
            this.loose.Title = "Loose";
            // 
            // chkOverwriteLoose
            // 
            this.chkOverwriteLoose.AutoSize = true;
            this.chkOverwriteLoose.Location = new System.Drawing.Point(12, 327);
            this.chkOverwriteLoose.Name = "chkOverwriteLoose";
            this.chkOverwriteLoose.Size = new System.Drawing.Size(130, 17);
            this.chkOverwriteLoose.TabIndex = 18;
            this.chkOverwriteLoose.Text = "Overwrite default style";
            this.chkOverwriteLoose.UseVisualStyleBackColor = true;
            this.chkOverwriteLoose.CheckedChanged += new System.EventHandler(this.chkOverwriteLoose_CheckedChanged);
            // 
            // chkOverwritePressed
            // 
            this.chkOverwritePressed.AutoSize = true;
            this.chkOverwritePressed.Location = new System.Drawing.Point(189, 327);
            this.chkOverwritePressed.Name = "chkOverwritePressed";
            this.chkOverwritePressed.Size = new System.Drawing.Size(130, 17);
            this.chkOverwritePressed.TabIndex = 19;
            this.chkOverwritePressed.Text = "Overwrite default style";
            this.chkOverwritePressed.UseVisualStyleBackColor = true;
            this.chkOverwritePressed.CheckedChanged += new System.EventHandler(this.chkOverwritePressed_CheckedChanged);
            // 
            // KeyStyleForm
            // 
            this.AcceptButton = this.AcceptButton2;
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.CancelButton = this.CancelButton2;
            this.ClientSize = new System.Drawing.Size(370, 383);
            this.Controls.Add(this.chkOverwritePressed);
            this.Controls.Add(this.chkOverwriteLoose);
            this.Controls.Add(this.pressed);
            this.Controls.Add(this.loose);
            this.Controls.Add(this.CancelButton2);
            this.Controls.Add(this.AcceptButton2);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
            this.Name = "KeyStyleForm";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "Keyboard Style";
            this.Load += new System.EventHandler(this.KeyStyleForm_Load);
            this.ResumeLayout(false);
            this.PerformLayout();

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     ThoNohT.NohBoard.Keyboard.Styles.KeySubStyle keySubStyle3        = new ThoNohT.NohBoard.Keyboard.Styles.KeySubStyle();
     ThoNohT.NohBoard.Extra.SerializableColor     serializableColor9  = new ThoNohT.NohBoard.Extra.SerializableColor();
     ThoNohT.NohBoard.Extra.SerializableFont      serializableFont3   = new ThoNohT.NohBoard.Extra.SerializableFont();
     ThoNohT.NohBoard.Extra.SerializableColor     serializableColor10 = new ThoNohT.NohBoard.Extra.SerializableColor();
     ThoNohT.NohBoard.Extra.SerializableColor     serializableColor11 = new ThoNohT.NohBoard.Extra.SerializableColor();
     ThoNohT.NohBoard.Keyboard.Styles.KeySubStyle keySubStyle4        = new ThoNohT.NohBoard.Keyboard.Styles.KeySubStyle();
     ThoNohT.NohBoard.Extra.SerializableColor     serializableColor12 = new ThoNohT.NohBoard.Extra.SerializableColor();
     ThoNohT.NohBoard.Extra.SerializableFont      serializableFont4   = new ThoNohT.NohBoard.Extra.SerializableFont();
     ThoNohT.NohBoard.Extra.SerializableColor     serializableColor13 = new ThoNohT.NohBoard.Extra.SerializableColor();
     ThoNohT.NohBoard.Extra.SerializableColor     serializableColor14 = new ThoNohT.NohBoard.Extra.SerializableColor();
     ThoNohT.NohBoard.Keyboard.Styles.MouseSpeedIndicatorStyle mouseSpeedIndicatorStyle2 = new ThoNohT.NohBoard.Keyboard.Styles.MouseSpeedIndicatorStyle();
     ThoNohT.NohBoard.Extra.SerializableColor serializableColor15 = new ThoNohT.NohBoard.Extra.SerializableColor();
     ThoNohT.NohBoard.Extra.SerializableColor serializableColor16 = new ThoNohT.NohBoard.Extra.SerializableColor();
     this.KeyboardGroup         = new System.Windows.Forms.GroupBox();
     this.clrKeyboardBackground = new ThoNohT.NohBoard.Controls.ColorChooser();
     this.AcceptButton2         = new System.Windows.Forms.Button();
     this.CancelButton2         = new System.Windows.Forms.Button();
     this.pressedKeys           = new ThoNohT.NohBoard.Controls.KeySubStylePanel();
     this.looseKeys             = new ThoNohT.NohBoard.Controls.KeySubStylePanel();
     this.lblKeyboard           = new System.Windows.Forms.Label();
     this.defaultMouseSpeed     = new ThoNohT.NohBoard.Controls.MouseSpeedStylePanel();
     this.txtBackgoundImage     = new System.Windows.Forms.TextBox();
     this.lblBackgroundImage    = new System.Windows.Forms.Label();
     this.KeyboardGroup.SuspendLayout();
     this.SuspendLayout();
     //
     // KeyboardGroup
     //
     this.KeyboardGroup.Controls.Add(this.txtBackgoundImage);
     this.KeyboardGroup.Controls.Add(this.lblBackgroundImage);
     this.KeyboardGroup.Controls.Add(this.clrKeyboardBackground);
     this.KeyboardGroup.Location = new System.Drawing.Point(12, 34);
     this.KeyboardGroup.Name     = "KeyboardGroup";
     this.KeyboardGroup.Size     = new System.Drawing.Size(171, 80);
     this.KeyboardGroup.TabIndex = 9;
     this.KeyboardGroup.TabStop  = false;
     this.KeyboardGroup.Text     = "Background";
     //
     // clrKeyboardBackground
     //
     this.clrKeyboardBackground.BackColor     = System.Drawing.SystemColors.Control;
     this.clrKeyboardBackground.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(100)))));
     this.clrKeyboardBackground.LabelText     = "Background Color";
     this.clrKeyboardBackground.Location      = new System.Drawing.Point(7, 19);
     this.clrKeyboardBackground.Name          = "clrKeyboardBackground";
     this.clrKeyboardBackground.PreviewShape  = ThoNohT.NohBoard.Controls.ColorChooser.Shape.Square;
     this.clrKeyboardBackground.Size          = new System.Drawing.Size(158, 26);
     this.clrKeyboardBackground.TabIndex      = 2;
     this.clrKeyboardBackground.ColorChanged += new ThoNohT.NohBoard.Controls.ColorChooser.ColorChangedEventHandler(this.Control_ColorChanged);
     //
     // AcceptButton2
     //
     this.AcceptButton2.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this.AcceptButton2.Location                = new System.Drawing.Point(462, 328);
     this.AcceptButton2.Name                    = "AcceptButton2";
     this.AcceptButton2.Size                    = new System.Drawing.Size(75, 23);
     this.AcceptButton2.TabIndex                = 10;
     this.AcceptButton2.Text                    = "Accept";
     this.AcceptButton2.UseVisualStyleBackColor = true;
     this.AcceptButton2.Click                  += new System.EventHandler(this.AcceptButton2_Click);
     //
     // CancelButton2
     //
     this.CancelButton2.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this.CancelButton2.Location                = new System.Drawing.Point(381, 328);
     this.CancelButton2.Name                    = "CancelButton2";
     this.CancelButton2.Size                    = new System.Drawing.Size(75, 23);
     this.CancelButton2.TabIndex                = 11;
     this.CancelButton2.Text                    = "Cancel";
     this.CancelButton2.UseVisualStyleBackColor = true;
     this.CancelButton2.Click                  += new System.EventHandler(this.CancelButton2_Click);
     //
     // pressedKeys
     //
     this.pressedKeys.Location            = new System.Drawing.Point(366, 13);
     this.pressedKeys.Name                = "pressedKeys";
     this.pressedKeys.Size                = new System.Drawing.Size(171, 309);
     serializableColor9.Blue              = ((byte)(0));
     serializableColor9.Green             = ((byte)(0));
     serializableColor9.Red               = ((byte)(0));
     keySubStyle3.Background              = serializableColor9;
     keySubStyle3.BackgroundImageFileName = "";
     serializableFont3.FontFamily         = "Microsoft Sans Serif";
     serializableFont3.Size               = 8.25F;
     serializableFont3.Style              = ThoNohT.NohBoard.Extra.SerializableFontStyle.Regular;
     keySubStyle3.Font              = serializableFont3;
     serializableColor10.Blue       = ((byte)(0));
     serializableColor10.Green      = ((byte)(0));
     serializableColor10.Red        = ((byte)(0));
     keySubStyle3.Outline           = serializableColor10;
     keySubStyle3.OutlineWidth      = 1;
     keySubStyle3.ShowOutline       = false;
     serializableColor11.Blue       = ((byte)(0));
     serializableColor11.Green      = ((byte)(0));
     serializableColor11.Red        = ((byte)(0));
     keySubStyle3.Text              = serializableColor11;
     this.pressedKeys.SubStyle      = keySubStyle3;
     this.pressedKeys.TabIndex      = 13;
     this.pressedKeys.Title         = "Pressed Keys";
     this.pressedKeys.StyleChanged += new ThoNohT.NohBoard.Controls.KeySubStylePanel.StyleChangedEventHandler(this.pressedKeys_SubStyleChanged);
     //
     // looseKeys
     //
     this.looseKeys.Location              = new System.Drawing.Point(189, 13);
     this.looseKeys.Name                  = "looseKeys";
     this.looseKeys.Size                  = new System.Drawing.Size(171, 309);
     serializableColor12.Blue             = ((byte)(0));
     serializableColor12.Green            = ((byte)(0));
     serializableColor12.Red              = ((byte)(0));
     keySubStyle4.Background              = serializableColor12;
     keySubStyle4.BackgroundImageFileName = "";
     serializableFont4.FontFamily         = "Microsoft Sans Serif";
     serializableFont4.Size               = 8.25F;
     serializableFont4.Style              = ThoNohT.NohBoard.Extra.SerializableFontStyle.Regular;
     keySubStyle4.Font            = serializableFont4;
     serializableColor13.Blue     = ((byte)(0));
     serializableColor13.Green    = ((byte)(0));
     serializableColor13.Red      = ((byte)(0));
     keySubStyle4.Outline         = serializableColor13;
     keySubStyle4.OutlineWidth    = 1;
     keySubStyle4.ShowOutline     = false;
     serializableColor14.Blue     = ((byte)(0));
     serializableColor14.Green    = ((byte)(0));
     serializableColor14.Red      = ((byte)(0));
     keySubStyle4.Text            = serializableColor14;
     this.looseKeys.SubStyle      = keySubStyle4;
     this.looseKeys.TabIndex      = 12;
     this.looseKeys.Title         = "Loose Keys";
     this.looseKeys.StyleChanged += new ThoNohT.NohBoard.Controls.KeySubStylePanel.StyleChangedEventHandler(this.looseKeys_SubStyleChanged);
     //
     // lblKeyboard
     //
     this.lblKeyboard.AutoEllipsis = true;
     this.lblKeyboard.Font         = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblKeyboard.Location     = new System.Drawing.Point(9, 14);
     this.lblKeyboard.Name         = "lblKeyboard";
     this.lblKeyboard.Size         = new System.Drawing.Size(174, 18);
     this.lblKeyboard.TabIndex     = 15;
     this.lblKeyboard.Text         = "Keyboard";
     this.lblKeyboard.TextAlign    = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // defaultMouseSpeed
     //
     serializableColor15.Blue                      = ((byte)(0));
     serializableColor15.Green                     = ((byte)(0));
     serializableColor15.Red                       = ((byte)(0));
     mouseSpeedIndicatorStyle2.InnerColor          = serializableColor15;
     serializableColor16.Blue                      = ((byte)(0));
     serializableColor16.Green                     = ((byte)(0));
     serializableColor16.Red                       = ((byte)(0));
     mouseSpeedIndicatorStyle2.OuterColor          = serializableColor16;
     mouseSpeedIndicatorStyle2.OutlineWidth        = 1;
     this.defaultMouseSpeed.IndicatorStyle         = mouseSpeedIndicatorStyle2;
     this.defaultMouseSpeed.Location               = new System.Drawing.Point(12, 120);
     this.defaultMouseSpeed.Name                   = "defaultMouseSpeed";
     this.defaultMouseSpeed.Size                   = new System.Drawing.Size(171, 144);
     this.defaultMouseSpeed.TabIndex               = 16;
     this.defaultMouseSpeed.Title                  = "MouseSpeedIndicator";
     this.defaultMouseSpeed.IndicatorStyleChanged += new ThoNohT.NohBoard.Controls.MouseSpeedStylePanel.StyleChangedEventHandler(this.defaultMouseSpeed_IndicatorStyleChanged);
     //
     // txtBackgoundImage
     //
     this.txtBackgoundImage.Location     = new System.Drawing.Point(54, 52);
     this.txtBackgoundImage.Name         = "txtBackgoundImage";
     this.txtBackgoundImage.Size         = new System.Drawing.Size(100, 20);
     this.txtBackgoundImage.TabIndex     = 4;
     this.txtBackgoundImage.TextChanged += new System.EventHandler(this.txtBackgoundImage_TextChanged);
     //
     // lblBackgroundImage
     //
     this.lblBackgroundImage.Location  = new System.Drawing.Point(6, 48);
     this.lblBackgroundImage.Name      = "lblBackgroundImage";
     this.lblBackgroundImage.Size      = new System.Drawing.Size(41, 23);
     this.lblBackgroundImage.TabIndex  = 3;
     this.lblBackgroundImage.Text      = "Image:";
     this.lblBackgroundImage.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // KeyboardStyleForm
     //
     this.AcceptButton        = this.AcceptButton2;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.CancelButton        = this.CancelButton2;
     this.ClientSize          = new System.Drawing.Size(539, 355);
     this.Controls.Add(this.defaultMouseSpeed);
     this.Controls.Add(this.lblKeyboard);
     this.Controls.Add(this.pressedKeys);
     this.Controls.Add(this.looseKeys);
     this.Controls.Add(this.CancelButton2);
     this.Controls.Add(this.AcceptButton2);
     this.Controls.Add(this.KeyboardGroup);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Name            = "KeyboardStyleForm";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "Keyboard Style";
     this.Load           += new System.EventHandler(this.KeyboardStyleForm_Load);
     this.KeyboardGroup.ResumeLayout(false);
     this.KeyboardGroup.PerformLayout();
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            ThoNohT.NohBoard.Keyboard.Styles.KeySubStyle keySubStyle3 = new ThoNohT.NohBoard.Keyboard.Styles.KeySubStyle();
            ThoNohT.NohBoard.Extra.SerializableColor serializableColor9 = new ThoNohT.NohBoard.Extra.SerializableColor();
            ThoNohT.NohBoard.Extra.SerializableFont serializableFont3 = new ThoNohT.NohBoard.Extra.SerializableFont();
            ThoNohT.NohBoard.Extra.SerializableColor serializableColor10 = new ThoNohT.NohBoard.Extra.SerializableColor();
            ThoNohT.NohBoard.Extra.SerializableColor serializableColor11 = new ThoNohT.NohBoard.Extra.SerializableColor();
            ThoNohT.NohBoard.Keyboard.Styles.KeySubStyle keySubStyle4 = new ThoNohT.NohBoard.Keyboard.Styles.KeySubStyle();
            ThoNohT.NohBoard.Extra.SerializableColor serializableColor12 = new ThoNohT.NohBoard.Extra.SerializableColor();
            ThoNohT.NohBoard.Extra.SerializableFont serializableFont4 = new ThoNohT.NohBoard.Extra.SerializableFont();
            ThoNohT.NohBoard.Extra.SerializableColor serializableColor13 = new ThoNohT.NohBoard.Extra.SerializableColor();
            ThoNohT.NohBoard.Extra.SerializableColor serializableColor14 = new ThoNohT.NohBoard.Extra.SerializableColor();
            ThoNohT.NohBoard.Keyboard.Styles.MouseSpeedIndicatorStyle mouseSpeedIndicatorStyle2 = new ThoNohT.NohBoard.Keyboard.Styles.MouseSpeedIndicatorStyle();
            ThoNohT.NohBoard.Extra.SerializableColor serializableColor15 = new ThoNohT.NohBoard.Extra.SerializableColor();
            ThoNohT.NohBoard.Extra.SerializableColor serializableColor16 = new ThoNohT.NohBoard.Extra.SerializableColor();
            this.KeyboardGroup = new System.Windows.Forms.GroupBox();
            this.clrKeyboardBackground = new ThoNohT.NohBoard.Controls.ColorChooser();
            this.AcceptButton2 = new System.Windows.Forms.Button();
            this.CancelButton2 = new System.Windows.Forms.Button();
            this.pressedKeys = new ThoNohT.NohBoard.Controls.KeySubStylePanel();
            this.looseKeys = new ThoNohT.NohBoard.Controls.KeySubStylePanel();
            this.lblKeyboard = new System.Windows.Forms.Label();
            this.defaultMouseSpeed = new ThoNohT.NohBoard.Controls.MouseSpeedStylePanel();
            this.txtBackgoundImage = new System.Windows.Forms.TextBox();
            this.lblBackgroundImage = new System.Windows.Forms.Label();
            this.KeyboardGroup.SuspendLayout();
            this.SuspendLayout();
            // 
            // KeyboardGroup
            // 
            this.KeyboardGroup.Controls.Add(this.txtBackgoundImage);
            this.KeyboardGroup.Controls.Add(this.lblBackgroundImage);
            this.KeyboardGroup.Controls.Add(this.clrKeyboardBackground);
            this.KeyboardGroup.Location = new System.Drawing.Point(12, 34);
            this.KeyboardGroup.Name = "KeyboardGroup";
            this.KeyboardGroup.Size = new System.Drawing.Size(171, 80);
            this.KeyboardGroup.TabIndex = 9;
            this.KeyboardGroup.TabStop = false;
            this.KeyboardGroup.Text = "Background";
            // 
            // clrKeyboardBackground
            // 
            this.clrKeyboardBackground.BackColor = System.Drawing.SystemColors.Control;
            this.clrKeyboardBackground.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(100)))));
            this.clrKeyboardBackground.LabelText = "Background Color";
            this.clrKeyboardBackground.Location = new System.Drawing.Point(7, 19);
            this.clrKeyboardBackground.Name = "clrKeyboardBackground";
            this.clrKeyboardBackground.PreviewShape = ThoNohT.NohBoard.Controls.ColorChooser.Shape.Square;
            this.clrKeyboardBackground.Size = new System.Drawing.Size(158, 26);
            this.clrKeyboardBackground.TabIndex = 2;
            this.clrKeyboardBackground.ColorChanged += new ThoNohT.NohBoard.Controls.ColorChooser.ColorChangedEventHandler(this.Control_ColorChanged);
            // 
            // AcceptButton2
            // 
            this.AcceptButton2.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.AcceptButton2.Location = new System.Drawing.Point(462, 328);
            this.AcceptButton2.Name = "AcceptButton2";
            this.AcceptButton2.Size = new System.Drawing.Size(75, 23);
            this.AcceptButton2.TabIndex = 10;
            this.AcceptButton2.Text = "Accept";
            this.AcceptButton2.UseVisualStyleBackColor = true;
            this.AcceptButton2.Click += new System.EventHandler(this.AcceptButton2_Click);
            // 
            // CancelButton2
            // 
            this.CancelButton2.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.CancelButton2.Location = new System.Drawing.Point(381, 328);
            this.CancelButton2.Name = "CancelButton2";
            this.CancelButton2.Size = new System.Drawing.Size(75, 23);
            this.CancelButton2.TabIndex = 11;
            this.CancelButton2.Text = "Cancel";
            this.CancelButton2.UseVisualStyleBackColor = true;
            this.CancelButton2.Click += new System.EventHandler(this.CancelButton2_Click);
            // 
            // pressedKeys
            // 
            this.pressedKeys.Location = new System.Drawing.Point(366, 13);
            this.pressedKeys.Name = "pressedKeys";
            this.pressedKeys.Size = new System.Drawing.Size(171, 309);
            serializableColor9.Blue = ((byte)(0));
            serializableColor9.Green = ((byte)(0));
            serializableColor9.Red = ((byte)(0));
            keySubStyle3.Background = serializableColor9;
            keySubStyle3.BackgroundImageFileName = "";
            serializableFont3.FontFamily = "Microsoft Sans Serif";
            serializableFont3.Size = 8.25F;
            serializableFont3.Style = ThoNohT.NohBoard.Extra.SerializableFontStyle.Regular;
            keySubStyle3.Font = serializableFont3;
            serializableColor10.Blue = ((byte)(0));
            serializableColor10.Green = ((byte)(0));
            serializableColor10.Red = ((byte)(0));
            keySubStyle3.Outline = serializableColor10;
            keySubStyle3.OutlineWidth = 1;
            keySubStyle3.ShowOutline = false;
            serializableColor11.Blue = ((byte)(0));
            serializableColor11.Green = ((byte)(0));
            serializableColor11.Red = ((byte)(0));
            keySubStyle3.Text = serializableColor11;
            this.pressedKeys.SubStyle = keySubStyle3;
            this.pressedKeys.TabIndex = 13;
            this.pressedKeys.Title = "Pressed Keys";
            this.pressedKeys.StyleChanged += new ThoNohT.NohBoard.Controls.KeySubStylePanel.StyleChangedEventHandler(this.pressedKeys_SubStyleChanged);
            // 
            // looseKeys
            // 
            this.looseKeys.Location = new System.Drawing.Point(189, 13);
            this.looseKeys.Name = "looseKeys";
            this.looseKeys.Size = new System.Drawing.Size(171, 309);
            serializableColor12.Blue = ((byte)(0));
            serializableColor12.Green = ((byte)(0));
            serializableColor12.Red = ((byte)(0));
            keySubStyle4.Background = serializableColor12;
            keySubStyle4.BackgroundImageFileName = "";
            serializableFont4.FontFamily = "Microsoft Sans Serif";
            serializableFont4.Size = 8.25F;
            serializableFont4.Style = ThoNohT.NohBoard.Extra.SerializableFontStyle.Regular;
            keySubStyle4.Font = serializableFont4;
            serializableColor13.Blue = ((byte)(0));
            serializableColor13.Green = ((byte)(0));
            serializableColor13.Red = ((byte)(0));
            keySubStyle4.Outline = serializableColor13;
            keySubStyle4.OutlineWidth = 1;
            keySubStyle4.ShowOutline = false;
            serializableColor14.Blue = ((byte)(0));
            serializableColor14.Green = ((byte)(0));
            serializableColor14.Red = ((byte)(0));
            keySubStyle4.Text = serializableColor14;
            this.looseKeys.SubStyle = keySubStyle4;
            this.looseKeys.TabIndex = 12;
            this.looseKeys.Title = "Loose Keys";
            this.looseKeys.StyleChanged += new ThoNohT.NohBoard.Controls.KeySubStylePanel.StyleChangedEventHandler(this.looseKeys_SubStyleChanged);
            // 
            // lblKeyboard
            // 
            this.lblKeyboard.AutoEllipsis = true;
            this.lblKeyboard.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblKeyboard.Location = new System.Drawing.Point(9, 14);
            this.lblKeyboard.Name = "lblKeyboard";
            this.lblKeyboard.Size = new System.Drawing.Size(174, 18);
            this.lblKeyboard.TabIndex = 15;
            this.lblKeyboard.Text = "Keyboard";
            this.lblKeyboard.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // defaultMouseSpeed
            // 
            serializableColor15.Blue = ((byte)(0));
            serializableColor15.Green = ((byte)(0));
            serializableColor15.Red = ((byte)(0));
            mouseSpeedIndicatorStyle2.InnerColor = serializableColor15;
            serializableColor16.Blue = ((byte)(0));
            serializableColor16.Green = ((byte)(0));
            serializableColor16.Red = ((byte)(0));
            mouseSpeedIndicatorStyle2.OuterColor = serializableColor16;
            mouseSpeedIndicatorStyle2.OutlineWidth = 1;
            this.defaultMouseSpeed.IndicatorStyle = mouseSpeedIndicatorStyle2;
            this.defaultMouseSpeed.Location = new System.Drawing.Point(12, 120);
            this.defaultMouseSpeed.Name = "defaultMouseSpeed";
            this.defaultMouseSpeed.Size = new System.Drawing.Size(171, 144);
            this.defaultMouseSpeed.TabIndex = 16;
            this.defaultMouseSpeed.Title = "MouseSpeedIndicator";
            this.defaultMouseSpeed.IndicatorStyleChanged += new ThoNohT.NohBoard.Controls.MouseSpeedStylePanel.StyleChangedEventHandler(this.defaultMouseSpeed_IndicatorStyleChanged);
            // 
            // txtBackgoundImage
            // 
            this.txtBackgoundImage.Location = new System.Drawing.Point(54, 52);
            this.txtBackgoundImage.Name = "txtBackgoundImage";
            this.txtBackgoundImage.Size = new System.Drawing.Size(100, 20);
            this.txtBackgoundImage.TabIndex = 4;
            this.txtBackgoundImage.TextChanged += new System.EventHandler(this.txtBackgoundImage_TextChanged);
            // 
            // lblBackgroundImage
            // 
            this.lblBackgroundImage.Location = new System.Drawing.Point(6, 48);
            this.lblBackgroundImage.Name = "lblBackgroundImage";
            this.lblBackgroundImage.Size = new System.Drawing.Size(41, 23);
            this.lblBackgroundImage.TabIndex = 3;
            this.lblBackgroundImage.Text = "Image:";
            this.lblBackgroundImage.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // KeyboardStyleForm
            // 
            this.AcceptButton = this.AcceptButton2;
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.CancelButton = this.CancelButton2;
            this.ClientSize = new System.Drawing.Size(539, 355);
            this.Controls.Add(this.defaultMouseSpeed);
            this.Controls.Add(this.lblKeyboard);
            this.Controls.Add(this.pressedKeys);
            this.Controls.Add(this.looseKeys);
            this.Controls.Add(this.CancelButton2);
            this.Controls.Add(this.AcceptButton2);
            this.Controls.Add(this.KeyboardGroup);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
            this.Name = "KeyboardStyleForm";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "Keyboard Style";
            this.Load += new System.EventHandler(this.KeyboardStyleForm_Load);
            this.KeyboardGroup.ResumeLayout(false);
            this.KeyboardGroup.PerformLayout();
            this.ResumeLayout(false);

        }