G
glenn
Can anyone tell me why my visual studio.net compact framework application
will not move to a new field when a tab or enter key is pressed?
I have added code to force the fields to move so that when using a keyboard
you can move through the fields on the form but that is a pain and wondering
if there is a better way.
Also, I have buttons on the form that when clicked receive cursor focus and
therefore remove the focus from the active field just before the button was
pressed. Is there an easy way to determine the previous field that had
focus?
Thanks,
cybercrypt
will not move to a new field when a tab or enter key is pressed?
I have added code to force the fields to move so that when using a keyboard
you can move through the fields on the form but that is a pain and wondering
if there is a better way.
Also, I have buttons on the form that when clicked receive cursor focus and
therefore remove the focus from the active field just before the button was
pressed. Is there an easy way to determine the previous field that had
focus?
Thanks,
cybercrypt