CommandBarButtonClass.Click Evento
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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