D D Miller Jan 8, 2004 #1 How to you simulate in the program a key being pressed? In this case the "end" key? Thanks, David
G Guest Jan 8, 2004 #2 System.Windows.Forms.SendKeys Send "{END}" ----- D Miller wrote: ----- How to you simulate in the program a key being pressed? In this case the "end" key? Thanks, David
System.Windows.Forms.SendKeys Send "{END}" ----- D Miller wrote: ----- How to you simulate in the program a key being pressed? In this case the "end" key? Thanks, David
J Jarod_24 Jan 8, 2004 #3 Take a look at the SendKey Function http://msdn.microsoft.com/library/d...frlrfsystemwindowsformssendkeysclasstopic.asp
Take a look at the SendKey Function http://msdn.microsoft.com/library/d...frlrfsystemwindowsformssendkeysclasstopic.asp