G
Guest
In VB6 all you needed to do was set the name of the command button to True
like:
cmdGo = True
but this does not work in vb.net
Is there a code sample that shows how to do this?
like:
cmdGo = True
but this does not work in vb.net
Is there a code sample that shows how to do this?