![]() |
IsMenuVisible | ![]() |
|
IsMenuVisible Checks if the main menu bar is currently visible. bVisible = myMainMenu.IsMenuVisible( ) Return value TRUE if the menu is visible, otherwise FALSE. Comments The menu bar is visible by default unless JAM_NOMENU was given in the JAM constructor. If JAM_NOMENU is used, the menu is not generated, so cannot be shown later. See also MainMenu:HideMenu MainMenu:ShowMenu JAM © 2005 no one in partiular Project started by David Evans in 2005 | ||