Version

About the ControlContainer 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 ControlContainer tool lets you embed any .NET control in a tool. This allows you to place virtually any kind of user interface element on a toolbar or menu. The control can be assigned to the ControlContainer tool using the design-time customizer dialog or programmatically at run-time.

Sample:

example of ultratoolbarsmanager controlcontainer tool