BCGControlBar Pro for MFC
BOOL CBCGPGridCtrl::IsControlBarColors ( ) const
inline

Tells whether the grid control uses colors of the parent control bar, or not.

Returns
Nonzero if the grid control uses colors of the parent control bar; otherwise 0.

Call this function to determine whether the grid control uses colors of the parent control bar or not.

This flag is set during initialization and it's FALSE when the grid control resides on a dialog.