System.Windows.Forms.ToolBarButtonClickEventArgs Class

Provides data for the ToolBar.ButtonClick event.

See Also: ToolBarButtonClickEventArgs Members

Syntax

public class ToolBarButtonClickEventArgs : EventArgs

Remarks

The event occurs whenever the user clicks on a button on a System.Windows.Forms.ToolBar control. The ToolBarButtonClickEventArgs.Button property contains the System.Windows.Forms.ToolBarButton wiith the information about the button that was clicked.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0