minimized

  1. P

    Question 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...
  2. F

    Question Restore a windows form which is minimized and has lost focus

    Hi, I would really like a bit of a nudge in the right direction. I have created an app which has a timer control which, when activated and meets a certain criteria, launches a second form with an alert for the user to review and action. this works just fine. Except.... when the main app is...
Back
Top