Version

About the ProgressBar 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 ProgressBar tool looks and behaves just like our WinProgressBar control. Place this tool on your toolbar to show the progress of a certain process. This tool can’t be put into edit mode, but the ToolClick and ToolDoubleClick events will fire when clicked and double-clicked. The ProgressBar tool also exposes several properties which govern the appearance of the tool.

Sample:

example of ultratoolbarsmanager progressbar tool