Programming guideline of WinDom
- 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().