다음을 통해 공유


DialogContainerWithToolbar Constructor

Initializes a new instance of the class.

Namespace:  Microsoft.VisualStudio.Shell
Assemblies:   Microsoft.VisualStudio.Shell.9.0 (in Microsoft.VisualStudio.Shell.9.0.dll)
  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
  Microsoft.VisualStudio.Shell (in Microsoft.VisualStudio.Shell.dll)

Syntax

‘선언
Public Sub New
‘사용 방법

Dim instance As New DialogContainerWithToolbar()
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 Members

DialogContainerWithToolbar Overload

Microsoft.VisualStudio.Shell Namespace