TemplatedControlDesigner::Initialize Method (IComponent^)

 
Use BaseTrue

Initializes the designer and loads the specified component.

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

public:
virtual void Initialize(
	IComponent^ component
) override

Parameters

component
Type: System.ComponentModel::IComponent^

The control element being designed.

.NET Framework
Available since 2.0
Return to top
Show: