Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Shell("notepad", AppWinStyle.NormalFocus)
SendKeys.Send("example here")
End Sub
what i need to know is how to "sendkeys.send" the windows/start button
(you know that little window/button on the bottom-left which opens the start menu)
Thank you
This is my first time posting
Please be flexible
This post has been edited by born2c0de: 13 August 2008 - 04:43 AM

New Topic/Question
Reply




MultiQuote



|