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