CListCtrl::SetInfoTip
Sets the tooltip text.
BOOL SetInfoTip(
PLVSETINFOTIP plvInfoTip
);
Parameters
- plvInfoTip
A pointer to an LVFSETINFOTIP structure containing the information to be set.
Return Value
Returns TRUE on success, FALSE on failure.
Remarks
This member function emulates the functionality of the LVM_SETINFOTIP message, as described in the Windows SDK.
Requirements
Header: afxcmn.h