DesignSurfaceEventArgs Constructor (DesignSurface^)
.NET Framework (current version)
Initializes a new instance of the DesignSurfaceEventArgs class.
Assembly: System.Design (in System.Design.dll)
Parameters
- surface
-
Type:
System.ComponentModel.Design::DesignSurface^
The design surface that is being created.
| Exception | Condition |
|---|---|
| ArgumentNullException | surface is null. |
.NET Framework
Available since 2.0
Available since 2.0
Show: