BCGControlBar Pro for MFC
BOOL CBCGPTabWnd::IsDrawFrame ( ) const
inline

Tells whether the tab window draws a frame rectangle around embedded bars.

Returns
TRUE, if the frame rectangle is displayed; otherwise FALSE.

Call this function to determine whether the tab window draws a frame rectangle around embedded bars or not. You can enable or disable this feature using SetDrawFrame().