Allows asynchronous loading of designers.
IDeferLoadService
[Visual Basic] Public Interface IDeferLoadService [C#] public interface IDeferLoadService [C++] public __gc __interface IDeferLoadService
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
The designer host will not consider itself completely loaded until all calls to DeferLoad have been satisified by a corresponding OnDeferredLoadComplete.
Namespace: System.ComponentModel.Design
Assembly: System.dll
IDeferLoadService Members | System.ComponentModel.Design Namespace