Click here to Skip to main content
15,881,173 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am writing an SDI application that will have multiple display sets for a particular data configuration. I want to be able to allow the user to select a display using MDI-like tabs on the Mainframe windows. Is this possible to do, and if so, how do you do it? I have googled this, and have come up with tab controls, but nothing for the mainframe windows

Thanks in advance.

Steve
Posted

1 solution

Hi, You can refer to the following article for referance,
Tabbed View Interface in an MFC Doc View Application[^]
 
Share this answer
 

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