Version

About the MDIWindowList 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:

When used on a menu belonging to an MDI parent form, the MdiWindowList Tool displays a list of the current open MDI child windows belonging to the parent. It can also optionally display one or more window manipulation commands related to the MDI child windows. No code is required to achieve this behavior - simply place an MdiWindowListTool on a menu and it handles the rest.

Sample:

example of ultratoolbarsmanager MDIWindowList tool