This is a small UDF for Hotkey (msctls_hotkey32) which allow to: 1) Create HotKey control (msctls_hotkey32) 2) Get and value(number) from HotKey control 3) Set value(number) in HotKey control 4) Get Hotkey format from Hotkey control which can be used in function HotKeySet 5) Get normal format from Hotkey control 6) Set rules for Hotkey control Thanks to Achilles for his Hotkey example which help me to do this UDF. Current functions: _GuiCtrlHotKey_Create - Create a HotKey co