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

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

Syntax

public virtual bool EditComponent (System.ComponentModel.ITypeDescriptorContext context, object component, System.Windows.Forms.IWin32Window owner)

Parameters

context
An System.ComponentModel.ITypeDescriptorContext that can be used to gain additional context information.
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