namespace Mesen.GUI.Forms.Config { partial class ctrlStandardController { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if(disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.panel2 = new System.Windows.Forms.Panel(); this.lblL = new System.Windows.Forms.Label(); this.lblR = new System.Windows.Forms.Label(); this.btnL = new System.Windows.Forms.Button(); this.btnR = new System.Windows.Forms.Button(); this.lblB = new System.Windows.Forms.Label(); this.lblA = new System.Windows.Forms.Label(); this.lblTurboA = new System.Windows.Forms.Label(); this.lblTurboB = new System.Windows.Forms.Label(); this.lblStart = new System.Windows.Forms.Label(); this.lblSelect = new System.Windows.Forms.Label(); this.lblMicrophone = new System.Windows.Forms.Label(); this.btnMicrophone = new System.Windows.Forms.Button(); this.btnTurboB = 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.btnTurboA = 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.lblL); this.panel2.Controls.Add(this.lblR); this.panel2.Controls.Add(this.btnL); this.panel2.Controls.Add(this.btnR); this.panel2.Controls.Add(this.lblB); this.panel2.Controls.Add(this.lblA); this.panel2.Controls.Add(this.lblTurboA); this.panel2.Controls.Add(this.lblTurboB); this.panel2.Controls.Add(this.lblStart); this.panel2.Controls.Add(this.lblSelect); this.panel2.Controls.Add(this.lblMicrophone); this.panel2.Controls.Add(this.btnMicrophone); this.panel2.Controls.Add(this.btnTurboB); this.panel2.Controls.Add(this.btnRight); this.panel2.Controls.Add(this.btnSelect); this.panel2.Controls.Add(this.btnLeft); this.panel2.Controls.Add(this.btnTurboA); 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(585, 210); this.panel2.TabIndex = 3; // // lblL // this.lblL.AutoSize = true; 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(276, 77); this.lblL.Name = "lblL"; this.lblL.Size = new System.Drawing.Size(17, 18); this.lblL.TabIndex = 34; this.lblL.Text = "L"; // // lblR // this.lblR.AutoSize = true; 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(359, 77); this.lblR.Name = "lblR"; this.lblR.Size = new System.Drawing.Size(19, 18); this.lblR.TabIndex = 33; this.lblR.Text = "R"; // // btnL // this.btnL.Location = new System.Drawing.Point(233, 17); this.btnL.Name = "btnL"; this.btnL.Size = new System.Drawing.Size(61, 59); this.btnL.TabIndex = 32; this.btnL.Text = "L"; this.btnL.UseVisualStyleBackColor = true; // // btnR // this.btnR.Location = new System.Drawing.Point(315, 17); this.btnR.Name = "btnR"; this.btnR.Size = new System.Drawing.Size(61, 59); this.btnR.TabIndex = 31; this.btnR.Text = "R"; this.btnR.UseVisualStyleBackColor = true; // // lblB // this.lblB.AutoSize = true; 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(460, 165); this.lblB.Name = "lblB"; this.lblB.Size = new System.Drawing.Size(19, 18); this.lblB.TabIndex = 29; this.lblB.Text = "B"; // // lblA // this.lblA.AutoSize = true; 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(543, 165); this.lblA.Name = "lblA"; this.lblA.Size = new System.Drawing.Size(17, 18); this.lblA.TabIndex = 28; this.lblA.Text = "A"; // // lblTurboA // this.lblTurboA.AutoSize = true; this.lblTurboA.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblTurboA.Location = new System.Drawing.Point(498, 78); this.lblTurboA.Name = "lblTurboA"; this.lblTurboA.Size = new System.Drawing.Size(62, 18); this.lblTurboA.TabIndex = 27; this.lblTurboA.Text = "Turbo A"; this.lblTurboA.TextAlign = System.Drawing.ContentAlignment.TopRight; // // lblTurboB // this.lblTurboB.AutoSize = true; this.lblTurboB.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblTurboB.Location = new System.Drawing.Point(414, 78); this.lblTurboB.Name = "lblTurboB"; this.lblTurboB.Size = new System.Drawing.Size(65, 18); this.lblTurboB.TabIndex = 26; this.lblTurboB.Text = "Turbo B"; this.lblTurboB.TextAlign = System.Drawing.ContentAlignment.TopRight; // // lblStart // this.lblStart.AutoSize = true; 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(324, 104); this.lblStart.Name = "lblStart"; this.lblStart.Size = new System.Drawing.Size(42, 18); this.lblStart.TabIndex = 25; this.lblStart.Text = "Start"; // // lblSelect // this.lblSelect.AutoSize = true; 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(237, 104); this.lblSelect.Name = "lblSelect"; this.lblSelect.Size = new System.Drawing.Size(53, 18); this.lblSelect.TabIndex = 24; this.lblSelect.Text = "Select"; // // lblMicrophone // this.lblMicrophone.AutoSize = true; this.lblMicrophone.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblMicrophone.Location = new System.Drawing.Point(260, 18); this.lblMicrophone.Name = "lblMicrophone"; this.lblMicrophone.Size = new System.Drawing.Size(93, 18); this.lblMicrophone.TabIndex = 23; this.lblMicrophone.Text = "Microphone"; this.lblMicrophone.Visible = false; // // btnMicrophone // this.btnMicrophone.Location = new System.Drawing.Point(267, 39); this.btnMicrophone.Name = "btnMicrophone"; this.btnMicrophone.Size = new System.Drawing.Size(77, 37); this.btnMicrophone.TabIndex = 22; this.btnMicrophone.Text = "D"; this.btnMicrophone.UseVisualStyleBackColor = true; this.btnMicrophone.Visible = false; // // btnTurboB // this.btnTurboB.Location = new System.Drawing.Point(417, 17); this.btnTurboB.Name = "btnTurboB"; this.btnTurboB.Size = new System.Drawing.Size(61, 59); this.btnTurboB.TabIndex = 21; this.btnTurboB.Text = "B"; this.btnTurboB.UseVisualStyleBackColor = true; // // btnRight // this.btnRight.Location = new System.Drawing.Point(105, 90); 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(228, 132); 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, 90); 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; // // btnTurboA // this.btnTurboA.Location = new System.Drawing.Point(499, 17); this.btnTurboA.Name = "btnTurboA"; this.btnTurboA.Size = new System.Drawing.Size(61, 59); this.btnTurboA.TabIndex = 20; this.btnTurboA.Text = "A"; this.btnTurboA.UseVisualStyleBackColor = true; // // btnB // this.btnB.Location = new System.Drawing.Point(417, 105); this.btnB.Name = "btnB"; this.btnB.Size = new System.Drawing.Size(61, 59); this.btnB.TabIndex = 15; this.btnB.Text = "B"; this.btnB.UseVisualStyleBackColor = true; // // btnStart // this.btnStart.Location = new System.Drawing.Point(310, 132); 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, 34); 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, 141); 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(499, 105); this.btnA.Name = "btnA"; this.btnA.Size = new System.Drawing.Size(61, 59); 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(585, 210); this.picBackground.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; this.picBackground.TabIndex = 30; this.picBackground.TabStop = false; // // ctrlStandardController // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.Controls.Add(this.panel2); this.Name = "ctrlStandardController"; this.Size = new System.Drawing.Size(585, 210); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.picBackground)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Button btnTurboB; private System.Windows.Forms.Button btnRight; private System.Windows.Forms.Button btnSelect; private System.Windows.Forms.Button btnTurboA; 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 lblTurboA; private System.Windows.Forms.Label lblTurboB; private System.Windows.Forms.Label lblStart; private System.Windows.Forms.Label lblSelect; private System.Windows.Forms.Label lblMicrophone; private System.Windows.Forms.Button btnMicrophone; 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; } }