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.
Called by the framework to get tooltip information.
virtual BOOL GetToolTipInfo(
CMFCToolTipInfo& params,
UINT nType = (UINT)(-1)
);
Parameters
[out] params
A reference to a CMFCToolTipInfo Class object where this method returns tooltip information.[in] nType
Type information for the tooltip information to be returned.
Return Value
Returns TRUE if tooltip information is returned, and FALSE otherwise.
Requirements
Header: afxvisualmanageroffice2003.h