|
virtual |
Determines whether the control bar is docked or not.
Actually, this implementation checks whether the control bar is floating alone in a mini-frame window or not.
If you want to know if the control bar is docked to the main frame window, use GetDefaultSlider(). If the GetDefaultSlider() function returns a non-NULL pointer to a default slider, the control bar is docked at the main frame window.
Reimplemented from CBCGPBaseControlBar.