Results 1 to 2 of 2

Thread: Form Refresh problem

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    May 1999
    Location
    Reynosa, Mexico
    Posts
    274
    I'm using SetParent API to simulate child form. When I open another modal form and back to this 'child' form, sometimes this form doesn't refresh. This is, some controls stay invisible total or partially.

    I tryed to do a Show mtehod or shoot the Form_Paint event without success.

    Any idea about this problem will be deeply appreciated.

    Thanks!

  2. #2
    Frenzied Member
    Join Date
    Mar 2000
    Posts
    1,089

    Smile

    Try Form1.Refresh as soon as you've finished kicking yourself.

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