BasicDesignerLoader::Reload Method (BasicDesignerLoader::ReloadOptions)
.NET Framework (current version)
Queues a reload of the designer.
Assembly: System.Design (in System.Design.dll)
Parameters
- flags
-
Type:
System.ComponentModel.Design.Serialization::BasicDesignerLoader::ReloadOptions
A bitwise combination of the BasicDesignerLoader::ReloadOptions values.
The Reload method can be invoked by the designer loader to request a reload of the designer. Because reloads are performed at idle time, this method does not actually reload the designer; it just queues the reload.
.NET Framework
Available since 2.0
Available since 2.0
Show: