clydejones
Programmer
Hi,
I'm trying to load a picture in a flexGrid control using the following code:
MSFlexGrid1.Picture = LoadPicture("a:\\imageA01.gif"
The error I'm getting is invalid use of property. I don't understand. Any help would be appreciated.
Cldye
I'm trying to load a picture in a flexGrid control using the following code:
MSFlexGrid1.Picture = LoadPicture("a:\\imageA01.gif"
The error I'm getting is invalid use of property. I don't understand. Any help would be appreciated.
Cldye