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