Version

About the PopupControlContainer 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 PopupControlContainer Tool lets you embed any .NET control in a popup window. As with all TearawayToolBase derived tools, it has a property called 'AllowTearaway' that allows the 'popped-up' control to be 'torn away' and floated in its own window.

Sample:

example of ultratoolbarsmanager popupcontrolcontainer tool