Version

WinToolbarsManager Design-Time Customize Dialog Box

The Customize Dialog, which can be accessed by right clicking on the WinToolbarsManager™ in the component tray and selecting "Customize…​", contains four tabs for modifying the component:

  • Toolbars — This tab contains options for creating and modifying the UltraToolbar or UltraTaskPaneToolbar objects.

  • Tools contains options for creating and modifying tools. In addition, you can drag tools from the tools list onto the toolbars of the UltraToolbarsManager in the form/user control designer.

  • PopupMenuTool Designer allows you to create and modify menu tools without the need to place them onto a particular toolbar.

  • Options allows you to change some common settings for the UltraToolbarsManager.

Toolbars

The Toolbars tab contains options for creating and manipulating toolbars. It also contains buttons in the lower right which may be used to load or save the UltraToolbarsManager tools, toolbars and properties to a layout file as well as an option to import tools and toolbars from a .NET MainMenu or Toolbar located on the form.

Note
Note

For information on the toolbar types, see Working with Toolbar Types.

Ultratoolbarsmanager customize dialog with toolbars tab selected

Tools

The Tools tab contains options for creating and modifying tools. In addition, you can drag tools from the tools list onto the toolbars of the UltraToolbarsManager in the form/user control designer.

Note
Note

For information on the available tool types, see Working with Tool Types.

ultratoolbarsmanager customize dialog with tools tab selected

The image below shows an instance of the "Open" tool being dragged from the Tools tab to the menu tool on the form.

ultratoolbarsmanager showing drag and drop between dialog and toolbar on form

PopupMenuTool Designer

The PopupMenuTool Designer is used to create and modify menu tools without the need to put an instance of the menu onto a specific toolbar or menu.

Note
Note

For information on the available using the, see Working with Tool Types.

ultratoolbarsmanager customize dialog popupmenutool designer tab selected and explained

Options

The Options tab contains control used to control some of the more common properties of the UltraToolbarManager component including the type of menu animations, whether to display the tools using large images, etc.

ultratoolbarsmanager customize dialog options tab selected