Automation Test using C#

Nov 8 2006 5:13 PM
How can I use C# to write an Automation Test that open a program and then click buttons, check radio button and check boxes, type text on text boxes, and access grids fields and also uses the windows hot keys to navigate through the GUI of an application.  I want to develop a program that does this kind of automation. Can anyone please help me.

Thanks.