System.Web.UI.Design.WebControls.BaseDataListComponentEditor.EditComponent Method

Edits the specified component by using the specified context descriptor and parent window.

Syntax

public override bool EditComponent (System.ComponentModel.ITypeDescriptorContext context, object obj, System.Windows.Forms.IWin32Window parent)

Parameters

context
An System.ComponentModel.ITypeDescriptorContext object that can be used to gain additional context information.
obj
An object implementing the System.ComponentModel.IComponent, which represents the component to edit.
parent
The System.Windows.Forms.IWin32Window that represents the parent window.

Returns

true the component was successfully edited; otherwise, false.

Remarks

Requirements

Namespace: System.Web.UI.Design.WebControls
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0