Garry's Mod Wiki

Panel:LoadControlsFromString

  Panel:LoadControlsFromString( string data )

Description

We advise against using this. It may be changed or removed in a future update.
This is used internally - although you're able to use it you probably shouldn't.

Loads controls(positions, etc) from given data. This is what the default options menu uses.

Arguments

1 string data
The data to load controls from. Format unknown.