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