Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MSHFlexGrid and CellPicture Property
Message
De
29/09/1999 09:21:42
Jon Nelson
Trader Systems Limited
Reading, Royaume Uni
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
MSHFlexGrid and CellPicture Property
Divers
Thread ID:
00270455
Message ID:
00270455
Vues:
92
Can anyone suggest how to use the CellPicture property in VFP...

The follwing code does not seem to work


thisform.hfg1.row=1
thisform.hfg1.col=1

thisform.hfg1.cellpicture=loadpicture("image.bmp")

I notice that the VB sample requires the use of SET for the above code to work i.e. SET hfg1.cellpicture=loadpicture("image.bmp")

Many thanks

Jon Nelson
Répondre
Fil
Voir

Click here to load this message in the networking platform