CBasePane::CanBeTabbedDocument
Specifies whether the pane can be converted to an MDI tabbed document.
virtual BOOL CanBeTabbedDocument() const;
Return Value
TRUE if the pane can be converted to a tabbed document; otherwise, FALSE. CBasePane::CanBeTabbedDocument always returns FALSE.
Remarks
Only objects of certain CBasePane-derived types, such as the CDockablePane Class, can be converted to tabbed documents.
Requirements
Header: afxbasepane.h