Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library
/
Attachmate.Reflection.Objects.Web.Msie Library
/
WebControl Object
/ ReadyState Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
ReadyState Property
In This Topic
Gets the ready state of the Web browser.
Syntax
Visual Basic (Declaration)
expression
.ReadyState
As
WebBrowserReadyState
where
expression
is a variable that represents a
WebControl Object
Property Value
A
WebBrowserReadyState
value.
See Also
Reference
WebControl Object
WebControl Members