namespace SCJMapper_V2 { partial class UC_GpadPanel { /// /// 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.gBoxCap = new System.Windows.Forms.GroupBox(); this.lblnButtons = new System.Windows.Forms.Label(); this.lblnTSticks = new System.Windows.Forms.Label(); this.lblnDPad = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.gBox = new System.Windows.Forms.GroupBox(); this.lbl1Buttons = new System.Windows.Forms.Label(); this.lB = new System.Windows.Forms.Label(); this.iBtBack = new System.Windows.Forms.Label(); this.iTrigR = new System.Windows.Forms.Label(); this.iTrigL = new System.Windows.Forms.Label(); this.iBtStart = new System.Windows.Forms.Label(); this.iShR = new System.Windows.Forms.Label(); this.iShL = new System.Windows.Forms.Label(); this.iTStickXR = new System.Windows.Forms.Label(); this.iTStickXL = new System.Windows.Forms.Label(); this.iDPad = new System.Windows.Forms.Label(); this.lH3 = new System.Windows.Forms.Label(); this.lH2 = new System.Windows.Forms.Label(); this.lH1 = new System.Windows.Forms.Label(); this.lH0 = new System.Windows.Forms.Label(); this.lTrigR = new System.Windows.Forms.Label(); this.lTrigL = new System.Windows.Forms.Label(); this.lTStickR = new System.Windows.Forms.Label(); this.lTStickL = new System.Windows.Forms.Label(); this.lDPad = new System.Windows.Forms.Label(); this.lblnTriggers = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.iTStickYL = new System.Windows.Forms.Label(); this.iTStickYR = new System.Windows.Forms.Label(); this.iTStickBtL = new System.Windows.Forms.Label(); this.iTStickBtR = new System.Windows.Forms.Label(); this.gBoxCap.SuspendLayout(); this.gBox.SuspendLayout(); this.SuspendLayout(); // // gBoxCap // this.gBoxCap.Controls.Add(this.lblnTriggers); this.gBoxCap.Controls.Add(this.label4); this.gBoxCap.Controls.Add(this.lblnButtons); this.gBoxCap.Controls.Add(this.lblnTSticks); this.gBoxCap.Controls.Add(this.lblnDPad); this.gBoxCap.Controls.Add(this.label5); this.gBoxCap.Controls.Add(this.label3); this.gBoxCap.Controls.Add(this.label2); this.gBoxCap.Location = new System.Drawing.Point(3, 3); this.gBoxCap.Name = "gBoxCap"; this.gBoxCap.Size = new System.Drawing.Size(232, 60); this.gBoxCap.TabIndex = 5; this.gBoxCap.TabStop = false; this.gBoxCap.Text = "Device Capabilities"; // // lblnButtons // this.lblnButtons.AutoSize = true; this.lblnButtons.Location = new System.Drawing.Point(81, 40); this.lblnButtons.Name = "lblnButtons"; this.lblnButtons.Size = new System.Drawing.Size(13, 13); this.lblnButtons.TabIndex = 14; this.lblnButtons.Text = "0"; // // lblnTSticks // this.lblnTSticks.AutoSize = true; this.lblnTSticks.Location = new System.Drawing.Point(188, 24); this.lblnTSticks.Name = "lblnTSticks"; this.lblnTSticks.Size = new System.Drawing.Size(13, 13); this.lblnTSticks.TabIndex = 14; this.lblnTSticks.Text = "0"; // // lblnDPad // this.lblnDPad.AutoSize = true; this.lblnDPad.Location = new System.Drawing.Point(81, 24); this.lblnDPad.Name = "lblnDPad"; this.lblnDPad.Size = new System.Drawing.Size(13, 13); this.lblnDPad.TabIndex = 14; this.lblnDPad.Text = "0"; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(9, 40); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(56, 13); this.label5.TabIndex = 13; this.label5.Text = "# Buttons:"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(124, 24); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(56, 13); this.label3.TabIndex = 13; this.label3.Text = "# TSticks:"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(9, 24); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(47, 13); this.label2.TabIndex = 13; this.label2.Text = "# DPad:"; // // gBox // this.gBox.Controls.Add(this.iTStickBtR); this.gBox.Controls.Add(this.iTStickBtL); this.gBox.Controls.Add(this.iTStickYL); this.gBox.Controls.Add(this.lbl1Buttons); this.gBox.Controls.Add(this.lB); this.gBox.Controls.Add(this.iBtBack); this.gBox.Controls.Add(this.iTrigR); this.gBox.Controls.Add(this.iTrigL); this.gBox.Controls.Add(this.iBtStart); this.gBox.Controls.Add(this.iShR); this.gBox.Controls.Add(this.iShL); this.gBox.Controls.Add(this.iTStickYR); this.gBox.Controls.Add(this.iTStickXR); this.gBox.Controls.Add(this.iTStickXL); this.gBox.Controls.Add(this.iDPad); this.gBox.Controls.Add(this.lH3); this.gBox.Controls.Add(this.lH2); this.gBox.Controls.Add(this.lH1); this.gBox.Controls.Add(this.lH0); this.gBox.Controls.Add(this.lTrigR); this.gBox.Controls.Add(this.lTrigL); this.gBox.Controls.Add(this.lTStickR); this.gBox.Controls.Add(this.lTStickL); this.gBox.Controls.Add(this.lDPad); this.gBox.Location = new System.Drawing.Point(3, 67); this.gBox.Name = "gBox"; this.gBox.Size = new System.Drawing.Size(232, 161); this.gBox.TabIndex = 6; this.gBox.TabStop = false; this.gBox.Text = "GamePad State"; // // lbl1Buttons // this.lbl1Buttons.Location = new System.Drawing.Point(65, 141); this.lbl1Buttons.Name = "lbl1Buttons"; this.lbl1Buttons.Size = new System.Drawing.Size(154, 13); this.lbl1Buttons.TabIndex = 25; // // lB // this.lB.AutoSize = true; this.lB.Location = new System.Drawing.Point(9, 141); this.lB.Name = "lB"; this.lB.Size = new System.Drawing.Size(46, 13); this.lB.TabIndex = 24; this.lB.Text = "Buttons:"; // // iBtBack // this.iBtBack.AutoSize = true; this.iBtBack.Enabled = false; this.iBtBack.Location = new System.Drawing.Point(185, 122); this.iBtBack.Name = "iBtBack"; this.iBtBack.Size = new System.Drawing.Size(13, 13); this.iBtBack.TabIndex = 23; this.iBtBack.Text = "0"; // // iTrigR // this.iTrigR.AutoSize = true; this.iTrigR.Enabled = false; this.iTrigR.Location = new System.Drawing.Point(81, 88); this.iTrigR.Name = "iTrigR"; this.iTrigR.Size = new System.Drawing.Size(13, 13); this.iTrigR.TabIndex = 22; this.iTrigR.Text = "0"; // // iTrigL // this.iTrigL.AutoSize = true; this.iTrigL.Enabled = false; this.iTrigL.Location = new System.Drawing.Point(81, 72); this.iTrigL.Name = "iTrigL"; this.iTrigL.Size = new System.Drawing.Size(13, 13); this.iTrigL.TabIndex = 21; this.iTrigL.Text = "0"; // // iBtStart // this.iBtStart.AutoSize = true; this.iBtStart.Enabled = false; this.iBtStart.Location = new System.Drawing.Point(185, 106); this.iBtStart.Name = "iBtStart"; this.iBtStart.Size = new System.Drawing.Size(13, 13); this.iBtStart.TabIndex = 20; this.iBtStart.Text = "0"; // // iShR // this.iShR.AutoSize = true; this.iShR.Enabled = false; this.iShR.Location = new System.Drawing.Point(81, 122); this.iShR.Name = "iShR"; this.iShR.Size = new System.Drawing.Size(13, 13); this.iShR.TabIndex = 19; this.iShR.Text = "0"; // // iShL // this.iShL.AutoSize = true; this.iShL.Enabled = false; this.iShL.Location = new System.Drawing.Point(81, 106); this.iShL.Name = "iShL"; this.iShL.Size = new System.Drawing.Size(13, 13); this.iShL.TabIndex = 18; this.iShL.Text = "0"; // // iTStickXR // this.iTStickXR.AutoSize = true; this.iTStickXR.Enabled = false; this.iTStickXR.Location = new System.Drawing.Point(81, 56); this.iTStickXR.Name = "iTStickXR"; this.iTStickXR.Size = new System.Drawing.Size(13, 13); this.iTStickXR.TabIndex = 14; this.iTStickXR.Text = "0"; // // iTStickXL // this.iTStickXL.AutoSize = true; this.iTStickXL.Enabled = false; this.iTStickXL.Location = new System.Drawing.Point(81, 40); this.iTStickXL.Name = "iTStickXL"; this.iTStickXL.Size = new System.Drawing.Size(13, 13); this.iTStickXL.TabIndex = 13; this.iTStickXL.Text = "0"; // // iDPad // this.iDPad.AutoSize = true; this.iDPad.Enabled = false; this.iDPad.Location = new System.Drawing.Point(81, 24); this.iDPad.Name = "iDPad"; this.iDPad.Size = new System.Drawing.Size(13, 13); this.iDPad.TabIndex = 12; this.iDPad.Text = "0"; // // lH3 // this.lH3.AutoSize = true; this.lH3.Enabled = false; this.lH3.Location = new System.Drawing.Point(124, 122); this.lH3.Name = "lH3"; this.lH3.Size = new System.Drawing.Size(35, 13); this.lH3.TabIndex = 11; this.lH3.Text = "Back:"; // // lH2 // this.lH2.AutoSize = true; this.lH2.Enabled = false; this.lH2.Location = new System.Drawing.Point(124, 106); this.lH2.Name = "lH2"; this.lH2.Size = new System.Drawing.Size(32, 13); this.lH2.TabIndex = 10; this.lH2.Text = "Start:"; // // lH1 // this.lH1.AutoSize = true; this.lH1.Enabled = false; this.lH1.Location = new System.Drawing.Point(9, 122); this.lH1.Name = "lH1"; this.lH1.Size = new System.Drawing.Size(51, 13); this.lH1.TabIndex = 9; this.lH1.Text = "Sh Right:"; // // lH0 // this.lH0.AutoSize = true; this.lH0.Enabled = false; this.lH0.Location = new System.Drawing.Point(9, 106); this.lH0.Name = "lH0"; this.lH0.Size = new System.Drawing.Size(44, 13); this.lH0.TabIndex = 8; this.lH0.Text = "Sh Left:"; // // lTrigR // this.lTrigR.AutoSize = true; this.lTrigR.Enabled = false; this.lTrigR.Location = new System.Drawing.Point(9, 88); this.lTrigR.Name = "lTrigR"; this.lTrigR.Size = new System.Drawing.Size(54, 13); this.lTrigR.TabIndex = 7; this.lTrigR.Text = "Trigger R:"; // // lTrigL // this.lTrigL.AutoSize = true; this.lTrigL.Enabled = false; this.lTrigL.Location = new System.Drawing.Point(9, 72); this.lTrigL.Name = "lTrigL"; this.lTrigL.Size = new System.Drawing.Size(52, 13); this.lTrigL.TabIndex = 6; this.lTrigL.Text = "Trigger L:"; // // lTStickR // this.lTStickR.AutoSize = true; this.lTStickR.Enabled = false; this.lTStickR.Location = new System.Drawing.Point(9, 56); this.lTStickR.Name = "lTStickR"; this.lTStickR.Size = new System.Drawing.Size(69, 13); this.lTStickR.TabIndex = 2; this.lTStickR.Text = "TStick Right:"; // // lTStickL // this.lTStickL.AutoSize = true; this.lTStickL.Enabled = false; this.lTStickL.Location = new System.Drawing.Point(9, 40); this.lTStickL.Name = "lTStickL"; this.lTStickL.Size = new System.Drawing.Size(62, 13); this.lTStickL.TabIndex = 1; this.lTStickL.Text = "TStick Left:"; // // lDPad // this.lDPad.AutoSize = true; this.lDPad.Enabled = false; this.lDPad.Location = new System.Drawing.Point(9, 24); this.lDPad.Name = "lDPad"; this.lDPad.Size = new System.Drawing.Size(37, 13); this.lDPad.TabIndex = 0; this.lDPad.Text = "DPad:"; // // lblnTriggers // this.lblnTriggers.AutoSize = true; this.lblnTriggers.Location = new System.Drawing.Point(188, 40); this.lblnTriggers.Name = "lblnTriggers"; this.lblnTriggers.Size = new System.Drawing.Size(13, 13); this.lblnTriggers.TabIndex = 16; this.lblnTriggers.Text = "0"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(124, 40); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(58, 13); this.label4.TabIndex = 15; this.label4.Text = "# Triggers:"; // // iTStickYL // this.iTStickYL.AutoSize = true; this.iTStickYL.Enabled = false; this.iTStickYL.Location = new System.Drawing.Point(124, 40); this.iTStickYL.Name = "iTStickYL"; this.iTStickYL.Size = new System.Drawing.Size(13, 13); this.iTStickYL.TabIndex = 26; this.iTStickYL.Text = "0"; // // iTStickYR // this.iTStickYR.AutoSize = true; this.iTStickYR.Enabled = false; this.iTStickYR.Location = new System.Drawing.Point(124, 56); this.iTStickYR.Name = "iTStickYR"; this.iTStickYR.Size = new System.Drawing.Size(13, 13); this.iTStickYR.TabIndex = 14; this.iTStickYR.Text = "0"; // // iTStickBtL // this.iTStickBtL.AutoSize = true; this.iTStickBtL.Enabled = false; this.iTStickBtL.Location = new System.Drawing.Point(185, 40); this.iTStickBtL.Name = "iTStickBtL"; this.iTStickBtL.Size = new System.Drawing.Size(13, 13); this.iTStickBtL.TabIndex = 27; this.iTStickBtL.Text = "0"; // // iTStickBtR // this.iTStickBtR.AutoSize = true; this.iTStickBtR.Enabled = false; this.iTStickBtR.Location = new System.Drawing.Point(185, 56); this.iTStickBtR.Name = "iTStickBtR"; this.iTStickBtR.Size = new System.Drawing.Size(13, 13); this.iTStickBtR.TabIndex = 27; this.iTStickBtR.Text = "0"; // // UC_GpadPanel // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.gBox); this.Controls.Add(this.gBoxCap); this.Name = "UC_GpadPanel"; this.Size = new System.Drawing.Size(239, 295); this.gBoxCap.ResumeLayout(false); this.gBoxCap.PerformLayout(); this.gBox.ResumeLayout(false); this.gBox.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.GroupBox gBoxCap; private System.Windows.Forms.Label lblnButtons; private System.Windows.Forms.Label lblnTSticks; private System.Windows.Forms.Label lblnDPad; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label2; private System.Windows.Forms.GroupBox gBox; private System.Windows.Forms.Label lbl1Buttons; private System.Windows.Forms.Label lB; private System.Windows.Forms.Label iBtBack; private System.Windows.Forms.Label iTrigR; private System.Windows.Forms.Label iTrigL; private System.Windows.Forms.Label iBtStart; private System.Windows.Forms.Label iShR; private System.Windows.Forms.Label iShL; private System.Windows.Forms.Label iTStickXR; private System.Windows.Forms.Label iTStickXL; private System.Windows.Forms.Label iDPad; private System.Windows.Forms.Label lH3; private System.Windows.Forms.Label lH2; private System.Windows.Forms.Label lH1; private System.Windows.Forms.Label lH0; private System.Windows.Forms.Label lTrigR; private System.Windows.Forms.Label lTrigL; private System.Windows.Forms.Label lTStickR; private System.Windows.Forms.Label lTStickL; private System.Windows.Forms.Label lDPad; private System.Windows.Forms.Label lblnTriggers; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label iTStickYL; private System.Windows.Forms.Label iTStickYR; private System.Windows.Forms.Label iTStickBtR; private System.Windows.Forms.Label iTStickBtL; } }