MenuCommandsService Class

Definition

public ref class MenuCommandsService : System::Collections::CollectionBase, IDisposable, Microsoft::VisualStudio::OLE::Interop::IOleCommandTarget, System::ComponentModel::Design::IMenuCommandService
public class MenuCommandsService : System.Collections.CollectionBase, IDisposable, Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget, System.ComponentModel.Design.IMenuCommandService
type MenuCommandsService = class
    inherit CollectionBase
    interface IDisposable
    interface IMenuCommandService
    interface IOleCommandTarget
Public Class MenuCommandsService
Inherits CollectionBase
Implements IDisposable, IMenuCommandService, IOleCommandTarget
Inheritance
MenuCommandsService
Implements

Applies to