Suchergebnisse

Suchergebnisse 1-1 von insgesamt 1.

  • Benutzer-Avatarbild

    Hi, I'm newbie here. Can anybody help me to use progressbar with backgroundworker properly? I did research but I always failed maybe I can find the answer in your comment. You can comment in German I used the code from this post:Backgroundworker and Progressbar My 89yiNPX.pngproblem is the result is Not 100% but it's not accurate result Here's the code that I've been using Quellcode (45 Zeilen) [code]Private Sub BackgroundWorker1_ProgressChanged(sender As Object, e As ProgressChangedEventArgs) H…