Image Viewer CP Pro ActiveX Control ReferenceMethods SetBackgroundColor Image Viewer CP ActiveX Control SetBackgroundColor Set the background color of display area. Public Function SetBackgroundColor( bgcolor As OLE_COLOR) Parameterbgcolorthe RGB color of background color.No Return Value Example Visual Basic SyntaxImageViewer1.SetBackgroundColor RGB(255,0,0)