Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I clear the Icon or Image ?
Message
 
À
07/07/1998 22:33:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00115122
Message ID:
00115154
Vues:
18
>I have a OLE Object for Image,
>and set the Dblclick procedure to select photos!
>But if no picture for another record, how can I remove the picture?!
Justok,

In the code that move the record pointer you can;

THISFORM.OLEBoundControl1.Visible = NOT EMPTY(GeneralFieldName)

That will hide the ole control if the field is empty.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform