From 00e432f81f253db6813839cac638a1a0c2487d3f Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Wed, 7 Feb 2018 17:49:25 -0600 Subject: [PATCH] Minor checkbox tweak for Check for Updates at Startup --- DS4Windows/DS4Forms/DS4Form.Designer.cs | 204 +- DS4Windows/DS4Forms/DS4Form.resx | 6720 +++++++++++------------ 2 files changed, 3266 insertions(+), 3658 deletions(-) diff --git a/DS4Windows/DS4Forms/DS4Form.Designer.cs b/DS4Windows/DS4Forms/DS4Form.Designer.cs index 3c00b3a..25416d0 100644 --- a/DS4Windows/DS4Forms/DS4Form.Designer.cs +++ b/DS4Windows/DS4Forms/DS4Form.Designer.cs @@ -200,13 +200,12 @@ // // lvDebug // - resources.ApplyResources(this.lvDebug, "lvDebug"); this.lvDebug.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.chTime, this.chData}); + resources.ApplyResources(this.lvDebug, "lvDebug"); this.lvDebug.FullRowSelect = true; this.lvDebug.Name = "lvDebug"; - this.toolTip1.SetToolTip(this.lvDebug, resources.GetString("lvDebug.ToolTip")); this.lvDebug.UseCompatibleStateImageBehavior = false; this.lvDebug.View = System.Windows.Forms.View.Details; this.lvDebug.ItemActivate += new System.EventHandler(this.lvDebug_ItemActivate); @@ -221,14 +220,13 @@ // // pnlButton // - resources.ApplyResources(this.pnlButton, "pnlButton"); this.pnlButton.BackColor = System.Drawing.SystemColors.Control; this.pnlButton.Controls.Add(this.llbHelp); this.pnlButton.Controls.Add(this.lbTest); this.pnlButton.Controls.Add(this.btnStartStop); this.pnlButton.Controls.Add(this.lbLastMessage); + resources.ApplyResources(this.pnlButton, "pnlButton"); this.pnlButton.Name = "pnlButton"; - this.toolTip1.SetToolTip(this.pnlButton, resources.GetString("pnlButton.ToolTip")); this.pnlButton.MouseLeave += new System.EventHandler(this.pnlButton_MouseLeave); // // llbHelp @@ -236,20 +234,17 @@ resources.ApplyResources(this.llbHelp, "llbHelp"); this.llbHelp.Name = "llbHelp"; this.llbHelp.TabStop = true; - this.toolTip1.SetToolTip(this.llbHelp, resources.GetString("llbHelp.ToolTip")); this.llbHelp.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.llbHelp_LinkClicked); // // lbTest // resources.ApplyResources(this.lbTest, "lbTest"); this.lbTest.Name = "lbTest"; - this.toolTip1.SetToolTip(this.lbTest, resources.GetString("lbTest.ToolTip")); // // btnStartStop // resources.ApplyResources(this.btnStartStop, "btnStartStop"); this.btnStartStop.Name = "btnStartStop"; - this.toolTip1.SetToolTip(this.btnStartStop, resources.GetString("btnStartStop.ToolTip")); this.btnStartStop.UseVisualStyleBackColor = true; this.btnStartStop.Click += new System.EventHandler(this.btnStartStop_Click); // @@ -258,7 +253,6 @@ resources.ApplyResources(this.lbLastMessage, "lbLastMessage"); this.lbLastMessage.ForeColor = System.Drawing.SystemColors.GrayText; this.lbLastMessage.Name = "lbLastMessage"; - this.toolTip1.SetToolTip(this.lbLastMessage, resources.GetString("lbLastMessage.ToolTip")); this.lbLastMessage.MouseHover += new System.EventHandler(this.lbLastMessage_MouseHover); // // notifyIcon1 @@ -272,7 +266,6 @@ // // cMTaskbar // - resources.ApplyResources(this.cMTaskbar, "cMTaskbar"); this.cMTaskbar.ImageScalingSize = new System.Drawing.Size(24, 24); this.cMTaskbar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.editProfileForController1ToolStripMenuItem, @@ -285,46 +278,46 @@ this.openProgramFolderToolStripMenuItem, this.exitToolStripMenuItem}); this.cMTaskbar.Name = "cMTaskbar"; + resources.ApplyResources(this.cMTaskbar, "cMTaskbar"); this.cMTaskbar.Tag = "25"; - this.toolTip1.SetToolTip(this.cMTaskbar, resources.GetString("cMTaskbar.ToolTip")); // // editProfileForController1ToolStripMenuItem // - resources.ApplyResources(this.editProfileForController1ToolStripMenuItem, "editProfileForController1ToolStripMenuItem"); this.editProfileForController1ToolStripMenuItem.Name = "editProfileForController1ToolStripMenuItem"; + resources.ApplyResources(this.editProfileForController1ToolStripMenuItem, "editProfileForController1ToolStripMenuItem"); this.editProfileForController1ToolStripMenuItem.Tag = "0"; this.editProfileForController1ToolStripMenuItem.Click += new System.EventHandler(this.editMenu_Click); // // editProfileForController2ToolStripMenuItem // - resources.ApplyResources(this.editProfileForController2ToolStripMenuItem, "editProfileForController2ToolStripMenuItem"); this.editProfileForController2ToolStripMenuItem.Name = "editProfileForController2ToolStripMenuItem"; + resources.ApplyResources(this.editProfileForController2ToolStripMenuItem, "editProfileForController2ToolStripMenuItem"); this.editProfileForController2ToolStripMenuItem.Tag = "1"; this.editProfileForController2ToolStripMenuItem.Click += new System.EventHandler(this.editMenu_Click); // // editProfileForController3ToolStripMenuItem // - resources.ApplyResources(this.editProfileForController3ToolStripMenuItem, "editProfileForController3ToolStripMenuItem"); this.editProfileForController3ToolStripMenuItem.Name = "editProfileForController3ToolStripMenuItem"; + resources.ApplyResources(this.editProfileForController3ToolStripMenuItem, "editProfileForController3ToolStripMenuItem"); this.editProfileForController3ToolStripMenuItem.Tag = "2"; this.editProfileForController3ToolStripMenuItem.Click += new System.EventHandler(this.editMenu_Click); // // editProfileForController4ToolStripMenuItem // - resources.ApplyResources(this.editProfileForController4ToolStripMenuItem, "editProfileForController4ToolStripMenuItem"); this.editProfileForController4ToolStripMenuItem.Name = "editProfileForController4ToolStripMenuItem"; + resources.ApplyResources(this.editProfileForController4ToolStripMenuItem, "editProfileForController4ToolStripMenuItem"); this.editProfileForController4ToolStripMenuItem.Tag = "4"; this.editProfileForController4ToolStripMenuItem.Click += new System.EventHandler(this.editMenu_Click); // // toolStripSeparator1 // - resources.ApplyResources(this.toolStripSeparator1, "toolStripSeparator1"); this.toolStripSeparator1.Name = "toolStripSeparator1"; + resources.ApplyResources(this.toolStripSeparator1, "toolStripSeparator1"); // // startToolStripMenuItem // - resources.ApplyResources(this.startToolStripMenuItem, "startToolStripMenuItem"); this.startToolStripMenuItem.Name = "startToolStripMenuItem"; + resources.ApplyResources(this.startToolStripMenuItem, "startToolStripMenuItem"); this.startToolStripMenuItem.Click += new System.EventHandler(this.startToolStripMenuItem_Click); // // openToolStripMenuItem @@ -335,20 +328,20 @@ // // openProgramFolderToolStripMenuItem // - resources.ApplyResources(this.openProgramFolderToolStripMenuItem, "openProgramFolderToolStripMenuItem"); this.openProgramFolderToolStripMenuItem.Name = "openProgramFolderToolStripMenuItem"; + resources.ApplyResources(this.openProgramFolderToolStripMenuItem, "openProgramFolderToolStripMenuItem"); this.openProgramFolderToolStripMenuItem.Click += new System.EventHandler(this.OpenProgramFolderToolStripMenuItem_Click); // // exitToolStripMenuItem // - resources.ApplyResources(this.exitToolStripMenuItem, "exitToolStripMenuItem"); this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; + resources.ApplyResources(this.exitToolStripMenuItem, "exitToolStripMenuItem"); this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click); // // toolStripSeparator2 // - resources.ApplyResources(this.toolStripSeparator2, "toolStripSeparator2"); this.toolStripSeparator2.Name = "toolStripSeparator2"; + resources.ApplyResources(this.toolStripSeparator2, "toolStripSeparator2"); // // openProfiles // @@ -357,24 +350,22 @@ // // tabMain // - resources.ApplyResources(this.tabMain, "tabMain"); this.tabMain.Controls.Add(this.tabControllers); this.tabMain.Controls.Add(this.tabProfiles); this.tabMain.Controls.Add(this.tabAutoProfiles); this.tabMain.Controls.Add(this.tabSettings); this.tabMain.Controls.Add(this.tabLog); + resources.ApplyResources(this.tabMain, "tabMain"); this.tabMain.Name = "tabMain"; this.tabMain.SelectedIndex = 0; - this.toolTip1.SetToolTip(this.tabMain, resources.GetString("tabMain.ToolTip")); this.tabMain.SelectedIndexChanged += new System.EventHandler(this.tabMain_SelectedIndexChanged); // // tabControllers // - resources.ApplyResources(this.tabControllers, "tabControllers"); this.tabControllers.Controls.Add(this.tLPControllers); this.tabControllers.Controls.Add(this.lbNoControllers); + resources.ApplyResources(this.tabControllers, "tabControllers"); this.tabControllers.Name = "tabControllers"; - this.toolTip1.SetToolTip(this.tabControllers, resources.GetString("tabControllers.ToolTip")); this.tabControllers.UseVisualStyleBackColor = true; // // tLPControllers @@ -414,15 +405,13 @@ this.tLPControllers.Controls.Add(this.linkCB3, 3, 3); this.tLPControllers.Controls.Add(this.linkCB4, 3, 4); this.tLPControllers.Name = "tLPControllers"; - this.toolTip1.SetToolTip(this.tLPControllers, resources.GetString("tLPControllers.ToolTip")); // // bnLight3 // - resources.ApplyResources(this.bnLight3, "bnLight3"); this.bnLight3.BackColor = System.Drawing.Color.White; + resources.ApplyResources(this.bnLight3, "bnLight3"); this.bnLight3.Name = "bnLight3"; this.bnLight3.Tag = "2"; - this.toolTip1.SetToolTip(this.bnLight3, resources.GetString("bnLight3.ToolTip")); this.bnLight3.UseVisualStyleBackColor = false; this.bnLight3.Click += new System.EventHandler(this.EditCustomLed); // @@ -434,7 +423,6 @@ this.pBStatus1.Name = "pBStatus1"; this.pBStatus1.TabStop = false; this.pBStatus1.Tag = "0"; - this.toolTip1.SetToolTip(this.pBStatus1, resources.GetString("pBStatus1.ToolTip")); this.pBStatus1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.pBStatus_MouseClick); // // lbPad1 @@ -442,7 +430,6 @@ resources.ApplyResources(this.lbPad1, "lbPad1"); this.lbPad1.Name = "lbPad1"; this.lbPad1.Tag = "0"; - this.toolTip1.SetToolTip(this.lbPad1, resources.GetString("lbPad1.ToolTip")); this.lbPad1.MouseLeave += new System.EventHandler(this.Pads_MouseLeave); this.lbPad1.MouseHover += new System.EventHandler(this.Pads_MouseHover); // @@ -451,7 +438,6 @@ resources.ApplyResources(this.lbPad2, "lbPad2"); this.lbPad2.Name = "lbPad2"; this.lbPad2.Tag = "1"; - this.toolTip1.SetToolTip(this.lbPad2, resources.GetString("lbPad2.ToolTip")); this.lbPad2.MouseLeave += new System.EventHandler(this.Pads_MouseLeave); this.lbPad2.MouseHover += new System.EventHandler(this.Pads_MouseHover); // @@ -460,7 +446,6 @@ resources.ApplyResources(this.bnEditC3, "bnEditC3"); this.bnEditC3.Name = "bnEditC3"; this.bnEditC3.Tag = ""; - this.toolTip1.SetToolTip(this.bnEditC3, resources.GetString("bnEditC3.ToolTip")); this.bnEditC3.UseVisualStyleBackColor = true; this.bnEditC3.Click += new System.EventHandler(this.editButtons_Click); // @@ -469,7 +454,6 @@ resources.ApplyResources(this.bnEditC4, "bnEditC4"); this.bnEditC4.Name = "bnEditC4"; this.bnEditC4.Tag = ""; - this.toolTip1.SetToolTip(this.bnEditC4, resources.GetString("bnEditC4.ToolTip")); this.bnEditC4.UseVisualStyleBackColor = true; this.bnEditC4.Click += new System.EventHandler(this.editButtons_Click); // @@ -478,7 +462,6 @@ resources.ApplyResources(this.lbPad3, "lbPad3"); this.lbPad3.Name = "lbPad3"; this.lbPad3.Tag = "2"; - this.toolTip1.SetToolTip(this.lbPad3, resources.GetString("lbPad3.ToolTip")); this.lbPad3.MouseLeave += new System.EventHandler(this.Pads_MouseLeave); this.lbPad3.MouseHover += new System.EventHandler(this.Pads_MouseHover); // @@ -487,7 +470,6 @@ resources.ApplyResources(this.lbPad4, "lbPad4"); this.lbPad4.Name = "lbPad4"; this.lbPad4.Tag = "3"; - this.toolTip1.SetToolTip(this.lbPad4, resources.GetString("lbPad4.ToolTip")); this.lbPad4.MouseLeave += new System.EventHandler(this.Pads_MouseLeave); this.lbPad4.MouseHover += new System.EventHandler(this.Pads_MouseHover); // @@ -498,7 +480,6 @@ this.cBController1.FormattingEnabled = true; this.cBController1.Name = "cBController1"; this.cBController1.Tag = "0"; - this.toolTip1.SetToolTip(this.cBController1, resources.GetString("cBController1.ToolTip")); this.cBController1.SelectedValueChanged += new System.EventHandler(this.Profile_Changed); // // bnEditC2 @@ -506,7 +487,6 @@ resources.ApplyResources(this.bnEditC2, "bnEditC2"); this.bnEditC2.Name = "bnEditC2"; this.bnEditC2.Tag = ""; - this.toolTip1.SetToolTip(this.bnEditC2, resources.GetString("bnEditC2.ToolTip")); this.bnEditC2.UseVisualStyleBackColor = true; this.bnEditC2.Click += new System.EventHandler(this.editButtons_Click); // @@ -517,7 +497,6 @@ this.cBController2.FormattingEnabled = true; this.cBController2.Name = "cBController2"; this.cBController2.Tag = "1"; - this.toolTip1.SetToolTip(this.cBController2, resources.GetString("cBController2.ToolTip")); this.cBController2.SelectedValueChanged += new System.EventHandler(this.Profile_Changed); // // cBController3 @@ -527,7 +506,6 @@ this.cBController3.FormattingEnabled = true; this.cBController3.Name = "cBController3"; this.cBController3.Tag = "2"; - this.toolTip1.SetToolTip(this.cBController3, resources.GetString("cBController3.ToolTip")); this.cBController3.SelectedValueChanged += new System.EventHandler(this.Profile_Changed); // // bnEditC1 @@ -535,7 +513,6 @@ resources.ApplyResources(this.bnEditC1, "bnEditC1"); this.bnEditC1.Name = "bnEditC1"; this.bnEditC1.Tag = ""; - this.toolTip1.SetToolTip(this.bnEditC1, resources.GetString("bnEditC1.ToolTip")); this.bnEditC1.UseVisualStyleBackColor = true; this.bnEditC1.Click += new System.EventHandler(this.editButtons_Click); // @@ -546,56 +523,47 @@ this.cBController4.FormattingEnabled = true; this.cBController4.Name = "cBController4"; this.cBController4.Tag = "3"; - this.toolTip1.SetToolTip(this.cBController4, resources.GetString("cBController4.ToolTip")); this.cBController4.SelectedValueChanged += new System.EventHandler(this.Profile_Changed); // // lbSelectedProfile // resources.ApplyResources(this.lbSelectedProfile, "lbSelectedProfile"); this.lbSelectedProfile.Name = "lbSelectedProfile"; - this.toolTip1.SetToolTip(this.lbSelectedProfile, resources.GetString("lbSelectedProfile.ToolTip")); // // lbID // resources.ApplyResources(this.lbID, "lbID"); this.lbID.Name = "lbID"; - this.toolTip1.SetToolTip(this.lbID, resources.GetString("lbID.ToolTip")); // // lbStatus // resources.ApplyResources(this.lbStatus, "lbStatus"); this.lbStatus.Name = "lbStatus"; - this.toolTip1.SetToolTip(this.lbStatus, resources.GetString("lbStatus.ToolTip")); // // lbBattery // resources.ApplyResources(this.lbBattery, "lbBattery"); this.lbBattery.Name = "lbBattery"; - this.toolTip1.SetToolTip(this.lbBattery, resources.GetString("lbBattery.ToolTip")); // // lbBatt1 // resources.ApplyResources(this.lbBatt1, "lbBatt1"); this.lbBatt1.Name = "lbBatt1"; - this.toolTip1.SetToolTip(this.lbBatt1, resources.GetString("lbBatt1.ToolTip")); // // lbBatt2 // resources.ApplyResources(this.lbBatt2, "lbBatt2"); this.lbBatt2.Name = "lbBatt2"; - this.toolTip1.SetToolTip(this.lbBatt2, resources.GetString("lbBatt2.ToolTip")); // // lbBatt3 // resources.ApplyResources(this.lbBatt3, "lbBatt3"); this.lbBatt3.Name = "lbBatt3"; - this.toolTip1.SetToolTip(this.lbBatt3, resources.GetString("lbBatt3.ToolTip")); // // lbBatt4 // resources.ApplyResources(this.lbBatt4, "lbBatt4"); this.lbBatt4.Name = "lbBatt4"; - this.toolTip1.SetToolTip(this.lbBatt4, resources.GetString("lbBatt4.ToolTip")); // // pBStatus2 // @@ -605,7 +573,6 @@ this.pBStatus2.Name = "pBStatus2"; this.pBStatus2.TabStop = false; this.pBStatus2.Tag = "1"; - this.toolTip1.SetToolTip(this.pBStatus2, resources.GetString("pBStatus2.ToolTip")); this.pBStatus2.MouseClick += new System.Windows.Forms.MouseEventHandler(this.pBStatus_MouseClick); // // pBStatus3 @@ -616,7 +583,6 @@ this.pBStatus3.Name = "pBStatus3"; this.pBStatus3.TabStop = false; this.pBStatus3.Tag = "2"; - this.toolTip1.SetToolTip(this.pBStatus3, resources.GetString("pBStatus3.ToolTip")); this.pBStatus3.MouseClick += new System.Windows.Forms.MouseEventHandler(this.pBStatus_MouseClick); // // pBStatus4 @@ -627,36 +593,32 @@ this.pBStatus4.Name = "pBStatus4"; this.pBStatus4.TabStop = false; this.pBStatus4.Tag = "3"; - this.toolTip1.SetToolTip(this.pBStatus4, resources.GetString("pBStatus4.ToolTip")); this.pBStatus4.MouseClick += new System.Windows.Forms.MouseEventHandler(this.pBStatus_MouseClick); // // bnLight1 // - resources.ApplyResources(this.bnLight1, "bnLight1"); this.bnLight1.BackColor = System.Drawing.Color.White; + resources.ApplyResources(this.bnLight1, "bnLight1"); this.bnLight1.Name = "bnLight1"; this.bnLight1.Tag = "0"; - this.toolTip1.SetToolTip(this.bnLight1, resources.GetString("bnLight1.ToolTip")); this.bnLight1.UseVisualStyleBackColor = false; this.bnLight1.Click += new System.EventHandler(this.EditCustomLed); // // bnLight2 // - resources.ApplyResources(this.bnLight2, "bnLight2"); this.bnLight2.BackColor = System.Drawing.Color.White; + resources.ApplyResources(this.bnLight2, "bnLight2"); this.bnLight2.Name = "bnLight2"; this.bnLight2.Tag = "1"; - this.toolTip1.SetToolTip(this.bnLight2, resources.GetString("bnLight2.ToolTip")); this.bnLight2.UseVisualStyleBackColor = false; this.bnLight2.Click += new System.EventHandler(this.EditCustomLed); // // bnLight4 // - resources.ApplyResources(this.bnLight4, "bnLight4"); this.bnLight4.BackColor = System.Drawing.Color.White; + resources.ApplyResources(this.bnLight4, "bnLight4"); this.bnLight4.Name = "bnLight4"; this.bnLight4.Tag = "3"; - this.toolTip1.SetToolTip(this.bnLight4, resources.GetString("bnLight4.ToolTip")); this.bnLight4.UseVisualStyleBackColor = false; this.bnLight4.Click += new System.EventHandler(this.EditCustomLed); // @@ -664,14 +626,12 @@ // resources.ApplyResources(this.lbLinkProfile, "lbLinkProfile"); this.lbLinkProfile.Name = "lbLinkProfile"; - this.toolTip1.SetToolTip(this.lbLinkProfile, resources.GetString("lbLinkProfile.ToolTip")); // // linkCB1 // resources.ApplyResources(this.linkCB1, "linkCB1"); this.linkCB1.Name = "linkCB1"; this.linkCB1.Tag = "0"; - this.toolTip1.SetToolTip(this.linkCB1, resources.GetString("linkCB1.ToolTip")); this.linkCB1.UseVisualStyleBackColor = true; this.linkCB1.CheckedChanged += new System.EventHandler(this.linkCB_CheckedChanged); // @@ -680,7 +640,6 @@ resources.ApplyResources(this.linkCB2, "linkCB2"); this.linkCB2.Name = "linkCB2"; this.linkCB2.Tag = "1"; - this.toolTip1.SetToolTip(this.linkCB2, resources.GetString("linkCB2.ToolTip")); this.linkCB2.UseVisualStyleBackColor = true; this.linkCB2.CheckedChanged += new System.EventHandler(this.linkCB_CheckedChanged); // @@ -689,7 +648,6 @@ resources.ApplyResources(this.linkCB3, "linkCB3"); this.linkCB3.Name = "linkCB3"; this.linkCB3.Tag = "2"; - this.toolTip1.SetToolTip(this.linkCB3, resources.GetString("linkCB3.ToolTip")); this.linkCB3.UseVisualStyleBackColor = true; this.linkCB3.CheckedChanged += new System.EventHandler(this.linkCB_CheckedChanged); // @@ -698,7 +656,6 @@ resources.ApplyResources(this.linkCB4, "linkCB4"); this.linkCB4.Name = "linkCB4"; this.linkCB4.Tag = "3"; - this.toolTip1.SetToolTip(this.linkCB4, resources.GetString("linkCB4.ToolTip")); this.linkCB4.UseVisualStyleBackColor = true; this.linkCB4.CheckedChanged += new System.EventHandler(this.linkCB_CheckedChanged); // @@ -706,26 +663,23 @@ // resources.ApplyResources(this.lbNoControllers, "lbNoControllers"); this.lbNoControllers.Name = "lbNoControllers"; - this.toolTip1.SetToolTip(this.lbNoControllers, resources.GetString("lbNoControllers.ToolTip")); // // tabProfiles // - resources.ApplyResources(this.tabProfiles, "tabProfiles"); this.tabProfiles.Controls.Add(this.lBProfiles); this.tabProfiles.Controls.Add(this.tSOptions); this.tabProfiles.Controls.Add(this.toolStrip1); + resources.ApplyResources(this.tabProfiles, "tabProfiles"); this.tabProfiles.Name = "tabProfiles"; - this.toolTip1.SetToolTip(this.tabProfiles, resources.GetString("tabProfiles.ToolTip")); this.tabProfiles.UseVisualStyleBackColor = true; // // lBProfiles // - resources.ApplyResources(this.lBProfiles, "lBProfiles"); this.lBProfiles.BorderStyle = System.Windows.Forms.BorderStyle.None; this.lBProfiles.ContextMenuStrip = this.cMProfile; + resources.ApplyResources(this.lBProfiles, "lBProfiles"); this.lBProfiles.FormattingEnabled = true; this.lBProfiles.Name = "lBProfiles"; - this.toolTip1.SetToolTip(this.lBProfiles, resources.GetString("lBProfiles.ToolTip")); this.lBProfiles.SelectedIndexChanged += new System.EventHandler(this.lBProfiles_SelectedIndexChanged); this.lBProfiles.KeyDown += new System.Windows.Forms.KeyEventHandler(this.lBProfiles_KeyDown); this.lBProfiles.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.lBProfiles_MouseDoubleClick); @@ -733,7 +687,6 @@ // // cMProfile // - resources.ApplyResources(this.cMProfile, "cMProfile"); this.cMProfile.ImageScalingSize = new System.Drawing.Size(24, 24); this.cMProfile.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.editToolStripMenuItem, @@ -747,7 +700,7 @@ this.importToolStripMenuItem, this.exportToolStripMenuItem}); this.cMProfile.Name = "cMProfile"; - this.toolTip1.SetToolTip(this.cMProfile, resources.GetString("cMProfile.ToolTip")); + resources.ApplyResources(this.cMProfile, "cMProfile"); // // editToolStripMenuItem // @@ -757,61 +710,60 @@ // // assignToController1ToolStripMenuItem // - resources.ApplyResources(this.assignToController1ToolStripMenuItem, "assignToController1ToolStripMenuItem"); this.assignToController1ToolStripMenuItem.Name = "assignToController1ToolStripMenuItem"; + resources.ApplyResources(this.assignToController1ToolStripMenuItem, "assignToController1ToolStripMenuItem"); this.assignToController1ToolStripMenuItem.Click += new System.EventHandler(this.assignToController1ToolStripMenuItem_Click); // // assignToController2ToolStripMenuItem // - resources.ApplyResources(this.assignToController2ToolStripMenuItem, "assignToController2ToolStripMenuItem"); this.assignToController2ToolStripMenuItem.Name = "assignToController2ToolStripMenuItem"; + resources.ApplyResources(this.assignToController2ToolStripMenuItem, "assignToController2ToolStripMenuItem"); this.assignToController2ToolStripMenuItem.Click += new System.EventHandler(this.assignToController2ToolStripMenuItem_Click); // // assignToController3ToolStripMenuItem // - resources.ApplyResources(this.assignToController3ToolStripMenuItem, "assignToController3ToolStripMenuItem"); this.assignToController3ToolStripMenuItem.Name = "assignToController3ToolStripMenuItem"; + resources.ApplyResources(this.assignToController3ToolStripMenuItem, "assignToController3ToolStripMenuItem"); this.assignToController3ToolStripMenuItem.Click += new System.EventHandler(this.assignToController3ToolStripMenuItem_Click); // // assignToController4ToolStripMenuItem // - resources.ApplyResources(this.assignToController4ToolStripMenuItem, "assignToController4ToolStripMenuItem"); this.assignToController4ToolStripMenuItem.Name = "assignToController4ToolStripMenuItem"; + resources.ApplyResources(this.assignToController4ToolStripMenuItem, "assignToController4ToolStripMenuItem"); this.assignToController4ToolStripMenuItem.Click += new System.EventHandler(this.assignToController4ToolStripMenuItem_Click); // // deleteToolStripMenuItem // - resources.ApplyResources(this.deleteToolStripMenuItem, "deleteToolStripMenuItem"); this.deleteToolStripMenuItem.Name = "deleteToolStripMenuItem"; + resources.ApplyResources(this.deleteToolStripMenuItem, "deleteToolStripMenuItem"); this.deleteToolStripMenuItem.Click += new System.EventHandler(this.tsBDeleteProfle_Click); // // duplicateToolStripMenuItem // - resources.ApplyResources(this.duplicateToolStripMenuItem, "duplicateToolStripMenuItem"); this.duplicateToolStripMenuItem.Name = "duplicateToolStripMenuItem"; + resources.ApplyResources(this.duplicateToolStripMenuItem, "duplicateToolStripMenuItem"); this.duplicateToolStripMenuItem.Click += new System.EventHandler(this.tSBDupProfile_Click); // // newProfileToolStripMenuItem // - resources.ApplyResources(this.newProfileToolStripMenuItem, "newProfileToolStripMenuItem"); this.newProfileToolStripMenuItem.Name = "newProfileToolStripMenuItem"; + resources.ApplyResources(this.newProfileToolStripMenuItem, "newProfileToolStripMenuItem"); this.newProfileToolStripMenuItem.Click += new System.EventHandler(this.tsBNewProfile_Click); // // importToolStripMenuItem // - resources.ApplyResources(this.importToolStripMenuItem, "importToolStripMenuItem"); this.importToolStripMenuItem.Name = "importToolStripMenuItem"; + resources.ApplyResources(this.importToolStripMenuItem, "importToolStripMenuItem"); this.importToolStripMenuItem.Click += new System.EventHandler(this.tSBImportProfile_Click); // // exportToolStripMenuItem // - resources.ApplyResources(this.exportToolStripMenuItem, "exportToolStripMenuItem"); this.exportToolStripMenuItem.Name = "exportToolStripMenuItem"; + resources.ApplyResources(this.exportToolStripMenuItem, "exportToolStripMenuItem"); this.exportToolStripMenuItem.Click += new System.EventHandler(this.tSBExportProfile_Click); // // tSOptions // - resources.ApplyResources(this.tSOptions, "tSOptions"); this.tSOptions.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden; this.tSOptions.ImageScalingSize = new System.Drawing.Size(20, 20); this.tSOptions.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { @@ -821,55 +773,54 @@ this.tSBCancel, this.toolStripSeparator3, this.tSBKeepSize}); + resources.ApplyResources(this.tSOptions, "tSOptions"); this.tSOptions.Name = "tSOptions"; this.tSOptions.ShowItemToolTips = false; - this.toolTip1.SetToolTip(this.tSOptions, resources.GetString("tSOptions.ToolTip")); // // toolStripLabel1 // - resources.ApplyResources(this.toolStripLabel1, "toolStripLabel1"); this.toolStripLabel1.Name = "toolStripLabel1"; + resources.ApplyResources(this.toolStripLabel1, "toolStripLabel1"); // // tSTBProfile // - resources.ApplyResources(this.tSTBProfile, "tSTBProfile"); this.tSTBProfile.ForeColor = System.Drawing.SystemColors.GrayText; this.tSTBProfile.Name = "tSTBProfile"; + resources.ApplyResources(this.tSTBProfile, "tSTBProfile"); this.tSTBProfile.Enter += new System.EventHandler(this.tBProfile_Enter); this.tSTBProfile.Leave += new System.EventHandler(this.tBProfile_Leave); this.tSTBProfile.TextChanged += new System.EventHandler(this.tBProfile_TextChanged); // // tSBSaveProfile // - resources.ApplyResources(this.tSBSaveProfile, "tSBSaveProfile"); this.tSBSaveProfile.AutoToolTip = false; this.tSBSaveProfile.Image = global::DS4Windows.Properties.Resources.saveprofile; + resources.ApplyResources(this.tSBSaveProfile, "tSBSaveProfile"); this.tSBSaveProfile.Name = "tSBSaveProfile"; this.tSBSaveProfile.Click += new System.EventHandler(this.tSBSaveProfile_Click); // // tSBCancel // - resources.ApplyResources(this.tSBCancel, "tSBCancel"); this.tSBCancel.AutoToolTip = false; this.tSBCancel.Image = global::DS4Windows.Properties.Resources.delete; + resources.ApplyResources(this.tSBCancel, "tSBCancel"); this.tSBCancel.Name = "tSBCancel"; this.tSBCancel.Click += new System.EventHandler(this.tSBCancel_Click); // // toolStripSeparator3 // - resources.ApplyResources(this.toolStripSeparator3, "toolStripSeparator3"); this.toolStripSeparator3.Name = "toolStripSeparator3"; + resources.ApplyResources(this.toolStripSeparator3, "toolStripSeparator3"); // // tSBKeepSize // - resources.ApplyResources(this.tSBKeepSize, "tSBKeepSize"); this.tSBKeepSize.Image = global::DS4Windows.Properties.Resources.size; + resources.ApplyResources(this.tSBKeepSize, "tSBKeepSize"); this.tSBKeepSize.Name = "tSBKeepSize"; this.tSBKeepSize.Click += new System.EventHandler(this.tSBKeepSize_Click); // // toolStrip1 // - resources.ApplyResources(this.toolStrip1, "toolStrip1"); this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden; this.toolStrip1.ImageScalingSize = new System.Drawing.Size(20, 20); this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { @@ -879,13 +830,13 @@ this.tSBDupProfile, this.tSBImportProfile, this.tSBExportProfile}); + resources.ApplyResources(this.toolStrip1, "toolStrip1"); this.toolStrip1.Name = "toolStrip1"; - this.toolTip1.SetToolTip(this.toolStrip1, resources.GetString("toolStrip1.ToolTip")); // // tsBNewProfle // - resources.ApplyResources(this.tsBNewProfle, "tsBNewProfle"); this.tsBNewProfle.Image = global::DS4Windows.Properties.Resources.newprofile; + resources.ApplyResources(this.tsBNewProfle, "tsBNewProfle"); this.tsBNewProfle.Name = "tsBNewProfle"; this.tsBNewProfle.Click += new System.EventHandler(this.tsBNewProfile_Click); // @@ -912,8 +863,8 @@ // // tSBImportProfile // - resources.ApplyResources(this.tSBImportProfile, "tSBImportProfile"); this.tSBImportProfile.Image = global::DS4Windows.Properties.Resources.import; + resources.ApplyResources(this.tSBImportProfile, "tSBImportProfile"); this.tSBImportProfile.Name = "tSBImportProfile"; this.tSBImportProfile.Click += new System.EventHandler(this.tSBImportProfile_Click); // @@ -928,15 +879,13 @@ // resources.ApplyResources(this.tabAutoProfiles, "tabAutoProfiles"); this.tabAutoProfiles.Name = "tabAutoProfiles"; - this.toolTip1.SetToolTip(this.tabAutoProfiles, resources.GetString("tabAutoProfiles.ToolTip")); this.tabAutoProfiles.UseVisualStyleBackColor = true; // // tabSettings // - resources.ApplyResources(this.tabSettings, "tabSettings"); this.tabSettings.Controls.Add(this.fLPSettings); + resources.ApplyResources(this.tabSettings, "tabSettings"); this.tabSettings.Name = "tabSettings"; - this.toolTip1.SetToolTip(this.tabSettings, resources.GetString("tabSettings.ToolTip")); this.tabSettings.UseVisualStyleBackColor = true; // // fLPSettings @@ -959,13 +908,11 @@ this.fLPSettings.Controls.Add(this.languagePackComboBox1); this.fLPSettings.Controls.Add(this.flowLayoutPanel1); this.fLPSettings.Name = "fLPSettings"; - this.toolTip1.SetToolTip(this.fLPSettings, resources.GetString("fLPSettings.ToolTip")); // // hideDS4CheckBox // resources.ApplyResources(this.hideDS4CheckBox, "hideDS4CheckBox"); this.hideDS4CheckBox.Name = "hideDS4CheckBox"; - this.toolTip1.SetToolTip(this.hideDS4CheckBox, resources.GetString("hideDS4CheckBox.ToolTip")); this.hideDS4CheckBox.UseVisualStyleBackColor = true; this.hideDS4CheckBox.CheckedChanged += new System.EventHandler(this.hideDS4CheckBox_CheckedChanged); // @@ -975,7 +922,6 @@ this.cBSwipeProfiles.Checked = true; this.cBSwipeProfiles.CheckState = System.Windows.Forms.CheckState.Checked; this.cBSwipeProfiles.Name = "cBSwipeProfiles"; - this.toolTip1.SetToolTip(this.cBSwipeProfiles, resources.GetString("cBSwipeProfiles.ToolTip")); this.cBSwipeProfiles.UseVisualStyleBackColor = true; this.cBSwipeProfiles.CheckedChanged += new System.EventHandler(this.cBSwipeProfiles_CheckedChanged); // @@ -983,34 +929,30 @@ // resources.ApplyResources(this.StartWindowsCheckBox, "StartWindowsCheckBox"); this.StartWindowsCheckBox.Name = "StartWindowsCheckBox"; - this.toolTip1.SetToolTip(this.StartWindowsCheckBox, resources.GetString("StartWindowsCheckBox.ToolTip")); this.StartWindowsCheckBox.UseVisualStyleBackColor = true; this.StartWindowsCheckBox.CheckedChanged += new System.EventHandler(this.StartWindowsCheckBox_CheckedChanged); // // runStartupPanel // - resources.ApplyResources(this.runStartupPanel, "runStartupPanel"); this.runStartupPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.runStartupPanel.Controls.Add(this.uacPictureBox); this.runStartupPanel.Controls.Add(this.runStartTaskRadio); this.runStartupPanel.Controls.Add(this.label1); this.runStartupPanel.Controls.Add(this.runStartProgRadio); + resources.ApplyResources(this.runStartupPanel, "runStartupPanel"); this.runStartupPanel.Name = "runStartupPanel"; - this.toolTip1.SetToolTip(this.runStartupPanel, resources.GetString("runStartupPanel.ToolTip")); // // uacPictureBox // resources.ApplyResources(this.uacPictureBox, "uacPictureBox"); this.uacPictureBox.Name = "uacPictureBox"; this.uacPictureBox.TabStop = false; - this.toolTip1.SetToolTip(this.uacPictureBox, resources.GetString("uacPictureBox.ToolTip")); // // runStartTaskRadio // resources.ApplyResources(this.runStartTaskRadio, "runStartTaskRadio"); this.runStartTaskRadio.Name = "runStartTaskRadio"; this.runStartTaskRadio.TabStop = true; - this.toolTip1.SetToolTip(this.runStartTaskRadio, resources.GetString("runStartTaskRadio.ToolTip")); this.runStartTaskRadio.UseVisualStyleBackColor = true; this.runStartTaskRadio.Click += new System.EventHandler(this.runStartTaskRadio_Click); // @@ -1018,7 +960,6 @@ // resources.ApplyResources(this.label1, "label1"); this.label1.Name = "label1"; - this.toolTip1.SetToolTip(this.label1, resources.GetString("label1.ToolTip")); // // runStartProgRadio // @@ -1026,7 +967,6 @@ this.runStartProgRadio.Checked = true; this.runStartProgRadio.Name = "runStartProgRadio"; this.runStartProgRadio.TabStop = true; - this.toolTip1.SetToolTip(this.runStartProgRadio, resources.GetString("runStartProgRadio.ToolTip")); this.runStartProgRadio.UseVisualStyleBackColor = true; this.runStartProgRadio.Click += new System.EventHandler(this.runStartProgRadio_Click); // @@ -1034,23 +974,20 @@ // resources.ApplyResources(this.startMinimizedCheckBox, "startMinimizedCheckBox"); this.startMinimizedCheckBox.Name = "startMinimizedCheckBox"; - this.toolTip1.SetToolTip(this.startMinimizedCheckBox, resources.GetString("startMinimizedCheckBox.ToolTip")); this.startMinimizedCheckBox.UseVisualStyleBackColor = true; this.startMinimizedCheckBox.CheckedChanged += new System.EventHandler(this.startMinimizedCheckBox_CheckedChanged); // // panel1 // - resources.ApplyResources(this.panel1, "panel1"); this.panel1.Controls.Add(this.lbNotifications); this.panel1.Controls.Add(this.cBoxNotifications); + resources.ApplyResources(this.panel1, "panel1"); this.panel1.Name = "panel1"; - this.toolTip1.SetToolTip(this.panel1, resources.GetString("panel1.ToolTip")); // // lbNotifications // resources.ApplyResources(this.lbNotifications, "lbNotifications"); this.lbNotifications.Name = "lbNotifications"; - this.toolTip1.SetToolTip(this.lbNotifications, resources.GetString("lbNotifications.ToolTip")); // // cBoxNotifications // @@ -1062,25 +999,22 @@ resources.GetString("cBoxNotifications.Items1"), resources.GetString("cBoxNotifications.Items2")}); this.cBoxNotifications.Name = "cBoxNotifications"; - this.toolTip1.SetToolTip(this.cBoxNotifications, resources.GetString("cBoxNotifications.ToolTip")); this.cBoxNotifications.SelectedIndexChanged += new System.EventHandler(this.cBoxNotifications_SelectedIndexChanged); // // cBDisconnectBT // resources.ApplyResources(this.cBDisconnectBT, "cBDisconnectBT"); this.cBDisconnectBT.Name = "cBDisconnectBT"; - this.toolTip1.SetToolTip(this.cBDisconnectBT, resources.GetString("cBDisconnectBT.ToolTip")); this.cBDisconnectBT.UseVisualStyleBackColor = true; this.cBDisconnectBT.CheckedChanged += new System.EventHandler(this.cBDisconnectBT_CheckedChanged); // // panel2 // - resources.ApplyResources(this.panel2, "panel2"); this.panel2.Controls.Add(this.nUDLatency); this.panel2.Controls.Add(this.lbMsLatency); this.panel2.Controls.Add(this.cBFlashWhenLate); + resources.ApplyResources(this.panel2, "panel2"); this.panel2.Name = "panel2"; - this.toolTip1.SetToolTip(this.panel2, resources.GetString("panel2.ToolTip")); // // nUDLatency // @@ -1091,7 +1025,6 @@ 0, 0}); this.nUDLatency.Name = "nUDLatency"; - this.toolTip1.SetToolTip(this.nUDLatency, resources.GetString("nUDLatency.ToolTip")); this.nUDLatency.Value = new decimal(new int[] { 20, 0, @@ -1103,7 +1036,6 @@ // resources.ApplyResources(this.lbMsLatency, "lbMsLatency"); this.lbMsLatency.Name = "lbMsLatency"; - this.toolTip1.SetToolTip(this.lbMsLatency, resources.GetString("lbMsLatency.ToolTip")); // // cBFlashWhenLate // @@ -1111,7 +1043,6 @@ this.cBFlashWhenLate.Checked = true; this.cBFlashWhenLate.CheckState = System.Windows.Forms.CheckState.Checked; this.cBFlashWhenLate.Name = "cBFlashWhenLate"; - this.toolTip1.SetToolTip(this.cBFlashWhenLate, resources.GetString("cBFlashWhenLate.ToolTip")); this.cBFlashWhenLate.UseVisualStyleBackColor = true; this.cBFlashWhenLate.CheckedChanged += new System.EventHandler(this.cBFlashWhenLate_CheckedChanged); // @@ -1119,7 +1050,6 @@ // resources.ApplyResources(this.cBCloseMini, "cBCloseMini"); this.cBCloseMini.Name = "cBCloseMini"; - this.toolTip1.SetToolTip(this.cBCloseMini, resources.GetString("cBCloseMini.ToolTip")); this.cBCloseMini.UseVisualStyleBackColor = true; this.cBCloseMini.CheckedChanged += new System.EventHandler(this.cBCloseMini_CheckedChanged); // @@ -1127,7 +1057,6 @@ // resources.ApplyResources(this.cBQuickCharge, "cBQuickCharge"); this.cBQuickCharge.Name = "cBQuickCharge"; - this.toolTip1.SetToolTip(this.cBQuickCharge, resources.GetString("cBQuickCharge.ToolTip")); this.cBQuickCharge.UseVisualStyleBackColor = true; this.cBQuickCharge.CheckedChanged += new System.EventHandler(this.cBQuickCharge_CheckedChanged); // @@ -1135,7 +1064,6 @@ // resources.ApplyResources(this.cBUseWhiteIcon, "cBUseWhiteIcon"); this.cBUseWhiteIcon.Name = "cBUseWhiteIcon"; - this.toolTip1.SetToolTip(this.cBUseWhiteIcon, resources.GetString("cBUseWhiteIcon.ToolTip")); this.cBUseWhiteIcon.UseVisualStyleBackColor = true; this.cBUseWhiteIcon.CheckedChanged += new System.EventHandler(this.cBUseWhiteIcon_CheckedChanged); // @@ -1143,18 +1071,16 @@ // resources.ApplyResources(this.cBUpdate, "cBUpdate"); this.cBUpdate.Name = "cBUpdate"; - this.toolTip1.SetToolTip(this.cBUpdate, resources.GetString("cBUpdate.ToolTip")); - this.cBUpdate.UseVisualStyleBackColor = true; + this.cBUpdate.UseVisualStyleBackColor = false; this.cBUpdate.CheckedChanged += new System.EventHandler(this.cBUpdate_CheckedChanged); // // pNUpdate // - resources.ApplyResources(this.pNUpdate, "pNUpdate"); this.pNUpdate.Controls.Add(this.cBUpdateTime); this.pNUpdate.Controls.Add(this.lbCheckEvery); this.pNUpdate.Controls.Add(this.nUDUpdateTime); + resources.ApplyResources(this.pNUpdate, "pNUpdate"); this.pNUpdate.Name = "pNUpdate"; - this.toolTip1.SetToolTip(this.pNUpdate, resources.GetString("pNUpdate.ToolTip")); // // cBUpdateTime // @@ -1165,14 +1091,12 @@ resources.GetString("cBUpdateTime.Items"), resources.GetString("cBUpdateTime.Items1")}); this.cBUpdateTime.Name = "cBUpdateTime"; - this.toolTip1.SetToolTip(this.cBUpdateTime, resources.GetString("cBUpdateTime.ToolTip")); this.cBUpdateTime.SelectedIndexChanged += new System.EventHandler(this.cBUpdateTime_SelectedIndexChanged); // // lbCheckEvery // resources.ApplyResources(this.lbCheckEvery, "lbCheckEvery"); this.lbCheckEvery.Name = "lbCheckEvery"; - this.toolTip1.SetToolTip(this.lbCheckEvery, resources.GetString("lbCheckEvery.ToolTip")); // // nUDUpdateTime // @@ -1183,23 +1107,20 @@ 0, 0}); this.nUDUpdateTime.Name = "nUDUpdateTime"; - this.toolTip1.SetToolTip(this.nUDUpdateTime, resources.GetString("nUDUpdateTime.ToolTip")); this.nUDUpdateTime.ValueChanged += new System.EventHandler(this.nUDUpdateTime_ValueChanged); // // pnlXIPorts // - resources.ApplyResources(this.pnlXIPorts, "pnlXIPorts"); this.pnlXIPorts.Controls.Add(this.lbUseXIPorts); this.pnlXIPorts.Controls.Add(this.nUDXIPorts); this.pnlXIPorts.Controls.Add(this.lbLastXIPort); + resources.ApplyResources(this.pnlXIPorts, "pnlXIPorts"); this.pnlXIPorts.Name = "pnlXIPorts"; - this.toolTip1.SetToolTip(this.pnlXIPorts, resources.GetString("pnlXIPorts.ToolTip")); // // lbUseXIPorts // resources.ApplyResources(this.lbUseXIPorts, "lbUseXIPorts"); this.lbUseXIPorts.Name = "lbUseXIPorts"; - this.toolTip1.SetToolTip(this.lbUseXIPorts, resources.GetString("lbUseXIPorts.ToolTip")); // // nUDXIPorts // @@ -1215,7 +1136,6 @@ 0, 0}); this.nUDXIPorts.Name = "nUDXIPorts"; - this.toolTip1.SetToolTip(this.nUDXIPorts, resources.GetString("nUDXIPorts.ToolTip")); this.nUDXIPorts.Value = new decimal(new int[] { 1, 0, @@ -1229,7 +1149,6 @@ // resources.ApplyResources(this.lbLastXIPort, "lbLastXIPort"); this.lbLastXIPort.Name = "lbLastXIPort"; - this.toolTip1.SetToolTip(this.lbLastXIPort, resources.GetString("lbLastXIPort.ToolTip")); // // languagePackComboBox1 // @@ -1237,7 +1156,6 @@ this.languagePackComboBox1.LanguageAssemblyName = "DS4Windows.resources.dll"; this.languagePackComboBox1.Name = "languagePackComboBox1"; this.languagePackComboBox1.ProbingPath = "Lang"; - this.toolTip1.SetToolTip(this.languagePackComboBox1, resources.GetString("languagePackComboBox1.ToolTip")); this.languagePackComboBox1.SelectedValueChanged += new System.EventHandler(this.languagePackComboBox1_SelectedValueChanged); // // flowLayoutPanel1 @@ -1255,14 +1173,12 @@ this.flowLayoutPanel1.Controls.Add(this.hidGuardRegLinkLabel); this.flowLayoutPanel1.ForeColor = System.Drawing.SystemColors.ControlText; this.flowLayoutPanel1.Name = "flowLayoutPanel1"; - this.toolTip1.SetToolTip(this.flowLayoutPanel1, resources.GetString("flowLayoutPanel1.ToolTip")); // // linkProfiles // resources.ApplyResources(this.linkProfiles, "linkProfiles"); this.linkProfiles.Name = "linkProfiles"; this.linkProfiles.TabStop = true; - this.toolTip1.SetToolTip(this.linkProfiles, resources.GetString("linkProfiles.ToolTip")); this.linkProfiles.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkProfiles_LinkClicked); // // lnkControllers @@ -1270,7 +1186,6 @@ resources.ApplyResources(this.lnkControllers, "lnkControllers"); this.lnkControllers.Name = "lnkControllers"; this.lnkControllers.TabStop = true; - this.toolTip1.SetToolTip(this.lnkControllers, resources.GetString("lnkControllers.ToolTip")); this.lnkControllers.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lnkControllers_LinkClicked); // // linkUninstall @@ -1278,7 +1193,6 @@ resources.ApplyResources(this.linkUninstall, "linkUninstall"); this.linkUninstall.Name = "linkUninstall"; this.linkUninstall.TabStop = true; - this.toolTip1.SetToolTip(this.linkUninstall, resources.GetString("linkUninstall.ToolTip")); this.linkUninstall.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkUninstall_LinkClicked); // // linkSetup @@ -1286,7 +1200,6 @@ resources.ApplyResources(this.linkSetup, "linkSetup"); this.linkSetup.Name = "linkSetup"; this.linkSetup.TabStop = true; - this.toolTip1.SetToolTip(this.linkSetup, resources.GetString("linkSetup.ToolTip")); this.linkSetup.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lLSetup_LinkClicked); // // lLBUpdate @@ -1294,7 +1207,6 @@ resources.ApplyResources(this.lLBUpdate, "lLBUpdate"); this.lLBUpdate.Name = "lLBUpdate"; this.lLBUpdate.TabStop = true; - this.toolTip1.SetToolTip(this.lLBUpdate, resources.GetString("lLBUpdate.ToolTip")); this.lLBUpdate.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lLBUpdate_LinkClicked); // // linkSplitLabel @@ -1304,14 +1216,12 @@ this.linkSplitLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.linkSplitLabel.ForeColor = System.Drawing.SystemColors.ControlText; this.linkSplitLabel.Name = "linkSplitLabel"; - this.toolTip1.SetToolTip(this.linkSplitLabel, resources.GetString("linkSplitLabel.ToolTip")); // // hidGuardWhiteList // resources.ApplyResources(this.hidGuardWhiteList, "hidGuardWhiteList"); this.hidGuardWhiteList.Name = "hidGuardWhiteList"; this.hidGuardWhiteList.TabStop = true; - this.toolTip1.SetToolTip(this.hidGuardWhiteList, resources.GetString("hidGuardWhiteList.ToolTip")); this.hidGuardWhiteList.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.HidGuardWhiteList_LinkClicked); // // clrHidGuardWlistLinkLabel @@ -1319,7 +1229,6 @@ resources.ApplyResources(this.clrHidGuardWlistLinkLabel, "clrHidGuardWlistLinkLabel"); this.clrHidGuardWlistLinkLabel.Name = "clrHidGuardWlistLinkLabel"; this.clrHidGuardWlistLinkLabel.TabStop = true; - this.toolTip1.SetToolTip(this.clrHidGuardWlistLinkLabel, resources.GetString("clrHidGuardWlistLinkLabel.ToolTip")); this.clrHidGuardWlistLinkLabel.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.ClrHidGuardWlistLinkLabel_LinkClicked); // // hidGuardRegLinkLabel @@ -1327,31 +1236,27 @@ resources.ApplyResources(this.hidGuardRegLinkLabel, "hidGuardRegLinkLabel"); this.hidGuardRegLinkLabel.Name = "hidGuardRegLinkLabel"; this.hidGuardRegLinkLabel.TabStop = true; - this.toolTip1.SetToolTip(this.hidGuardRegLinkLabel, resources.GetString("hidGuardRegLinkLabel.ToolTip")); this.hidGuardRegLinkLabel.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.HidGuardRegLinkLabel_LinkClicked); // // tabLog // - resources.ApplyResources(this.tabLog, "tabLog"); this.tabLog.Controls.Add(this.lvDebug); this.tabLog.Controls.Add(this.panel3); + resources.ApplyResources(this.tabLog, "tabLog"); this.tabLog.Name = "tabLog"; - this.toolTip1.SetToolTip(this.tabLog, resources.GetString("tabLog.ToolTip")); this.tabLog.UseVisualStyleBackColor = true; // // panel3 // - resources.ApplyResources(this.panel3, "panel3"); this.panel3.Controls.Add(this.exportLogTxtBtn); this.panel3.Controls.Add(this.btnClear); + resources.ApplyResources(this.panel3, "panel3"); this.panel3.Name = "panel3"; - this.toolTip1.SetToolTip(this.panel3, resources.GetString("panel3.ToolTip")); // // exportLogTxtBtn // resources.ApplyResources(this.exportLogTxtBtn, "exportLogTxtBtn"); this.exportLogTxtBtn.Name = "exportLogTxtBtn"; - this.toolTip1.SetToolTip(this.exportLogTxtBtn, resources.GetString("exportLogTxtBtn.ToolTip")); this.exportLogTxtBtn.UseVisualStyleBackColor = true; this.exportLogTxtBtn.Click += new System.EventHandler(this.exportLogTxtBtn_Click); // @@ -1359,7 +1264,6 @@ // resources.ApplyResources(this.btnClear, "btnClear"); this.btnClear.Name = "btnClear"; - this.toolTip1.SetToolTip(this.btnClear, resources.GetString("btnClear.ToolTip")); this.btnClear.UseVisualStyleBackColor = true; this.btnClear.Click += new System.EventHandler(this.btnClear_Click); // @@ -1369,7 +1273,6 @@ // // cMCustomLed // - resources.ApplyResources(this.cMCustomLed, "cMCustomLed"); this.cMCustomLed.ImageScalingSize = new System.Drawing.Size(20, 20); this.cMCustomLed.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.useProfileColorToolStripMenuItem, @@ -1377,32 +1280,31 @@ this.cMCustomLed.Name = "cMCustomLed"; this.cMCustomLed.ShowCheckMargin = true; this.cMCustomLed.ShowImageMargin = false; - this.toolTip1.SetToolTip(this.cMCustomLed, resources.GetString("cMCustomLed.ToolTip")); + resources.ApplyResources(this.cMCustomLed, "cMCustomLed"); // // useProfileColorToolStripMenuItem // - resources.ApplyResources(this.useProfileColorToolStripMenuItem, "useProfileColorToolStripMenuItem"); this.useProfileColorToolStripMenuItem.Checked = true; this.useProfileColorToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.useProfileColorToolStripMenuItem.Name = "useProfileColorToolStripMenuItem"; + resources.ApplyResources(this.useProfileColorToolStripMenuItem, "useProfileColorToolStripMenuItem"); this.useProfileColorToolStripMenuItem.Click += new System.EventHandler(this.useProfileColorToolStripMenuItem_Click); // // useCustomColorToolStripMenuItem // - resources.ApplyResources(this.useCustomColorToolStripMenuItem, "useCustomColorToolStripMenuItem"); this.useCustomColorToolStripMenuItem.Name = "useCustomColorToolStripMenuItem"; + resources.ApplyResources(this.useCustomColorToolStripMenuItem, "useCustomColorToolStripMenuItem"); this.useCustomColorToolStripMenuItem.Click += new System.EventHandler(this.useCustomColorToolStripMenuItem_Click); // // DS4Form // - resources.ApplyResources(this, "$this"); this.AllowDrop = true; + resources.ApplyResources(this, "$this"); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.BackColor = System.Drawing.SystemColors.Window; this.Controls.Add(this.tabMain); this.Controls.Add(this.pnlButton); this.Name = "DS4Form"; - this.toolTip1.SetToolTip(this, resources.GetString("$this.ToolTip")); this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ScpForm_Closing); this.DragDrop += new System.Windows.Forms.DragEventHandler(this.ScpForm_DragDrop); this.DragEnter += new System.Windows.Forms.DragEventHandler(this.ScpForm_DragEnter); diff --git a/DS4Windows/DS4Forms/DS4Form.resx b/DS4Windows/DS4Forms/DS4Form.resx index b28d35f..6f6a9e3 100644 --- a/DS4Windows/DS4Forms/DS4Form.resx +++ b/DS4Windows/DS4Forms/DS4Form.resx @@ -117,1394 +117,2990 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Time + - - True + + 167 - - - None - - - - 126, 0 - - - 0 - - - NoControl - - - tLPControllers - - - bnEditC1 - - - NoControl - - - 0, 0 - - - Fill - - - NoControl - - - tLPControllers - - - - - - 52 - - - 31 - - - 106, 13 - - - 53 - - - None - - - cBUseWhiteIcon - - - Hide DS4 Controller - - - 43 - - - True - - - cMTaskbar - - - 0 - - - tSBKeepSize - - - exportLogTxtBtn - - - 484, 7 - - - 100% - - - tabLog - - - 32 - - - 188, 22 - - - tLPControllers - - - System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 1 - - - 896, 142 - - - 25 - - - 53 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Edit - - - lbID - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 51, 24 - - - lbLastXIPort - - - 2 - - - NoControl - - - linkCB4 - - - 49, 17 - - - pnlButton + + Data 84 - - lbPad2 + + + Fill - - 3 - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - NoControl - - - 44 - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Left, Right - - - 274, 33 - - - 42 - - - 116, 13 - - - tLPControllers - - - pNUpdate - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Save Profile - - - editProfileForController4ToolStripMenuItem - - - 0 - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 30 - - - 65, 54 - - - 2 - - - 3 - - - Time - - - days - - - panel1 - - - 1 - - - NoControl - - - 890, 323 - - - 490, 36 - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Flat - - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Program - - - - - - System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - pnlButton - - - 1 - - - Edit - - - Left - - - None - - - nUDXIPorts - - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - lbStatus - - - 3 - - - 39, 15 - - - True - - - - - - fLPSettings - - - 759, 117 - - - 490, 92 - - - 214, 24 - - - None - - - System.Windows.Forms.OpenFileDialog, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - NoControl - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - None - - - - - - NoControl - - - 642, 33 - - - tLPControllers - - - Dupliacate Selected Profile (Ctrl+D) - - - NoControl - - - NoControl + + + Lucida Console, 9.75pt 3, 3 - - 44 + + 890, 323 - - NoControl - - - tSBExportProfile - - - Left - - - Check for Update Now - - - - - - - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tLPControllers - - - System.Windows.Forms.ToolStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - toolTip1 - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Left - - - tabControllers - - - 214, 22 - - - tLPControllers - - - 58 - - - 146, 17 - - - editProfileForController2ToolStripMenuItem - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Microsoft Sans Serif, 9pt - - + 0 - - 7 + + lvDebug - - Use Profile Color + + System.Windows.Forms.ListView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - cBController4 + + tabLog - - System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 - - None + + Bottom, Right - - 64, 17 + + True + + + NoControl 754, 9 - - Keep this window size after closing + + 79, 13 - - - - - New - - - - - - - - - 384, 62 - - - tLPControllers - - - - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Microsoft Sans Serif, 9pt + + 13 Hotkeys/About - - Magenta + + TopRight - - 94, 22 + + llbHelp - - 840, 4 - - - System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 745, 18 - - - Top, Right - - - 4 - - - pnlXIPorts - - + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Edit + + pnlButton - - 44 - - - None - - - nUDUpdateTime - - - 44 - - - - - - 1 - - - - - - tsBEditProfile - - - 3 - - - - - - New Profile - - - - - - 45 - - - Run As: - - - 8 - - - 3, 92 - - - assignToController3ToolStripMenuItem - - - 643, 7 - - - 45 - - - flowLayoutPanel1 - - - Magenta - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Left - - - 4, 22 - - - Magenta - - - tabAutoProfiles - - + 0 - - 3 - - - 11 - Bottom, Right - - 15, 14 - - - pnlButton - - - - - - Edit Profile for Controller 1 - - - - - - 1 - - - None - - - Bottom - - - 44 - - - runStartTaskRadio - - - - - - Used to test values - - - 3 - - - 3, 3, 3, 3 - - - Uninstall VBus Driver - - - True - - - 0 - - - 4 - - - Edit Selected Profile (Enter) - - - lbLinkProfile - - - 274, 10 - - - 7 - - - fLPSettings - - - NoControl - - - 44, 20 - - - tabMain - - - pNUpdate - - - tSTBProfile - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tSBCancel - - - None - - - Magenta - - - Segoe UI, 9pt, style=Bold - - - - - - 4 - - - 1 - - - 799, 89 - - - 54 - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 45 - - - 591, 93 - - - 44 - - - fLPSettings - - - pBStatus2 - - - 40 - - - panel2 - - - Edit - - - 54 - - - 55 - - - Profiles - - - 100% - - - 799, 61 - - - toolStripLabel1 - - - 4, 9 - - - 10 - - - tSBImportProfile - - - Left - - - tLPControllers - - - fLPSettings - - - DS4Windows.DS4Forms.LanguagePackComboBox, DS4Windows, Version=1.4.109.0, Culture=neutral, PublicKeyToken=null - - - tLPControllers - - - lbBattery - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - runStartupPanel - - + True NoControl - - <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="bnLight3" Row="3" RowSpan="1" Column="6" ColumnSpan="1" /><Control Name="pBStatus1" Row="1" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="lbPad1" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="lbPad2" Row="2" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="bnEditC3" Row="3" RowSpan="1" Column="5" ColumnSpan="1" /><Control Name="bnEditC4" Row="4" RowSpan="1" Column="5" ColumnSpan="1" /><Control Name="lbPad3" Row="3" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="lbPad4" Row="4" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="cBController1" Row="1" RowSpan="1" Column="4" ColumnSpan="1" /><Control Name="bnEditC2" Row="2" RowSpan="1" Column="5" ColumnSpan="1" /><Control Name="cBController2" Row="2" RowSpan="1" Column="4" ColumnSpan="1" /><Control Name="cBController3" Row="3" RowSpan="1" Column="4" ColumnSpan="1" /><Control Name="bnEditC1" Row="1" RowSpan="1" Column="5" ColumnSpan="1" /><Control Name="cBController4" Row="4" RowSpan="1" Column="4" ColumnSpan="1" /><Control Name="lbSelectedProfile" Row="0" RowSpan="1" Column="4" ColumnSpan="1" /><Control Name="lbID" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="lbStatus" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="lbBattery" Row="0" RowSpan="1" Column="2" ColumnSpan="1" /><Control Name="lbBatt1" Row="1" RowSpan="1" Column="2" ColumnSpan="1" /><Control Name="lbBatt2" Row="2" RowSpan="1" Column="2" ColumnSpan="1" /><Control Name="lbBatt3" Row="3" RowSpan="1" Column="2" ColumnSpan="1" /><Control Name="lbBatt4" Row="4" RowSpan="1" Column="2" ColumnSpan="1" /><Control Name="pBStatus2" Row="2" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="pBStatus3" Row="3" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="pBStatus4" Row="4" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="bnLight1" Row="1" RowSpan="1" Column="6" ColumnSpan="1" /><Control Name="bnLight2" Row="2" RowSpan="1" Column="6" ColumnSpan="1" /><Control Name="bnLight4" Row="4" RowSpan="1" Column="6" ColumnSpan="1" /><Control Name="lbLinkProfile" Row="0" RowSpan="1" Column="3" ColumnSpan="1" /><Control Name="linkCB1" Row="1" RowSpan="1" Column="3" ColumnSpan="1" /><Control Name="linkCB2" Row="2" RowSpan="1" Column="3" ColumnSpan="1" /><Control Name="linkCB3" Row="3" RowSpan="1" Column="3" ColumnSpan="1" /><Control Name="linkCB4" Row="4" RowSpan="1" Column="3" ColumnSpan="1" /></Controls><Columns Styles="Percent,62.29144,Percent,20.02225,Percent,17.68632,Absolute,80,AutoSize,0,AutoSize,0,Absolute,102" /><Rows Styles="AutoSize,0,Percent,25,Percent,25,Percent,25,Percent,25" /></TableLayoutSettings> + + 650, 9 - - 55, 24 - - - StartWindowsCheckBox - - - fLPSettings - - - 15 - - - 2 - - - lbUseXIPorts - - - 106, 21 - - - 274, 89 - - - 12 - - - System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 2 - - - Delete - - - System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - 7, 77 - - - No Controllers Connected (Max 4) - - - None - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 1 - - - NoControl - - - 11 - - - True - - - cBController2 - - - lbNoControllers - - - 13 - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 890, 27 - - - 13 - - - None - - - Delete Selected Profle (Delete) - - - linkSplitLabel - - - 44 - - - 43 - - - 3, 326 - - - 170, 22 - - - - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 890, 299 - - - None - - - tabMain - - - 591, 121 - - - - - - - - - - - - 43 - - - 55 - - - NoControl - - - 96, 96 - - - - - - fLPSettings - - - True - - - 1 - - - System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 186, 22 - - - 39, 15 - - - startToolStripMenuItem - - - 194, 17 - - - True - - - tLPControllers - - - tSBDupProfile - - - True - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tSOptions - - - - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - llbHelp - - - System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - NoControl - - - fLPSettings - - - 94, 22 - - - None - - - 81, 24 - - - System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Import Profile or Profiles - - - True - - - - - - Left - - - pnlXIPorts - - - TopDown - - - 6, 27 - - - tLPControllers - - - 10, 239 + + 98, 13 46 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Used to test values - - 6 + + False - - tabMain + + lbTest - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Open Program Folder - - - System.Windows.Forms.ToolStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - None - - - 34, 22 - - - 0 - - - 42 - - - 188, 22 - - - tLPControllers - - - 57 - - - 22 - - - - - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - 1 - - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 67, 13 + + pnlButton - - tsBDeleteProfile - - - Lucida Console, 9.75pt - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - NoControl - - - runStartProgRadio - - - 170, 17 - - - White DS4Windows Icon - - - Microsoft Sans Serif, 9pt - - - tabProfiles - - - 44 - - - 2 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Exit (Middle Mouse) - - - Microsoft Sans Serif, 9pt - - + 1 - - runStartupPanel + + Bottom, Right - + NoControl - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 840, 4 - - 14 - - - tabLog - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 58, 23 1 - + + Start + + + btnStartStop + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + pnlButton + + + 2 + + + Bottom, Left, Right + + + NoControl + + + 4, 9 + + + 745, 18 + + + 41 + + + lbLastMessage + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + pnlButton + + + 3 + + + Bottom + + + 0, 385 + + + 904, 30 + + + 10 + + + pnlButton + + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 4 + + + 264, 17 + + + Scp server + + + 377, 17 + + + 214, 22 + + + Edit Profile for Controller 1 + + + 214, 22 + + + Edit Profile for Controller 2 + + + 214, 22 + + + Edit Profile for Controller 3 + + + 214, 22 + + + Edit Profile for Controller 4 + + + 211, 6 + + + 214, 22 + + + Start + + + Segoe UI, 9pt, style=Bold + + + 214, 22 + + + Open + + + 214, 22 + + + Open Program Folder + + + 214, 22 + + + Exit (Middle Mouse) + + + 215, 186 + + + cMTaskbar + + + System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + DS4 Xinput Tool + + + True + + + 211, 6 + + + 487, 17 + + + XML Files (*.xml)|*.xml + + + 7 + + + Fill + + + Flat + + + NoControl + + + 794, 89 + + + 99, 22 + + + 50 + + + bnLight3 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 0 + + None + + NoControl + + + 381, 34 + + + 39, 20 + + + AutoSize + + + 47 + + + pBStatus1 + + + System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 1 + + + Left + + + True + + + Microsoft Sans Serif, 9pt + + + NoControl + + + 3, 36 + + + 111, 15 + + + 44 + + + MA:C1:23:45:67:89 + + + lbPad1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 2 + + + Left + + + True + + + Microsoft Sans Serif, 9pt + + + NoControl + + + 3, 64 + + + 70, 15 + + + 44 + + + Controller 2 + + + lbPad2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 3 + + + Left + + + NoControl + + + 754, 89 + + + 34, 22 + + + 43 + + + Edit + + + bnEditC3 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 4 + + + Left + + + NoControl + + + 754, 117 + + + 34, 22 + + + 43 + + + Edit + + + bnEditC4 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 5 + + + Left + + + True + + + Microsoft Sans Serif, 9pt + + + NoControl + + + 3, 92 + + + 70, 15 + + + 44 + + + Controller 3 + + + lbPad3 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 6 + + + Left + + + True + + + Microsoft Sans Serif, 9pt + + + NoControl + + + 3, 120 + + + 70, 15 + + + 44 + + + Controller 4 + + + lbPad4 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 7 + + + None + + + 637, 33 + + + 111, 21 + + + 42 + + + cBController1 + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 8 + + + Left + + + NoControl + + + 754, 61 + + + 34, 22 + + + 43 + + + Edit + + + bnEditC2 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 9 + + + None + + + 637, 61 + + + 111, 21 + + + 42 + + + cBController2 + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 10 + + + None + + + 637, 89 + + + 111, 21 + + + 42 + + + cBController3 + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 11 + + + Left + + + NoControl + + + 754, 33 + + + 34, 22 + + + 43 + + + Edit + + + bnEditC1 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 12 + + + None + + + 637, 117 + + + 111, 21 + + + 42 + + + cBController4 + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 13 + + + None + + + True + + + Microsoft Sans Serif, 9pt, style=Bold + + + NoControl + + + 638, 7 + + + 109, 15 + + + 45 + + + Selected Profile + + + lbSelectedProfile + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 14 + + + Left + + + True + + + Microsoft Sans Serif, 9pt, style=Bold + + + NoControl + + + 3, 7 + + + 21, 15 + + + 45 + + + ID + + + lbID + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 15 + + + None + + + True + + + Microsoft Sans Serif, 9pt, style=Bold + + + NoControl + + + 377, 7 + 47, 15 + + 45 + + + Status + + + lbStatus + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 16 + + + None + + + True + + + Microsoft Sans Serif, 9pt, style=Bold + + + NoControl + + + 479, 7 + + + 51, 15 + + + 45 + + + Battery + + + lbBattery + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 17 + + + None + + + True + + + Microsoft Sans Serif, 9pt + + + NoControl + + + 485, 36 + + + 39, 15 + + + 44 + + + 100% + + + lbBatt1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 18 + + + None + + + True + + + Microsoft Sans Serif, 9pt + + + NoControl + + + 485, 64 + + + 39, 15 + + + 44 + + + 100% + + + lbBatt2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 19 + + + None + + + True + + + Microsoft Sans Serif, 9pt + + + NoControl + + + 485, 92 + + + 39, 15 + + + 44 + + + 100% + + + lbBatt3 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 20 + + + None + + + True + + + Microsoft Sans Serif, 9pt + + + NoControl + + + 485, 120 + + + 39, 15 + + + 44 + + + 100% + + + lbBatt4 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 21 + + + None + + + NoControl + + + 381, 62 + + + 39, 20 + + + AutoSize + + + 47 + + + pBStatus2 + + + System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 22 + + + None + + + NoControl + + + 381, 90 + + + 39, 20 + + + AutoSize + + + 47 + + + pBStatus3 + + + System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 23 + + + None + + + NoControl + + + 381, 118 + + + 39, 20 + + + AutoSize + + + 47 + + + pBStatus4 + + + System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 24 + + + Fill + + + Flat + + + NoControl + + + 794, 33 + + + 99, 22 + + + 50 + + + bnLight1 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 25 + + + Fill + + + Flat + + + NoControl + + + 794, 61 + + + 99, 22 + + + 51 + + + bnLight2 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 26 + + + Fill + + + Flat + + + NoControl + + + 794, 117 + + + 99, 22 + + + 52 + + + bnLight4 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 27 + + + None + + + True + + + Microsoft Sans Serif, 9pt, style=Bold + + + NoControl + + + 560, 0 + + + 67, 30 + + + 53 + + + Link Profile/ID + + + MiddleCenter + + + lbLinkProfile + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 28 + + + None + True + + None + + + NoControl + + + 586, 37 + + + 15, 14 + + + 54 + + + linkCB1 + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 29 + + + None + + + True + + + None + + + NoControl + + + 586, 65 + + + 15, 14 + + + 55 + + + linkCB2 + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 30 + + + None + + + True + + + None + + + NoControl + + + 586, 93 + + + 15, 14 + + + 56 + + + linkCB3 + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 31 + + + None + + + True + + + None + + + NoControl + + + 586, 121 + + + 15, 14 + + + 57 + + + linkCB4 + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tLPControllers + + + 32 + + + Top + + + 0, 0 + + + 5 + + + 896, 142 + + + 46 + + + tLPControllers + + + System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabControllers + + + 0 + + + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="bnLight3" Row="3" RowSpan="1" Column="6" ColumnSpan="1" /><Control Name="pBStatus1" Row="1" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="lbPad1" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="lbPad2" Row="2" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="bnEditC3" Row="3" RowSpan="1" Column="5" ColumnSpan="1" /><Control Name="bnEditC4" Row="4" RowSpan="1" Column="5" ColumnSpan="1" /><Control Name="lbPad3" Row="3" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="lbPad4" Row="4" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="cBController1" Row="1" RowSpan="1" Column="4" ColumnSpan="1" /><Control Name="bnEditC2" Row="2" RowSpan="1" Column="5" ColumnSpan="1" /><Control Name="cBController2" Row="2" RowSpan="1" Column="4" ColumnSpan="1" /><Control Name="cBController3" Row="3" RowSpan="1" Column="4" ColumnSpan="1" /><Control Name="bnEditC1" Row="1" RowSpan="1" Column="5" ColumnSpan="1" /><Control Name="cBController4" Row="4" RowSpan="1" Column="4" ColumnSpan="1" /><Control Name="lbSelectedProfile" Row="0" RowSpan="1" Column="4" ColumnSpan="1" /><Control Name="lbID" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="lbStatus" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="lbBattery" Row="0" RowSpan="1" Column="2" ColumnSpan="1" /><Control Name="lbBatt1" Row="1" RowSpan="1" Column="2" ColumnSpan="1" /><Control Name="lbBatt2" Row="2" RowSpan="1" Column="2" ColumnSpan="1" /><Control Name="lbBatt3" Row="3" RowSpan="1" Column="2" ColumnSpan="1" /><Control Name="lbBatt4" Row="4" RowSpan="1" Column="2" ColumnSpan="1" /><Control Name="pBStatus2" Row="2" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="pBStatus3" Row="3" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="pBStatus4" Row="4" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="bnLight1" Row="1" RowSpan="1" Column="6" ColumnSpan="1" /><Control Name="bnLight2" Row="2" RowSpan="1" Column="6" ColumnSpan="1" /><Control Name="bnLight4" Row="4" RowSpan="1" Column="6" ColumnSpan="1" /><Control Name="lbLinkProfile" Row="0" RowSpan="1" Column="3" ColumnSpan="1" /><Control Name="linkCB1" Row="1" RowSpan="1" Column="3" ColumnSpan="1" /><Control Name="linkCB2" Row="2" RowSpan="1" Column="3" ColumnSpan="1" /><Control Name="linkCB3" Row="3" RowSpan="1" Column="3" ColumnSpan="1" /><Control Name="linkCB4" Row="4" RowSpan="1" Column="3" ColumnSpan="1" /></Controls><Columns Styles="Percent,62.29144,Percent,20.02225,Percent,17.68632,Absolute,80,AutoSize,0,AutoSize,0,Absolute,104" /><Rows Styles="AutoSize,0,Percent,25,Percent,25,Percent,25,Percent,25" /></TableLayoutSettings> + + + Fill + + + False + + + NoControl + + + 0, 0 + + + 896, 359 + + + 47 + + + No Controllers Connected (Max 4) + + + MiddleCenter + + + lbNoControllers + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabControllers + + + 1 + + + 4, 22 + + + 896, 359 + + + 3 + + + Controllers + + + tabControllers + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabMain + + + 0 + + + 826, 17 + + + Segoe UI, 9pt, style=Bold + + + 188, 22 + + + Edit + + + 188, 22 + + + Assign to Controller 1 + + + 188, 22 + + + Assign to Controller 2 + + + 188, 22 + + + Assign to Controller 3 + + + 188, 22 + + + Assign to Controller 4 + + + 188, 22 + + + Delete (Del) + + + 188, 22 + + + Duplicate (Ctrl+D) + + + 188, 22 + + + New Profile + + + 188, 22 + + + Import + + + 188, 22 + + + Export + + + 189, 224 + + + cMProfile + + + System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Fill + + + Microsoft Sans Serif, 9.75pt + + + 16 + + + 3, 57 + + + 890, 299 + + + 0 + + + lBProfiles + + + System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabProfiles + + + 0 + + + 17, 56 + + + 79, 24 + + + Profile Name: + + + 150, 27 + + + <type profile name here> + + + Magenta + + + 92, 24 + + + Save Profile + + + Magenta + + + 67, 24 + + + Cancel + + + 6, 27 + + + Magenta + + + 214, 24 + + + Keep this window size after closing + + + 3, 30 + + + 890, 27 + + + 2 + + + Profile Options + + + tSOptions + + + System.Windows.Forms.ToolStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabProfiles + + + 1 + + + 606, 17 + + + Magenta + + + 55, 24 + + + New + + + Make a New Profile + + + False + + + Magenta + + + 51, 24 + + + Edit + + + Edit Selected Profile (Enter) + + + False + + + Magenta + + + 64, 24 + + + Delete + + + Delete Selected Profle (Delete) + + + False + + + Magenta + + + 81, 24 + + + Duplicate + + + Dupliacate Selected Profile (Ctrl+D) + + + Magenta + + + 67, 24 + + + Import + + + Import Profile or Profiles + + + False + + + Magenta + + + 64, 24 + + + Export + + + Export Selected Profile + + + 3, 3 + + + 890, 27 + + + 1 + + + toolStrip1 + + + toolStrip1 + + + System.Windows.Forms.ToolStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabProfiles + + + 2 + + + 4, 22 + + + 3, 3, 3, 3 + + + 896, 359 + + + 0 + + + Profiles + + + tabProfiles + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabMain + + + 1 + + + 4, 22 + + + 896, 359 + + + 2 + + + Auto Profiles + + + tabAutoProfiles + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabMain + + + 2 + + + True + + + True + + + None + + + NoControl + + + 10, 10 + + + 119, 17 + + + 13 + + + Hide DS4 Controller + + + hideDS4CheckBox + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + fLPSettings + + + 0 + + + True + + + None + + + NoControl + + + 10, 33 + + + 194, 17 + + + 54 + + + Swipe Touchpad to change profiles + + + cBSwipeProfiles + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + fLPSettings + + + 1 + + + True + + + None + + + NoControl + + + 10, 56 + + + 95, 17 + + + 40 + + + Run at Startup + + + StartWindowsCheckBox + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + fLPSettings + + + 2 + + + NoControl + + + 65, 54 + + + 20, 20 + + + 3 + + + uacPictureBox + + + System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + runStartupPanel + + + 0 + + + True + + + NoControl + + + 10, 54 + + + 49, 17 + + + 2 + + + Task + + + runStartTaskRadio + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + runStartupPanel + + + 1 + + + True + + + NoControl + + + 10, 4 + + + 45, 13 + + + 1 + + + Run As: + + + label1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + runStartupPanel + + + 2 + + + True + + + NoControl + + + 10, 25 + + + 64, 17 + + + 0 + + + Program + + + runStartProgRadio + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + runStartupPanel + + + 3 + + + 10, 79 + + + 119, 80 + + + 59 + + + False + + + runStartupPanel + + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + fLPSettings + + + 3 + + + True + + + None + + + NoControl + + + 10, 165 + + + 97, 17 + + + 40 + + + Start Minimized + + + startMinimizedCheckBox + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + fLPSettings + + + 4 + + + True + + + NoControl + + + 3, 4 + + + 95, 13 + + + 45 + + + Show Notifications + + + lbNotifications + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + panel1 + + + 0 + + + Top, Right + + + None + + + Warnings only + + + All + + + 104, 1 + + + 106, 21 + + + 44 + + + cBoxNotifications + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + panel1 + + + 1 + + + 10, 188 + + + 213, 22 + + + 45 + + + panel1 + + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + fLPSettings + + + 5 + + + True + + + None + + + NoControl + + + 10, 216 + + + 194, 17 + + + 53 + + + Disconnect from BT when Stopping + + + cBDisconnectBT + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + fLPSettings + + + 6 + + + Top, Right + + + 185, 2 + + + 44, 20 + + + 42 + + + nUDLatency + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + panel2 + + + 0 + + + Top, Right + + + True + + + NoControl + + + 235, 4 + + + 20, 13 + + + 0 + + + ms + + + lbMsLatency + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + panel2 + + + 1 + + + True + + + None + + + NoControl + + + 0, 3 + + + 170, 17 + + + 53 + + + Flash Lightbar at High Latency + + + cBFlashWhenLate + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + panel2 + + + 2 + + + 10, 239 + + + 258, 22 + + + 57 + + + panel2 + + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + fLPSettings + + + 7 + + + True + + + None + + + NoControl + + + 10, 267 + + + 100, 17 + + + 55 + + + Close Minimizes + + + cBCloseMini + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + fLPSettings + + + 8 + + + True + + + None + + + NoControl + + + 10, 290 + + + 91, 17 + + + 55 + + + Quick Charge + + + cBQuickCharge + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + fLPSettings + + + 9 + + + True + + + None + + + NoControl + + + 9, 312 + + + 2, 2, 2, 2 + + + 146, 17 + + + 58 + + + White DS4Windows Icon + + + cBUseWhiteIcon + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + fLPSettings + + + 10 + + + True + + + None + + + NoControl + + + 274, 10 + + + 164, 17 + + + 41 + + + Check for Updates at Startup + + + cBUpdate + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + fLPSettings + + + 11 + + + Top, Right + + + hours + + + days + + + 126, 0 + + + 60, 21 + + + 43 + + + cBUpdateTime + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + pNUpdate + + + 0 + + + Left + + + True + + + NoControl + + + 3, 3 + + + 67, 13 + + + 0 + + + Check every + + + lbCheckEvery + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + pNUpdate + + + 1 + + + Top, Right + + + 76, 1 + + + 44, 20 + + + 42 + + + nUDUpdateTime + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + pNUpdate + + + 2 + + + False + + + 274, 33 + + + 189, 22 + + + 43 + + + pNUpdate + + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + fLPSettings + + + 12 + + + Left + + + True + + + NoControl + + + 3, 3 + + + 86, 13 + + + 0 + + + Use Xinput Ports + + + lbUseXIPorts + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + pnlXIPorts + + + 0 + + + Top, Right + + + 100, 1 + + + 44, 20 + + + 42 + + + nUDXIPorts + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + pnlXIPorts + + + 1 + + + Top, Right + + + True + + + NoControl + + + 150, 3 + + + 19, 13 + + + 0 + + + - 4 + + + lbLastXIPort + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + pnlXIPorts + + + 2 + + + 274, 61 + + + 186, 22 + + + 44 + + + pnlXIPorts + + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + fLPSettings + + + 13 + + + True + + + No (English UI) + + + Use language pack + + + 274, 89 + + + 260, 27 + + + 60 + + + languagePackComboBox1 + + + DS4Windows.DS4Forms.LanguagePackComboBox, DS4Windows, Version=1.4.110.0, Culture=neutral, PublicKeyToken=null + + + fLPSettings + + + 14 + + + True + + + True + + + NoControl + + + 7, 4 + + + 65, 13 + + + 50 + + + Profile folder + + + linkProfiles + + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel1 + + + 0 + + + True + NoControl - - 5 + + 7, 17 - - 4 + + 70, 13 - - tabSettings + + 11 - - + + Control Panel - - 759, 61 + + lnkControllers - - 7, 7, 0, 9 - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - None - - - True - - + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 28 + + flowLayoutPanel1 - - 39, 20 + + 1 - - + + True - - tLPControllers - - - 170, 22 - - - TopDown - - - 213, 22 - - - 642, 89 - - - 0 - - - 59 - - - None - - + NoControl - - 70, 15 + + 7, 30 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 106, 13 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 44 - - Microsoft Sans Serif, 9pt, style=Bold + + Uninstall VBus Driver - - NoControl + + MiddleCenter - - 0 + + linkUninstall - - 47 + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - None + + flowLayoutPanel1 - - 15, 14 - - - bnLight1 - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Edit Profile for Controller 2 - - - 34, 22 - - + 2 - - lvDebug + + True - - - - - uacPictureBox - - - linkSetup - - - 43 - - - 384, 34 - - - 10, 10 - - - System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - - - + NoControl - - 188, 22 + + 7, 43 - - panel2 + + 115, 13 - - System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - panel1 + + 52 Controller/Driver Setup - - Write HidGuardian Device List + + linkSetup - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + flowLayoutPanel1 - + + 3 + + True - - 896, 359 + + NoControl - - Magenta + + 7, 56 + + + 116, 13 + + + 49 + + + Check for Update Now + + + MiddleCenter + + + lLBUpdate + + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel1 + + + 4 + + + Left, Right + + + 7, 73 + + + 3, 4, 3, 2 + + + 150, 2 + + + 56 + + + linkSplitLabel System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + flowLayoutPanel1 - - XML Files (*.xml)|*.xml + + 5 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - 51 + + 7, 77 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 150, 13 - - 0 + + 53 - - Assign to Controller 3 + + Write HidGuardian Device List - + + hidGuardWhiteList + + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel1 + + + 6 + + + True + + + 7, 90 + + + 141, 13 + + + 54 + + + Clear HidGuardian Whitelists + + + clrHidGuardWlistLinkLabel + + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel1 + + + 7 + + + True + + + 7, 103 + + + 106, 13 + + + 55 + + + HidGuardian Regedit + + + hidGuardRegLinkLabel + + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + flowLayoutPanel1 + + + 8 + + + TopDown + + + 274, 122 + + + 4, 4, 4, 4 + + + 166, 122 + + + 56 + + + flowLayoutPanel1 + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + fLPSettings - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 15 - - + + Fill - - + + TopDown - - 188, 22 + + 3, 3 - - hideDS4CheckBox + + 7, 7, 0, 9 - - 39, 20 + + 890, 353 + + + 0 + + + fLPSettings + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSettings + + + 0 + + + 4, 22 3, 3, 3, 3 @@ -1512,2353 +3108,463 @@ 896, 359 - - Fill - - - 10, 216 - - - Microsoft Sans Serif, 9pt, style=Bold - - - True - - - - - - btnClear - - - tLPControllers - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - 214, 22 - - - cBDisconnectBT - - - 11 - - - True - - - Flash Lightbar at High Latency - - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - - - - - - - lbTest - - - Bottom, Left, Right - - - 53 - - - 3 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 3, 7 - - - flowLayoutPanel1 - - - runStartupPanel - - - 45 - - - 904, 415 - - - tsBNewProfle - - - 100, 17 - - - 189, 224 - - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabProfiles - - - 214, 22 - - - tabProfiles - - - 260, 27 - - - 150, 3 - - - $this - - - 141, 13 - - - 15, 14 - - - panel2 - - - 120, 4 - - - NoControl - - - Fill - - - 274, 122 - - - hours - - - 3 - - - Assign to Controller 4 - - - 1 - - - 34, 22 - - - 896, 359 - - - 0 - - - NoControl - - - 7, 56 - - - - 4 - - - lbBatt1 - - - 211, 6 - - - Profile folder - - - cBQuickCharge - - - - - - True - - - NoControl - - - AutoSize - - - 0 - - - True - - - 4, 22 - - - Left - - - - - - Magenta - - - 44 - - - Edit Profile for Controller 4 - - - 56 - - - cBUpdateTime - - - Bottom, Right - - - Microsoft Sans Serif, 9pt, style=Bold - - - 7, 90 - - - 642, 61 - - - - - - Export - - - panel3 - - - duplicateToolStripMenuItem - - - Magenta - - - tLPControllers - - - True - - - 45, 13 - - - NoControl - - - tLPControllers - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - fLPSettings - - - 100% - - - 55 - - - Disconnect from BT when Stopping - - - 3, 4 - - - 20, 13 - - - panel3 - - - Flat - - - - - - Selected Profile - - - - - - 4, 22 - - - 94, 22 - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 194, 17 - - - 2 - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 17 - - - 188, 22 - - - 51, 15 - - - openProfiles - - - NoControl - - - clrHidGuardWlistLinkLabel - - - 904, 385 - - - 12 - - - System.Windows.Forms.ToolStripLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 15, 14 - - - 188, 22 - - - 0 - - + 4 - - 79, 24 - - - lbBatt4 - - - Microsoft Sans Serif, 9.75pt - - - 86, 13 - - - 3, 3, 3, 3 - - - 39, 20 - - - linkUninstall - - - True - - - 3, 3 - - - 591, 37 - - - 2 - - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - - - - Battery - - - Warnings only - - - XML Files (*.xml)|*.xml - - - 1 - - - 95, 17 - - - 5 - - - 0 - - - 9 - - - chTime - - - tabProfiles - - - Run at Startup - - - 214, 22 - - - Controllers - - - 52 - - - No (English UI) - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 119, 17 - - - True - - - System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 79, 13 - - - cBUpdate - - - lbBatt2 - - - 44 - - - - - - Microsoft Sans Serif, 9pt, style=Bold - - - NoControl - - - True - - - fLPSettings - - - None - - - 380, 7 - - - Edit - - - 8 - - - 41 - - - - - - 759, 33 - - - - - - 3, 3 - - - lbCheckEvery - - - - - - 6 - - - 67, 24 - - - 10, 165 - - - NoControl - - - Microsoft Sans Serif, 9pt - - - - - - 591, 65 - - - 767, 23 - - - - - - Export Selected Profile - - - 10, 33 - - - 54 - - - None - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Flat - - - NoControl - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Top, Right - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - 39, 15 - - - cBController3 - - - Microsoft Sans Serif, 9pt - - - 274, 61 - - - True - - - 10, 25 - - - 39, 15 - - - 0 - - - Link Profile/ID - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 0 - - - Top - - - 2 - Settings - - Task + + tabSettings - - + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - fLPSettings + + tabMain - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3 - - startMinimizedCheckBox - - - pnlXIPorts - - - Open - - - tabControllers - - - 95, 13 - - - Export - - - lbPad1 - - - Top, Right - - - pNUpdate - - - 3, 36 - - - 650, 9 - - - - - - - - - linkCB1 - - - Profile Name: - - - tLPControllers - - - openToolStripMenuItem - - - 15 - - - MiddleCenter - - - flowLayoutPanel1 - - - All - - - Top, Right - - - True - - - None - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Swipe Touchpad to change profiles - - + NoControl - - fLPSettings - - - Left - - - Use Custom Color - - - 64, 24 - - - Fill - - - 185, 2 - - - True - - - 150, 13 - - - None - - - Segoe UI, 9pt, style=Bold - - - True - - - 214, 22 - - - - - - NoControl - - - Log - - - Fill - - - 60, 21 - - - Data - - - 67, 30 - - - 97, 17 - - - 0 - - - toolStrip1 - - - 70, 15 - - - 10, 290 - - - lbNotifications - - - tLPControllers - - - tLPControllers - - - System.Windows.Forms.ToolStripTextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 10, 54 - - - Top, Right + + 5, 4 75, 23 - - + + 11 - - deleteToolStripMenuItem + + Export - - + + exportLogTxtBtn - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 258, 22 + + panel3 - - None + + 0 - - 2 + + Bottom, Left, Right - - 34, 22 + + NoControl - - bnLight3 + + 120, 4 - - tLPControllers + + 767, 23 - - None + + 10 - - Top, Right + + Clear - + + btnClear + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + panel3 + + + 1 + + + Bottom + + + 3, 326 + + + 890, 30 + + + 1 + + + panel3 + + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabLog + + + 1 + + + 4, 22 + + + 3, 3, 3, 3 + + + 896, 359 + + + 1 + + + Log + + + tabLog + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabMain + + + 4 + + Fill - + + 0, 0 + + + 904, 385 + + + 12 + + + tabMain + + + System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 3 + + + 711, 17 + + + XML Files (*.xml)|*.xml + + + 123, 56 + + + 220, 56 + + + 170, 22 + + + Use Profile Color + + + 170, 22 + + + Use Custom Color + + + 171, 48 + + + cMCustomLed + + + System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 17, 17 + + True + + + 91 + + + 96, 96 - - Fill - - - 53 - - - False - - - 42 - - - 3, 3 - - - + + 904, 415 630, 229 - - True + + Manual - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + DS4Windows - - None + + chTime - - Edit Profile for Controller 3 + + System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - cBSwipeProfiles + + chData - - System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.ColumnHeader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - flowLayoutPanel1 + + notifyIcon1 - - Quick Charge + + System.Windows.Forms.NotifyIcon, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + editProfileForController1ToolStripMenuItem - - 7, 17 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + editProfileForController2ToolStripMenuItem + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + editProfileForController3ToolStripMenuItem + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + editProfileForController4ToolStripMenuItem + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + toolStripSeparator1 + + + System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + startToolStripMenuItem + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + openToolStripMenuItem + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + openProgramFolderToolStripMenuItem + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + exitToolStripMenuItem + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + toolStripSeparator2 + + + System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + openProfiles + + + System.Windows.Forms.OpenFileDialog, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + editToolStripMenuItem + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + assignToController1ToolStripMenuItem + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + assignToController2ToolStripMenuItem + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + assignToController3ToolStripMenuItem + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + assignToController4ToolStripMenuItem + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + deleteToolStripMenuItem + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + duplicateToolStripMenuItem + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + newProfileToolStripMenuItem + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 importToolStripMenuItem - - NoControl - - - 166, 122 - - - DS4 Xinput Tool - - - 0 - - - 20, 20 - - - System.Windows.Forms.NotifyIcon, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - pnlButton - - - 45 - - - NoControl - - - tLPControllers - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 384, 90 - - - 642, 117 - - - AutoSize - - - True - - - Top, Right - - - cBoxNotifications - - - Fill - - - AutoSize - - - 167 - - - 1 - - - 58, 23 - - - 890, 27 - - - lBProfiles - - - Make a New Profile - - - - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 60 - - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - NoControl - - - Import - - - 188, 22 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tLPControllers - - - Bottom, Left, Right - - - True - - - 9 - - - Duplicate - - - None - - - 2, 2, 2, 2 - - - linkCB3 - - - TopRight - - - 150, 27 - - - 7 - - - Start - - - - - - tLPControllers - - - fLPSettings - - - - - - MiddleCenter - - - Check every - - - 4 - - - newProfileToolStripMenuItem - - - Left - - - NoControl - - - 211, 6 - - - - - - 188, 22 - - - 13 - - - Bottom, Right - - - 7, 4 - - - 18 - - - tabMain - - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 4, 22 - - - 100, 1 - - - Use Xinput Ports - - - 57 - - - 490, 120 - - - notifyIcon1 - - - 55 - - - pBStatus1 - - - 3, 30 - - - 0 - - - 47 - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - None - - - 188, 22 - - - 115, 13 - - - 111, 21 - - - 3, 3 - - - - - - 2 - - - 896, 359 - - - 44, 20 - - - - - - None - - - tabSettings - - - hidGuardRegLinkLabel - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - runStartupPanel - - - 3, 64 - - - flowLayoutPanel1 - - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Microsoft Sans Serif, 9pt - - - NoControl - - - 111, 15 - - - 214, 22 - - - - - - 7, 30 - - - Controller 4 - - - False - - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - cBCloseMini - - - linkCB2 - - - 111, 21 - - - 799, 33 - - - NoControl - - - tLPControllers - - - 42 - - - $this - - - 24 - - - 43 - - - 27 - - - lbLastMessage - - - 44, 20 - - - 44 - - - 759, 89 - - - lbPad4 - - - 56 - - - pBStatus4 - - - True - - - 1 - - - 21 - - - 0 - - - 0, 3 - - - bnLight2 - - - None - - - tabMain - - - - - - pnlXIPorts - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 896, 359 - - - tabMain - - - 70, 13 - - - 3, 4, 3, 2 - - - 3 - - - 0, 0 - - - Assign to Controller 2 - - - System.Windows.Forms.SaveFileDialog, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 2 - - - runStartupPanel - - - True - - - panel3 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - cMProfile - - - 0 - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 91, 17 - - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 565, 0 - - - 7 - - - 0 - - - 4, 4, 4, 4 - - - System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 67, 24 - - - flowLayoutPanel1 - - - Left - - - - - - 26 - - - NoControl - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 94, 22 - - - System.Windows.Forms.ToolTip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - editProfileForController3ToolStripMenuItem - - - - - - Show Notifications - - - pBStatus3 - - - None - - - 0 - - - 890, 353 - - - - - - - - - Scp server - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Close Minimizes - - - 19 - - - 21, 15 - - - flowLayoutPanel1 - - - 0 - - - System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 189, 22 - - - assignToController2ToolStripMenuItem - - - flowLayoutPanel1 - - - tLPControllers - - - NoControl - - - - - - 1 - - - advColorDialog - - - 98, 13 - - - NoControl - - - - - - tLPControllers - - - MiddleCenter - - - None - - - Auto Profiles - - - 104, 1 - - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - - - - 7, 73 - - - True - - - cBController1 - - - NoControl - - - System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Use language pack - - - 42 - - - 10, 4 - - - - - - None - - - bnEditC4 - - - NoControl - - - fLPSettings - - - languagePackComboBox1 - - - Fill - - - NoControl - - - openProgramFolderToolStripMenuItem - - - 42 - - - True - - - 111, 21 - - - 76, 1 - - - 39, 20 - - - toolStripSeparator2 - - - 188, 22 - - - useProfileColorToolStripMenuItem - - - - - - False - - - True - - - True - - - 5 - - - NoControl - - - 40 - - - True - - - chData - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - fLPSettings - - - Microsoft Sans Serif, 9pt - - - Control Panel - - - True - - - 10 - - - panel1 - - - - - - NoControl - - - NoControl - - - 7, 103 - - - toolStripSeparator3 - - - 7, 43 - - - Clear - - - 49 - exportToolStripMenuItem - - Left + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - bnEditC2 + + toolStripLabel1 - - NoControl + + System.Windows.Forms.ToolStripLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + + tSTBProfile + + + System.Windows.Forms.ToolStripTextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 tSBSaveProfile - - 16 + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ID + + tSBCancel - - + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + toolStripSeparator3 - - 43 + + System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - lbSelectedProfile + + tSBKeepSize - - None + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - bnLight4 + + tsBNewProfle - - Bottom + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + tsBEditProfile - - 164, 17 + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - MiddleCenter - - - 6 - - - 171, 48 - - - Flat - - - 2 - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tLPControllers - - - HidGuardian Regedit - - - 214, 22 - - - panel2 - - - 890, 30 - - - 4, 22 - - - 100% - - - lnkControllers + + tsBDeleteProfile System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 5 + + tSBDupProfile - - + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - DS4Windows.AdvancedColorDialog, DS4Windows, Version=1.4.109.0, Culture=neutral, PublicKeyToken=null + + tSBImportProfile - - Clear HidGuardian Whitelists + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 3, 120 + + tSBExportProfile - - Delete (Del) - - - 50 - - - - - - exitToolStripMenuItem - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 0, 0 - - - - - - 10, 56 - - - NoControl - - - lbPad3 - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - NoControl - - - 50 - - - lLBUpdate - - - Status - - - assignToController4ToolStripMenuItem - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 1 - - - 0, 385 - - - System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - - - - Start - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - editProfileForController1ToolStripMenuItem - - - fLPSettings - - - 64, 24 - - - Edit - - - - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tLPControllers - - - - - - 384, 118 - - - - - - 799, 117 - - - nUDLatency - - - hidGuardWhiteList - - - Import - - - NoControl - - - 70, 15 - - - toolStrip1 - - - False - - - 896, 359 - - - - - - True - - - cBFlashWhenLate - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - NoControl - - - 13 - - - - - - 16 - - - - - - True - - - 42 - - - - - - - - - DS4Form - - - NoControl - - - True - - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - toolStripSeparator1 - - - System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tLPControllers - - - None - - - 56 - - - label1 - - - Profile Options - - - 47 - - - flowLayoutPanel1 - - - MA:C1:23:45:67:89 - - - True - - - 10 - - - True - - - 12 - - - True - - - False - - - 50 - - - linkProfiles - - - 14 - - - NoControl - - - 214, 22 - - - - - - 490, 64 - - - - - - 1 - - - AutoSize + + System.Windows.Forms.ToolStripButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 saveProfiles - - + + System.Windows.Forms.SaveFileDialog, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - tabControllers + + toolTip1 - - Controller 3 + + System.Windows.Forms.ToolTip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + useProfileColorToolStripMenuItem - - Magenta - - - - - - <type profile name here> - - - True - - - System.Windows.Forms.ListView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - - - - tLPControllers - - - assignToController1ToolStripMenuItem - - - 23 - - - 10 - - - tLPControllers - - - 45 - - - - - - 65, 13 - - - 1 - - - 20 - - - - - - tLPControllers - - - Export - - - 11 - - - 119, 80 - - - 10, 267 - - - 111, 21 - - - NoControl - - - 904, 30 - - - lbMsLatency - - - lbBatt3 - - - tabLog - - - DS4Windows - - - editToolStripMenuItem - - - pnlButton - - - Cancel - - - - - + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl - - - Duplicate (Ctrl+D) - - - None - - - Check for Updates at Startup - - - Manual - - - 29 - - - 47 - - - Start Minimized - - - fLPSettings - - - NoControl - - - 10, 188 - - - cMCustomLed - - - 5, 4 - - - 150, 2 - - - - - - 19, 13 - - - 10, 79 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Microsoft Sans Serif, 9pt, style=Bold - - - btnStartStop - - - 109, 15 - - - 3, 57 - - - 235, 4 - - - tLPControllers - useCustomColorToolStripMenuItem - - NoControl + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Assign to Controller 1 + + advColorDialog - - pNUpdate + + DS4Windows.AdvancedColorDialog, DS4Windows, Version=1.4.110.0, Culture=neutral, PublicKeyToken=null - - bnEditC3 + + DS4Form - - 92, 24 + + System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - - - 41 - - - 46 - - - 215, 186 - - - 106, 13 - - - 9, 312 - - - 47 - - - 8 - - - flowLayoutPanel1 - - - ms - - - Controller 2 - - - - - - Magenta - - - 377, 17 - - - 826, 17 - - - 264, 17 - - - 220, 56 - - - 91 - - - 487, 17 - - - 17, 56 - - - True - - - 123, 56 - - - 711, 17 - - - 17, 17 - - - 606, 17 - \ No newline at end of file