DesignSurface Events
.NET Framework 4
The DesignSurface type exposes the following members.
| Name | Description | |
|---|---|---|
|
Disposed | Occurs when the design surface is disposed. |
|
Flushed | Occurs when a call is made to the Flush method of DesignSurface. |
|
Loaded | Occurs when the designer load has completed. |
|
Loading | Occurs when the designer is about to be loaded. |
|
Unloaded | Occurs when a designer has finished unloading. |
|
Unloading | Occurs when a designer is about to unload. |
|
ViewActivated | Occurs when the Activate method has been called on IDesignerHost. |