DesignSurface Properties
.NET Framework (current version)
Namespace:
System.ComponentModel.Design
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | ComponentContainer | Gets the IContainer implementation within the design surface. |
![]() | DtelLoading | Gets a value indicating whether the Design-time Error List is loading. |
![]() | IsLoaded | Gets a value indicating whether the design surface is currently loaded. |
![]() | LoadErrors | Returns a collection of loading errors or a void collection. |
![]() | ServiceContainer | Gets the service container. |
![]() | View | Gets the view for the root designer. |
Show:

