System.ComponentModel.ComponentEditor Class

Provides the base class for a custom component editor.

See Also: ComponentEditor Members

Syntax

public abstract class ComponentEditor

Remarks

A component editor is used to edit a component as a whole and can be used to implement a user interface similar to that of the property pages. You associate a component editor with a component by using the System.ComponentModel.EditorAttribute attribute.

Requirements

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