本文介绍了从对话框到SDI的SendMessage的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我有一个SDI应用程序,通过菜单包括一个对话框.在其中保留了一个复选框.现在我需要在复选框上单击以将消息发送到SDI.请问有谁能帮助我,如何从对话框发送消息并在SDI视图中处理该问题..
Hi,
I have a SDI application,included a dialog box through menu.In that i kept a check box.Now i need to send message to SDI on the check box click.Can any one pls help me,how to send the message from dialog and handle it in SDI view..
推荐答案
这篇关于从对话框到SDI的SendMessage的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!