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.
Retrieves the array of colors used for automatic coloring.
const CArray<COLORREF,COLORREF>& GetAutoColors() const;
Return Value
A reference to an array of COLORREF values that the CMFCBaseTabCtrl object uses for automatic tab coloring.
Remarks
By default, the framework initializes the array of colors to library-defined colors. You can provide a custom array of colors by calling the method CMFCBaseTabCtrl::SetAutoColors.
Requirements
Header: afxbasetabctrl.h