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

Could anyone help me with the procedure for displaying a bmp in a cell of a msflexgrid control.

I have been trying with the code below with no luck.

With thisform.msflexgrid1
.redraw=.f.
.col = 0
.row = 0
.CellPicture = "cross.bmp"
.redraw=.t.
Endwith

Thanks in advance.

Regards,
Mike Mayo
Next
Reply
Map
View

Click here to load this message in the networking platform