.. _func_maxgui_removehotkey: ============ RemoveHotKey ============ RemoveHotKey - Description =========== .. code-block:: blitzmax RemoveHotKey(hotkey:THotKey) Remove a hotkey event. Removes a hotkey object created with #SetHotKeyEvent. Parameters ========== Return Values ============= Nothing. Examples ======== See Also ========