Specifies the editor to use to change a component.
Object
Attribute
MemberAttribute
ComponentEditorAttribute
[Visual Basic] NotInheritable Public Class ComponentEditorAttribute Inherits MemberAttribute [C#] public sealed class ComponentEditorAttribute : MemberAttribute [C++] public __gc __sealed class ComponentEditorAttribute : public MemberAttribute [JScript] public class ComponentEditorAttribute extends MemberAttribute
When editing the component, a visual designer should instantiate the specified editor through a dialog box.
For more information, see TBD and TBD.
Namespace: System.ComponentModel
Assembly: System.dll