BCGControlBar Pro for MFC
BOOL CBCGPMDIFrameWnd::IsMemberOfMDITabGroup ( CWnd *  pWnd)
inline

Tells whether a tabbed window is located among other windows in MDI Tabbed Group.

Returns
Nonzero if the specified tabbed window is contained in the list of tabbed windows that form MDI Tabbed Groups.

Use this method to determine whether a tabbed window specified by pWnd is located among other windows in MDI Tabbed Group.

Parameters
pWndA pointer to tabbed window.