System.Windows.Forms.Design.WindowsFormsComponentEditor Members

The members of System.Windows.Forms.Design.WindowsFormsComponentEditor are listed below.

See Also: Inherited members from System.ComponentModel.ComponentEditor

Protected Constructors

Public Methods

override
EditComponent(System.ComponentModel.ITypeDescriptorContext, object) : bool

Creates an editor window that allows the user to edit the specified component, using the specified context information.

EditComponent(object, System.Windows.Forms.IWin32Window) : bool

Creates an editor window that allows the user to edit the specified component, using the specified window that owns the component.

EditComponent(System.ComponentModel.ITypeDescriptorContext, object, System.Windows.Forms.IWin32Window) : bool

Creates an editor window that allows the user to edit the specified component.

Protected Methods

GetComponentEditorPages() : Type[]

Gets the component editor pages associated with the component editor.

GetInitialComponentEditorPageIndex() : int

Gets the index of the initial component editor page for the component editor to display.