Hide Menu bar in Notes
Do you want to hide the default Notes Menu in your applications. You can do the following to achieve it.
Notes.exe kiosk yourdb.nsf
Here yourdb.nsf is any notes database that you want to launch and /kiosk is the paramater to start notes without menu. It is primarily useful in developing touch screen based applications.