BCGSoft Professional Editor for MFC
virtual BOOL CBCGPEditCtrl::OnDrawSymbol ( CDC *  pDC,
CRect  rectRow,
BCGP_EDIT_SYM_DEF symDef 
)
inlinevirtual

Called by the framework when it needs to display a symbol.

The default implementation draws an appropriate image from the image list of symbols. You can set this image list using SetSymImgList().

Parameters
pDCA pointer to a device context.
rectRowBounding rectangle.
symDefSymbol definition.