Thank you for your feedback! You have rated this topic in the last 30 days.
About the Button 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).
Note
Note
Note: The button tools do not fire keyboard events (KeyPress, KeyUp, KeyDown) since they do not accept focus. KeyBoard events are fired only when you have a tool that has the ability to accept focus (E.g., TextBoxTool).
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:
This page has encountered an error. We've attempted to send the information to the server.