Version

About the ComboBox Tool

In WinToolbarsManager™, tools are the basic building blocks of all toolbars and menus. Tools are analogous to MenuItems in standard .NET menus or Commands in Microsoft Office menus and toolbars. There are over 15 native tool types available in WinToolbarsManager. Each tool type can exist as either a Root Tool or an Instance Tool (for more information, see Root Tools and Instance Tools).

Class Name:

Derived From:

Description:

The ComboBoxTool provides the functionality of a standard windows combo box in the form of a tool that can be placed on a Toolbar or Menu. Events are fired as the list drops down and closes up and when items are selected. Two styles are available - Dropdown and DropdownList.

Sample:

example of ultratoolbarsmanager combobox tool