_CommandBarButtonEvents 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.
Infrastructure. Microsoft Internal Use Only.
public interface class _CommandBarButtonEvents
public interface class _CommandBarButtonEvents
__interface _CommandBarButtonEvents
[System.Runtime.InteropServices.Guid("5B6BB734-FC7D-4372-A67D-0D7A212A98F7")]
[System.Runtime.InteropServices.InterfaceType(2)]
[System.Runtime.InteropServices.TypeLibType(4112)]
public interface _CommandBarButtonEvents
[System.Runtime.InteropServices.Guid("5B6BB734-FC7D-4372-A67D-0D7A212A98F7")]
[System.Runtime.InteropServices.InterfaceType(2)]
public interface _CommandBarButtonEvents
[<System.Runtime.InteropServices.Guid("5B6BB734-FC7D-4372-A67D-0D7A212A98F7")>]
[<System.Runtime.InteropServices.InterfaceType(2)>]
[<System.Runtime.InteropServices.TypeLibType(4112)>]
type _CommandBarButtonEvents = interface
[<System.Runtime.InteropServices.Guid("5B6BB734-FC7D-4372-A67D-0D7A212A98F7")>]
[<System.Runtime.InteropServices.InterfaceType(2)>]
type _CommandBarButtonEvents = interface
Public Interface _CommandBarButtonEvents
- Derived
- Attributes
Methods
Click(CommandBarButton, Boolean) |
Infrastructure. Microsoft Internal Use Only. |