_CommandBarButtonEvents_Event 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.
Infrastructure. Microsoft Internal Use Only.
public interface class _CommandBarButtonEvents_Event
C++/CX
public interface class _CommandBarButtonEvents_Event
__interface _CommandBarButtonEvents_Event
[System.Runtime.InteropServices.ComEventInterface(typeof(Microsoft.VisualStudio.CommandBars._CommandBarButtonEvents), typeof(Microsoft.VisualStudio.CommandBars._CommandBarButtonEvents_EventProvider))]
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.TypeLibType(16)]
public interface _CommandBarButtonEvents_Event
[System.Runtime.InteropServices.ComEventInterface(typeof(Microsoft.VisualStudio.CommandBars._CommandBarButtonEvents), typeof(Microsoft.VisualStudio.CommandBars._CommandBarButtonEvents_EventProvider))]
[System.Runtime.InteropServices.ComVisible(false)]
public interface _CommandBarButtonEvents_Event
[<System.Runtime.InteropServices.ComEventInterface(typeof(Microsoft.VisualStudio.CommandBars._CommandBarButtonEvents), typeof(Microsoft.VisualStudio.CommandBars._CommandBarButtonEvents_EventProvider))>]
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.TypeLibType(16)>]
type _CommandBarButtonEvents_Event = interface
[<System.Runtime.InteropServices.ComEventInterface(typeof(Microsoft.VisualStudio.CommandBars._CommandBarButtonEvents), typeof(Microsoft.VisualStudio.CommandBars._CommandBarButtonEvents_EventProvider))>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type _CommandBarButtonEvents_Event = interface
Public Interface _CommandBarButtonEvents_Event
- Derived
- Attributes
add_Click(_Command |
|
remove_Click(_Command |
Click |
The click event. Microsoft Internal Use Only. |
Táirge | Leaganacha |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |