BCGControlBar Pro for MFC
CBCGPDragFrameImpl

Detailed Description

The CBCGPDragFrameImpl class implements the functionality to draw the drag frame rectangle when a control bar is being dragged in the standard dock mode.

Objects of this class are embedded into CBCGPControlBar objects. In this way each floating control bar can be dragged using the drag frame rectangle.

You can control the thickness of the drag frame using BCGPGLOBAL_DATA::m_nDragFrameThiknessFloat and BCGPGLOBAL_DATA::m_nDragFrameThiknessDock.