ComponentEditorPage::LoadComponent Method ()

 

Loads the component into the page user interface (UI).

Namespace:   System.Windows.Forms.Design
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

protected:
virtual void LoadComponent() abstract

Notes to Inheritors:

Each page must override this method and implement its own custom behavior.

.NET Framework
Available since 1.1
Return to top
Show: