It's a method, so call it. USe this for sender, and EventArgs.Empty for event args, if you don't have any. Of course, if the code expects values in the event args, then you're screwed. it looks to me like this a third party control, I suspect you need to read their docs as to how to report progress. Why the hell are you using a third party control if you're 'very new at this' ?
Christian Graus No longer a Microsoft MVP, but still happy to answer your questions.