ComponentEditorPage::SetSite Method (IComponentEditorPageSite^)

 

Sets the site for this page.

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

public:
virtual void SetSite(
	IComponentEditorPageSite^ site
)

Parameters

site
Type: System.Windows.Forms::IComponentEditorPageSite^

The site for this page.

.NET Framework
Available since 1.1
Return to top
Show: