Indicates whether the component can display a System.Windows.Forms.Design.ComponentEditorForm.
- component
- The component to check for support for displaying a System.Windows.Forms.Design.ComponentEditorForm.
true if the specified component can display a component editor form; otherwise, false.
Component editors can display a component editor form that is similar to a property page from the Component Object Model (COM).
This method checks to determine whether the specified component has a System.ComponentModel.ComponentEditor that can display a System.Windows.Forms.Design.ComponentEditorForm.