G
Guest
I have a form which is intended to display one record according the
parameter set on entry. At the foot of the form I have a button which, when
clicked, returns the user to the main menu. However, I have noticed that if a
user presses the tab key when this button has the focus the program moves
into an add new record position which is exactly what I don't want to happen.
How do I disable the tab key when this button has the focus?
Kind regards
Tony
parameter set on entry. At the foot of the form I have a button which, when
clicked, returns the user to the main menu. However, I have noticed that if a
user presses the tab key when this button has the focus the program moves
into an add new record position which is exactly what I don't want to happen.
How do I disable the tab key when this button has the focus?
Kind regards
Tony