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 Overrides Sub Initialize (
	component As IComponent
)

Parameters

component
Type: System.ComponentModel.IComponent

The control element being designed.

.NET Framework
Available since 2.0
Return to top
Show: