CommandBarButtonClass.Click Evento

Definição

Gera esse evento quando o controle é clicado.

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

Tipo de evento

_CommandBarButtonEvents_ClickEventHandler

Implementações

Aplica-se a