DialogContainerWithToolbar Constructor

Initializes a new instance of the class.

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

Syntax

'Declaration
Public Sub New
public DialogContainerWithToolbar()
public:
DialogContainerWithToolbar()
new : unit -> DialogContainerWithToolbar
public function DialogContainerWithToolbar()

Remarks

This is the default class constructor and does not set any of the internal properties of the object. The main purpose of the constructor is to enable the WinForm designer to show an instance of this class.

.NET Framework Security

See Also

Reference

DialogContainerWithToolbar Class

DialogContainerWithToolbar Overload

Microsoft.VisualStudio.Shell Namespace