ICommandBarButtonEvents Interface
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
C++/CX
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
Click(Command |
Handles the Click event. |
Produto | Versões |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |