ScrollArea.NoBackground (gb.qt4)

Property NoBackground As Boolean

Return or set if the control automatically draws its background.

You can set this property if you know that you are going to draw all the pixels of the ScrollArea: there is no use to spend time drawing a background that will be recovered.