Hi,
How can I click a button on a form programmatically ? I am in the process of automating a progie.
Thanks in advance,
Kb.
Printable View
Hi,
How can I click a button on a form programmatically ? I am in the process of automating a progie.
Thanks in advance,
Kb.
Hi,
myButton.PerformClick..
:)
Hi lianwk
Would that be in VB.NET or just VB ? I can't find any such event ??
Thanks
kb.
It is the VB.Net Event....