DialogWindow Constructor

 

Initializes a new instance of DialogWindow.

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

NameDescription
System_CAPS_pubmethodDialogWindow()

Initializes a DialogWindow without a Help button.

System_CAPS_pubmethodDialogWindow(String)

Initializes a T:Microsoft.VisualStudio.PlatformUI.DialogWindow that has a Help topic and a button.

Return to top
Show: