DialogContainerWithToolbar Constructor
Visual Studio 2015
Initializes a new instance of the class.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | DialogContainerWithToolbar() | Initializes a new instance of the class. |
![]() | DialogContainerWithToolbar(IServiceProvider^) | Initializes a new instance of the class and sets the service provider. |
![]() | DialogContainerWithToolbar(IServiceProvider^, Control^) | Initializes a new instance of the class and sets the service provider and the control that is contained by the form. |
![]() | DialogContainerWithToolbar(IServiceProvider^, Control^, IOleCommandTarget^) | Initializes a new instance DialogContainerWithToolbar with its contained control, and an IOleCommandTarget implementation that is in addition to the one owned by the OleMenuCommandService. |
Show:
