Mesen-SX/UI/Forms/Config/Controllers/ctrlStandardController.Designer.cs

479 lines
18 KiB
C#

namespace Mesen.GUI.Forms.Config
{
partial class ctrlStandardController
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if(disposing && (components != null)) {
components.Dispose();
}
base.Dispose(disposing);
}
#region Component Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.panel2 = new System.Windows.Forms.Panel();
this.lblB = new System.Windows.Forms.Label();
this.btnTurboB = new System.Windows.Forms.Button();
this.btnTurboL = new System.Windows.Forms.Button();
this.lblTurboL = new System.Windows.Forms.Label();
this.btnL = new System.Windows.Forms.Button();
this.lblTurboA = new System.Windows.Forms.Label();
this.lblTurboB = new System.Windows.Forms.Label();
this.btnTurboA = new System.Windows.Forms.Button();
this.lblTurboY = new System.Windows.Forms.Label();
this.btnTurboY = new System.Windows.Forms.Button();
this.lblTurboX = new System.Windows.Forms.Label();
this.btnTurboX = new System.Windows.Forms.Button();
this.btnTurboR = new System.Windows.Forms.Button();
this.btnR = new System.Windows.Forms.Button();
this.lblTurboR = new System.Windows.Forms.Label();
this.lblL = new System.Windows.Forms.Label();
this.lblR = new System.Windows.Forms.Label();
this.lblA = new System.Windows.Forms.Label();
this.lblX = new System.Windows.Forms.Label();
this.lblY = new System.Windows.Forms.Label();
this.lblStart = new System.Windows.Forms.Label();
this.lblSelect = new System.Windows.Forms.Label();
this.btnY = new System.Windows.Forms.Button();
this.btnRight = new System.Windows.Forms.Button();
this.btnSelect = new System.Windows.Forms.Button();
this.btnLeft = new System.Windows.Forms.Button();
this.btnX = new System.Windows.Forms.Button();
this.btnB = new System.Windows.Forms.Button();
this.btnStart = new System.Windows.Forms.Button();
this.btnUp = new System.Windows.Forms.Button();
this.btnDown = new System.Windows.Forms.Button();
this.btnA = new System.Windows.Forms.Button();
this.picBackground = new System.Windows.Forms.PictureBox();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.picBackground)).BeginInit();
this.SuspendLayout();
//
// panel2
//
this.panel2.Controls.Add(this.btnTurboA);
this.panel2.Controls.Add(this.btnTurboY);
this.panel2.Controls.Add(this.btnTurboX);
this.panel2.Controls.Add(this.lblB);
this.panel2.Controls.Add(this.btnTurboB);
this.panel2.Controls.Add(this.btnTurboL);
this.panel2.Controls.Add(this.lblTurboL);
this.panel2.Controls.Add(this.btnL);
this.panel2.Controls.Add(this.lblTurboA);
this.panel2.Controls.Add(this.lblTurboB);
this.panel2.Controls.Add(this.lblTurboY);
this.panel2.Controls.Add(this.lblTurboX);
this.panel2.Controls.Add(this.btnTurboR);
this.panel2.Controls.Add(this.btnR);
this.panel2.Controls.Add(this.lblTurboR);
this.panel2.Controls.Add(this.lblL);
this.panel2.Controls.Add(this.lblR);
this.panel2.Controls.Add(this.lblA);
this.panel2.Controls.Add(this.lblX);
this.panel2.Controls.Add(this.lblY);
this.panel2.Controls.Add(this.lblStart);
this.panel2.Controls.Add(this.lblSelect);
this.panel2.Controls.Add(this.btnY);
this.panel2.Controls.Add(this.btnRight);
this.panel2.Controls.Add(this.btnSelect);
this.panel2.Controls.Add(this.btnLeft);
this.panel2.Controls.Add(this.btnX);
this.panel2.Controls.Add(this.btnB);
this.panel2.Controls.Add(this.btnStart);
this.panel2.Controls.Add(this.btnUp);
this.panel2.Controls.Add(this.btnDown);
this.panel2.Controls.Add(this.btnA);
this.panel2.Controls.Add(this.picBackground);
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(0, 0);
this.panel2.Margin = new System.Windows.Forms.Padding(0);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(614, 279);
this.panel2.TabIndex = 3;
//
// lblB
//
this.lblB.BackColor = System.Drawing.Color.WhiteSmoke;
this.lblB.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblB.Location = new System.Drawing.Point(478, 182);
this.lblB.Name = "lblB";
this.lblB.Size = new System.Drawing.Size(17, 17);
this.lblB.TabIndex = 29;
this.lblB.Text = "B";
this.lblB.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// btnTurboB
//
this.btnTurboB.Location = new System.Drawing.Point(457, 232);
this.btnTurboB.Name = "btnTurboB";
this.btnTurboB.Size = new System.Drawing.Size(61, 20);
this.btnTurboB.TabIndex = 41;
this.btnTurboB.Text = "B";
this.btnTurboB.UseVisualStyleBackColor = true;
//
// btnTurboL
//
this.btnTurboL.Location = new System.Drawing.Point(155, 8);
this.btnTurboL.Name = "btnTurboL";
this.btnTurboL.Size = new System.Drawing.Size(61, 26);
this.btnTurboL.TabIndex = 45;
this.btnTurboL.Text = "L";
this.btnTurboL.UseVisualStyleBackColor = true;
//
// lblTurboL
//
this.lblTurboL.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTurboL.Location = new System.Drawing.Point(155, 32);
this.lblTurboL.Name = "lblTurboL";
this.lblTurboL.Size = new System.Drawing.Size(61, 17);
this.lblTurboL.TabIndex = 46;
this.lblTurboL.Text = "Turbo L";
this.lblTurboL.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btnL
//
this.btnL.Location = new System.Drawing.Point(28, 8);
this.btnL.Name = "btnL";
this.btnL.Size = new System.Drawing.Size(125, 26);
this.btnL.TabIndex = 32;
this.btnL.Text = "L";
this.btnL.UseVisualStyleBackColor = true;
//
// lblTurboA
//
this.lblTurboA.BackColor = System.Drawing.Color.WhiteSmoke;
this.lblTurboA.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTurboA.Location = new System.Drawing.Point(522, 186);
this.lblTurboA.Name = "lblTurboA";
this.lblTurboA.Size = new System.Drawing.Size(61, 18);
this.lblTurboA.TabIndex = 44;
this.lblTurboA.Text = "Turbo A";
this.lblTurboA.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblTurboB
//
this.lblTurboB.BackColor = System.Drawing.Color.WhiteSmoke;
this.lblTurboB.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTurboB.Location = new System.Drawing.Point(462, 250);
this.lblTurboB.Name = "lblTurboB";
this.lblTurboB.Size = new System.Drawing.Size(50, 18);
this.lblTurboB.TabIndex = 43;
this.lblTurboB.Text = "Turbo B";
this.lblTurboB.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// btnTurboA
//
this.btnTurboA.Location = new System.Drawing.Point(522, 168);
this.btnTurboA.Name = "btnTurboA";
this.btnTurboA.Size = new System.Drawing.Size(61, 20);
this.btnTurboA.TabIndex = 42;
this.btnTurboA.Text = "A";
this.btnTurboA.UseVisualStyleBackColor = true;
//
// lblTurboY
//
this.lblTurboY.BackColor = System.Drawing.Color.WhiteSmoke;
this.lblTurboY.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTurboY.Location = new System.Drawing.Point(392, 186);
this.lblTurboY.Name = "lblTurboY";
this.lblTurboY.Size = new System.Drawing.Size(61, 18);
this.lblTurboY.TabIndex = 40;
this.lblTurboY.Text = "Turbo Y";
this.lblTurboY.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btnTurboY
//
this.btnTurboY.Location = new System.Drawing.Point(392, 168);
this.btnTurboY.Name = "btnTurboY";
this.btnTurboY.Size = new System.Drawing.Size(61, 20);
this.btnTurboY.TabIndex = 39;
this.btnTurboY.Text = "Y";
this.btnTurboY.UseVisualStyleBackColor = true;
//
// lblTurboX
//
this.lblTurboX.BackColor = System.Drawing.Color.WhiteSmoke;
this.lblTurboX.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTurboX.Location = new System.Drawing.Point(462, 122);
this.lblTurboX.Name = "lblTurboX";
this.lblTurboX.Size = new System.Drawing.Size(50, 18);
this.lblTurboX.TabIndex = 38;
this.lblTurboX.Text = "Turbo X";
this.lblTurboX.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// btnTurboX
//
this.btnTurboX.Location = new System.Drawing.Point(457, 104);
this.btnTurboX.Name = "btnTurboX";
this.btnTurboX.Size = new System.Drawing.Size(61, 20);
this.btnTurboX.TabIndex = 37;
this.btnTurboX.Text = "X";
this.btnTurboX.UseVisualStyleBackColor = true;
//
// btnTurboR
//
this.btnTurboR.Location = new System.Drawing.Point(398, 8);
this.btnTurboR.Name = "btnTurboR";
this.btnTurboR.Size = new System.Drawing.Size(61, 26);
this.btnTurboR.TabIndex = 35;
this.btnTurboR.Text = "R";
this.btnTurboR.UseVisualStyleBackColor = true;
//
// btnR
//
this.btnR.Location = new System.Drawing.Point(461, 8);
this.btnR.Name = "btnR";
this.btnR.Size = new System.Drawing.Size(125, 26);
this.btnR.TabIndex = 31;
this.btnR.Text = "R";
this.btnR.UseVisualStyleBackColor = true;
//
// lblTurboR
//
this.lblTurboR.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTurboR.Location = new System.Drawing.Point(398, 32);
this.lblTurboR.Name = "lblTurboR";
this.lblTurboR.Size = new System.Drawing.Size(61, 17);
this.lblTurboR.TabIndex = 36;
this.lblTurboR.Text = "Turbo R";
this.lblTurboR.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblL
//
this.lblL.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblL.Location = new System.Drawing.Point(28, 32);
this.lblL.Name = "lblL";
this.lblL.Size = new System.Drawing.Size(125, 17);
this.lblL.TabIndex = 34;
this.lblL.Text = "L";
this.lblL.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblR
//
this.lblR.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblR.Location = new System.Drawing.Point(461, 32);
this.lblR.Name = "lblR";
this.lblR.Size = new System.Drawing.Size(125, 17);
this.lblR.TabIndex = 33;
this.lblR.Text = "R";
this.lblR.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblA
//
this.lblA.BackColor = System.Drawing.Color.WhiteSmoke;
this.lblA.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblA.Location = new System.Drawing.Point(544, 118);
this.lblA.Name = "lblA";
this.lblA.Size = new System.Drawing.Size(17, 17);
this.lblA.TabIndex = 28;
this.lblA.Text = "A";
this.lblA.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lblX
//
this.lblX.BackColor = System.Drawing.Color.WhiteSmoke;
this.lblX.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblX.Location = new System.Drawing.Point(479, 53);
this.lblX.Name = "lblX";
this.lblX.Size = new System.Drawing.Size(17, 17);
this.lblX.TabIndex = 27;
this.lblX.Text = "X";
this.lblX.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
//
// lblY
//
this.lblY.BackColor = System.Drawing.Color.WhiteSmoke;
this.lblY.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblY.Location = new System.Drawing.Point(415, 116);
this.lblY.Name = "lblY";
this.lblY.Size = new System.Drawing.Size(17, 17);
this.lblY.TabIndex = 26;
this.lblY.Text = "Y";
this.lblY.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblStart
//
this.lblStart.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblStart.Location = new System.Drawing.Point(283, 208);
this.lblStart.Name = "lblStart";
this.lblStart.Size = new System.Drawing.Size(73, 18);
this.lblStart.TabIndex = 25;
this.lblStart.Text = "Start";
this.lblStart.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblSelect
//
this.lblSelect.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblSelect.Location = new System.Drawing.Point(201, 208);
this.lblSelect.Name = "lblSelect";
this.lblSelect.Size = new System.Drawing.Size(73, 18);
this.lblSelect.TabIndex = 24;
this.lblSelect.Text = "Select";
this.lblSelect.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btnY
//
this.btnY.Location = new System.Drawing.Point(392, 134);
this.btnY.Name = "btnY";
this.btnY.Size = new System.Drawing.Size(61, 34);
this.btnY.TabIndex = 21;
this.btnY.Text = "Y";
this.btnY.UseVisualStyleBackColor = true;
//
// btnRight
//
this.btnRight.Location = new System.Drawing.Point(105, 140);
this.btnRight.Name = "btnRight";
this.btnRight.Size = new System.Drawing.Size(69, 35);
this.btnRight.TabIndex = 16;
this.btnRight.Text = "Right";
this.btnRight.UseVisualStyleBackColor = true;
//
// btnSelect
//
this.btnSelect.Location = new System.Drawing.Point(201, 169);
this.btnSelect.Name = "btnSelect";
this.btnSelect.Size = new System.Drawing.Size(73, 37);
this.btnSelect.TabIndex = 12;
this.btnSelect.Text = "Q";
this.btnSelect.UseVisualStyleBackColor = true;
//
// btnLeft
//
this.btnLeft.Location = new System.Drawing.Point(27, 140);
this.btnLeft.Name = "btnLeft";
this.btnLeft.Size = new System.Drawing.Size(69, 35);
this.btnLeft.TabIndex = 17;
this.btnLeft.Text = "Left";
this.btnLeft.UseVisualStyleBackColor = true;
//
// btnX
//
this.btnX.Location = new System.Drawing.Point(457, 69);
this.btnX.Name = "btnX";
this.btnX.Size = new System.Drawing.Size(61, 34);
this.btnX.TabIndex = 20;
this.btnX.Text = "X";
this.btnX.UseVisualStyleBackColor = true;
//
// btnB
//
this.btnB.Location = new System.Drawing.Point(457, 198);
this.btnB.Name = "btnB";
this.btnB.Size = new System.Drawing.Size(61, 34);
this.btnB.TabIndex = 15;
this.btnB.Text = "B";
this.btnB.UseVisualStyleBackColor = true;
//
// btnStart
//
this.btnStart.Location = new System.Drawing.Point(283, 169);
this.btnStart.Name = "btnStart";
this.btnStart.Size = new System.Drawing.Size(73, 37);
this.btnStart.TabIndex = 13;
this.btnStart.Text = "W";
this.btnStart.UseVisualStyleBackColor = true;
//
// btnUp
//
this.btnUp.Location = new System.Drawing.Point(61, 84);
this.btnUp.Name = "btnUp";
this.btnUp.Size = new System.Drawing.Size(79, 35);
this.btnUp.TabIndex = 18;
this.btnUp.Text = "Up";
this.btnUp.UseVisualStyleBackColor = true;
//
// btnDown
//
this.btnDown.Location = new System.Drawing.Point(61, 193);
this.btnDown.Name = "btnDown";
this.btnDown.Size = new System.Drawing.Size(79, 35);
this.btnDown.TabIndex = 19;
this.btnDown.Text = "Down";
this.btnDown.UseVisualStyleBackColor = true;
//
// btnA
//
this.btnA.Location = new System.Drawing.Point(522, 134);
this.btnA.Name = "btnA";
this.btnA.Size = new System.Drawing.Size(61, 34);
this.btnA.TabIndex = 14;
this.btnA.Text = "A";
this.btnA.UseVisualStyleBackColor = true;
//
// picBackground
//
this.picBackground.Location = new System.Drawing.Point(0, 0);
this.picBackground.Name = "picBackground";
this.picBackground.Size = new System.Drawing.Size(614, 279);
this.picBackground.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.picBackground.TabIndex = 30;
this.picBackground.TabStop = false;
//
// ctrlStandardController
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.panel2);
this.Name = "ctrlStandardController";
this.Size = new System.Drawing.Size(614, 279);
this.panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.picBackground)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Button btnY;
private System.Windows.Forms.Button btnRight;
private System.Windows.Forms.Button btnSelect;
private System.Windows.Forms.Button btnX;
private System.Windows.Forms.Button btnB;
private System.Windows.Forms.Button btnStart;
private System.Windows.Forms.Button btnUp;
private System.Windows.Forms.Button btnDown;
private System.Windows.Forms.Button btnA;
private System.Windows.Forms.Button btnLeft;
private System.Windows.Forms.Label lblB;
private System.Windows.Forms.Label lblA;
private System.Windows.Forms.Label lblX;
private System.Windows.Forms.Label lblY;
private System.Windows.Forms.Label lblStart;
private System.Windows.Forms.Label lblSelect;
private System.Windows.Forms.PictureBox picBackground;
private System.Windows.Forms.Label lblL;
private System.Windows.Forms.Label lblR;
private System.Windows.Forms.Button btnL;
private System.Windows.Forms.Button btnR;
private System.Windows.Forms.Button btnTurboL;
private System.Windows.Forms.Label lblTurboL;
private System.Windows.Forms.Label lblTurboA;
private System.Windows.Forms.Label lblTurboB;
private System.Windows.Forms.Button btnTurboA;
private System.Windows.Forms.Button btnTurboB;
private System.Windows.Forms.Label lblTurboY;
private System.Windows.Forms.Button btnTurboY;
private System.Windows.Forms.Label lblTurboX;
private System.Windows.Forms.Button btnTurboX;
private System.Windows.Forms.Button btnTurboR;
private System.Windows.Forms.Label lblTurboR;
}
}