BCGControlBar Pro for MFC
static void CBCGPToolBarImages::FillDitheredRect ( CDC *  pDC,
const CRect &  rect 
)
static

Fills a given rectangle by using a specific brush created from system colors.

Use this function to fill a rect rectangle by using a global brush created by algorithm, which combines various system colors.

Parameters
pDCA pointer to a device context.
rectA rectangle to fill.