1 Attachment(s)
Applicaiton with toolbar display
Hi,
In my application i want to display only toolbar in top of the window.By pressing the menu in toolbar,corresponding window will be display seperately.
Pls help me i dont know how to start.
Im using VC++6.0.
If any article is there pls provide the link.
The attached bitmap showing how my applcaiiton wil be.
Re: Applicaiton with toolbar display
It is not at all clear what it is you are trying to accomplish.
VC6 is very outdated and you'll probably run into lots of problems trying to make toolbars and menus behave anything like modern programs. MFC9 (distributed as a service pack for VS2008) has all kinds on neat new toolbar and menu features. You might want to consider it for your project (you can D/L a 90 day full demo from MS):
http://msdn.microsoft.com/en-us/vstudio/aa700831.aspx