System.Windows.Forms.Design.WindowsFormsComponentEditor.EditComponent Method

Creates an editor window that allows the user to edit the specified component, using the specified window that owns the component.

Syntax

public bool EditComponent (object component, System.Windows.Forms.IWin32Window owner)

Parameters

component
The component to edit.
owner
An System.Windows.Forms.IWin32Window that the component belongs to.

Returns

true if the component was changed during editing; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms.Design
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0