BCGControlBar Pro for MFC
virtual CSize CBCGPToolTipCtrl::OnDrawHelpPrompt ( CDC *  pDC,
CRect  rect,
BOOL  bCalcOnly 
)
virtual

Called by the framework to draw help prompt.

Parameters
pDCA pointer to a device context.
rectBounding rectangle of the help prompt area.
bCalcOnlyIf TRUE, there is no need to draw the help prompt. The method has been called to calculate the help prompt size.
Returns
Size of help prompt.