This class is used to describe a button on a ToolBar control. You use the various methods to add, remove, or set the buttons on the ToolBar to actually make them appear or disappear. The most important things to set would be the text and the image.
Object
Component
ToolBarButton
[Visual Basic] Public Class ToolBarButton Inherits Component [C#] public class ToolBarButton : Component [C++] public __gc class ToolBarButton : public Component [JScript] public class ToolBarButton extends Component
[To be supplied.]
Namespace: System.WinForms
Assembly: System.WinForms.dll