Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MSFlexGrid, Help please.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00211485
Message ID:
00211567
Vues:
30
>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

Hello.
Yes. I check up it in debugger window.. Also I try use PictureBox Active and
set Picture object...
I receive some error...
"Member not found"
Maybe FlexGrid do't correctly works with VFP ?
Denis
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform