使用Visual Studio 2008样式的MFC App:如何访问选项卡容器? [英] MFC App using Visual Studio 2008 style: how do I access the tab containers?

查看:62
本文介绍了使用Visual Studio 2008样式的MFC App:如何访问选项卡容器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

刚创建了一个VS 2008风格的MFC应用程序(使用Visual Studio 2015更新3),想知道如何在应用程序界面中心创建的选项卡中放置内容。我想在这些标签窗口中放置控件...但是如何?

Just created an MFC App with a VS 2008 style (using Visual Studio 2015 update 3), and want to know how to place content in the tabs that are created in the center of the application's interface. I want to place controls in these tab windows ... but how?

谢谢,

Juan

Juan Dent

Juan Dent

推荐答案

如果在向导的最后一步选择 CFormView 作为View类的基础,则可以使用对话框编辑器放置控件。 (使用"视图"菜单转到"资源视图",然后打开并编辑对话框)。

If you select CFormView as the base for your View class on last step of the Wizard, the you will be able to place the controls using Dialog Editor. (Go to Resource View using View menu, then open and edit the dialog).


这篇关于使用Visual Studio 2008样式的MFC App:如何访问选项卡容器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆