BCGControlBar Pro for MFC
virtual BOOL CBCGPBaseControlBar::IsDocked ( ) const
virtual

Determines whether the control bar is docked or not.

Returns
Nonzero if the parent of the control bar is not mini-frame or the control bar is floating in a mini-frame with another control bar

Use this function to determine whether the control bar is floating alone or docked.

Reimplemented in CBCGPDockingControlBar.