How to add a menu?

S

ShipHead

I've created a MFC C++ dialog application... I've created a menu
but can't seem to remember how to add the menu to the dialog.
Help?

TIA.
 
N

Nishant S

Set the menu-property of the dialog to the resource id of the menu. In VC++
7/7.1 you'll have to do this in the properties window.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top