ToolWindowPane Constructor (IServiceProvider^)
Visual Studio 2015
Initializes an instance of this class.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- provider
-
Type:
System::IServiceProvider^
The single constructor argument is a service provider that the created window can use to obtain services. This parameter must not be null because the tool window cannot add itself to the shell.
Show: