I've designed a database that works fine, but I'd like to limit end-users ability to access the database other than what I've already setup in the 'start up' in the Tools menu. I have the viewing database disabled during start up, yet anyone can press the F-11 key and view the database structure. Is there any way that I can disable the F-11 key by writing code in the form on-load event?