protected void ForceScrollUpdate( System.bool paintScrolls )
'Declaration
Protected Sub ForceScrollUpdate( _ ByVal paintScrolls As System.Boolean _ )
'Usage
Dim instance As NUIPanel Dim paintScrolls As System.Boolean instance.ForceScrollUpdate(paintScrolls)
Parameters
- paintScrolls