G
Guest
Hi!
I am creating a composite control that does some of it`s own data access.
I want to display a progress bar while the cntrol does it`s thing.
I tryed opening up another thread in the Render methos but:
A) this seams wastefull
B) Nothing shows up until the render method is done, anyway.
Can any of you guys please point me in the right direction.
Thanks!
I am creating a composite control that does some of it`s own data access.
I want to display a progress bar while the cntrol does it`s thing.
I tryed opening up another thread in the Render methos but:
A) this seams wastefull
B) Nothing shows up until the render method is done, anyway.
Can any of you guys please point me in the right direction.
Thanks!