RE: Re: How to close a Property Sheet after deferred Save activity?
"Dick Dievendorff" <[email protected]>
| Newsgroups | gmane.comp.windows.wtl |
|---|---|
| Message-ID | <003801c9abd1$5a601290$0f2037b0$@net> |
Perfect! Thanks, bjarke. The PropSheet_PressButton macro in prsht.h uses PostMessage. Cheers, Dick From: [email protected] [mailto:[email protected]] On Behalf Of Bjarke Viksøe Sent: Monday, March 23, 2009 8:23 AM To: [email protected] Subject: [wtl] Re: How to close a Property Sheet after deferred Save activity? --- In [email protected] <mailto:wtl%40yahoogroups.com> , "Dick Dievendorff" <dieven@...> wrote: > > My question is, when I receive the completion message indicating the > completion of my asynchronous activity I want to then close the property > sheet. > Use the PressButton() method to simulate the button press. Notice that the WTL library uses SendMessage() here which is not always ideal, so you may consider using PostMessage() with PSM_PRESSBUTTON manually. regards bjarke [Non-text portions of this message have been removed] ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/wtl/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/wtl/join (Yahoo! ID required) <*> To change settings via email: mailto:[email protected] mailto:[email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/