CMDIFrameWndEx::GetMDITabGroups

Returns a list of MDI tabbed windows.

const CObList& GetMDITabGroups() const;

Return Value

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

Remarks

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.

Requirements

Header: afxMDIFrameWndEx.h

See Also

Reference

CMDIFrameWndEx Class

Hierarchy Chart