CGXTabBeam::SetNotifyWnd
void SetNotifyWnd(CWnd* pNotify);
pNotify
Specifies the pointer to the receiver window.
Remarks
Normally, the user-defined messages WM_GX_TABSWITCH and WM_GX_TABDBLCLK will be sent to the parent window. If you specify another receiver, the messages will be sent to this receiver window.