MenuShow SUB Action Draws the menu bar across the top of the screen. Syntax MenuShow Remarks All menu titles that have been established with MenuSet are displayed. Use MenuShow to initially display your menu bar once it has been defined with MenuSet, and use it each time you change the menu bar. See Also. MenuPreProcess Example See the initialization section in the code example UIDEMO.BAS for a specific implementation.