how can i add menu and button bar to a dialog 
Author Message
 how can i add menu and button bar to a dialog

hello,everybody

    now,I need develop a new application with Visual C++,but I have little
experience for it.
    I want to know how I can add a menu to a modal or no modal Dialog. and I
want to the dialog can like a new application which can open file,save
file,print file,etc.



Mon, 12 Jan 2004 16:23:57 GMT  
 how can i add menu and button bar to a dialog

Quote:

> hello,everybody

>     now,I need develop a new application with Visual C++,but I have little
> experience for it.
>     I want to know how I can add a menu to a modal or no modal Dialog. and I
> want to the dialog can like a new application which can open file,save
> file,print file,etc.

If you use MFC see the Dlgcbr32 MFC sample in MSDN.  It is a dialog app
with menu, toolbar and status bar.

--
Scott McPhillips [VC++ MVP]



Tue, 13 Jan 2004 07:58:25 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Newbie : Adding Menu Bar and Tool Bar to Dialog Based App

2. SC_RESTORE Button not added to Menu bar.

3. add toolbar button to IE's menu bar

4. Add menu bar to dialog box.

5. Howto Add a menu bar to a Dialog box

6. Add Drop-Down Menu To A Dialog Bar ?

7. Dialog Box menu bar and Media Control buttons

8. Dialog box menu bar and Media Control buttons

9. Adding menu items to Excel menu bar with open activation

10. Adding menu item to dialog menu

11. How to add buttons in the caption bar?

12. how add my button on title bar (as in ICq)

 

 
Powered by phpBB® Forum Software