Results 1 to 2 of 2

Thread: Refresh Problem

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 1999
    Location
    Avinashi,Tamilnadu,India
    Posts
    23

    Post

    I have two forms for viewing mails.
    The first form lists all the mails in the mail box.
    When the row in the first form is clicked, the second form is loaded.
    The second form has the label and RichTextBox controls which show the details of the selected mail id.
    But while loading the second form on the click event of the first forms, the second form could not be refreshed.
    Some of the controls in the second form are invisible. After switching over to some other form and then coming back to the form,
    the form works fine. Even the "Form.Refresh" command didnt work well.
    Can anyone give me the solution for this.


  2. #2
    Registered User
    Join Date
    Apr 1999
    Location
    Brazil
    Posts
    144

    Post

    I guess that you can load this second form together the first but set his property Visible to False.

    I had a problem more or less like your times ago.

    Boa sorte.
    Jefferson


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