DesignerWindowPane Constructor (DesignSurface^)
Visual Studio 2015
Initializes a new instance of the DesignerWindowPane class.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Parameters
- surface
-
Type:
System.ComponentModel.Design::DesignSurface^
The design surface for which to create the window pane.
| Exception | Condition |
|---|---|
| ArgumentNullException | surface is null. |
Show: