Hi,

I have an application and when it starts all the controls on the form are DISABLED except one. Now as the user start to enter data in the first one few other control becomes ENABLED. I am told to show some thing on the screen by the controls that become ENABLED to point out that these ones are now ENABLED and then when more become ENABLED then move that thing to those newly available controls.

I want to either change the colors of those becoming ENABLED or show an animated little character of some kind to take the attention to those newly ENABLED controls. Is there a way to accomplish this? Have someone did this kind of thing who can DIRECT me to a correct path?

Thanks in advance.