Revision Difference
Panel:SetVerticalScrollbarEnabled#510830
<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>⤶
<args>⤶
<arg name="display" type="boolean" default="false">True to display the vertical text scroll bar, false to hide it.</arg>⤶
</args>⤶
</function>⤶
⤶