Scanner ActiveX Control ReferenceProperties HideProgressBar Scanner ActiveX Control HideProgressBar Hide Progress bar when scanning the images. Scanner1.HideProgressBar[=Boolean] ParameterBooleantrue is hide progress bar, false is show the progress bar.RemarkThis property is Read/Write. Example Visual Basic SyntaxScanner1.HideProgressBar=TrueScanner1.SelectImageSourceByIndex 0Scanner1.Scan