Available in the LEADTOOLS Imaging toolkit. |
BitmapDataPath property (Main Control)
Visual
Basic example
Visual C++ 4.0 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