dbpix.gif (353 bytes)

ammara1.gif (914 bytes)

ImageLoad Method
 

DescriptionLoads an image from disk prompting the user with a 'file-open' dialog.
Syntaxobject.ImageLoad()
Return TypeBOOL (boolean)
Return ValuesConstantValueDescription
TRUEnon-zeroThe image was loaded successfully.
FALSEzeroAn error occurred.

Remarks

If the control is bound to a data-source then the image will be deleted in the data-source.  
If the data-source cannot be updated (for example it is read only) FALSE will be returned