BCGControlBar Pro for MFC
LPCTSTR CBCGPRibbonPaletteButton::GetItemToolTip ( int  nItemIndex) const

Returns a tooltip text assigned to a palette item.

Returns
A pointer to text string assigned to a palette item. It can be NULL.

Use this method to retrieve a tooltip text assigned to a palette item.

Parameters
nItemIndexSpecifies zero-based palette item index.