Results 1 to 4 of 4

Thread: thread

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2002
    Location
    London
    Posts
    678

    thread

    My vb.net application populates an excel sheet.
    While populating, the form locks and can not click on close to stop the population. I believe this is to do with threading. Is this correct? what code should I use, etc?
    Thanks

  2. #2

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2002
    Location
    London
    Posts
    678
    problem solved.

  3. #3
    Fanatic Member VBCrazyCoder's Avatar
    Join Date
    Apr 2003
    Posts
    681
    What was your solution?

  4. #4

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2002
    Location
    London
    Posts
    678
    Application.DoEvents()

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