ICommandBarButtonEvents Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |