CMDIFrameWndEx::GetTearOffBars
Returns a list of tear-off menus.
const CObList& GetTearOffBars() const;
Return Value
A reference to a CObList Class object that contains a collection of pointers to CPane-derived objects that are in a tear-off state.
Remarks
CMDIFrameWndEx maintains a collection of tear-off menus. Use this method to retrieve a reference to this list.
Requirements
Header: afxMDIFrameWndEx.h