System.Windows.Forms.ToolBarButtonClickEventArgs.Button Property

Gets or sets the System.Windows.Forms.ToolBarButton that was clicked.

Syntax

public ToolBarButton Button { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The ToolBarButtonClickEventArgs.Button property is initially set equal to the button parameter of the ToolBarButtonClickEventArgs.#ctor(ToolBarButton) constructor.

Requirements

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