WizardDesigner::Initialize Method (IComponent^)

 
Use BaseTrue

Initializes the designer with the specified IComponent object.

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^

Use base

.NET Framework
Available since 2.0
Return to top
Show: