BCGSuite for MFC
virtual void CBCGPEdit::OnDrawImageOnLeft ( CDC *  pDC,
CRect  rect 
)
protectedvirtual

Called by the framework when it needs to draw image (icon) of the left side.

Override this function in a derived class if you want to customize appearance of the left-side icon.

Parameters
pDCA pointer to a device context.
rectThe icon's bounding rectangle.