ReadyState Property
Gets the ready state of the object.
Syntax
[ iReadyState = ] object.ReadyState
Possible Values
iReadyState Integer that receives one of the READYSTATE enumeration values. The property is read-only. The property has no default value.
Applies To
InternetExplorer, WebBrowser