Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I include icon file automatically ?
Message
De
22/06/2004 00:34:12
Larry Long
ProgRes (Programming Resources)
Georgie, États-Unis
 
 
À
18/06/2004 19:38:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Divers
Thread ID:
00915262
Message ID:
00915918
Vues:
13
That may not work. How about putting something like this in you main prg...

*Reference files to include in project
IF .F.
COPY FILE MyIcon1.ico TO C:\
ENDIF

>I'm using VFP 7.0
>
>I have an image control in a class that has it's picture property changed in code.
>
>The image control automatically adds the image file that is originally assigned to it, but I can't get the other's added.
>
>How can I get the class to include all the image files in a project when I drop the class in a project?
>
>I've tried external file myImage_2.ico, but it doesn't work.
>
>TIA
L.A.Long
ProgRes
lalong1@charter.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform