DialogPage Constructor

Initializes a new instance of DialogPage.

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

Syntax

'Declaration
Public Sub New
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

Microsoft.VisualStudio.Shell Namespace

DialogPage

Other Resources

Options Pages

Toolbox (Visual Studio SDK)

State Persistence and the Visual Studio IDE