Carousel SDK ActiveX Control ReferenceMethods SetBackgroundImage Carousel ActiveX Control SetBackgroundImage Set the background image of Carousel. Public Function SetBackgroundImage( ByVal strImage As String) ParameterstrImagethe path of background imageNo Return ValueExample Visual Basic SyntaxCarousel1.SetBackgroundImage "c:\test.jpg"