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