CCmdUI::m_pOther
Pointer (of type CWnd) to the window object, such as a tool or status bar, that sent the notification.
CWnd* m_pOther;
Remarks
NULL if the item is a menu or a non-CWnd object.
Requirements
Header: afxwin.h
Pointer (of type CWnd) to the window object, such as a tool or status bar, that sent the notification.
CWnd* m_pOther;
NULL if the item is a menu or a non-CWnd object.
Header: afxwin.h