Toolbar with Combo Box 
Author Message
 Toolbar with Combo Box

Hello,

is there any way to create a combo box an a new toolbar.
Is there anyone who can help me?



Mon, 01 Mar 2004 15:59:40 GMT  
 Toolbar with Combo Box
Hi,

If you want to add combo box to toolbar, you can use dialog bar as your
tool bar. Please see CDialogBar in the following link.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vcmf...
l/_mfc_cdialogbar.asp

Kelton



Mon, 01 Mar 2004 19:04:56 GMT  
 Toolbar with Combo Box
Depending upon your needs, a CDialogBar may be easier to implement. For a
toolbar, take a look at the following link:
http://www.codeguru.com/toolbar/ctrls_in_tb.shtml

--
Ajay Kalra [MVP - VC++]

Note: Please post all replies to newsgroup only.


Quote:
> Hello,

> is there any way to create a combo box an a new toolbar.
> Is there anyone who can help me?



Mon, 01 Mar 2004 23:06:52 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Toolbar and combo box

2. how to place font or color combo box in toolbar

3. combo box and toolbar

4. q: toolbar drop down combo box and document data

5. Toolbar:Dynamically adding a combo box

6. MFC/SDI: "Combo Box" and Toolbar

7. How to insert a combo box into a toolbar

8. When to load things into a Combo box in a toolbar

9. How to add a combo box to toolbar?

10. MFC: Hoe to put combo box in toolbar?

11. How do I receive selection info from Combo Box in toolbar

12. Add combo box on toolbar

 

 
Powered by phpBB® Forum Software