Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MSFlexGrid, Help please.
Message
De
23/04/1999 12:33:19
 
 
À
23/04/1999 11:35:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00211485
Message ID:
00211584
Vues:
34
>>Try verifying if oPicture is a valid object after LoadPicture
>>
>>oPicture = LoadPicture(...)
>>If VarType(oPicture)="O" And !IsNull(oPicture)
>> ....
>>Else
>> Wait Wind "oPicture isn't an object - LoadPicture failed"
>>EndIf
>
>You might want to verify that the imagelist control is being instantiated before the the flexgrid control.


Hello Joseph
MSFlexGrid
Does not require ImageList. But if it to use I receive a similar error
THISFORM.oleFlex1.object.CellPicture= THISFORM.oleImageList.ListImages(1).Picture
"Member not found"
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform