ReadyStateChange event (Main Control)

Visual Basic example
Visual C++ 4.0 example

Visual J++ example

Syntax void ReadyStateChange (long ReadyState);

Overview:  Refer to Implementing Internet Features.

Remarks

Occurs when there is a change in the ReadyState property.

The ready state is the state of an image that is loaded asynchronously using the BitmapDataPath property.

See Also

Elements:  BitmapDataPath property, ReadyState property

Topics:  Raster Images: Loading Files