System.ComponentModel.Design.IRootDesigner

Provides support for root-level designer view technologies.

See Also: IRootDesigner Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public interface IRootDesigner : IDesigner, IDisposable

Remarks

A root designer is the designer that is in the top position, or root, of the current design-time document object hierarchy. A root designer must implement the System.ComponentModel.Design.IRootDesigner interface. A root designer typically manages the background view in designer view mode, and usually displays the controls within the base container of the current design time project.

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