A
Adam Honek
Hello,
I have a form with several buttons.
If a user clicks on one I want it to call the Click() event of another
button.
In VB6 this is very easy but they've changed it in .NET.
Can't we just do: call mybutton_click() anymore?
Thanks,
Adam Honek
I have a form with several buttons.
If a user clicks on one I want it to call the Click() event of another
button.
In VB6 this is very easy but they've changed it in .NET.
Can't we just do: call mybutton_click() anymore?
Thanks,
Adam Honek
