|
-
Dec 12th, 2010, 06:48 PM
#8
Addicted Member
Re: changing background image during runtime
That can depend on several things...
processor speed
graphics processing speed
image size
ect.
You could look into pre-loading the image when the application initializes. I don't have VS installed on this computer or I'd tell you the exact event for that...
As for the image being deleted, instead of using a link to the image you could copy the image to the Resources of the solution and use it from there. If it is a server based program, copy it to a different directory where it won't be deleted and use that link.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|