Search notes:

VB Editor: Tools -> project-name Options …

The project name Options menu opens a dialog that allows to modify some aspects of a Visual Basic Project.
With VBA, this dialog can be opened with something like
application.VBE.commandBars("menu bar").findControl(id := 2578, recursive := true).execute

Tab General

Enter:
With Access's Object Model, the value of Conditional Compilation Arguments can be queried like so:
application.getOption("Conditional Compilation Arguments")

Tab Protection

Use the Lock project for viewing tick box and a password to protect the project's VBA source code from being views.
Note: this «protection» can easily be broken.

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Microsof...', 1758209678, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Microsoft/Office/Visual-Basic-Editor/GUI/menu/Tools/project-name_Properties/index(57): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78