MenuCommandService Constructor (IServiceProvider^)
.NET Framework (current version)
Initializes a new instance of the MenuCommandService class.
Assembly: System.Design (in System.Design.dll)
Parameters
- serviceProvider
-
Type:
System::IServiceProvider^
The service provider that this service uses to obtain other services.
If the service is being used with a designer, the serviceProvider parameter should be the service provider for the designer, as is the case with DesignSurface.
.NET Framework
Available since 2.0
Available since 2.0
Show: