J
jpierson
Hi,
I'm trying to simulate a break sequence to a serial device ctrl +
pause/break
I tried it with limited succcess using this
SendKeys.SendWait("^{BREAK}")
I'm putting this code under a button click event,I think it may have
something to do with a keyboard hook but i'm not sure how to go about
it.
Any help would be appreciated.
Thanks
James
I'm trying to simulate a break sequence to a serial device ctrl +
pause/break
I tried it with limited succcess using this
SendKeys.SendWait("^{BREAK}")
I'm putting this code under a button click event,I think it may have
something to do with a keyboard hook but i'm not sure how to go about
it.
Any help would be appreciated.
Thanks
James