N
Neil Warwick
In my application I have a form that has some data
validation on it which is done when the user presses a
button to exit the form.
To stop the user from exiting the form illegally I have
disabled the close window icon in the top right of the
window, however the users are still able to exit the
application and form and bypass the error checking by
hitting the close application icon in the top right of the
main access window.
Is there any way I can also disable this button so that it
is impossible to leave the form until all data is valid?
Thanks
Neil
validation on it which is done when the user presses a
button to exit the form.
To stop the user from exiting the form illegally I have
disabled the close window icon in the top right of the
window, however the users are still able to exit the
application and form and bypass the error checking by
hitting the close application icon in the top right of the
main access window.
Is there any way I can also disable this button so that it
is impossible to leave the form until all data is valid?
Thanks
Neil