Udostępnij przez


TemplatedControlDesigner.Initialize(IComponent) Metoda

Definicja

Inicjuje projektanta i ładuje określony składnik.

public:
 override void Initialize(System::ComponentModel::IComponent ^ component);
public override void Initialize (System.ComponentModel.IComponent component);
override this.Initialize : System.ComponentModel.IComponent -> unit
Public Overrides Sub Initialize (component As IComponent)

Parametry

component
IComponent

Element sterujący, który jest projektowany.

Dotyczy