Popup menus are bands that function as a submenu of another tool, using the SubBand property. These bands usually link to a bar item on a band or to the menu item on another submenu and contain menu item commands, submenus, icons, and MRU window lists.
You can set any popup menu as a detachable menu using the Flags property of the band. Detachable menus are popup menus that the user can tear off and position as a floating toolbox for easy access. When a user detaches a popup menu ActiveBar creates a new floating band. The band disappears when the user attempts to access the popup menu again.

Note: Some Tool properties do not work for tools contained in a Popup menu. The Alignment, Autosize, CaptionPosition, Height, ToolTips, and Width properties have no effect when set for tools contained in a Popup menu.
| See Also |
Copyright © 2006 Data Dynamics, Ltd. All Rights Reserved.