Results 1 to 2 of 2

Thread: Backgroundworker stops after minimize form!

  1. #1
    psychoverm is offline VB.NET Forum Newbie
    .NET Framework
    .NET 3.0
    Join Date
    May 2012
    Posts
    1
    Reputation
    0

    Backgroundworker stops after minimize form!

    Hi programmers,

    When I run my application (form), it works perfectly with backgroundworker. The progressbar works good.
    But when I minimize my form and re-open it. The progressbar stops and my application go directly to the
    "backgroundworker_RunWorkerCompleted" method.

    Please help!

    PS. Sorry for my english

  2. #2
    jmcilhinney's Avatar
    jmcilhinney is offline VB.NET Forum Moderator
    .NET Framework
    .NET 4.0
    Join Date
    Aug 2004
    Location
    Sydney, Australia
    Posts
    11,504
    Reputation
    1553
    We'd need to know more specific details. Are you saying that the code in the DoWork event handler is not being executed correctly or just that the ProgressBar is not being updated correctly? They are two very different things.

Tags for this Thread

Bookmarks

Posting Permissions

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