Version

About the List 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 List Tool displays a list of strings on a menu. Each list item is displayed as a separate tool on the menu. Each list item can have a value associated with it that is independent of the entry’s text. Each list item also has an Appearance object associated with it. The List tool is great for creating file MRU lists.

Sample:

example of ultratoolbarsmanager list tool