Provides a base implementation for a System.Windows.Forms.Design.ComponentEditorPage.
See Also: ComponentEditorPage Members
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.