CToolTipCtrl::Popup
Causes the current tooltip control to display at the coordinates of the last mouse message.
void Popup();
Заметки
This method sends the TTM_POPUP message, which is described in the Windows SDK.
Требования
Header: afxcmn.h
This method is supported in Windows XP and later.
Additional requirements for this method are described in Build Requirements for Windows Vista Common Controls.