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.
Moves the active tab from the currently active tabbed window to the next or previous tabbed group.
void MDITabMoveToNextGroup(
BOOL bNext=TRUE
);
Parameters
- [in] bNext
If TRUE, move the tab to the next tabbed group. If FALSE, move it to the previous tabbed group.
Requirements
Header: afxMDIFrameWndEx.h