Checking the Existence of Main Menus and Toolbars
- Last UpdatedNov 14, 2022
- 1 minute read
The FMSYS object method .NOPMLUIBARS() is BOOLEAN method queries the status of the main application window's MenuBar and DialogBar. It returns true if the PML UI bars are switched off.
Appware ADDINS should check that it is safe to load or edit menus and toolbars.