I have a windows mobile application and when I add a MenuBar with one action called Loginit is always called Menu and Login is the first entry? When I add the same MenuBar in Win32 "Login" shows up directly in the menu.

So 2 questions:
1. How do I change the default name of the Windows Mobile right native menu bar from "Menu" to something else?

2. If I do not want a Menbar at all but a direct key how do I do this? I want the bottom right softkey to only say Login and not expand to a menu at all.