
Refresh one Dialog after pressing OK in an other dialog
Hi Mathias,
You can post a custom message to another dialog, and handle the custom
message to refresh list on the receiver's side. Regarding information on
implementing custom message, you can check the Joseph's MVP tips web site:
http://www3.pgh.net/~newcomer/messages.htm
Hope this helps.
Best Regards,
Leo Chen
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| Subject: Refresh one Dialog after pressing OK in an other dialog
| Date: Tue, 22 Oct 2002 11:46:49 +0200
| Lines: 8
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1106
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
| Newsgroups: microsoft.public.vc.mfc
| NNTP-Posting-Host: 213.33.72.25
| Path: cpmsftngxa08!tkmsftngp01!tkmsftngp10
| Xref: cpmsftngxa08 microsoft.public.vc.mfc:348083
| X-Tomcat-NG: microsoft.public.vc.mfc
|
| Hi all I want to refresh the entries of an dialog after I press the OK
| button in an other Dialog
|
| Can anyboady help me (with an example ?)
|
|
|
|
|