When a forms window is opened by a user (even in a semi-secure environment),I don't want then to see or use the forms properties window....I know I can turn it off (not visible) via the main menu (alt-enter)....but I want to control this option via VBA code. Its part of my desire to restrict access to DB or Modules....and if its available (visible) a user can get to the module code...even if allowbypasskey has been set to false. I know it can be closed manually...What is the syntax?
TIA Jim
TIA Jim