System.ComponentModel.Design.DesignSurface.ServiceContainer Property

Gets the service container.

Syntax

protected ServiceContainer ServiceContainer { get; }

Value

Documentation for this section has not yet been entered.

Remarks

At construction time, System.ComponentModel.Design.DesignSurface adds default services into this service container. You can leave the default services in their present state, or you can remove them and replace them with your own. The default services are all demand-created, so there is no loss in performance for adding them at construction time.

Requirements

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