Example-VB |
Returns the state of the control’s properties before downloading images from a web site.
Ö | Imaging for Windows Professional Edition V2.0 |
Imaging for Windows Professional Edition V1.0 and V1.1 | |
Imaging for Windows 95 and 98 | |
Imaging for Windows NT 4.0 |
Image Thumbnail control
object.ReadyState
Long
Setting | Description |
0 | Control is initializing and retrieving properties |
2 | Control is initialized and the download process has started |
4 | Control is ready for all requests |
This property is read-only.
You cannot call any methods until a value of 4 is returned.