Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("987FB893-F96D-11D0-BBBB-00A0C90F2744")> _
Public Interface _dispCommandBarControlEvents
[InterfaceTypeAttribute()]
[GuidAttribute("987FB893-F96D-11D0-BBBB-00A0C90F2744")]
public interface _dispCommandBarControlEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"987FB893-F96D-11D0-BBBB-00A0C90F2744")]
public interface class _dispCommandBarControlEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("987FB893-F96D-11D0-BBBB-00A0C90F2744")>]
type _dispCommandBarControlEvents = interface end
public interface _dispCommandBarControlEvents
The _dispCommandBarControlEvents type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Click | Infrastructure. Microsoft Internal Use Only. |
Top