DesignSurfaceManager Methods
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | CreateDesignSurface() | Creates an instance of a design surface. |
![]() | CreateDesignSurface(IServiceProvider^) | Creates an instance of a design surface. |
![]() | CreateDesignSurfaceCore(IServiceProvider^) | Implementation that creates the design surface. |
![]() | Dispose() | Releases the resources used by the DesignSurfaceManager. |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the DesignSurfaceManager and optionally releases the managed resources. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetService(Type^) | Gets a service in the design surface manager’s service container. |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |

