.. _func_maxgui_menus_enablemenu: ========== EnableMenu ========== EnableMenu - Description =========== .. code-block:: blitzmax EnableMenu( menu:TGadget ) Enable a menu for selection. #UpdateWindowMenu should be called where appropriate after changing a menu's status for the changes to become visible. Parameters ========== Return Values ============= Nothing. Examples ======== See Also ========