Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Msflexgrid control
Message
 
To
23/05/2003 02:16:55
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Miscellaneous
Thread ID:
00792072
Message ID:
00792074
Views:
19
Hi Michael,

Try This

With thisform.msflexgrid1
.redraw=.f.
.col = 0
.row = 0
.CellPicture = LOADPICTURE([Image File])
.redraw=.t.
Endwith
Previous
Reply
Map
View

Click here to load this message in the networking platform