Send a double click?
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, Just checking to see if there's a way to send a double click into a textbox. Thanks! Mel
Have you tried sending the WM_LBUTTONDBLCLK message to the control using the SendMessage[^] Win32 API? That said, when you're resorting to faking mouse clicks, often times there's a better solution.
Tech, life, family, faith: Give me a visit. I'm currently blogging about: Little House on the Flickr Judah Himango