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