Hi all.

Consider your windows form application is going to get/generate a quite important data from serial port/ethernet and put them in different tables and you want to update and inform the user not in an audible way but to animate a large shrinking circle around the mentioned field/control.

What my nerd lads suggested was to Graphics.Draw um, I'm not a "draw" fan to be honest. I use it only if I have to. I'm looking for something like mouse pointer indicator (Control panel provided feature) by pressing Ctrl button, but smoother. Good point about it is it's a global feature even in games it starts to locate cursor.

What could be my options people?