|
-
May 15th, 2002, 06:36 AM
#1
Thread Starter
Junior Member
Api Pic Problem! Urgent Help
I got some pics in a form , designed by an api on load program...
when my program last focus, like other windows program run
under them, the pics are deleted... because the pics run in
memory... how can i resolve this problem??'
Help me please...THanks!!!!
-
May 15th, 2002, 06:58 AM
#2
Frenzied Member
Either set the form AutoRedraw member to True at design time or add the code that draws the pics to the Form_Paint() event.
HTH,
Duncan
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
|