Good day,
美好的一天,
I need some help please. I have tried multiple methods to update a progressbar from a backgroundworker and the invoke method with no avail. I have all my code in a module which i want to access from the main ui. I start the backgroundworker from the mainform and call my procedures for the module which needs to report back to the mainforms ui (Progressbar). PBar is a public intreger that counts as the progress count for the Progress bar. BackGroundWorker:I need some help please. I