How to set focus to a specified textarea?
Visual Studio272
Hi All,
I want to auto fill in data to textarea of html page.
I am using webbrowser control.
Should I set focus to the textarea and then send text to it ?
Or there is any other method that I can fill in text directly ?
Please adivce.
Best regards,
Boki.
-