CMFCVisualManager::AlwaysHighlight3DTabs

The framework calls this method to determine whether 3D tabs should always be highlighted in the application.

virtual BOOL AlwaysHighlight3DTabs() const;

Return Value

TRUE if 3D tabs should be highlighted.

Remarks

Override this function in a derived visual manager and return TRUE if 3D tabs should always be highlighted. The default implementation of this method returns FALSE.

Requirements

Header: afxvisualmanager.h

See Also

Reference

CMFCVisualManager Class

Hierarchy Chart