Scanner ActiveX Control ReferenceMethods SetBackgroundColor Scanner 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 SyntaxScanner1.SetBackgroundColor RGB(255,0,0)