09-15-2012, 10:57 AM
Wow, I hate to revive such an old thread, but no proper answer was ever given!
I think what you are looking for is use of the SendKeys functionality. Here is a code snippet.
[code2=vbnet]SendKeys.Send("{END}")[/code2]
I think what you are looking for is use of the SendKeys functionality. Here is a code snippet.
[code2=vbnet]SendKeys.Send("{END}")[/code2]