CWnd::FilterToolTipMessage
Called by the framework to display the tool tip message associated with a button on the toolbar.
void FilterToolTipMessage(
MSG* pMsg
);
Parameters
- pMsg
A pointer to the tool tip message.
Remarks
It is normally called from PreTranslateMessage.
Call it when the framework does not call it for you.
Requirements
Header: afxwin.h