To secure my database, I disable "Allow Full Menus" from the "Access Options".
As I develop the database I want to press a button from the secure database which will turn the menu back ON and allow me into "Access Options".
I've already used:
DoCmd.ShowToolbar "ribbon", acToolbarYes...