Table of Contents

Method BeginLoad

Namespace
Alternet.FormDesigner.WinForms
Assembly
Alternet.FormDesigner.v9.dll

BeginLoad(IDesignerLoaderHost)

Begins loading a designer.

public override void BeginLoad(IDesignerLoaderHost host)

Parameters

host IDesignerLoaderHost

The loader host through which this loader loads components.

Remarks

Called by the host when we load a document.