Hello Brad,
The best way to create NMenuBar is to drop NCommandBarsManager component on the form and from the the small arrow on the top right corner to choose "Show Editor".
Then from the "Customize CommandBars" dialog choose "New...". In the New toolbar dialog window check "Menu Bar" check box, choose the dock position and click "OK".
Click "Close" button in "Customize CommandBars" dialog.
This way the menu bar should be displayed on your form.
To add commands you can click on the same small arrow which is on the top right corner of the menu bar and choose "Add Command" or from the menu bar's Property Browser Commands property.
Best Regards,
Nevron Support Team