Garry's Mod Wiki

DForm:ListBox

  Panel, Panel DForm:ListBox( string label )

Description

Adds a DListBox onto the DForm

We advise against using this. It may be changed or removed in a future update. Use DListView with DForm:AddItem instead.

Arguments

1 string label
The label to set on the DListBox

Returns

1 Panel
The created DListBox
2 Panel
The created DLabel