BCGControlBar Pro for MFC
virtual CWnd* CBCGPBaseControlBar::GetDockSite ( ) const
virtual

Returns a pointer to dock site.

Returns
A pointer to window that is a dock site of the control bar.

Call this function to retrieve a pointer to dock site of the control bar. It can be either main frame window if the control bar is docked to the main frame or mini-frame window if the control bar is floating.