CommandBarButtonClass.Click Event

Definition

Raises this event when the control is clicked.

public:
 virtual event Microsoft::VisualStudio::CommandBars::_CommandBarButtonEvents_ClickEventHandler ^ Click;
public virtual event Microsoft.VisualStudio.CommandBars._CommandBarButtonEvents_ClickEventHandler Click;
member this.Click : Microsoft.VisualStudio.CommandBars._CommandBarButtonEvents_ClickEventHandler 
Public Overridable Custom Event Click As _CommandBarButtonEvents_ClickEventHandler Implements Click

Event Type

Implements

Applies to