2014-11-18 22:23:41 +01:00
|
|
|
|
namespace DS4Windows
|
2014-04-27 21:32:09 +02:00
|
|
|
|
{
|
|
|
|
|
partial class KBM360
|
|
|
|
|
{
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Required designer variable.
|
|
|
|
|
/// </summary>
|
|
|
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Clean up any resources being used.
|
|
|
|
|
/// </summary>
|
|
|
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
|
|
|
protected override void Dispose(bool disposing)
|
|
|
|
|
{
|
|
|
|
|
if (disposing && (components != null))
|
|
|
|
|
{
|
|
|
|
|
components.Dispose();
|
|
|
|
|
}
|
|
|
|
|
base.Dispose(disposing);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Required method for Designer support - do not modify
|
|
|
|
|
/// the contents of this method with the code editor.
|
|
|
|
|
/// </summary>
|
|
|
|
|
private void InitializeComponent()
|
|
|
|
|
{
|
2014-06-17 01:43:01 +02:00
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(KBM360));
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.pBHighlight = new System.Windows.Forms.PictureBox();
|
2014-12-17 19:29:22 +01:00
|
|
|
|
this.pBMouse = new System.Windows.Forms.PictureBox();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF6 = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnF5 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnF7 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF4 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnF8 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF3 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnF9 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF2 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnINS = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF1 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnHOME = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn1 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnPGUP = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnBACKSPACE = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnPGDN = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnEQUALS = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnEND = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnMINUS = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnDEL = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn0 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnSCL = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn9 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button34 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn8 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnSTOP = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn7 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnPLAYPAUSE = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn6 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNEXTTRACK = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn5 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnPREVTRACK = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn4 = new System.Windows.Forms.Button();
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnVolUp = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn3 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button39 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn2 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button35 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnSPACE = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnBREAK = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnLSHIFT = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnF12 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnRSHIFT = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnF10 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnSLASH = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnF11 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnPERIOD = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnTILDE = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnCOMMA = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnM = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUMLOCK = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnN = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUM7 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnB = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUMSLASH = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnV = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUM8 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnC = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUMSTAR = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnX = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUM9 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnZ = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUMMINUS = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnRALT = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUMPLUS = new System.Windows.Forms.Button();
|
2014-05-06 20:49:18 +02:00
|
|
|
|
this.button36 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUMENTER = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnWINDOWS = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUM4 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnLALT = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUM5 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnRCTRL = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUM1 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnLCTRL = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUM6 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnCAPS = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUM0 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnRETURN = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUM2 = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnAPOSTROPHE = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnNUM3 = new System.Windows.Forms.Button();
|
2014-12-13 21:12:03 +01:00
|
|
|
|
this.lbFlashRate = new System.Windows.Forms.Label();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.lbRumble = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbHeavy = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbLight = new System.Windows.Forms.Label();
|
|
|
|
|
this.nUDHeavy = new System.Windows.Forms.NumericUpDown();
|
|
|
|
|
this.nUDLight = new System.Windows.Forms.NumericUpDown();
|
|
|
|
|
this.btnH = new System.Windows.Forms.Button();
|
|
|
|
|
this.nUDLightFlash = new System.Windows.Forms.NumericUpDown();
|
|
|
|
|
this.tBBlueBar = new System.Windows.Forms.TrackBar();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnL = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnK = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnJ = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button5 = new System.Windows.Forms.Button();
|
|
|
|
|
this.tBGreenBar = new System.Windows.Forms.TrackBar();
|
|
|
|
|
this.tBRedBar = new System.Windows.Forms.TrackBar();
|
|
|
|
|
this.lbBlue = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbGreen = new System.Windows.Forms.Label();
|
|
|
|
|
this.btnSEMICOLON = new System.Windows.Forms.Button();
|
|
|
|
|
this.button7 = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnTest = new System.Windows.Forms.Button();
|
|
|
|
|
this.lbRed = new System.Windows.Forms.Label();
|
|
|
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
|
|
|
this.nUDMouse = new System.Windows.Forms.NumericUpDown();
|
|
|
|
|
this.button6 = new System.Windows.Forms.Button();
|
|
|
|
|
this.bnColor = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnNUMDOT = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnG = new System.Windows.Forms.Button();
|
2014-12-17 19:29:22 +01:00
|
|
|
|
this.cBScanCode = new System.Windows.Forms.CheckBox();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.lBTip = new System.Windows.Forms.Label();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnD = new System.Windows.Forms.Button();
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnAButton = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnS = new System.Windows.Forms.Button();
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
this.btnGuide = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnA = new System.Windows.Forms.Button();
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnStart = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnTAB = new System.Windows.Forms.Button();
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnBack = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnBACKSLASH = new System.Windows.Forms.Button();
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnBButton = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnCLOSEBRACKET = new System.Windows.Forms.Button();
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnXButton = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnOPENBRACKET = new System.Windows.Forms.Button();
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnYButton = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnP = new System.Windows.Forms.Button();
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnLB = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnO = new System.Windows.Forms.Button();
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnDpadRight = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnI = new System.Windows.Forms.Button();
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnDpadUp = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnU = new System.Windows.Forms.Button();
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnDpadDown = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnY = new System.Windows.Forms.Button();
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnDpadLeft = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnT = new System.Windows.Forms.Button();
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnLT = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnR = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.X360Label = new System.Windows.Forms.Label();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.bTNRIGHTMOUSE = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.KBMlabel = new System.Windows.Forms.Label();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnE = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.lBMacroOn = new System.Windows.Forms.Label();
|
2014-05-28 04:49:58 +02:00
|
|
|
|
this.bnWHEELDOWN = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.bnMacro = new System.Windows.Forms.Button();
|
2014-05-28 04:49:58 +02:00
|
|
|
|
this.bnWHEELUP = new System.Windows.Forms.Button();
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnRSLeft = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnMIDDLEMOUSE = new System.Windows.Forms.Button();
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnRSDown = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnW = new System.Windows.Forms.Button();
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnRSRight = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.button33 = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnRB = new System.Windows.Forms.Button();
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btn4THMOUSE = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnLSLeft = new System.Windows.Forms.Button();
|
2014-11-04 04:44:55 +01:00
|
|
|
|
this.btnMOUSERIGHT = new System.Windows.Forms.Button();
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnRSUp = new System.Windows.Forms.Button();
|
2014-11-04 04:44:55 +01:00
|
|
|
|
this.btnMOUSELEFT = new System.Windows.Forms.Button();
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnLSDown = new System.Windows.Forms.Button();
|
2014-11-04 04:44:55 +01:00
|
|
|
|
this.btnMOUSEDOWN = new System.Windows.Forms.Button();
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnRT = new System.Windows.Forms.Button();
|
2014-11-04 04:44:55 +01:00
|
|
|
|
this.btnMOUSEUP = new System.Windows.Forms.Button();
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnLSRight = new System.Windows.Forms.Button();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnLEFTMOUSE = new System.Windows.Forms.Button();
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnRSClick = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnQ = new System.Windows.Forms.Button();
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnLSUp = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnLSClick = new System.Windows.Forms.Button();
|
2014-12-17 19:29:22 +01:00
|
|
|
|
this.cBToggle = new System.Windows.Forms.CheckBox();
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
this.btnDefault = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnUNBOUND = new System.Windows.Forms.Button();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnESC = new System.Windows.Forms.Button();
|
|
|
|
|
this.gBExtras = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.cBMouse = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.cBLightbar = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.lbBlueV = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbGreenV = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbRedV = new System.Windows.Forms.Label();
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.rBRegular = new System.Windows.Forms.RadioButton();
|
|
|
|
|
this.rBShiftModifer = new System.Windows.Forms.RadioButton();
|
|
|
|
|
this.cBShiftButton = new System.Windows.Forms.ComboBox();
|
|
|
|
|
this.pnl360Controls = new System.Windows.Forms.Panel();
|
|
|
|
|
this.lb360Tip = new System.Windows.Forms.Label();
|
2015-11-28 06:47:26 +01:00
|
|
|
|
this.advColorDialog = new DS4Windows.AdvancedColorDialog();
|
2015-12-18 07:25:51 +01:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBHighlight)).BeginInit();
|
2014-12-17 19:29:22 +01:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBMouse)).BeginInit();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDHeavy)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDLight)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDLightFlash)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBBlueBar)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBGreenBar)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBRedBar)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDMouse)).BeginInit();
|
|
|
|
|
this.gBExtras.SuspendLayout();
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.pnl360Controls.SuspendLayout();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
// pBHighlight
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
resources.ApplyResources(this.pBHighlight, "pBHighlight");
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
this.pBHighlight.BackColor = System.Drawing.Color.Transparent;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.pBHighlight.Image = global::DS4Windows.Properties.Resources._360_highlight;
|
|
|
|
|
this.pBHighlight.Name = "pBHighlight";
|
|
|
|
|
this.pBHighlight.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-17 19:29:22 +01:00
|
|
|
|
// pBMouse
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
resources.ApplyResources(this.pBMouse, "pBMouse");
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
this.pBMouse.Image = global::DS4Windows.Properties.Resources.mouse;
|
2014-12-17 19:29:22 +01:00
|
|
|
|
this.pBMouse.Name = "pBMouse";
|
|
|
|
|
this.pBMouse.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnF6
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.btnF6, "btnF6");
|
|
|
|
|
this.btnF6.Name = "btnF6";
|
|
|
|
|
this.btnF6.TabStop = false;
|
|
|
|
|
this.btnF6.Tag = "117";
|
|
|
|
|
this.btnF6.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnF5
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.btnF5, "btnF5");
|
|
|
|
|
this.btnF5.Name = "btnF5";
|
|
|
|
|
this.btnF5.TabStop = false;
|
|
|
|
|
this.btnF5.Tag = "116";
|
|
|
|
|
this.btnF5.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnF7
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.btnF7, "btnF7");
|
|
|
|
|
this.btnF7.Name = "btnF7";
|
|
|
|
|
this.btnF7.TabStop = false;
|
|
|
|
|
this.btnF7.Tag = "118";
|
|
|
|
|
this.btnF7.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnF4
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.btnF4, "btnF4");
|
|
|
|
|
this.btnF4.Name = "btnF4";
|
|
|
|
|
this.btnF4.TabStop = false;
|
|
|
|
|
this.btnF4.Tag = "115";
|
|
|
|
|
this.btnF4.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnF8
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.btnF8, "btnF8");
|
|
|
|
|
this.btnF8.Name = "btnF8";
|
|
|
|
|
this.btnF8.TabStop = false;
|
|
|
|
|
this.btnF8.Tag = "119";
|
|
|
|
|
this.btnF8.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnF3
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.btnF3, "btnF3");
|
|
|
|
|
this.btnF3.Name = "btnF3";
|
|
|
|
|
this.btnF3.TabStop = false;
|
|
|
|
|
this.btnF3.Tag = "114";
|
|
|
|
|
this.btnF3.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnF9
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnF9, "btnF9");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF9.Name = "btnF9";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnF9.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF9.Tag = "120";
|
|
|
|
|
this.btnF9.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// btnF2
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnF2, "btnF2");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF2.Name = "btnF2";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnF2.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF2.Tag = "113";
|
|
|
|
|
this.btnF2.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnINS
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnINS, "btnINS");
|
|
|
|
|
this.btnINS.Name = "btnINS";
|
|
|
|
|
this.btnINS.TabStop = false;
|
|
|
|
|
this.btnINS.Tag = "45";
|
|
|
|
|
this.btnINS.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnF1
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnF1, "btnF1");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF1.Name = "btnF1";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnF1.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF1.Tag = "112";
|
|
|
|
|
this.btnF1.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnHOME
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnHOME, "btnHOME");
|
|
|
|
|
this.btnHOME.Name = "btnHOME";
|
|
|
|
|
this.btnHOME.TabStop = false;
|
|
|
|
|
this.btnHOME.Tag = "36";
|
|
|
|
|
this.btnHOME.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btn1
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btn1, "btn1");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn1.Name = "btn1";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btn1.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn1.Tag = "49";
|
|
|
|
|
this.btn1.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnPGUP
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnPGUP, "btnPGUP");
|
|
|
|
|
this.btnPGUP.Name = "btnPGUP";
|
|
|
|
|
this.btnPGUP.TabStop = false;
|
|
|
|
|
this.btnPGUP.Tag = "33";
|
|
|
|
|
this.btnPGUP.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnBACKSPACE
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnBACKSPACE, "btnBACKSPACE");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnBACKSPACE.Name = "btnBACKSPACE";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnBACKSPACE.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnBACKSPACE.Tag = "8";
|
|
|
|
|
this.btnBACKSPACE.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnPGDN
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnPGDN, "btnPGDN");
|
|
|
|
|
this.btnPGDN.Name = "btnPGDN";
|
|
|
|
|
this.btnPGDN.TabStop = false;
|
|
|
|
|
this.btnPGDN.Tag = "34";
|
|
|
|
|
this.btnPGDN.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnEQUALS
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnEQUALS, "btnEQUALS");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnEQUALS.Name = "btnEQUALS";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnEQUALS.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnEQUALS.Tag = "61";
|
|
|
|
|
this.btnEQUALS.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnEND
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnEND, "btnEND");
|
|
|
|
|
this.btnEND.Name = "btnEND";
|
|
|
|
|
this.btnEND.TabStop = false;
|
|
|
|
|
this.btnEND.Tag = "35";
|
|
|
|
|
this.btnEND.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnMINUS
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnMINUS, "btnMINUS");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnMINUS.Name = "btnMINUS";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnMINUS.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnMINUS.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnDEL
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnDEL, "btnDEL");
|
|
|
|
|
this.btnDEL.Name = "btnDEL";
|
|
|
|
|
this.btnDEL.TabStop = false;
|
|
|
|
|
this.btnDEL.Tag = "46";
|
|
|
|
|
this.btnDEL.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btn0
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btn0, "btn0");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn0.Name = "btn0";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btn0.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn0.Tag = "48";
|
|
|
|
|
this.btn0.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnSCL
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnSCL, "btnSCL");
|
|
|
|
|
this.btnSCL.Name = "btnSCL";
|
|
|
|
|
this.btnSCL.TabStop = false;
|
|
|
|
|
this.btnSCL.Tag = "145";
|
|
|
|
|
this.btnSCL.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btn9
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btn9, "btn9");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn9.Name = "btn9";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btn9.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn9.Tag = "57";
|
|
|
|
|
this.btn9.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// button34
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.button34, "button34");
|
|
|
|
|
this.button34.Name = "button34";
|
|
|
|
|
this.button34.TabStop = false;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.button34.Tag = "42";
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.button34.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btn8
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btn8, "btn8");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn8.Name = "btn8";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btn8.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn8.Tag = "56";
|
|
|
|
|
this.btn8.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnSTOP
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnSTOP, "btnSTOP");
|
|
|
|
|
this.btnSTOP.Name = "btnSTOP";
|
|
|
|
|
this.btnSTOP.TabStop = false;
|
|
|
|
|
this.btnSTOP.Tag = "178";
|
|
|
|
|
this.btnSTOP.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btn7
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btn7, "btn7");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn7.Name = "btn7";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btn7.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn7.Tag = "55";
|
|
|
|
|
this.btn7.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnPLAYPAUSE
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnPLAYPAUSE, "btnPLAYPAUSE");
|
|
|
|
|
this.btnPLAYPAUSE.Name = "btnPLAYPAUSE";
|
|
|
|
|
this.btnPLAYPAUSE.TabStop = false;
|
|
|
|
|
this.btnPLAYPAUSE.Tag = "179";
|
|
|
|
|
this.btnPLAYPAUSE.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btn6
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btn6, "btn6");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn6.Name = "btn6";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btn6.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn6.Tag = "54";
|
|
|
|
|
this.btn6.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNEXTTRACK
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNEXTTRACK, "btnNEXTTRACK");
|
|
|
|
|
this.btnNEXTTRACK.Name = "btnNEXTTRACK";
|
|
|
|
|
this.btnNEXTTRACK.TabStop = false;
|
|
|
|
|
this.btnNEXTTRACK.Tag = "176";
|
|
|
|
|
this.btnNEXTTRACK.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btn5
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btn5, "btn5");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn5.Name = "btn5";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btn5.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn5.Tag = "53";
|
|
|
|
|
this.btn5.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnPREVTRACK
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnPREVTRACK, "btnPREVTRACK");
|
|
|
|
|
this.btnPREVTRACK.Name = "btnPREVTRACK";
|
|
|
|
|
this.btnPREVTRACK.TabStop = false;
|
|
|
|
|
this.btnPREVTRACK.Tag = "177";
|
|
|
|
|
this.btnPREVTRACK.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btn4
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btn4, "btn4");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn4.Name = "btn4";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btn4.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn4.Tag = "52";
|
|
|
|
|
this.btn4.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
// btnVolUp
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
resources.ApplyResources(this.btnVolUp, "btnVolUp");
|
|
|
|
|
this.btnVolUp.Name = "btnVolUp";
|
|
|
|
|
this.btnVolUp.TabStop = false;
|
|
|
|
|
this.btnVolUp.Tag = "175";
|
|
|
|
|
this.btnVolUp.UseVisualStyleBackColor = true;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btn3
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btn3, "btn3");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn3.Name = "btn3";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btn3.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn3.Tag = "51";
|
|
|
|
|
this.btn3.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// button39
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.button39, "button39");
|
|
|
|
|
this.button39.Name = "button39";
|
|
|
|
|
this.button39.TabStop = false;
|
|
|
|
|
this.button39.Tag = "174";
|
|
|
|
|
this.button39.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btn2
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btn2, "btn2");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn2.Name = "btn2";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btn2.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btn2.Tag = "50";
|
|
|
|
|
this.btn2.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// button35
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.button35, "button35");
|
|
|
|
|
this.button35.Name = "button35";
|
|
|
|
|
this.button35.TabStop = false;
|
|
|
|
|
this.button35.Tag = "173";
|
|
|
|
|
this.button35.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnSPACE
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnSPACE, "btnSPACE");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnSPACE.Name = "btnSPACE";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnSPACE.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnSPACE.Tag = "32";
|
|
|
|
|
this.btnSPACE.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnBREAK
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnBREAK, "btnBREAK");
|
|
|
|
|
this.btnBREAK.Name = "btnBREAK";
|
|
|
|
|
this.btnBREAK.TabStop = false;
|
|
|
|
|
this.btnBREAK.Tag = "19";
|
|
|
|
|
this.btnBREAK.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnLSHIFT
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnLSHIFT, "btnLSHIFT");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnLSHIFT.Name = "btnLSHIFT";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnLSHIFT.TabStop = false;
|
2014-05-05 05:01:10 +02:00
|
|
|
|
this.btnLSHIFT.Tag = "160";
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnLSHIFT.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnF12
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnF12, "btnF12");
|
|
|
|
|
this.btnF12.Name = "btnF12";
|
|
|
|
|
this.btnF12.TabStop = false;
|
|
|
|
|
this.btnF12.Tag = "123";
|
|
|
|
|
this.btnF12.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnRSHIFT
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnRSHIFT, "btnRSHIFT");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnRSHIFT.Name = "btnRSHIFT";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnRSHIFT.TabStop = false;
|
2014-05-05 05:01:10 +02:00
|
|
|
|
this.btnRSHIFT.Tag = "161";
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnRSHIFT.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnF10
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnF10, "btnF10");
|
|
|
|
|
this.btnF10.Name = "btnF10";
|
|
|
|
|
this.btnF10.TabStop = false;
|
|
|
|
|
this.btnF10.Tag = "121";
|
|
|
|
|
this.btnF10.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnSLASH
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnSLASH, "btnSLASH");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnSLASH.Name = "btnSLASH";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnSLASH.TabStop = false;
|
2014-06-14 21:14:27 +02:00
|
|
|
|
this.btnSLASH.Tag = "191";
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnSLASH.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnF11
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnF11, "btnF11");
|
|
|
|
|
this.btnF11.Name = "btnF11";
|
|
|
|
|
this.btnF11.TabStop = false;
|
|
|
|
|
this.btnF11.Tag = "122";
|
|
|
|
|
this.btnF11.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnPERIOD
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnPERIOD, "btnPERIOD");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnPERIOD.Name = "btnPERIOD";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnPERIOD.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnPERIOD.Tag = "190";
|
|
|
|
|
this.btnPERIOD.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnTILDE
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnTILDE, "btnTILDE");
|
|
|
|
|
this.btnTILDE.Name = "btnTILDE";
|
|
|
|
|
this.btnTILDE.TabStop = false;
|
|
|
|
|
this.btnTILDE.Tag = "192";
|
|
|
|
|
this.btnTILDE.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnCOMMA
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnCOMMA, "btnCOMMA");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnCOMMA.Name = "btnCOMMA";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnCOMMA.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnCOMMA.Tag = "188";
|
|
|
|
|
this.btnCOMMA.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// btnM
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnM, "btnM");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnM.Name = "btnM";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnM.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnM.Tag = "77";
|
|
|
|
|
this.btnM.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNUMLOCK
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUMLOCK, "btnNUMLOCK");
|
|
|
|
|
this.btnNUMLOCK.Name = "btnNUMLOCK";
|
|
|
|
|
this.btnNUMLOCK.TabStop = false;
|
|
|
|
|
this.btnNUMLOCK.Tag = "144";
|
|
|
|
|
this.btnNUMLOCK.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnN
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnN, "btnN");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnN.Name = "btnN";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnN.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnN.Tag = "78";
|
|
|
|
|
this.btnN.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNUM7
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUM7, "btnNUM7");
|
|
|
|
|
this.btnNUM7.Name = "btnNUM7";
|
|
|
|
|
this.btnNUM7.TabStop = false;
|
|
|
|
|
this.btnNUM7.Tag = "103";
|
|
|
|
|
this.btnNUM7.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnB
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnB, "btnB");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnB.Name = "btnB";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnB.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnB.Tag = "66";
|
|
|
|
|
this.btnB.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNUMSLASH
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUMSLASH, "btnNUMSLASH");
|
|
|
|
|
this.btnNUMSLASH.Name = "btnNUMSLASH";
|
|
|
|
|
this.btnNUMSLASH.TabStop = false;
|
|
|
|
|
this.btnNUMSLASH.Tag = "111";
|
|
|
|
|
this.btnNUMSLASH.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnV
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnV, "btnV");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnV.Name = "btnV";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnV.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnV.Tag = "86";
|
|
|
|
|
this.btnV.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNUM8
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUM8, "btnNUM8");
|
|
|
|
|
this.btnNUM8.Name = "btnNUM8";
|
|
|
|
|
this.btnNUM8.TabStop = false;
|
|
|
|
|
this.btnNUM8.Tag = "104";
|
|
|
|
|
this.btnNUM8.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnC
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnC, "btnC");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnC.Name = "btnC";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnC.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnC.Tag = "67";
|
|
|
|
|
this.btnC.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNUMSTAR
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUMSTAR, "btnNUMSTAR");
|
|
|
|
|
this.btnNUMSTAR.Name = "btnNUMSTAR";
|
|
|
|
|
this.btnNUMSTAR.TabStop = false;
|
|
|
|
|
this.btnNUMSTAR.Tag = "106";
|
|
|
|
|
this.btnNUMSTAR.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnX
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnX, "btnX");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnX.Name = "btnX";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnX.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnX.Tag = "88";
|
|
|
|
|
this.btnX.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNUM9
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUM9, "btnNUM9");
|
|
|
|
|
this.btnNUM9.Name = "btnNUM9";
|
|
|
|
|
this.btnNUM9.TabStop = false;
|
|
|
|
|
this.btnNUM9.Tag = "105";
|
|
|
|
|
this.btnNUM9.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnZ
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnZ, "btnZ");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnZ.Name = "btnZ";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnZ.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnZ.Tag = "90";
|
|
|
|
|
this.btnZ.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNUMMINUS
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUMMINUS, "btnNUMMINUS");
|
|
|
|
|
this.btnNUMMINUS.Name = "btnNUMMINUS";
|
|
|
|
|
this.btnNUMMINUS.TabStop = false;
|
|
|
|
|
this.btnNUMMINUS.Tag = "109";
|
|
|
|
|
this.btnNUMMINUS.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnRALT
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnRALT, "btnRALT");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnRALT.Name = "btnRALT";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnRALT.TabStop = false;
|
2014-05-05 05:01:10 +02:00
|
|
|
|
this.btnRALT.Tag = "165";
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnRALT.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNUMPLUS
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUMPLUS, "btnNUMPLUS");
|
|
|
|
|
this.btnNUMPLUS.Name = "btnNUMPLUS";
|
|
|
|
|
this.btnNUMPLUS.TabStop = false;
|
|
|
|
|
this.btnNUMPLUS.Tag = "107";
|
|
|
|
|
this.btnNUMPLUS.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-05-06 20:49:18 +02:00
|
|
|
|
// button36
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.button36, "button36");
|
2014-05-06 20:49:18 +02:00
|
|
|
|
this.button36.Name = "button36";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.button36.TabStop = false;
|
2014-05-06 20:49:18 +02:00
|
|
|
|
this.button36.Tag = "92";
|
|
|
|
|
this.button36.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNUMENTER
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUMENTER, "btnNUMENTER");
|
|
|
|
|
this.btnNUMENTER.Name = "btnNUMENTER";
|
|
|
|
|
this.btnNUMENTER.TabStop = false;
|
|
|
|
|
this.btnNUMENTER.Tag = "13";
|
|
|
|
|
this.btnNUMENTER.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnWINDOWS
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnWINDOWS, "btnWINDOWS");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnWINDOWS.Name = "btnWINDOWS";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnWINDOWS.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnWINDOWS.Tag = "91";
|
|
|
|
|
this.btnWINDOWS.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNUM4
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUM4, "btnNUM4");
|
|
|
|
|
this.btnNUM4.Name = "btnNUM4";
|
|
|
|
|
this.btnNUM4.TabStop = false;
|
|
|
|
|
this.btnNUM4.Tag = "100";
|
|
|
|
|
this.btnNUM4.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnLALT
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnLALT, "btnLALT");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnLALT.Name = "btnLALT";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnLALT.TabStop = false;
|
2014-05-05 05:01:10 +02:00
|
|
|
|
this.btnLALT.Tag = "164";
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnLALT.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNUM5
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUM5, "btnNUM5");
|
|
|
|
|
this.btnNUM5.Name = "btnNUM5";
|
|
|
|
|
this.btnNUM5.TabStop = false;
|
|
|
|
|
this.btnNUM5.Tag = "101";
|
|
|
|
|
this.btnNUM5.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnRCTRL
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnRCTRL, "btnRCTRL");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnRCTRL.Name = "btnRCTRL";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnRCTRL.TabStop = false;
|
2014-05-05 05:01:10 +02:00
|
|
|
|
this.btnRCTRL.Tag = "163";
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnRCTRL.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNUM1
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUM1, "btnNUM1");
|
|
|
|
|
this.btnNUM1.Name = "btnNUM1";
|
|
|
|
|
this.btnNUM1.TabStop = false;
|
|
|
|
|
this.btnNUM1.Tag = "97";
|
|
|
|
|
this.btnNUM1.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnLCTRL
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnLCTRL, "btnLCTRL");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnLCTRL.Name = "btnLCTRL";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnLCTRL.TabStop = false;
|
2014-05-05 05:01:10 +02:00
|
|
|
|
this.btnLCTRL.Tag = "162";
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnLCTRL.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnNUM6
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUM6, "btnNUM6");
|
|
|
|
|
this.btnNUM6.Name = "btnNUM6";
|
|
|
|
|
this.btnNUM6.TabStop = false;
|
|
|
|
|
this.btnNUM6.Tag = "102";
|
|
|
|
|
this.btnNUM6.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// btnCAPS
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnCAPS, "btnCAPS");
|
|
|
|
|
this.btnCAPS.Name = "btnCAPS";
|
|
|
|
|
this.btnCAPS.TabStop = false;
|
|
|
|
|
this.btnCAPS.Tag = "20";
|
|
|
|
|
this.btnCAPS.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// btnNUM0
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUM0, "btnNUM0");
|
|
|
|
|
this.btnNUM0.Name = "btnNUM0";
|
|
|
|
|
this.btnNUM0.TabStop = false;
|
|
|
|
|
this.btnNUM0.Tag = "96";
|
|
|
|
|
this.btnNUM0.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// btnRETURN
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnRETURN, "btnRETURN");
|
|
|
|
|
this.btnRETURN.Name = "btnRETURN";
|
|
|
|
|
this.btnRETURN.TabStop = false;
|
|
|
|
|
this.btnRETURN.Tag = "13";
|
|
|
|
|
this.btnRETURN.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// btnNUM2
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUM2, "btnNUM2");
|
|
|
|
|
this.btnNUM2.Name = "btnNUM2";
|
|
|
|
|
this.btnNUM2.TabStop = false;
|
|
|
|
|
this.btnNUM2.Tag = "98";
|
|
|
|
|
this.btnNUM2.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// btnAPOSTROPHE
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnAPOSTROPHE, "btnAPOSTROPHE");
|
|
|
|
|
this.btnAPOSTROPHE.Name = "btnAPOSTROPHE";
|
|
|
|
|
this.btnAPOSTROPHE.TabStop = false;
|
|
|
|
|
this.btnAPOSTROPHE.Tag = "222";
|
|
|
|
|
this.btnAPOSTROPHE.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// btnNUM3
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUM3, "btnNUM3");
|
|
|
|
|
this.btnNUM3.Name = "btnNUM3";
|
|
|
|
|
this.btnNUM3.TabStop = false;
|
|
|
|
|
this.btnNUM3.Tag = "99";
|
|
|
|
|
this.btnNUM3.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-13 21:12:03 +01:00
|
|
|
|
// lbFlashRate
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-12-13 21:12:03 +01:00
|
|
|
|
resources.ApplyResources(this.lbFlashRate, "lbFlashRate");
|
|
|
|
|
this.lbFlashRate.Name = "lbFlashRate";
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
|
|
|
|
// lbRumble
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.lbRumble, "lbRumble");
|
|
|
|
|
this.lbRumble.Name = "lbRumble";
|
|
|
|
|
//
|
|
|
|
|
// lbHeavy
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.lbHeavy, "lbHeavy");
|
|
|
|
|
this.lbHeavy.Name = "lbHeavy";
|
|
|
|
|
//
|
|
|
|
|
// lbLight
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.lbLight, "lbLight");
|
|
|
|
|
this.lbLight.Name = "lbLight";
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// nUDHeavy
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.nUDHeavy, "nUDHeavy");
|
|
|
|
|
this.nUDHeavy.Maximum = new decimal(new int[] {
|
|
|
|
|
255,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.nUDHeavy.Name = "nUDHeavy";
|
|
|
|
|
this.nUDHeavy.ValueChanged += new System.EventHandler(this.nUD_ValueChanged);
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// nUDLight
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.nUDLight, "nUDLight");
|
|
|
|
|
this.nUDLight.Maximum = new decimal(new int[] {
|
|
|
|
|
255,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.nUDLight.Name = "nUDLight";
|
|
|
|
|
this.nUDLight.ValueChanged += new System.EventHandler(this.nUD_ValueChanged);
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnH
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.btnH, "btnH");
|
|
|
|
|
this.btnH.Name = "btnH";
|
|
|
|
|
this.btnH.TabStop = false;
|
|
|
|
|
this.btnH.Tag = "72";
|
|
|
|
|
this.btnH.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// nUDLightFlash
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.nUDLightFlash, "nUDLightFlash");
|
|
|
|
|
this.nUDLightFlash.Maximum = new decimal(new int[] {
|
|
|
|
|
20,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.nUDLightFlash.Name = "nUDLightFlash";
|
|
|
|
|
//
|
|
|
|
|
// tBBlueBar
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.tBBlueBar, "tBBlueBar");
|
|
|
|
|
this.tBBlueBar.BackColor = System.Drawing.Color.Blue;
|
|
|
|
|
this.tBBlueBar.Maximum = 255;
|
|
|
|
|
this.tBBlueBar.Name = "tBBlueBar";
|
|
|
|
|
this.tBBlueBar.TickFrequency = 25;
|
|
|
|
|
this.tBBlueBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
|
|
|
|
this.tBBlueBar.Value = 255;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.tBBlueBar.ValueChanged += new System.EventHandler(this.SetColorToolTip);
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
|
|
|
|
// btnL
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnL, "btnL");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnL.Name = "btnL";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnL.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnL.Tag = "76";
|
|
|
|
|
this.btnL.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// btnK
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnK, "btnK");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnK.Name = "btnK";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnK.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnK.Tag = "75";
|
|
|
|
|
this.btnK.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// btnJ
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnJ, "btnJ");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnJ.Name = "btnJ";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnJ.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnJ.Tag = "74";
|
|
|
|
|
this.btnJ.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// button5
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.button5, "button5");
|
|
|
|
|
this.button5.Name = "button5";
|
|
|
|
|
this.button5.TabStop = false;
|
|
|
|
|
this.button5.Tag = "39";
|
|
|
|
|
this.button5.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// tBGreenBar
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.tBGreenBar, "tBGreenBar");
|
|
|
|
|
this.tBGreenBar.BackColor = System.Drawing.Color.Green;
|
|
|
|
|
this.tBGreenBar.Maximum = 255;
|
|
|
|
|
this.tBGreenBar.Name = "tBGreenBar";
|
|
|
|
|
this.tBGreenBar.TickFrequency = 25;
|
|
|
|
|
this.tBGreenBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
|
|
|
|
this.tBGreenBar.Value = 255;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.tBGreenBar.ValueChanged += new System.EventHandler(this.SetColorToolTip);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
|
|
|
|
// tBRedBar
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.tBRedBar, "tBRedBar");
|
|
|
|
|
this.tBRedBar.BackColor = System.Drawing.Color.Red;
|
|
|
|
|
this.tBRedBar.Maximum = 255;
|
|
|
|
|
this.tBRedBar.Name = "tBRedBar";
|
|
|
|
|
this.tBRedBar.TickFrequency = 25;
|
|
|
|
|
this.tBRedBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
|
|
|
|
this.tBRedBar.Value = 255;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.tBRedBar.ValueChanged += new System.EventHandler(this.SetColorToolTip);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
|
|
|
|
// lbBlue
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.lbBlue, "lbBlue");
|
|
|
|
|
this.lbBlue.Name = "lbBlue";
|
|
|
|
|
//
|
|
|
|
|
// lbGreen
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.lbGreen, "lbGreen");
|
|
|
|
|
this.lbGreen.Name = "lbGreen";
|
|
|
|
|
//
|
|
|
|
|
// btnSEMICOLON
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnSEMICOLON, "btnSEMICOLON");
|
|
|
|
|
this.btnSEMICOLON.Name = "btnSEMICOLON";
|
|
|
|
|
this.btnSEMICOLON.TabStop = false;
|
|
|
|
|
this.btnSEMICOLON.Tag = "186";
|
|
|
|
|
this.btnSEMICOLON.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// button7
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.button7, "button7");
|
|
|
|
|
this.button7.Name = "button7";
|
|
|
|
|
this.button7.TabStop = false;
|
|
|
|
|
this.button7.Tag = "38";
|
|
|
|
|
this.button7.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// bnTest
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.bnTest, "bnTest");
|
|
|
|
|
this.bnTest.Name = "bnTest";
|
|
|
|
|
this.bnTest.UseVisualStyleBackColor = true;
|
|
|
|
|
this.bnTest.Click += new System.EventHandler(this.bnTest_Click);
|
|
|
|
|
//
|
|
|
|
|
// lbRed
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.lbRed, "lbRed");
|
|
|
|
|
this.lbRed.Name = "lbRed";
|
|
|
|
|
//
|
|
|
|
|
// button4
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.button4, "button4");
|
|
|
|
|
this.button4.Name = "button4";
|
|
|
|
|
this.button4.TabStop = false;
|
|
|
|
|
this.button4.Tag = "37";
|
|
|
|
|
this.button4.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// nUDMouse
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.nUDMouse, "nUDMouse");
|
|
|
|
|
this.nUDMouse.Maximum = new decimal(new int[] {
|
|
|
|
|
255,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.nUDMouse.Name = "nUDMouse";
|
|
|
|
|
this.nUDMouse.Value = new decimal(new int[] {
|
|
|
|
|
25,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0});
|
|
|
|
|
this.nUDMouse.ValueChanged += new System.EventHandler(this.nUDMouse_ValueChanged);
|
|
|
|
|
//
|
|
|
|
|
// button6
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.button6, "button6");
|
|
|
|
|
this.button6.Name = "button6";
|
|
|
|
|
this.button6.TabStop = false;
|
|
|
|
|
this.button6.Tag = "40";
|
|
|
|
|
this.button6.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// bnColor
|
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
resources.ApplyResources(this.bnColor, "bnColor");
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
this.bnColor.BackColor = System.Drawing.Color.White;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.bnColor.Name = "bnColor";
|
|
|
|
|
this.bnColor.UseVisualStyleBackColor = false;
|
|
|
|
|
this.bnColor.Click += new System.EventHandler(this.bnColor_Click);
|
|
|
|
|
//
|
|
|
|
|
// btnNUMDOT
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btnNUMDOT, "btnNUMDOT");
|
|
|
|
|
this.btnNUMDOT.Name = "btnNUMDOT";
|
|
|
|
|
this.btnNUMDOT.TabStop = false;
|
|
|
|
|
this.btnNUMDOT.Tag = "110";
|
|
|
|
|
this.btnNUMDOT.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
|
|
|
|
// btnG
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnG, "btnG");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnG.Name = "btnG";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnG.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnG.Tag = "71";
|
|
|
|
|
this.btnG.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-17 19:29:22 +01:00
|
|
|
|
// cBScanCode
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-12-17 19:29:22 +01:00
|
|
|
|
resources.ApplyResources(this.cBScanCode, "cBScanCode");
|
|
|
|
|
this.cBScanCode.Name = "cBScanCode";
|
|
|
|
|
this.cBScanCode.TabStop = false;
|
|
|
|
|
this.cBScanCode.UseVisualStyleBackColor = true;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnF
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnF, "btnF");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF.Name = "btnF";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnF.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnF.Tag = "70";
|
|
|
|
|
this.btnF.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// lBTip
|
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
resources.ApplyResources(this.lBTip, "lBTip");
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
this.lBTip.ForeColor = System.Drawing.SystemColors.GrayText;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.lBTip.Name = "lBTip";
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnD
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnD, "btnD");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnD.Name = "btnD";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnD.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnD.Tag = "68";
|
|
|
|
|
this.btnD.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
// btnAButton
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
resources.ApplyResources(this.btnAButton, "btnAButton");
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnAButton.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnAButton.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnAButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnAButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnAButton.Name = "btnAButton";
|
|
|
|
|
this.btnAButton.TabStop = false;
|
|
|
|
|
this.btnAButton.Tag = "X360A Button";
|
|
|
|
|
this.btnAButton.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnAButton.MouseLeave += new System.EventHandler(this.Highlight_Leave);
|
|
|
|
|
this.btnAButton.MouseHover += new System.EventHandler(this.Hightlight_Hover);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnS
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnS, "btnS");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnS.Name = "btnS";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnS.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnS.Tag = "83";
|
|
|
|
|
this.btnS.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
// btnGuide
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
resources.ApplyResources(this.btnGuide, "btnGuide");
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnGuide.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnGuide.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnGuide.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnGuide.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
this.btnGuide.Name = "btnGuide";
|
|
|
|
|
this.btnGuide.TabStop = false;
|
|
|
|
|
this.btnGuide.Tag = "X360Guide";
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnGuide.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnGuide.MouseLeave += new System.EventHandler(this.Highlight_Leave);
|
|
|
|
|
this.btnGuide.MouseHover += new System.EventHandler(this.Hightlight_Hover);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnA
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnA, "btnA");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnA.Name = "btnA";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnA.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnA.Tag = "65";
|
|
|
|
|
this.btnA.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
// btnStart
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
resources.ApplyResources(this.btnStart, "btnStart");
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnStart.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnStart.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnStart.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnStart.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnStart.Name = "btnStart";
|
|
|
|
|
this.btnStart.TabStop = false;
|
|
|
|
|
this.btnStart.Tag = "X360Start";
|
|
|
|
|
this.btnStart.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnStart.MouseLeave += new System.EventHandler(this.Highlight_Leave);
|
|
|
|
|
this.btnStart.MouseHover += new System.EventHandler(this.Hightlight_Hover);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnTAB
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnTAB, "btnTAB");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnTAB.Name = "btnTAB";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnTAB.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnTAB.Tag = "9";
|
|
|
|
|
this.btnTAB.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
// btnBack
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
resources.ApplyResources(this.btnBack, "btnBack");
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnBack.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnBack.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnBack.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnBack.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnBack.Name = "btnBack";
|
|
|
|
|
this.btnBack.TabStop = false;
|
|
|
|
|
this.btnBack.Tag = "X360Back";
|
|
|
|
|
this.btnBack.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnBack.MouseLeave += new System.EventHandler(this.Highlight_Leave);
|
|
|
|
|
this.btnBack.MouseHover += new System.EventHandler(this.Hightlight_Hover);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnBACKSLASH
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnBACKSLASH, "btnBACKSLASH");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnBACKSLASH.Name = "btnBACKSLASH";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnBACKSLASH.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnBACKSLASH.Tag = "220";
|
|
|
|
|
this.btnBACKSLASH.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
// btnBButton
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
resources.ApplyResources(this.btnBButton, "btnBButton");
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnBButton.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnBButton.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnBButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnBButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnBButton.Name = "btnBButton";
|
|
|
|
|
this.btnBButton.TabStop = false;
|
|
|
|
|
this.btnBButton.Tag = "X360B Button";
|
|
|
|
|
this.btnBButton.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnBButton.MouseLeave += new System.EventHandler(this.Highlight_Leave);
|
|
|
|
|
this.btnBButton.MouseHover += new System.EventHandler(this.Hightlight_Hover);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnCLOSEBRACKET
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnCLOSEBRACKET, "btnCLOSEBRACKET");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnCLOSEBRACKET.Name = "btnCLOSEBRACKET";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnCLOSEBRACKET.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnCLOSEBRACKET.Tag = "221";
|
|
|
|
|
this.btnCLOSEBRACKET.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
// btnXButton
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
resources.ApplyResources(this.btnXButton, "btnXButton");
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnXButton.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnXButton.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnXButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnXButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnXButton.Name = "btnXButton";
|
|
|
|
|
this.btnXButton.TabStop = false;
|
|
|
|
|
this.btnXButton.Tag = "X360X Button";
|
|
|
|
|
this.btnXButton.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnXButton.MouseLeave += new System.EventHandler(this.Highlight_Leave);
|
|
|
|
|
this.btnXButton.MouseHover += new System.EventHandler(this.Hightlight_Hover);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnOPENBRACKET
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnOPENBRACKET, "btnOPENBRACKET");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnOPENBRACKET.Name = "btnOPENBRACKET";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnOPENBRACKET.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnOPENBRACKET.Tag = "219";
|
|
|
|
|
this.btnOPENBRACKET.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
// btnYButton
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
resources.ApplyResources(this.btnYButton, "btnYButton");
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnYButton.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnYButton.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnYButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnYButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnYButton.Name = "btnYButton";
|
|
|
|
|
this.btnYButton.TabStop = false;
|
|
|
|
|
this.btnYButton.Tag = "X360Y Button";
|
|
|
|
|
this.btnYButton.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnYButton.MouseLeave += new System.EventHandler(this.Highlight_Leave);
|
|
|
|
|
this.btnYButton.MouseHover += new System.EventHandler(this.Hightlight_Hover);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnP
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnP, "btnP");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnP.Name = "btnP";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnP.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnP.Tag = "80";
|
|
|
|
|
this.btnP.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
// btnLB
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
resources.ApplyResources(this.btnLB, "btnLB");
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnLB.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnLB.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnLB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnLB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnLB.Name = "btnLB";
|
|
|
|
|
this.btnLB.TabStop = false;
|
|
|
|
|
this.btnLB.Tag = "X360Left Bumper";
|
|
|
|
|
this.btnLB.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnLB.MouseLeave += new System.EventHandler(this.Highlight_Leave);
|
|
|
|
|
this.btnLB.MouseHover += new System.EventHandler(this.Hightlight_Hover);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnO
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnO, "btnO");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnO.Name = "btnO";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnO.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnO.Tag = "79";
|
|
|
|
|
this.btnO.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
// btnDpadRight
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
resources.ApplyResources(this.btnDpadRight, "btnDpadRight");
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnDpadRight.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnDpadRight.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnDpadRight.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnDpadRight.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnDpadRight.Name = "btnDpadRight";
|
|
|
|
|
this.btnDpadRight.TabStop = false;
|
|
|
|
|
this.btnDpadRight.Tag = "X360Right Button";
|
|
|
|
|
this.btnDpadRight.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnDpadRight.MouseLeave += new System.EventHandler(this.Highlight_Leave);
|
|
|
|
|
this.btnDpadRight.MouseHover += new System.EventHandler(this.Hightlight_Hover);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnI
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnI, "btnI");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnI.Name = "btnI";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnI.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnI.Tag = "73";
|
|
|
|
|
this.btnI.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
// btnDpadUp
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
resources.ApplyResources(this.btnDpadUp, "btnDpadUp");
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnDpadUp.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnDpadUp.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnDpadUp.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnDpadUp.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnDpadUp.Name = "btnDpadUp";
|
|
|
|
|
this.btnDpadUp.TabStop = false;
|
|
|
|
|
this.btnDpadUp.Tag = "X360Up Button";
|
|
|
|
|
this.btnDpadUp.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnDpadUp.MouseLeave += new System.EventHandler(this.Highlight_Leave);
|
|
|
|
|
this.btnDpadUp.MouseHover += new System.EventHandler(this.Hightlight_Hover);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnU
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnU, "btnU");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnU.Name = "btnU";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnU.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnU.Tag = "85";
|
|
|
|
|
this.btnU.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
// btnDpadDown
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
resources.ApplyResources(this.btnDpadDown, "btnDpadDown");
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnDpadDown.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnDpadDown.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnDpadDown.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnDpadDown.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnDpadDown.Name = "btnDpadDown";
|
|
|
|
|
this.btnDpadDown.TabStop = false;
|
|
|
|
|
this.btnDpadDown.Tag = "X360Down Button";
|
|
|
|
|
this.btnDpadDown.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnDpadDown.MouseLeave += new System.EventHandler(this.Highlight_Leave);
|
|
|
|
|
this.btnDpadDown.MouseHover += new System.EventHandler(this.Hightlight_Hover);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnY
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnY, "btnY");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnY.Name = "btnY";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnY.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnY.Tag = "89";
|
|
|
|
|
this.btnY.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
// btnDpadLeft
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
resources.ApplyResources(this.btnDpadLeft, "btnDpadLeft");
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnDpadLeft.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnDpadLeft.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnDpadLeft.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnDpadLeft.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnDpadLeft.Name = "btnDpadLeft";
|
|
|
|
|
this.btnDpadLeft.TabStop = false;
|
|
|
|
|
this.btnDpadLeft.Tag = "X360Left Button";
|
|
|
|
|
this.btnDpadLeft.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnDpadLeft.MouseLeave += new System.EventHandler(this.Highlight_Leave);
|
|
|
|
|
this.btnDpadLeft.MouseHover += new System.EventHandler(this.Hightlight_Hover);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnT
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnT, "btnT");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnT.Name = "btnT";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnT.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnT.Tag = "84";
|
|
|
|
|
this.btnT.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
// btnLT
|
|
|
|
|
//
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
resources.ApplyResources(this.btnLT, "btnLT");
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnLT.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnLT.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnLT.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnLT.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnLT.ForeColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnLT.Name = "btnLT";
|
|
|
|
|
this.btnLT.TabStop = false;
|
|
|
|
|
this.btnLT.Tag = "X360Left Trigger";
|
|
|
|
|
this.btnLT.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnLT.MouseLeave += new System.EventHandler(this.Highlight_Leave);
|
|
|
|
|
this.btnLT.MouseHover += new System.EventHandler(this.Hightlight_Hover);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnR
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnR, "btnR");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnR.Name = "btnR";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnR.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnR.Tag = "82";
|
|
|
|
|
this.btnR.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// X360Label
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.X360Label, "X360Label");
|
|
|
|
|
this.X360Label.Name = "X360Label";
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// bTNRIGHTMOUSE
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.bTNRIGHTMOUSE, "bTNRIGHTMOUSE");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.bTNRIGHTMOUSE.Name = "bTNRIGHTMOUSE";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.bTNRIGHTMOUSE.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.bTNRIGHTMOUSE.Tag = "Right Mouse Button";
|
|
|
|
|
this.bTNRIGHTMOUSE.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// KBMlabel
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.KBMlabel, "KBMlabel");
|
|
|
|
|
this.KBMlabel.Name = "KBMlabel";
|
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnE
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnE, "btnE");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnE.Name = "btnE";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnE.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnE.Tag = "69";
|
|
|
|
|
this.btnE.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// lBMacroOn
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.lBMacroOn, "lBMacroOn");
|
|
|
|
|
this.lBMacroOn.Name = "lBMacroOn";
|
|
|
|
|
//
|
2014-05-28 04:49:58 +02:00
|
|
|
|
// bnWHEELDOWN
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.bnWHEELDOWN, "bnWHEELDOWN");
|
2014-05-28 04:49:58 +02:00
|
|
|
|
this.bnWHEELDOWN.Name = "bnWHEELDOWN";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.bnWHEELDOWN.TabStop = false;
|
2014-05-28 04:49:58 +02:00
|
|
|
|
this.bnWHEELDOWN.Tag = "Mouse Wheel Down";
|
|
|
|
|
this.bnWHEELDOWN.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// bnMacro
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.bnMacro, "bnMacro");
|
|
|
|
|
this.bnMacro.Name = "bnMacro";
|
|
|
|
|
this.bnMacro.TabStop = false;
|
|
|
|
|
this.bnMacro.UseVisualStyleBackColor = true;
|
|
|
|
|
this.bnMacro.Click += new System.EventHandler(this.btnMacro_Click);
|
|
|
|
|
//
|
2014-05-28 04:49:58 +02:00
|
|
|
|
// bnWHEELUP
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.bnWHEELUP, "bnWHEELUP");
|
2014-05-28 04:49:58 +02:00
|
|
|
|
this.bnWHEELUP.Name = "bnWHEELUP";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.bnWHEELUP.TabStop = false;
|
2014-05-28 04:49:58 +02:00
|
|
|
|
this.bnWHEELUP.Tag = "Mouse Wheel Up";
|
|
|
|
|
this.bnWHEELUP.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
// btnRSLeft
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
resources.ApplyResources(this.btnRSLeft, "btnRSLeft");
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnRSLeft.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnRSLeft.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnRSLeft.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnRSLeft.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnRSLeft.Name = "btnRSLeft";
|
|
|
|
|
this.btnRSLeft.TabStop = false;
|
|
|
|
|
this.btnRSLeft.Tag = "X360Right X-Axis-";
|
|
|
|
|
this.btnRSLeft.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnRSLeft.MouseLeave += new System.EventHandler(this.Highlight_Leave);
|
|
|
|
|
this.btnRSLeft.MouseHover += new System.EventHandler(this.Hightlight_Hover);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnMIDDLEMOUSE
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnMIDDLEMOUSE, "btnMIDDLEMOUSE");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnMIDDLEMOUSE.Name = "btnMIDDLEMOUSE";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnMIDDLEMOUSE.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnMIDDLEMOUSE.Tag = "Middle Mouse Button";
|
|
|
|
|
this.btnMIDDLEMOUSE.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
// btnRSDown
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
resources.ApplyResources(this.btnRSDown, "btnRSDown");
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnRSDown.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnRSDown.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnRSDown.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnRSDown.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnRSDown.Name = "btnRSDown";
|
|
|
|
|
this.btnRSDown.TabStop = false;
|
|
|
|
|
this.btnRSDown.Tag = "X360Right Y-Axis+";
|
|
|
|
|
this.btnRSDown.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnRSDown.MouseLeave += new System.EventHandler(this.Highlight_Leave);
|
|
|
|
|
this.btnRSDown.MouseHover += new System.EventHandler(this.Hightlight_Hover);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnW
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnW, "btnW");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnW.Name = "btnW";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnW.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnW.Tag = "87";
|
|
|
|
|
this.btnW.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
// btnRSRight
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
resources.ApplyResources(this.btnRSRight, "btnRSRight");
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnRSRight.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnRSRight.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnRSRight.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnRSRight.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnRSRight.Name = "btnRSRight";
|
|
|
|
|
this.btnRSRight.TabStop = false;
|
|
|
|
|
this.btnRSRight.Tag = "X360Right X-Axis+";
|
|
|
|
|
this.btnRSRight.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnRSRight.MouseLeave += new System.EventHandler(this.Highlight_Leave);
|
|
|
|
|
this.btnRSRight.MouseHover += new System.EventHandler(this.Hightlight_Hover);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// button33
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.button33, "button33");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.button33.Name = "button33";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.button33.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.button33.Tag = "5th Mouse Button";
|
|
|
|
|
this.button33.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnRB
|
|
|
|
|
//
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
resources.ApplyResources(this.btnRB, "btnRB");
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnRB.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnRB.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnRB.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnRB.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.btnRB.Name = "btnRB";
|
|
|
|
|
this.btnRB.TabStop = false;
|
|
|
|
|
this.btnRB.Tag = "X360Right Bumper";
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnRB.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnRB.MouseLeave += new System.EventHandler(this.Highlight_Leave);
|
|
|
|
|
this.btnRB.MouseHover += new System.EventHandler(this.Hightlight_Hover);
|
|
|
|
|
//
|
|
|
|
|
// btn4THMOUSE
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.btn4THMOUSE, "btn4THMOUSE");
|
|
|
|
|
this.btn4THMOUSE.Name = "btn4THMOUSE";
|
|
|
|
|
this.btn4THMOUSE.TabStop = false;
|
|
|
|
|
this.btn4THMOUSE.Tag = "4th Mouse Button";
|
|
|
|
|
this.btn4THMOUSE.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// btnLSLeft
|
|
|
|
|
//
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
resources.ApplyResources(this.btnLSLeft, "btnLSLeft");
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnLSLeft.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnLSLeft.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnLSLeft.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnLSLeft.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnLSLeft.Name = "btnLSLeft";
|
|
|
|
|
this.btnLSLeft.TabStop = false;
|
|
|
|
|
this.btnLSLeft.Tag = "X360Left X-Axis-";
|
|
|
|
|
this.btnLSLeft.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnLSLeft.MouseLeave += new System.EventHandler(this.Highlight_Leave);
|
|
|
|
|
this.btnLSLeft.MouseHover += new System.EventHandler(this.Hightlight_Hover);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-11-04 04:44:55 +01:00
|
|
|
|
// btnMOUSERIGHT
|
2014-04-29 23:56:58 +02:00
|
|
|
|
//
|
2014-11-04 04:44:55 +01:00
|
|
|
|
resources.ApplyResources(this.btnMOUSERIGHT, "btnMOUSERIGHT");
|
|
|
|
|
this.btnMOUSERIGHT.Name = "btnMOUSERIGHT";
|
|
|
|
|
this.btnMOUSERIGHT.TabStop = false;
|
|
|
|
|
this.btnMOUSERIGHT.Tag = "Mouse Right";
|
|
|
|
|
this.btnMOUSERIGHT.UseVisualStyleBackColor = true;
|
2014-04-29 23:56:58 +02:00
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
// btnRSUp
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
resources.ApplyResources(this.btnRSUp, "btnRSUp");
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnRSUp.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnRSUp.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnRSUp.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnRSUp.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnRSUp.Name = "btnRSUp";
|
|
|
|
|
this.btnRSUp.TabStop = false;
|
|
|
|
|
this.btnRSUp.Tag = "X360Right Y-Axis-";
|
|
|
|
|
this.btnRSUp.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnRSUp.MouseLeave += new System.EventHandler(this.Highlight_Leave);
|
|
|
|
|
this.btnRSUp.MouseHover += new System.EventHandler(this.Hightlight_Hover);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-11-04 04:44:55 +01:00
|
|
|
|
// btnMOUSELEFT
|
2014-04-29 23:56:58 +02:00
|
|
|
|
//
|
2014-11-04 04:44:55 +01:00
|
|
|
|
resources.ApplyResources(this.btnMOUSELEFT, "btnMOUSELEFT");
|
|
|
|
|
this.btnMOUSELEFT.Name = "btnMOUSELEFT";
|
|
|
|
|
this.btnMOUSELEFT.TabStop = false;
|
|
|
|
|
this.btnMOUSELEFT.Tag = "Mouse Left";
|
|
|
|
|
this.btnMOUSELEFT.UseVisualStyleBackColor = true;
|
2014-04-29 23:56:58 +02:00
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
// btnLSDown
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
resources.ApplyResources(this.btnLSDown, "btnLSDown");
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnLSDown.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnLSDown.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnLSDown.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnLSDown.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnLSDown.Name = "btnLSDown";
|
|
|
|
|
this.btnLSDown.TabStop = false;
|
|
|
|
|
this.btnLSDown.Tag = "X360Left Y-Axis+";
|
|
|
|
|
this.btnLSDown.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnLSDown.MouseLeave += new System.EventHandler(this.Highlight_Leave);
|
|
|
|
|
this.btnLSDown.MouseHover += new System.EventHandler(this.Hightlight_Hover);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-11-04 04:44:55 +01:00
|
|
|
|
// btnMOUSEDOWN
|
2014-04-29 23:56:58 +02:00
|
|
|
|
//
|
2014-11-04 04:44:55 +01:00
|
|
|
|
resources.ApplyResources(this.btnMOUSEDOWN, "btnMOUSEDOWN");
|
|
|
|
|
this.btnMOUSEDOWN.Name = "btnMOUSEDOWN";
|
|
|
|
|
this.btnMOUSEDOWN.TabStop = false;
|
|
|
|
|
this.btnMOUSEDOWN.Tag = "Mouse Down";
|
|
|
|
|
this.btnMOUSEDOWN.UseVisualStyleBackColor = true;
|
2014-04-29 23:56:58 +02:00
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
// btnRT
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
resources.ApplyResources(this.btnRT, "btnRT");
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnRT.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnRT.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnRT.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnRT.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnRT.Name = "btnRT";
|
|
|
|
|
this.btnRT.TabStop = false;
|
|
|
|
|
this.btnRT.Tag = "X360Right Trigger";
|
|
|
|
|
this.btnRT.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnRT.MouseLeave += new System.EventHandler(this.Highlight_Leave);
|
|
|
|
|
this.btnRT.MouseHover += new System.EventHandler(this.Hightlight_Hover);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-11-04 04:44:55 +01:00
|
|
|
|
// btnMOUSEUP
|
2014-04-29 23:56:58 +02:00
|
|
|
|
//
|
2014-11-04 04:44:55 +01:00
|
|
|
|
resources.ApplyResources(this.btnMOUSEUP, "btnMOUSEUP");
|
|
|
|
|
this.btnMOUSEUP.Name = "btnMOUSEUP";
|
|
|
|
|
this.btnMOUSEUP.TabStop = false;
|
|
|
|
|
this.btnMOUSEUP.Tag = "Mouse Up";
|
|
|
|
|
this.btnMOUSEUP.UseVisualStyleBackColor = true;
|
2014-04-29 23:56:58 +02:00
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
// btnLSRight
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
resources.ApplyResources(this.btnLSRight, "btnLSRight");
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnLSRight.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnLSRight.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnLSRight.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnLSRight.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnLSRight.Name = "btnLSRight";
|
|
|
|
|
this.btnLSRight.TabStop = false;
|
|
|
|
|
this.btnLSRight.Tag = "X360Left X-Axis+";
|
|
|
|
|
this.btnLSRight.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnLSRight.MouseLeave += new System.EventHandler(this.Highlight_Leave);
|
|
|
|
|
this.btnLSRight.MouseHover += new System.EventHandler(this.Hightlight_Hover);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// btnLEFTMOUSE
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this.btnLEFTMOUSE, "btnLEFTMOUSE");
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnLEFTMOUSE.Name = "btnLEFTMOUSE";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
this.btnLEFTMOUSE.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.btnLEFTMOUSE.Tag = "Left Mouse Button";
|
|
|
|
|
this.btnLEFTMOUSE.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
// btnRSClick
|
2014-06-17 01:43:01 +02:00
|
|
|
|
//
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
resources.ApplyResources(this.btnRSClick, "btnRSClick");
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnRSClick.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnRSClick.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnRSClick.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnRSClick.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnRSClick.Name = "btnRSClick";
|
|
|
|
|
this.btnRSClick.TabStop = false;
|
|
|
|
|
this.btnRSClick.Tag = "X360Right Stick";
|
|
|
|
|
this.btnRSClick.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnRSClick.MouseLeave += new System.EventHandler(this.Highlight_Leave);
|
|
|
|
|
this.btnRSClick.MouseHover += new System.EventHandler(this.Hightlight_Hover);
|
2014-06-17 01:43:01 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnQ
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.btnQ, "btnQ");
|
|
|
|
|
this.btnQ.Name = "btnQ";
|
|
|
|
|
this.btnQ.TabStop = false;
|
|
|
|
|
this.btnQ.Tag = "81";
|
|
|
|
|
this.btnQ.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
// btnLSUp
|
|
|
|
|
//
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
resources.ApplyResources(this.btnLSUp, "btnLSUp");
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnLSUp.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnLSUp.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnLSUp.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnLSUp.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnLSUp.Name = "btnLSUp";
|
|
|
|
|
this.btnLSUp.TabStop = false;
|
|
|
|
|
this.btnLSUp.Tag = "X360Left Y-Axis-";
|
|
|
|
|
this.btnLSUp.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnLSUp.MouseLeave += new System.EventHandler(this.Highlight_Leave);
|
|
|
|
|
this.btnLSUp.MouseHover += new System.EventHandler(this.Hightlight_Hover);
|
|
|
|
|
//
|
|
|
|
|
// btnLSClick
|
|
|
|
|
//
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
resources.ApplyResources(this.btnLSClick, "btnLSClick");
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.btnLSClick.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnLSClick.FlatAppearance.BorderSize = 0;
|
|
|
|
|
this.btnLSClick.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnLSClick.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.btnLSClick.Name = "btnLSClick";
|
|
|
|
|
this.btnLSClick.TabStop = false;
|
|
|
|
|
this.btnLSClick.Tag = "X360Left Stick";
|
|
|
|
|
this.btnLSClick.UseVisualStyleBackColor = false;
|
|
|
|
|
this.btnLSClick.MouseLeave += new System.EventHandler(this.Highlight_Leave);
|
|
|
|
|
this.btnLSClick.MouseHover += new System.EventHandler(this.Hightlight_Hover);
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-17 19:29:22 +01:00
|
|
|
|
// cBToggle
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-17 19:29:22 +01:00
|
|
|
|
resources.ApplyResources(this.cBToggle, "cBToggle");
|
|
|
|
|
this.cBToggle.Name = "cBToggle";
|
|
|
|
|
this.cBToggle.TabStop = false;
|
|
|
|
|
this.cBToggle.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
// btnDefault
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.btnDefault, "btnDefault");
|
|
|
|
|
this.btnDefault.Name = "btnDefault";
|
|
|
|
|
this.btnDefault.TabStop = false;
|
|
|
|
|
this.btnDefault.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
// btnUNBOUND
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
resources.ApplyResources(this.btnUNBOUND, "btnUNBOUND");
|
|
|
|
|
this.btnUNBOUND.Name = "btnUNBOUND";
|
|
|
|
|
this.btnUNBOUND.TabStop = false;
|
|
|
|
|
this.btnUNBOUND.Tag = "X360Unbound";
|
|
|
|
|
this.btnUNBOUND.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// btnESC
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.btnESC, "btnESC");
|
|
|
|
|
this.btnESC.Name = "btnESC";
|
|
|
|
|
this.btnESC.TabStop = false;
|
|
|
|
|
this.btnESC.Tag = "27";
|
|
|
|
|
this.btnESC.UseVisualStyleBackColor = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// gBExtras
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
resources.ApplyResources(this.gBExtras, "gBExtras");
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
this.gBExtras.Controls.Add(this.nUDMouse);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.gBExtras.Controls.Add(this.cBMouse);
|
|
|
|
|
this.gBExtras.Controls.Add(this.cBLightbar);
|
|
|
|
|
this.gBExtras.Controls.Add(this.lbRumble);
|
2014-12-13 21:12:03 +01:00
|
|
|
|
this.gBExtras.Controls.Add(this.lbFlashRate);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.gBExtras.Controls.Add(this.lbHeavy);
|
|
|
|
|
this.gBExtras.Controls.Add(this.bnColor);
|
|
|
|
|
this.gBExtras.Controls.Add(this.lbBlueV);
|
|
|
|
|
this.gBExtras.Controls.Add(this.lbGreenV);
|
|
|
|
|
this.gBExtras.Controls.Add(this.lbRedV);
|
|
|
|
|
this.gBExtras.Controls.Add(this.lbLight);
|
|
|
|
|
this.gBExtras.Controls.Add(this.nUDHeavy);
|
|
|
|
|
this.gBExtras.Controls.Add(this.lbRed);
|
|
|
|
|
this.gBExtras.Controls.Add(this.nUDLight);
|
|
|
|
|
this.gBExtras.Controls.Add(this.nUDLightFlash);
|
|
|
|
|
this.gBExtras.Controls.Add(this.lbGreen);
|
|
|
|
|
this.gBExtras.Controls.Add(this.bnTest);
|
|
|
|
|
this.gBExtras.Controls.Add(this.tBBlueBar);
|
|
|
|
|
this.gBExtras.Controls.Add(this.lbBlue);
|
|
|
|
|
this.gBExtras.Controls.Add(this.tBGreenBar);
|
|
|
|
|
this.gBExtras.Controls.Add(this.tBRedBar);
|
2014-12-20 02:31:00 +01:00
|
|
|
|
this.gBExtras.Controls.Add(this.lBTip);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.gBExtras.Name = "gBExtras";
|
|
|
|
|
this.gBExtras.TabStop = false;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// cBMouse
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.cBMouse, "cBMouse");
|
|
|
|
|
this.cBMouse.Name = "cBMouse";
|
|
|
|
|
this.cBMouse.UseVisualStyleBackColor = true;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.cBMouse.CheckedChanged += new System.EventHandler(this.ExtraChanged);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// cBLightbar
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.cBLightbar, "cBLightbar");
|
|
|
|
|
this.cBLightbar.Name = "cBLightbar";
|
|
|
|
|
this.cBLightbar.UseVisualStyleBackColor = true;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.cBLightbar.CheckedChanged += new System.EventHandler(this.ExtraChanged);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// lbBlueV
|
2014-06-14 21:14:27 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.lbBlueV, "lbBlueV");
|
|
|
|
|
this.lbBlueV.Name = "lbBlueV";
|
2014-06-14 21:14:27 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// lbGreenV
|
2014-06-14 21:14:27 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.lbGreenV, "lbGreenV");
|
|
|
|
|
this.lbGreenV.Name = "lbGreenV";
|
2014-06-13 21:52:25 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// lbRedV
|
2014-06-17 01:43:01 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
resources.ApplyResources(this.lbRedV, "lbRedV");
|
|
|
|
|
this.lbRedV.Name = "lbRedV";
|
2014-06-17 01:43:01 +02:00
|
|
|
|
//
|
2015-12-18 07:25:51 +01:00
|
|
|
|
// rBRegular
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.rBRegular, "rBRegular");
|
|
|
|
|
this.rBRegular.Name = "rBRegular";
|
|
|
|
|
this.rBRegular.TabStop = true;
|
|
|
|
|
this.rBRegular.UseVisualStyleBackColor = true;
|
|
|
|
|
this.rBRegular.CheckedChanged += new System.EventHandler(this.rBShift_CheckedChanged);
|
|
|
|
|
//
|
|
|
|
|
// rBShiftModifer
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.rBShiftModifer, "rBShiftModifer");
|
|
|
|
|
this.rBShiftModifer.Name = "rBShiftModifer";
|
|
|
|
|
this.rBShiftModifer.TabStop = true;
|
|
|
|
|
this.rBShiftModifer.UseVisualStyleBackColor = true;
|
|
|
|
|
this.rBShiftModifer.CheckedChanged += new System.EventHandler(this.rBShift_CheckedChanged);
|
|
|
|
|
//
|
|
|
|
|
// cBShiftButton
|
|
|
|
|
//
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
resources.ApplyResources(this.cBShiftButton, "cBShiftButton");
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.cBShiftButton.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
|
this.cBShiftButton.FormattingEnabled = true;
|
|
|
|
|
this.cBShiftButton.Items.AddRange(new object[] {
|
|
|
|
|
resources.GetString("cBShiftButton.Items"),
|
|
|
|
|
resources.GetString("cBShiftButton.Items1"),
|
|
|
|
|
resources.GetString("cBShiftButton.Items2"),
|
|
|
|
|
resources.GetString("cBShiftButton.Items3"),
|
|
|
|
|
resources.GetString("cBShiftButton.Items4"),
|
|
|
|
|
resources.GetString("cBShiftButton.Items5"),
|
|
|
|
|
resources.GetString("cBShiftButton.Items6"),
|
|
|
|
|
resources.GetString("cBShiftButton.Items7"),
|
|
|
|
|
resources.GetString("cBShiftButton.Items8"),
|
|
|
|
|
resources.GetString("cBShiftButton.Items9"),
|
|
|
|
|
resources.GetString("cBShiftButton.Items10"),
|
|
|
|
|
resources.GetString("cBShiftButton.Items11"),
|
|
|
|
|
resources.GetString("cBShiftButton.Items12"),
|
|
|
|
|
resources.GetString("cBShiftButton.Items13"),
|
|
|
|
|
resources.GetString("cBShiftButton.Items14"),
|
|
|
|
|
resources.GetString("cBShiftButton.Items15"),
|
|
|
|
|
resources.GetString("cBShiftButton.Items16"),
|
|
|
|
|
resources.GetString("cBShiftButton.Items17"),
|
|
|
|
|
resources.GetString("cBShiftButton.Items18"),
|
|
|
|
|
resources.GetString("cBShiftButton.Items19"),
|
|
|
|
|
resources.GetString("cBShiftButton.Items20"),
|
|
|
|
|
resources.GetString("cBShiftButton.Items21"),
|
|
|
|
|
resources.GetString("cBShiftButton.Items22"),
|
|
|
|
|
resources.GetString("cBShiftButton.Items23"),
|
|
|
|
|
resources.GetString("cBShiftButton.Items24"),
|
|
|
|
|
resources.GetString("cBShiftButton.Items25"),
|
|
|
|
|
resources.GetString("cBShiftButton.Items26")});
|
|
|
|
|
this.cBShiftButton.Name = "cBShiftButton";
|
|
|
|
|
//
|
|
|
|
|
// pnl360Controls
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.pnl360Controls, "pnl360Controls");
|
Version 1.4.5
Added support for the New DS4 USB Adapater (Thanks to boganhobo and
Chamilsaan)
Implemented teokp's amazing fix for hide ds4 not working on the
anniversary update of Windows 10: when a controller fails to enter
exclusive mode, DS4Windows will ask for admin privilages to fix the
issue.
Now (near)unlimited Special Actions can be made from the previous limit
of 50
Special Action Xbox Game DVR is now no longer limited to Windows 10,
renamed multi action button: Assign a macro to single tap, double tap,
and holding down a button
Added option for White DS4Windows Icon in the notification tray (While
not merged from, thanks to tehmantra)
Added option to temporarily turn off DS4Windows when using a certain
program (togglable in the Auto Profiles Tab) (Same case as above but
thanks to dedChar to bring to light)
Fixed Options crashes in certain locales where decimal points are
repesented with commas, such as German (Thanks to kiliansch)
Added/Updated translations for many languauges, now including Japanese,
Slovenian, Hungarian, Greek, Finnish, Czech, Indonesian, and Ukrainian
2016-09-22 03:38:38 +02:00
|
|
|
|
this.pnl360Controls.BackgroundImage = global::DS4Windows.Properties.Resources._360_map;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.pnl360Controls.Controls.Add(this.lb360Tip);
|
|
|
|
|
this.pnl360Controls.Controls.Add(this.pBHighlight);
|
|
|
|
|
this.pnl360Controls.Controls.Add(this.btnGuide);
|
|
|
|
|
this.pnl360Controls.Controls.Add(this.btnLT);
|
|
|
|
|
this.pnl360Controls.Controls.Add(this.btnAButton);
|
|
|
|
|
this.pnl360Controls.Controls.Add(this.btnLB);
|
|
|
|
|
this.pnl360Controls.Controls.Add(this.btnStart);
|
|
|
|
|
this.pnl360Controls.Controls.Add(this.btnRT);
|
|
|
|
|
this.pnl360Controls.Controls.Add(this.btnLSDown);
|
|
|
|
|
this.pnl360Controls.Controls.Add(this.btnBack);
|
|
|
|
|
this.pnl360Controls.Controls.Add(this.btnRSUp);
|
|
|
|
|
this.pnl360Controls.Controls.Add(this.btnLSRight);
|
|
|
|
|
this.pnl360Controls.Controls.Add(this.btnBButton);
|
|
|
|
|
this.pnl360Controls.Controls.Add(this.btnLSLeft);
|
|
|
|
|
this.pnl360Controls.Controls.Add(this.btnRB);
|
|
|
|
|
this.pnl360Controls.Controls.Add(this.btnXButton);
|
|
|
|
|
this.pnl360Controls.Controls.Add(this.btnRSRight);
|
|
|
|
|
this.pnl360Controls.Controls.Add(this.btnRSDown);
|
|
|
|
|
this.pnl360Controls.Controls.Add(this.btnYButton);
|
|
|
|
|
this.pnl360Controls.Controls.Add(this.btnRSClick);
|
|
|
|
|
this.pnl360Controls.Controls.Add(this.btnRSLeft);
|
|
|
|
|
this.pnl360Controls.Controls.Add(this.btnDpadRight);
|
|
|
|
|
this.pnl360Controls.Controls.Add(this.X360Label);
|
|
|
|
|
this.pnl360Controls.Controls.Add(this.btnDpadLeft);
|
|
|
|
|
this.pnl360Controls.Controls.Add(this.btnLSClick);
|
|
|
|
|
this.pnl360Controls.Controls.Add(this.btnLSUp);
|
|
|
|
|
this.pnl360Controls.Controls.Add(this.btnDpadDown);
|
|
|
|
|
this.pnl360Controls.Controls.Add(this.btnDpadUp);
|
|
|
|
|
this.pnl360Controls.Name = "pnl360Controls";
|
|
|
|
|
//
|
|
|
|
|
// lb360Tip
|
|
|
|
|
//
|
|
|
|
|
resources.ApplyResources(this.lb360Tip, "lb360Tip");
|
|
|
|
|
this.lb360Tip.BackColor = System.Drawing.SystemColors.ControlText;
|
|
|
|
|
this.lb360Tip.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
|
|
|
|
this.lb360Tip.Name = "lb360Tip";
|
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
// advColorDialog
|
2014-07-08 20:21:09 +02:00
|
|
|
|
//
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.advColorDialog.AnyColor = true;
|
|
|
|
|
this.advColorDialog.Color = System.Drawing.Color.Blue;
|
|
|
|
|
this.advColorDialog.FullOpen = true;
|
2015-11-28 06:47:26 +01:00
|
|
|
|
this.advColorDialog.OnUpdateColor += new DS4Windows.AdvancedColorDialog.ColorUpdateHandler(this.advColorDialog_OnUpdateColor);
|
2014-07-08 20:21:09 +02:00
|
|
|
|
//
|
2014-04-27 21:32:09 +02:00
|
|
|
|
// KBM360
|
|
|
|
|
//
|
2014-08-23 22:52:20 +02:00
|
|
|
|
resources.ApplyResources(this, "$this");
|
2014-06-03 07:29:42 +02:00
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.Controls.Add(this.cBShiftButton);
|
|
|
|
|
this.Controls.Add(this.rBShiftModifer);
|
|
|
|
|
this.Controls.Add(this.rBRegular);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.gBExtras);
|
|
|
|
|
this.Controls.Add(this.btnESC);
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
this.Controls.Add(this.btnUNBOUND);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.lBMacroOn);
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
this.Controls.Add(this.btnDefault);
|
2014-12-17 19:29:22 +01:00
|
|
|
|
this.Controls.Add(this.cBToggle);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnF6);
|
|
|
|
|
this.Controls.Add(this.btnF5);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnQ);
|
|
|
|
|
this.Controls.Add(this.btnF7);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnF4);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnLEFTMOUSE);
|
|
|
|
|
this.Controls.Add(this.btnF8);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnF3);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnMOUSEUP);
|
|
|
|
|
this.Controls.Add(this.btnF9);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnF2);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnMOUSEDOWN);
|
|
|
|
|
this.Controls.Add(this.btnINS);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnF1);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnMOUSELEFT);
|
|
|
|
|
this.Controls.Add(this.btnHOME);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btn1);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnMOUSERIGHT);
|
|
|
|
|
this.Controls.Add(this.btnPGUP);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnBACKSPACE);
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.Controls.Add(this.btn4THMOUSE);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnPGDN);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnEQUALS);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.button33);
|
|
|
|
|
this.Controls.Add(this.btnEND);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnMINUS);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnW);
|
|
|
|
|
this.Controls.Add(this.btnDEL);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btn0);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnMIDDLEMOUSE);
|
|
|
|
|
this.Controls.Add(this.btnSCL);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btn9);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.bnWHEELUP);
|
|
|
|
|
this.Controls.Add(this.button34);
|
|
|
|
|
this.Controls.Add(this.bnMacro);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btn8);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.bnWHEELDOWN);
|
|
|
|
|
this.Controls.Add(this.btnSTOP);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btn7);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnE);
|
|
|
|
|
this.Controls.Add(this.btnPLAYPAUSE);
|
|
|
|
|
this.Controls.Add(this.KBMlabel);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btn6);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.bTNRIGHTMOUSE);
|
|
|
|
|
this.Controls.Add(this.btnNEXTTRACK);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btn5);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnR);
|
|
|
|
|
this.Controls.Add(this.btnPREVTRACK);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btn4);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnT);
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.Controls.Add(this.btnVolUp);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btn3);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnY);
|
|
|
|
|
this.Controls.Add(this.button39);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btn2);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnU);
|
|
|
|
|
this.Controls.Add(this.button35);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnSPACE);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnI);
|
|
|
|
|
this.Controls.Add(this.btnBREAK);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnLSHIFT);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnO);
|
|
|
|
|
this.Controls.Add(this.btnF12);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnRSHIFT);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnP);
|
|
|
|
|
this.Controls.Add(this.btnF10);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnSLASH);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnOPENBRACKET);
|
|
|
|
|
this.Controls.Add(this.btnF11);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnPERIOD);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnCLOSEBRACKET);
|
|
|
|
|
this.Controls.Add(this.btnTILDE);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnCOMMA);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnBACKSLASH);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnM);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnNUMLOCK);
|
|
|
|
|
this.Controls.Add(this.btnTAB);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnN);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnNUM7);
|
|
|
|
|
this.Controls.Add(this.btnA);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnB);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnNUMSLASH);
|
|
|
|
|
this.Controls.Add(this.btnS);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnV);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnNUM8);
|
|
|
|
|
this.Controls.Add(this.btnD);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnC);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnNUMSTAR);
|
|
|
|
|
this.Controls.Add(this.btnF);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnX);
|
2014-12-17 19:29:22 +01:00
|
|
|
|
this.Controls.Add(this.cBScanCode);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnNUM9);
|
|
|
|
|
this.Controls.Add(this.btnG);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnZ);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.button7);
|
|
|
|
|
this.Controls.Add(this.btnNUMMINUS);
|
|
|
|
|
this.Controls.Add(this.btnH);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnRALT);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.button5);
|
|
|
|
|
this.Controls.Add(this.btnNUMPLUS);
|
|
|
|
|
this.Controls.Add(this.btnJ);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.button36);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.button4);
|
|
|
|
|
this.Controls.Add(this.btnNUMENTER);
|
|
|
|
|
this.Controls.Add(this.btnK);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnWINDOWS);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.button6);
|
|
|
|
|
this.Controls.Add(this.btnNUM4);
|
|
|
|
|
this.Controls.Add(this.btnL);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnLALT);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnNUMDOT);
|
|
|
|
|
this.Controls.Add(this.btnNUM5);
|
|
|
|
|
this.Controls.Add(this.btnSEMICOLON);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnRCTRL);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnNUM3);
|
|
|
|
|
this.Controls.Add(this.btnNUM1);
|
|
|
|
|
this.Controls.Add(this.btnAPOSTROPHE);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnLCTRL);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnNUM2);
|
|
|
|
|
this.Controls.Add(this.btnNUM6);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.Controls.Add(this.btnRETURN);
|
2014-12-02 01:07:29 +01:00
|
|
|
|
this.Controls.Add(this.btnCAPS);
|
|
|
|
|
this.Controls.Add(this.btnNUM0);
|
2014-12-17 19:29:22 +01:00
|
|
|
|
this.Controls.Add(this.pBMouse);
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.Controls.Add(this.pnl360Controls);
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.KeyPreview = true;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.MaximizeBox = false;
|
|
|
|
|
this.MinimizeBox = false;
|
|
|
|
|
this.Name = "KBM360";
|
|
|
|
|
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.finalMeasure);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Key_Down_Action);
|
2015-12-18 07:25:51 +01:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBHighlight)).EndInit();
|
2014-12-17 19:29:22 +01:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pBMouse)).EndInit();
|
2014-12-02 01:07:29 +01:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDHeavy)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDLight)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDLightFlash)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBBlueBar)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBGreenBar)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tBRedBar)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nUDMouse)).EndInit();
|
|
|
|
|
this.gBExtras.ResumeLayout(false);
|
|
|
|
|
this.gBExtras.PerformLayout();
|
2015-12-18 07:25:51 +01:00
|
|
|
|
this.pnl360Controls.ResumeLayout(false);
|
|
|
|
|
this.pnl360Controls.PerformLayout();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
this.ResumeLayout(false);
|
2014-05-12 07:48:50 +02:00
|
|
|
|
this.PerformLayout();
|
2014-04-27 21:32:09 +02:00
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
2015-12-18 07:25:51 +01:00
|
|
|
|
private System.Windows.Forms.PictureBox pBHighlight;
|
2014-12-17 19:29:22 +01:00
|
|
|
|
private System.Windows.Forms.PictureBox pBMouse;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnF6;
|
|
|
|
|
private System.Windows.Forms.Button btnF5;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnF7;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnF4;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnF8;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnF3;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnF9;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnF2;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnINS;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnF1;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnHOME;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btn1;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnPGUP;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnBACKSPACE;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnPGDN;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnEQUALS;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnEND;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnMINUS;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnDEL;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btn0;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnSCL;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btn9;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button button34;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btn8;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnSTOP;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btn7;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnPLAYPAUSE;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btn6;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNEXTTRACK;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btn5;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnPREVTRACK;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btn4;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
private System.Windows.Forms.Button btnVolUp;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btn3;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button button39;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btn2;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button button35;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnSPACE;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnBREAK;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnLSHIFT;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnF12;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnRSHIFT;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnF10;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnSLASH;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnF11;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnPERIOD;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnTILDE;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnCOMMA;
|
|
|
|
|
private System.Windows.Forms.Button btnM;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUMLOCK;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnN;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUM7;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnB;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUMSLASH;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnV;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUM8;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnC;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUMSTAR;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnX;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUM9;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnZ;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUMMINUS;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnRALT;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUMPLUS;
|
2014-05-12 07:48:50 +02:00
|
|
|
|
private System.Windows.Forms.Button button36;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUMENTER;
|
2014-05-12 07:48:50 +02:00
|
|
|
|
private System.Windows.Forms.Button btnWINDOWS;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUM4;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnLALT;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUM5;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnRCTRL;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUM1;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnLCTRL;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUM6;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnCAPS;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUM0;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnRETURN;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUM2;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnAPOSTROPHE;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnNUM3;
|
2014-12-13 21:12:03 +01:00
|
|
|
|
private System.Windows.Forms.Label lbFlashRate;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Label lbRumble;
|
|
|
|
|
private System.Windows.Forms.Label lbHeavy;
|
|
|
|
|
private System.Windows.Forms.Label lbLight;
|
|
|
|
|
private System.Windows.Forms.NumericUpDown nUDHeavy;
|
|
|
|
|
private System.Windows.Forms.NumericUpDown nUDLight;
|
|
|
|
|
private System.Windows.Forms.Button btnH;
|
|
|
|
|
private System.Windows.Forms.NumericUpDown nUDLightFlash;
|
|
|
|
|
private System.Windows.Forms.TrackBar tBBlueBar;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnL;
|
|
|
|
|
private System.Windows.Forms.Button btnK;
|
|
|
|
|
private System.Windows.Forms.Button btnJ;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button button5;
|
|
|
|
|
private System.Windows.Forms.TrackBar tBGreenBar;
|
|
|
|
|
private System.Windows.Forms.TrackBar tBRedBar;
|
|
|
|
|
private System.Windows.Forms.Label lbBlue;
|
|
|
|
|
private System.Windows.Forms.Label lbGreen;
|
|
|
|
|
private System.Windows.Forms.Button btnSEMICOLON;
|
|
|
|
|
private System.Windows.Forms.Button button7;
|
|
|
|
|
private System.Windows.Forms.Button bnTest;
|
|
|
|
|
private System.Windows.Forms.Label lbRed;
|
|
|
|
|
private System.Windows.Forms.Button button4;
|
|
|
|
|
private System.Windows.Forms.NumericUpDown nUDMouse;
|
|
|
|
|
private System.Windows.Forms.Button button6;
|
|
|
|
|
private System.Windows.Forms.Button bnColor;
|
|
|
|
|
private System.Windows.Forms.Button btnNUMDOT;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnG;
|
2014-12-17 19:29:22 +01:00
|
|
|
|
private System.Windows.Forms.CheckBox cBScanCode;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnF;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Label lBTip;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnD;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
private System.Windows.Forms.Button btnAButton;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnS;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
private System.Windows.Forms.Button btnGuide;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnA;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
private System.Windows.Forms.Button btnStart;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnTAB;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
private System.Windows.Forms.Button btnBack;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnBACKSLASH;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
private System.Windows.Forms.Button btnBButton;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnCLOSEBRACKET;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
private System.Windows.Forms.Button btnXButton;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnOPENBRACKET;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
private System.Windows.Forms.Button btnYButton;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnP;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
private System.Windows.Forms.Button btnLB;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnO;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
private System.Windows.Forms.Button btnDpadRight;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnI;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
private System.Windows.Forms.Button btnDpadUp;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnU;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
private System.Windows.Forms.Button btnDpadDown;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnY;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
private System.Windows.Forms.Button btnDpadLeft;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnT;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
private System.Windows.Forms.Button btnLT;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnR;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Label X360Label;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button bTNRIGHTMOUSE;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Label KBMlabel;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnE;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
public System.Windows.Forms.Label lBMacroOn;
|
2014-05-28 04:49:58 +02:00
|
|
|
|
private System.Windows.Forms.Button bnWHEELDOWN;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button bnMacro;
|
2014-05-28 04:49:58 +02:00
|
|
|
|
private System.Windows.Forms.Button bnWHEELUP;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
private System.Windows.Forms.Button btnRSLeft;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnMIDDLEMOUSE;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
private System.Windows.Forms.Button btnRSDown;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnW;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
private System.Windows.Forms.Button btnRSRight;
|
2014-05-12 07:48:50 +02:00
|
|
|
|
private System.Windows.Forms.Button button33;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnRB;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
private System.Windows.Forms.Button btn4THMOUSE;
|
|
|
|
|
private System.Windows.Forms.Button btnLSLeft;
|
2014-11-04 04:44:55 +01:00
|
|
|
|
private System.Windows.Forms.Button btnMOUSERIGHT;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
private System.Windows.Forms.Button btnRSUp;
|
2014-11-04 04:44:55 +01:00
|
|
|
|
private System.Windows.Forms.Button btnMOUSELEFT;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
private System.Windows.Forms.Button btnLSDown;
|
2014-11-04 04:44:55 +01:00
|
|
|
|
private System.Windows.Forms.Button btnMOUSEDOWN;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
private System.Windows.Forms.Button btnRT;
|
2014-11-04 04:44:55 +01:00
|
|
|
|
private System.Windows.Forms.Button btnMOUSEUP;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
private System.Windows.Forms.Button btnLSRight;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
private System.Windows.Forms.Button btnLEFTMOUSE;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
private System.Windows.Forms.Button btnRSClick;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnQ;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
private System.Windows.Forms.Button btnLSUp;
|
|
|
|
|
private System.Windows.Forms.Button btnLSClick;
|
2014-12-17 19:29:22 +01:00
|
|
|
|
private System.Windows.Forms.CheckBox cBToggle;
|
Version 1.4.222
Added Press/Toggle Key to Special Actions, you can hold a trigger to
hold a key or toggle a key with one set of buttons, and untoggle it by
pressing or releasing another set of buttons
Added Disconnect BT to Special Actions, PS+Options to d/c is now added
to Special actions and can be enabled for each profile. You can now set
Disconnect BT to any control(s) and how long you need to hold the
control(s) to take affect
Added Partial German Translation (Thanks Michél)
Added 95% Finished Russian Translation (Thanks overclockers.ru members:
KoNoRIMCI & Sr_psycho)
Added Partial Italian Translation (Thanks Giulio)
Updates to the translations sheets, they should now have every bit of
text in DS4Windows, minus the controls of the controller
English Spelling fixes
Main/Starting tab only shows info for connected controllers, and context
menu only shows options for connected controllers.
Mouse wheel scrolling with analog sticks/triggers/gyro, the mouse now
scrolls smoothly
Slightly reworked analog mouse movement + mouse acceleration (not as
janky anymore)
When starting DS4Windows, if no controllers are connected, DS4Windows
defaults to the profile tab
Certain log warnings (Like unable to get controller exclusively) shows
up in red
Easter egg: try pressing a few buttons in sequence while in the log tab
Fixed Start Profile with TP off being unchecked next time a profile is
opened
Other minor Bug Fixes, such as clearing the log then moving to a new tab
crashing DS4W
2015-01-17 21:16:48 +01:00
|
|
|
|
private System.Windows.Forms.Button btnDefault;
|
|
|
|
|
private System.Windows.Forms.Button btnUNBOUND;
|
2014-12-02 01:07:29 +01:00
|
|
|
|
private System.Windows.Forms.Button btnESC;
|
|
|
|
|
private System.Windows.Forms.GroupBox gBExtras;
|
|
|
|
|
private System.Windows.Forms.Label lbBlueV;
|
|
|
|
|
private System.Windows.Forms.Label lbGreenV;
|
|
|
|
|
private System.Windows.Forms.Label lbRedV;
|
|
|
|
|
private AdvancedColorDialog advColorDialog;
|
|
|
|
|
private System.Windows.Forms.CheckBox cBMouse;
|
|
|
|
|
private System.Windows.Forms.CheckBox cBLightbar;
|
2015-12-18 07:25:51 +01:00
|
|
|
|
private System.Windows.Forms.RadioButton rBRegular;
|
|
|
|
|
private System.Windows.Forms.RadioButton rBShiftModifer;
|
|
|
|
|
private System.Windows.Forms.ComboBox cBShiftButton;
|
|
|
|
|
private System.Windows.Forms.Panel pnl360Controls;
|
|
|
|
|
private System.Windows.Forms.Label lb360Tip;
|
2014-04-27 21:32:09 +02:00
|
|
|
|
}
|
|
|
|
|
}
|