Question
1
Replies
72
Views
Accenture
Posted: May 26, 2017
Last activity: May 30, 2017
Closed
BeginInvoke method for a windows form.
I am trying to create textboxes at runtime for a windows form. For that Begininvoke() method takes an input delegate method .
No idea to create instance or delegate method in an automation.
Any idea how to do it in automation.
Note:: i did it by writing script. But wants to know whether is it possible to use begin invoke method in automation.
I have never tried to do this. I am looking for the answer and will post it later.