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

CMDIFrameWndEx::GetMDITabGroups

Returns a list of MDI tabbed windows.

const CObList& GetMDITabGroups() const;

A reference to a CObList Class object that contains a list of tabbed windows. Do not store or modify the list.

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

Header: afxMDIFrameWndEx.h

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