Hi,

I'm trying to add a progress bar in one of my dialogs, that will step upon every iteration of a loop until completion. I've never played around with progress bars before, so I'm totally clueless as to where I should start. I've added a progress bar in resource view into my dialog, but it just shows up as an empty progress bar. I'd like to have the progress bar dynamically appear/update itself only when a button is clicked.

Any idea what I need to do?

Thanks.