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

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

Syntax

public override bool EditComponent (System.ComponentModel.ITypeDescriptorContext context, object component)

Parameters

context
An System.ComponentModel.ITypeDescriptorContext that can be used to gain additional context information.
component
The component to edit.

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