Icon Loaded Property

property Loaded: Boolean

Available In: Visual Client Applications

Indicates whether the HTML document specified by the URL property has been loaded.

An event handler can be attached to the OnLoad event to execute code when the document is loaded.
Image