Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hot tracking buttons not always visible
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00687535
Message ID:
00687923
Views:
7
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform