BCGControlBar Pro for MFC
virtual void CBCGPDockingControlBar::DrawCaption ( CDC *  pDC,
CRect  rectCaption 
)
protectedvirtual

Draws the docking control bar caption (gripper).

Called by the framework to draw the caption of a docking control bar.

You can override this function in a derived class to customize the caption (gripper) appearance.

Parameters
pDCA pointer to a device context.
rectCaptionThe caption bounding rectangle.