Forum Discussion
3 Replies
- rraghvani
Champion Level 3
It will be DblClickButton() - search the document that is relevant to your control
- sanjayramContributor
Thank you, But how can i use as key stroke in Keys? whether i have select string or code expression?
- rraghvani
Champion Level 3
You want to perform a double click using Keys method? The Keys method mimics keyboard input. You can perform double click which mimics mouse button.