I have a form which has three command buttons.
cmdSaveAndExit, cmdExitNoSave, cmdClear.
These are the last three controls in the forms tab order. How do I prevent the user from using tabbing right through these controls to a new record.
Any help would be appreciated.
cmdSaveAndExit, cmdExitNoSave, cmdClear.
These are the last three controls in the forms tab order. How do I prevent the user from using tabbing right through these controls to a new record.
Any help would be appreciated.