Send Keys Example
Send Keys Example
Rate Send Keys Example
(2(2 Vote))
text1.setfocus 'this part is used to set the focus to the textbox, if not
'an error message will appear
sendkeys "Any thing" if you want to perform a command then you'll have to use
'names given for the keys of the keyboard in VB for
'eg; sendkeys "%"+"f4" - means ALT F4(closes the app.)
Send Keys Example Comments
No comments yet — be the first to post one!
Post a Comment