This topic has not yet been rated - Rate this topic

CMFCCaptionBar::SetButtonToolTip

Sets the tooltip for the button.

void SetButtonToolTip(
   LPCTSTR lpszToolTip,
   LPCTSTR lpszDescription=NULL 
);
[in] lpszToolTip

The tooltip caption.

[in] lpszDescription

The tooltip description.

Header: afxcaptionbar.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.