BitmapDataPath property (Main Control)

Visual Basic example
Visual C++ 4.0 example
Access 2.0 example

Access 95, 97 example
Visual J++ example

Syntax BSTR BitmapDataPath

Overview:  Refer to Implementing Internet Features.

Remarks

(persistent property, available at design time) Loads the specified bitmap asynchronously. The value can be a local pathname or an Internet URL.

To manage the loading, you can use the ReadyState property and the ReadyStateChange event.

See Also

Elements:  ReadyState property, ReadyStateChange event

Topics:  Raster Images: Loading Files