本文介绍了基于对话框的应用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
如果我在基于对话框的MFC应用程序中从父窗口进行domodal时,如何使子窗口无法移动?
有人可以建议我,谢谢提前。
How can I make a child window unmovable when I domodal from the parent window in a dialog based MFC application??
Can someone please suggest me, thanks in advance.
推荐答案
这篇关于基于对话框的应用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!