C ++ / VC ++中有多少种对话框? [英] How many Types of Dialog in C++/VC++?

查看:97
本文介绍了C ++ / VC ++中有多少种对话框?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



我是VC ++ / C ++的初学者,我想知道我们可以在VC ++ / C ++中创建多少种类型的对话框? br />


据我所知,我们可以创建Win32和MFC对话框。还有其他类型的对话框吗?



在MFC对话框下我们可以创建多少种类型的MFC对话框?



请让我知道或给我一些参考资料,在那里我可以获得有关C ++和VC ++中Dialog类型的一些信息?

Hi all,

I am the beginner in VC++/C++, I want to know that how many types of dialog we can create in VC++/C++?

As what I know that we can create Win32 and MFC dialog. Is there any other type of dialog?

Under MFC dialog how many type of MFC dialog we can create?

Please let me know or give me some references where I can get some information about type of Dialog in C++ and VC++ ?

推荐答案

只有两种类型的对话框:模态和无模式。无论您使用MFC还是纯Win32,规则都是相同的。请参阅 https://msdn.microsoft.com/en-us/library/ ms632588(v = vs.85).aspx [ ^ ]了解详情。
There are only two types of dialog: modal and modeless. Whether you use MFC or pure Win32 the rules are the same. See https://msdn.microsoft.com/en-us/library/ms632588(v=vs.85).aspx[^] for full details.


这篇关于C ++ / VC ++中有多少种对话框?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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