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.
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