Infragistics® NetAdvantage® for Windows Forms (CLR 2.0)
About the Button Tool


Glossary Item Box

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: ButtonTool
Derived From: Toolbase
Description: The Button tool provides standard toolbar button behavior and look. Button tools can display an image and/or text, and can reside on toolbars or menus. When on a toolbar, ButtonTools behave like command buttons when pressed (i.e. they visually depress, return to the up position, and fire a click event).
Sample: