Home > Archive > FoxPro Help and Support > January 2006 > loadpicture









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author loadpicture
baback

2006-01-16, 8:25 pm

HI ,Cheers Carsten
for example,why the
statement:thisform.image1. picture=loadpicture(
"c:\a.bmp") is not true?
please correct this example and display many examples.
thanks a lot.

Dan Freeman

2006-01-16, 8:25 pm

The image.picture property expects a filename, not an image object.

Just set thisform.image1.picture="c:\a.bmp"

You're working too hard! <g>

Dan

baback wrote:
> HI ,Cheers Carsten
> for example,why the
> statement:thisform.image1. picture=loadpicture(
"c:\a.bmp") is not true?
> please correct this example and display many examples.
> thanks a lot.



Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com