void CBCGPCaptionBar::SetImageToolTip | ( | LPCTSTR | lpszToolTip, |
LPCTSTR | lpszDescription = NULL |
||
) |
Call this method to set a tooltip for the image.
Use this method to set a tooltip for the caption bar image. The tooltip may consist of tooltip caption and description.
lpszToolTip | Specifies tooltip caption text. |
lpszDescription | Specifies tooltip description. |