Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I include icon file automatically ?
Message
From
22/06/2004 00:34:12
Larry Long
ProgRes (Programming Resources)
Georgia, United States
 
 
To
18/06/2004 19:38:11
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00915262
Message ID:
00915918
Views:
14
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform