ComponentEditorPage::SetComponent Method (IComponent^)

 

Sets the component to be edited.

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

public:
virtual void SetComponent(
	IComponent^ component
)

Parameters

component
Type: System.ComponentModel::IComponent^

The IComponent to be edited.

.NET Framework
Available since 1.1
Return to top
Show: