DialogContainerWithToolbar Constructor

 

Initializes a new instance of the class.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubmethodDialogContainerWithToolbar()

Initializes a new instance of the class.

System_CAPS_pubmethodDialogContainerWithToolbar(IServiceProvider^)

Initializes a new instance of the class and sets the service provider.

System_CAPS_pubmethodDialogContainerWithToolbar(IServiceProvider^, Control^)

Initializes a new instance of the class and sets the service provider and the control that is contained by the form.

System_CAPS_pubmethodDialogContainerWithToolbar(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.

Return to top
Show: