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.
Associates a tooltip with a button.
void SetTooltip(
LPCTSTR lpszToolTipText
);
Parameters
- [in] lpszToolTipText
Pointer to the text for the tooltip. Specify NULL to disable the tooltip.
Requirements
Header: afxbutton.h