Hi,


I have downloaded a spinning wheel animated image and want to it to rotate when the form is busy. But when form is busy it also get struck. How to make it function when the form is busy and I want the animated image to stop rotation. Is it possible to do that?


thanks in advance

Recommended Answers

All 3 Replies

Hi,

thanks,

But my function has many datagridviews and other controls which cannot be done like this,

IS there any other way to do it?

it is very difficult to show an animated image when your form is busy because your application already is working on something... One way is to place the image on another form and show the second form just before calling the function which causes your main form to do work. and hide the 2nd form when your functions execution finishes .

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.