I have a windows form application which has a text box and 3 buttons. Now i need to add focus to a button for 1 second, and then add focus to the other button for a second.. like wise to adding focus to all these 3 buttons for 1 second each.
How do i do this. I have tried everything but nothing worked. Can someone help me here or link me to a website that does this.