Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Hosting and Reuse
WebBrowser Control
Properties
 Busy Property
Busy Property

Gets a value that indicates whether the object is engaged in a navigation or downloading operation.

Syntax

[ bBool = ] object.Busy

Possible Values

bBoolBoolean that receives one of the following values:
trueThe control is busy.
falseThe control is not busy.

The property is read-only. The property has no default value.

Remarks

If the control is busy, you can use the Stop method to cancel the navigation or download operation before it is completed.

Applies To

InternetExplorer, WebBrowser
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker