BCGControlBar Pro for MFC
virtual BOOL CBCGPMDIFrameWnd::OnGetMDITabCustomToolTip ( CWnd *  pWndMDIChild,
int  nTabIndex,
CString &  strToolTip,
CString &  strDescription 
) const
inlinevirtual

Override this method to specify an MDI tab custom tooltip.

Parameters
pWndMDIChildA pointer to MDI child window.
nTabIndexZero-based index of the MDI tab.
strToolTipThe tool tip.
strDescriptionThe tool tip description.
Returns
TRUE if it succeeds, FALSE if it fails.