Help with button

Hello,
I am trying to get a button that on mouse down will act the same as hitting the enter key. I am not sure how I would go about this code. Any help is appreciated.

Thanks,
Bill
4,484 views 2 replies
Reply #1 Top
hmmm... like a widget of sort? im not to familiar w/ thoose
Reply #2 Top
Google is your friend: http://www.ss64.com/wsh/sendkeys.html

In DX, jsut use something liek teh sample scripts at the bottom of the page.