Garry's Mod Wiki

Panel:SetVerticalScrollbarEnabled

  Panel:SetVerticalScrollbarEnabled( boolean display = false )

Description

Sets the visibility of the vertical scrollbar.

Works for RichText and TextEntry.

Arguments

1 boolean display = false
True to display the vertical text scroll bar, false to hide it.