Click here to Skip to main content
15,891,925 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Good day all!!! I'm new to MFC and I'm trying to develop an application that has a navigation bar to the left and a properties bar to the right. I have managed to put my own CMFCOutlookBarPane to the right. In that bar pane I want to add some textboxes, buttons and a list view control or grid. I would also like to add a map control in tabbed page in the middle. I want it to look like the c# version i did. See image.



How do I go about doing this.

Thanx in advance for your help...
Posted
Comments
KarstenK 22-Jan-14 3:08am    
If you c# you will stay away from a lot of trouble. The MFC is old stuff and cumbersome, so you will have a lot of pain.

If you have some important C-Code you can use it a via dll in C#.
azinyama 22-Jan-14 3:17am    
Unfortunately I can't move to c++. It's an inherited project and it would be more work to move it to c#.
KarstenK 22-Jan-14 12:52pm    
Building an GUI in C# is easy and if it is an old project new features like these arent approbiate.


This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900