The Loaded property tells you whether the page is fully
loaded.
You start the Load process by calling the Load, Save or GetAs functions.
When all the required resources are available the Loaded
property will be set to True. While the load is ongoing or if the
load times out the Loaded property will be set to False.
|