ViewDesigner::Initialize Method (IComponent^)

 

Prepares the designer to view, edit, and design the associated control.

Namespace:   System.Web.UI.Design.WebControls
Assembly:  System.Design (in System.Design.dll)

public:
virtual void Initialize(
	IComponent^ component
) override

Parameters

component
Type: System.ComponentModel::IComponent^

An IComponent object.

.NET Framework
Available since 2.0
Return to top
Show: