ReadyState property (Main Control)

Visual Basic example
Visual C++ 4.0 example

Visual J++ example

Syntax long ReadyState

Overview:  Refer to Implementing Internet Features.

Remarks

Indicates the current state of an image that is loaded asynchronously using the BitmapDataPath property.

Value

Meaning

READYSTATE_LOADING

Currently loading

READYSTATE_COMPLETE

Finished loading

See Also

Elements:  BitmapDataPath property, ReadyStateChange event

Topics:  Raster Images: Loading Files