Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the status of the specified Web Browser control. Read-only AcWebBrowserState.
Version Information
Version Added: Access 2010
Syntax
expression .ReadyState
expression A variable that represents a WebBrowserControl object.
Remarks
When the Web Browser control does not contain a document, the value of this property is acUninitialized. Other values indicate the control state when it navigates to a new document.