Revision Difference
Panel:SetPaintBorderEnabled#561847
<function name="SetPaintBorderEnabled" parent="Panel" type="classfunc">
<description>Sets whenever all the default border of the panel should be drawn or not.</description>
<description>Sets whether the default border of the panel should be drawn or not.</description>
<realm>Client and Menu</realm>
<args>
<arg name="paintBorder" type="boolean">Whenever to draw the border or not.</arg>
<arg name="paintBorder" type="boolean">Whether to draw the border or not.</arg>
</args>
</function>