D Dany Oct 6, 2003 #1 Hi everyone, I need to show the waiting animation (colored circle) in my animation. Anyone know how do it? Thanks.
Hi everyone, I need to show the waiting animation (colored circle) in my animation. Anyone know how do it? Thanks.
F Floris Briolas Oct 6, 2003 #2 Cursor.Current = Cursors.WaitCursor; Cursor.Current = Cursors.Default; regards Floris Briolas