Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Determines if the pane can be converted to a tabbed document.
virtual BOOL CanBeTabbedDocument() const;
Return Value
TRUE if the pane can be converted to a tabbed document; otherwise, FALSE.
Remarks
Override this method in a derived class and return FALSE if you want to prevent a pane from being converted to a tabbed document. A tabbed document will not be listed in the Window Position menu.
Requirements
Header: afxPane.h