Results 1 to 2 of 2

Thread: Api Pic Problem! Urgent Help

  1. #1

    Thread Starter
    Junior Member
    Join Date
    May 2002
    Posts
    21

    Exclamation 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!!!!

  2. #2
    Frenzied Member MerrionComputin's Avatar
    Join Date
    Apr 2001
    Location
    Dublin, Ireland
    Posts
    1,616
    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
    ----8<---------------------------------------
    NEW - The .NET printer queue monitor component
    ----8<---------------------------------------
    Now with Examples of use

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width