DesignSurface Constructor ()

 

Initializes a new instance of the DesignSurface class.

Namespace:   System.ComponentModel.Design
Assembly:  System.Design (in System.Design.dll)

public:
DesignSurface()

Exception Condition
ObjectDisposedException

The IDesignerHost attached to the DesignSurface has been disposed.

.NET Framework
Available since 2.0
Return to top
Show: