vb.net - Send Keys to Different Window -


this question exact duplicate of:

i want send keys window followed enter key. have tried researching on google , have found no luck. help.

sendkeys(...) sends active window, can not use enter key.

you try p/invoking postmessage(...) wm_keydown , wm_keyup.


Comments

Popular posts from this blog

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

ruby on rails - Authlogic - how to make a registration and don't log in the new account? -