System.ComponentModel.Design.IDesignerHost

Provides an interface for managing designer transactions and components.

See Also: IDesignerHost Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public interface IDesignerHost : IServiceContainer, IServiceProvider

Remarks

System.ComponentModel.Design.IDesignerHost is an interface that works with the .NET Framework forms designer architecture to provide support for designer transaction and component management.

The .NET Framework does not provide an implementation of this interface. The interface is implemented by development tools that support designers.

Requirements

Namespace: System.ComponentModel.Design
Assembly: System (in System.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0, 4.0.0.0