Showing and hiding menu bars

 

You can choose whether or not to display the Imagenation main menu bar.

· Use ShowMenuBar(state) to set the menu bar's display. State is a Boolean value.

· Use IsMenuBarVisible to request its current display. This transaction has no parameters.

See also