blah blah blah is here! blah blah » Close

1
votes
1 answers

c sharp progress bar - problem on accessing another components while progressing

Hi friends, In my latest c sharp program I use a progress bar to demonstrate the progress of a particular task. The progress bar is placed in a seperate form. Now the problem is during the progression I can't access any components (but ...

Feedback