R
Robert Boudra
I want to cause a click event to occur on a Button control when the user
presses enter when the focus is on another control. In VB6, I would just
call the event procedure directly from the other control. However, in
VB.net, that doesn't seem to work. Can someone give me any idea of how to
do this?
Bob
presses enter when the focus is on another control. In VB6, I would just
call the event procedure directly from the other control. However, in
VB.net, that doesn't seem to work. Can someone give me any idea of how to
do this?
Bob