namespace ScpServer { partial class Hotkeys { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.label1 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.button1 = new System.Windows.Forms.Button(); this.label9 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.linkProfiles = new System.Windows.Forms.LinkLabel(); this.linkLabel1 = new System.Windows.Forms.LinkLabel(); this.linkLabel2 = new System.Windows.Forms.LinkLabel(); this.label2 = new System.Windows.Forms.Label(); this.lbAbout = new System.Windows.Forms.Label(); this.SuspendLayout(); // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(26, 31); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(129, 13); this.label1.TabIndex = 0; this.label1.Text = "Finger on Touchpad + PS"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(26, 111); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(108, 13); this.label3.TabIndex = 2; this.label3.Text = "Pad click (if tap is on)"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(26, 136); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(166, 13); this.label4.TabIndex = 3; this.label4.Text = "Pad click on lower right if enabled"; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(226, 31); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(138, 26); this.label5.TabIndex = 4; this.label5.Text = "Turn off touchpad movment\r\n(pressing still works)"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(226, 111); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(50, 13); this.label7.TabIndex = 6; this.label7.Text = "Left click"; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(226, 136); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(145, 26); this.label8.TabIndex = 7; this.label8.Text = "Right click (Best used when \r\nright side is used as a mouse)"; // // button1 // this.button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.button1.Location = new System.Drawing.Point(163, 217); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(75, 23); this.button1.TabIndex = 8; this.button1.Text = "Ok"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(226, 87); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(83, 13); this.label9.TabIndex = 10; this.label9.Text = "Scroll Up/Down"; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(26, 87); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(171, 13); this.label10.TabIndex = 9; this.label10.Text = "Two fingers up/down on touchpad"; // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(26, 171); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(361, 13); this.label13.TabIndex = 14; this.label13.Text = "Note: Scan Code Keys may be needed to make which certain games work."; // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(227, 63); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(131, 13); this.label14.TabIndex = 16; this.label14.Text = "Disconnect Controller (BT)"; // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(27, 63); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(103, 13); this.label15.TabIndex = 15; this.label15.Text = "PS Button + Options"; // // linkProfiles // this.linkProfiles.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.linkProfiles.AutoSize = true; this.linkProfiles.Location = new System.Drawing.Point(292, 222); this.linkProfiles.Name = "linkProfiles"; this.linkProfiles.Size = new System.Drawing.Size(94, 13); this.linkProfiles.TabIndex = 17; this.linkProfiles.TabStop = true; this.linkProfiles.Text = "Open Profile folder"; this.linkProfiles.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkProfiles_LinkClicked); // // linkLabel1 // this.linkLabel1.AutoSize = true; this.linkLabel1.Location = new System.Drawing.Point(215, 194); this.linkLabel1.Name = "linkLabel1"; this.linkLabel1.Size = new System.Drawing.Size(143, 13); this.linkLabel1.TabIndex = 18; this.linkLabel1.TabStop = true; this.linkLabel1.Text = "elctrobrains (Branched off of)"; this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked); // // linkLabel2 // this.linkLabel2.AutoSize = true; this.linkLabel2.Location = new System.Drawing.Point(105, 194); this.linkLabel2.Name = "linkLabel2"; this.linkLabel2.Size = new System.Drawing.Size(92, 13); this.linkLabel2.TabIndex = 18; this.linkLabel2.TabStop = true; this.linkLabel2.Text = "Jays2Kings (Mine)"; this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked); // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(26, 194); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(72, 13); this.label2.TabIndex = 13; this.label2.Text = "Source Code:"; // // lbAbout // this.lbAbout.AutoSize = true; this.lbAbout.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbAbout.Location = new System.Drawing.Point(26, 9); this.lbAbout.Name = "lbAbout"; this.lbAbout.Size = new System.Drawing.Size(201, 13); this.lbAbout.TabIndex = 0; this.lbAbout.Text = "DS4Windows - J2K Build (Version "; // // Hotkeys // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(399, 244); this.Controls.Add(this.linkLabel2); this.Controls.Add(this.linkLabel1); this.Controls.Add(this.linkProfiles); this.Controls.Add(this.label14); this.Controls.Add(this.label15); this.Controls.Add(this.label13); this.Controls.Add(this.label2); this.Controls.Add(this.label9); this.Controls.Add(this.label10); this.Controls.Add(this.button1); this.Controls.Add(this.label8); this.Controls.Add(this.label7); this.Controls.Add(this.label5); this.Controls.Add(this.label4); this.Controls.Add(this.label3); this.Controls.Add(this.lbAbout); this.Controls.Add(this.label1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "Hotkeys"; this.Text = "Help"; this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label8; private System.Windows.Forms.Button button1; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label15; private System.Windows.Forms.LinkLabel linkProfiles; private System.Windows.Forms.LinkLabel linkLabel1; private System.Windows.Forms.LinkLabel linkLabel2; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label lbAbout; } }