Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the specified tabbed window is in the list of windows that are in MDI Tabbed Groups.
BOOL IsMemberOfMDITabGroup(
CWnd* pWnd
);
Parameters
- [in] pWnd
A pointer to tabbed window.
Return Value
TRUE if the specified tabbed window is in the list of tabbed windows that form MDI Tabbed Groups. Otherwise FALSE.
Requirements
Header: afxMDIFrameWndEx.h