System.Windows.Forms.Design.ComponentEditorPage Class

Provides a base implementation for a System.Windows.Forms.Design.ComponentEditorPage.

See Also: ComponentEditorPage Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch)]
public abstract class ComponentEditorPage : System.Windows.Forms.Panel

Remarks

The System.Windows.Forms.Design.ComponentEditorPage class is a complete implementation for a component editor page that consists of an empty window. You can extend this page to add your own controls. System.Windows.Forms.Design.ComponentEditorPage is used by a System.Windows.Forms.Design.ComponentEditorForm of a System.Windows.Forms.Design.WindowsFormsComponentEditor.

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