_CommandBarControlEvents Interface

Refer to CommandBarEvents for this functionality. Do not instantiate from this class.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
<GuidAttribute("9E66FE98-A1C6-421D-8C0C-6DA4E652E770")> _
Public Interface _CommandBarControlEvents
[GuidAttribute("9E66FE98-A1C6-421D-8C0C-6DA4E652E770")]
public interface _CommandBarControlEvents
[GuidAttribute(L"9E66FE98-A1C6-421D-8C0C-6DA4E652E770")]
public interface class _CommandBarControlEvents
[<GuidAttribute("9E66FE98-A1C6-421D-8C0C-6DA4E652E770")>]
type _CommandBarControlEvents =  interface end
public interface _CommandBarControlEvents

See Also

Reference

EnvDTE Namespace