BCGSuite for MFC
virtual void CBCGPGridNotificationBadge::OnDraw ( CDC *  pDC,
CRect  rect,
const CBCGPGridItem pOwner 
)
virtual

Called by the framework when a notification badge should be drawn.

Parameters
pDCA device-context.
rectThe badge bounding rectangle.
pOwnerThe grid item which owns the badge.