Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Sets a list of custom colors that are used when the auto color feature is enabled.
static void SetTabAutoColors(
const CArray<COLORREF, COLORREF>& arColors
);
Parameters
- [in] arColors
Contains the array of colors to set.
Remarks
Use this method to customize the list of colors that are used when the auto color feature is enabled. This is a static function and affects all tabbed panes in your application.
Use CTabbedPane::EnableTabAutoColor to enable or disable the auto color feature.
Requirements
Header: afxTabbedPane.h