Garry's Mod Wiki

Revision Difference

DFrame:ShowCloseButton#530583

<function name="ShowCloseButton" parent="DFrame" type="panelfunc"> <ispanel>yes</ispanel> <description>Determines whether the DFrame's control box (close, minimise and maximise buttons) is displayed.</description> <realm>Client</realm> <file line="69-L75">lua/vgui/dframe.lua</file> <args> <arg name="show" type="boolean">`false` hides the control box; this is `true` by default.</arg> </args> </function>