|
static |
Sets a custom list of colors to be used when the auto color feature is enabled.
Use this function in order to customize the list of colors to be used when the auto color feature is enabled. Note, that this is a static function and affects all tabbed control bars in your application.
Use EnableTabAutoColor() in order to enable or disable the auto color feature.
arColors | Contains the array of colors to set. |