Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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