BCGControlBar Pro for MFC
virtual void CBCGPToolTipCtrl::OnDrawBorder ( CDC *  pDC,
CRect  rect,
COLORREF  clrLine 
)
virtual

Called by the framework when it needs to draw tooltip border.

Override in a derived class to customize appearance of tooltip border.

Parameters
pDCPointer to a device context.
rectTooltip bounding rectangle.
clrLineBorder color.