System.ComponentModel.Design.IDesignerHost.Container Property

Gets the container for this designer host.

Syntax

public System.ComponentModel.IContainer Container { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This System.ComponentModel.IContainer contains the components of the current design mode document. You can list or access any of the components of the current design mode document through the System.ComponentModel.IContainer.Components member of this System.ComponentModel.IContainer.

Requirements

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