BCGControlBar Pro for MFC
void CBCGPUserTool::DrawToolIcon ( CDC *  pDC,
const CRect &  rectImage 
)

Renderer a tool image.

This function draws the user tool icon at the center of the specified by rectImage parameter area.

Parameters
pDCA pointer to a device context.
rectImageSpecifies the area where the icon should be displayed.