ICommandBarButtonEvents Interface
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.
Representa eventos em CommandBarButton objetos.
public interface class ICommandBarButtonEvents
public interface class ICommandBarButtonEvents
__interface ICommandBarButtonEvents
[System.Runtime.InteropServices.Guid("40864B73-C4B0-4E9C-9C17-567D130CB413")]
[System.Runtime.InteropServices.TypeLibType(4304)]
public interface ICommandBarButtonEvents
[<System.Runtime.InteropServices.Guid("40864B73-C4B0-4E9C-9C17-567D130CB413")>]
[<System.Runtime.InteropServices.TypeLibType(4304)>]
type ICommandBarButtonEvents = interface
Public Interface ICommandBarButtonEvents
- Atributos
Métodos
| Click(CommandBarButton, Boolean) |
Manipula o evento de clique. |