The CBCGPRecentDockInfo class is a helper class that used to store "recent docking information" - the information about the last size, position, container, default slider, mini-frame window, dock bar and dock bar row of a control bar or docking control bar. This information is used to properly dock or float a control bar when the user double clicks the left mouse button on the control bar.
CBCGPRecentDockInfo objects are created automatically along with control bars, because there is a member of this type embedded into CBCGPControlBar.
Inherits CObject.