BCGControlBar Pro for MFC
void CBCGPMDIFrameWnd::MDITabNewGroup ( BOOL  bVert = TRUE)
inline

Creates a new tabbed group (a new tabbed window)

Use this function to create a new tabbed window (new tabbed group) and add a first tab to it.

Parameters
bVertSpecifies the new group alignment. If TRUE - the new group will be aligned vertically.