CommandBarEventsClass Class
This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Namespace: EnvDTEAssembly: EnvDTE (in envdte.dll)
[ClassInterfaceAttribute(0)] [GuidAttribute("BFD4B2B2-9EEC-4DB8-ABA0-AC316F4C7328")] public class CommandBarEventsClass : _CommandBarControlEvents, CommandBarEvents, _dispCommandBarControlEvents_Event
/** @attribute ClassInterfaceAttribute(0) */
/** @attribute GuidAttribute("BFD4B2B2-9EEC-4DB8-ABA0-AC316F4C7328") */
public class CommandBarEventsClass implements _CommandBarControlEvents, CommandBarEvents,
_dispCommandBarControlEvents_Event
Refer to CommandBarEvents for this functionality. Do not instantiate from this class.