Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Hides any balloon tip associated with the current edit control.
BOOL HideBalloonTip();
Return Value
true if this method is successful; otherwise, false.
Remarks
This function sends the EM_HIDEBALLOONTIP message, which is described in the Windows SDK.
Requirements
Header: afxwin.h
This control is supported in Windows XP and later.
Additional requirements for this method are described in Build Requirements for Windows Vista Common Controls.