BCGControlBar Pro for MFC
const CObList& CBCGPMDIFrameWnd::GetMDITabGroups ( ) const
inline

Returns a list of MDI Tabbed Groups (a list of tabbed windows).

Returns
A const reference to CObList object that contains a list of tabbed windows (CBCGPTabWnd class). The list should not be stored or modified.

Use this method to access the list of tabbed windows. It can be helpful if you need to change or query some parameters of individual tabbed windows.