BCGControlBar Pro for MFC
void CBCGPDialog::DoDrawSpecialAreaOnNC ( const CRect &  rectArea)

Initiates drawing of specific area on the dialog box edges (non-client area). If you're calling this method, you should handle BCGM_ONDRAWNCSPECIALAREA registered message in your dialog class.

Parameters
rectAreaArea bounds in the client coordinates.