
MFC/SDI: "Combo Box" and Toolbar
Could someone help:
I have an SDI application. Now I want to add a "Combo Box"
control to the "Toolbar" and the added combo box becomes
part of the Toolbars. If I check/uncheck the "Toolbar"
from "View" the toolbars(including the combo box) should be
shown/hidden. But I couldn't do this by editing the toolbar
resource in project's ResourceView because all the toolbars
are "buttons".
I know "Windows Explorer" does this perfectly.
Could somebody tell me how to do this in MFC?
I'm using VC++ 4.2
TIA
imzb
Sent via Deja.com http://www.*-*-*.com/
Share what you know. Learn what you don't.