ICommandBarButtonEvents Interface

Definition

Represents events on CommandBarButton objects.

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")]
public interface ICommandBarButtonEvents
[<System.Runtime.InteropServices.Guid("40864B73-C4B0-4E9C-9C17-567D130CB413")>]
[<System.Runtime.InteropServices.TypeLibType(4304)>]
type ICommandBarButtonEvents = interface
[<System.Runtime.InteropServices.Guid("40864B73-C4B0-4E9C-9C17-567D130CB413")>]
type ICommandBarButtonEvents = interface
Public Interface ICommandBarButtonEvents
Attributes

Methods

Click(CommandBarButton, Boolean)

Handles the Click event.

Applies to