System.ComponentModel.Design.IDesignerHost.GetDesigner Method

Gets the designer instance that contains the specified component.

Syntax

public IDesigner GetDesigner (System.ComponentModel.IComponent component)

Parameters

component
The System.ComponentModel.IComponent to retrieve the designer for.

Returns

An System.ComponentModel.Design.IDesigner, or null if there is no designer for the specified component.

Remarks

Documentation for this section has not yet been entered.

Requirements

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