'DeclarationPublic Property UseCustomScrollBars As System.Boolean
'UsageDim instance As NUIPanel Dim value As System.Boolean instance.UseCustomScrollBars = value value = instance.UseCustomScrollBars
public System.bool UseCustomScrollBars {get; set;}