Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebControl Object / IsBusy Property
In This Topic
IsBusy Property
In This Topic
Gets a value indicating whether the browser is busy.
Syntax
expression.IsBusy As Boolean
where expression is a variable that represents a WebControl Object
See Also