/
CMS_ActivateAlternativeColorScheme
CMS_ActivateAlternativeColorScheme
Description
Calling this function makes the next balloon message shown by InfoCenter use Alternative Color Scheme(ACS).
Syntax
CMS_ActivateAlternativeColorScheme() as Boolean
Example
VBScript
If bStatus Then bStatus=CMS_ActivateAlternativeColorScheme()