A menu can be a menu bar or a pop-up menu. Menu bars contain sub-menus (specifically, pull-down menus) and in some environments menu items. Pop-up menus contain menu items and sub-menus. You can define a static menu with the
DEFINE MENU statement. You can create a dynamic menu with the
CREATE widget statement.