Menu library MenuDisable() MenuPopUp()
Programming guideline of WinDom

MenuEnable()

NAME

MenuEnable - Enable the desktop menu.

PROTOTYPAGE

int MenuEnable( void);

PARAMETERS

return: 0 if no erreur.

DESCRIPTION

MenuEnable() enables the desktop menu previously disabled by MenuDisable(). This function is used by FormWindEnd(), the file and font selectors.

SEE ALSO

MenuDisable().