Carousel SDK ActiveX Control ReferenceMethods SetBackgroundColor Carousel ActiveX Control SetBackgroundColor Set the background color of Carousel. Public Function SetBackgroundColor( ByVal clrBgColor As Color) ParameterclrBgColorthe background colorNo Return ValueExample Visual Basic SyntaxCarousel1.SetBackgroundColor RGB(255,0,0)