本文介绍了CDialog OnCreate与OnInitDialog的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当为无模数对话框创建控件时
最好播放一条消息,

OnInitdialog或OnCreate

我的意思是哪个虚函数?

When Create controls for a Modless Dialog
Durning which message is it best to do So

OnInitdialog or OnCreate

I meant which virtual functions ??

推荐答案


这篇关于CDialog OnCreate与OnInitDialog的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-11 00:41