Expand Minimize
This topic has not yet been rated - Rate this topic

CMDIFrameWndEx::MDITabMoveToNextGroup

Moves the active tab from the currently active tabbed window to the next or previous tabbed group.

void MDITabMoveToNextGroup(
   BOOL bNext=TRUE 
);
[in] bNext

If TRUE, move the tab to the next tabbed group. If FALSE, move it to the previous tabbed group.

Header: afxMDIFrameWndEx.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.