Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hot tracking buttons not always visible
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00687535
Message ID:
00687923
Vues:
8
>Include the BMP files in your project. Add the EXTERNAL clauses before assigning the images to picture property:
>
>External file myImage.bmp
>ThisForm.MyButton.Picture = 'myImage.bmp'
>
>
>Another possibility is to deploy your pictures along with your application executable.
>

The pictures were already part of the project, and are being deployed with the app. But, I tried setting the picture property in the Init() method of the control and (so far) it seems to work. Thanks.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform