Re: Reflect WM_NOTIFY
From: Jeff Partch (jeffp_at_mvps.org)
Date: 10/28/04
- Next message: Gary Chanson: "Re: can't hide the caret!"
- Previous message: Steve Alpert: "can't hide the caret!"
- In reply to: Nelson: "Reflect WM_NOTIFY"
- Next in thread: Nelson: "Re: Reflect WM_NOTIFY"
- Reply: Nelson: "Re: Reflect WM_NOTIFY"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 28 Oct 2004 12:20:30 -0500
"Nelson" <doomer999@hotmail.com> wrote in message
news:%23tIYzFRvEHA.3416@TK2MSFTNGP09.phx.gbl...
> Hi,
>
> Can WM_NOTIFY be reflected to the child window without using MFC?
Yep. Just subclass the child and the parent and use a registered message.
-- Jeff Partch [VC++ MVP]
- Next message: Gary Chanson: "Re: can't hide the caret!"
- Previous message: Steve Alpert: "can't hide the caret!"
- In reply to: Nelson: "Reflect WM_NOTIFY"
- Next in thread: Nelson: "Re: Reflect WM_NOTIFY"
- Reply: Nelson: "Re: Reflect WM_NOTIFY"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|