DialogContainerWithToolbar Constructor (IServiceProvider^, Control^)
Visual Studio 2015
Initializes a new instance of the class and sets the service provider and the control that is contained by the form.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- sp
-
Type:
System::IServiceProvider^
The service provider that the window can subsequently query to retrieve Visual Studio services.
- contained
-
Type:
System.Windows.Forms::Control^
The control that is contained by the form.
Show: