WebBrowserControl.ReadyState property (Access)

Gets the status of the specified web browser control. Read-only AcWebBrowserState.

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.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.