DesignerLoader::BeginLoad Method (IDesignerLoaderHost^)
.NET Framework (current version)
Begins loading a designer.
Assembly: System (in System.dll)
Parameters
- host
-
Type:
System.ComponentModel.Design.Serialization::IDesignerLoaderHost^
The loader host through which this loader loads components.
The IDesignerLoaderHost that is passed to the host parameter is typically the same object as the designer host. Through this reference to the loader host, the designer loader can reload the design document and indicate that it has finished loading the design document.
.NET Framework
Available since 1.1
Available since 1.1
Show: