System.ComponentModel.Design.IDesignerHost.RootComponent Property

Gets the instance of the base class used as the root component for the current design.

Syntax

public System.ComponentModel.IComponent RootComponent { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This base class is typically a System.Windows.Forms.Form or System.Windows.Forms.UserControl instance; it defines the class for which the user's derived class extends.

Requirements

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