Hi there we have a main form which has a list box on it, we have made some code that fills the list box with dates. Each date is check against a time table and if the date appears to be free then it is added to the list box. This takes a little bit of time and we wish to display a progress bar on a different form. The only trouble is that when the dates are been created the form with the progress bar remains hidden and thus is in effective, how can we bring it to the top.


Thanks guys.

Rohan.