Toolbar2000

TTBSubmenuItem

Properties

Description:

Use TTBSubmenuItem to create top-level menus or submenus.

TTBSubmenuItem inherits many properties, methods, and events from TTBCustomItem; see its help topic for details on the properties, methods, and events not listed here.

Key Properties:

  • property DropdownCombo: Boolean default False; When True, the item will behave as a both clickable button and a dropdown menu, similar to MS Office's Font Color button. Clicking the left side of the button generates an OnClick event; clicking the right side of the button (the part with the arrow) generates an OnPopup event, and displays a dropdown menu.