다음을 통해 공유


DialogPage Constructor

Initializes a new instance of DialogPage.

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

Syntax

‘선언
Public Sub New
‘사용 방법

Dim instance As New DialogPage()
public DialogPage()
public:
DialogPage()
new : unit -> DialogPage
public function DialogPage()

Remarks

The default DialogPage constructor enables notification events when the class's automation object properties change.

.NET Framework Security

See Also

Reference

DialogPage Class

DialogPage Members

Microsoft.VisualStudio.Shell Namespace

DialogPage

Other Resources

Options Pages

Toolbox (Visual Studio SDK)

State Persistence and the Visual Studio IDE