Garry's Mod Wiki

Revision Difference

Panel:SetVerticalScrollbarEnabled#550923

<function name="SetVerticalScrollbarEnabled" parent="Panel" type="classfunc"> <description> Sets the visibility of the vertical scrollbar. Works for <page>RichText</page> and <page>TextEntry</page>. </description> <realm>Client</realm>⤶ <realm>Client and Menu</realm>⤶ <args> <arg name="display" type="boolean" default="false">True to display the vertical text scroll bar, false to hide it.</arg> </args> </function>