WindowsFormsComponentEditor::GetComponentEditorPages Method ()
.NET Framework (current version)
Gets the component editor pages associated with the component editor.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Notes to Inheritors:
You must override this method to implement the functionality for this method.
The following code example demonstrates an example implementation of a GetComponentEditorPages method override.
.NET Framework
Available since 1.1
Available since 1.1
Show: