Thread
:
Simulating a users actions on a form (UI testing)
View Single Post
Apr 27th, 2005, 6:22 AM
#
4
Hero
Newbie
Join Date: Apr 2005
Posts: 2
Rep Power:
0
Hi
If you want to click Button1,you can use following:
Button1.Click(self);
sincerely yours
Hero
View Public Profile
Find More Posts by Hero