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.label2 = 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.label6 = 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.label12 = new System.Windows.Forms.Label(); this.label11 = 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.SuspendLayout(); // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(22, 17); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(151, 13); this.label1.TabIndex = 0; this.label1.Text = "Finger on Touchpad + Options"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(22, 44); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(143, 13); this.label2.TabIndex = 1; this.label2.Text = "Finger on Touchpad + Share"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(22, 97); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(51, 13); this.label3.TabIndex = 2; this.label3.Text = "Pad click"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(22, 122); 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(222, 17); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(106, 13); this.label5.TabIndex = 4; this.label5.Text = "Next touchpad mode"; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(222, 44); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(125, 13); this.label6.TabIndex = 5; this.label6.Text = "Previous touchpad mode"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(222, 97); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(156, 13); this.label7.TabIndex = 6; this.label7.Text = "Left click (while touchpad is on)"; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(222, 122); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(163, 13); this.label8.TabIndex = 7; this.label8.Text = "Right click (while touchpad is on)"; // // button1 // this.button1.Location = new System.Drawing.Point(164, 202); 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(222, 73); 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(22, 73); 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"; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(23, 108); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(92, 13); this.label12.TabIndex = 12; this.label12.Text = "and tap if enabled"; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(22, 167); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(200, 13); this.label11.TabIndex = 13; this.label11.Text = "Note: Repeat Keys and Scan Code Keys"; // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(22, 180); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(372, 13); this.label13.TabIndex = 14; this.label13.Text = "These are alternate key press styles which certain games might need to work."; // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(222, 145); 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(22, 145); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(103, 13); this.label15.TabIndex = 15; this.label15.Text = "PS Button + Options"; // // Hotkeys // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(399, 236); this.Controls.Add(this.label14); this.Controls.Add(this.label15); this.Controls.Add(this.label13); this.Controls.Add(this.label11); 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.label6); this.Controls.Add(this.label5); this.Controls.Add(this.label4); this.Controls.Add(this.label3); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Controls.Add(this.label12); this.Name = "Hotkeys"; this.Text = "Hotkeys"; this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label6; 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 label12; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label15; } }