Garry's Mod Wiki

DListBox:SelectItem

  DListBox:SelectItem( Panel item, boolean onlyme )

Description

This is used internally - although you're able to use it you probably shouldn't.

Used internally to select a specific panel.

Arguments

1 Panel item
DListBox to select.
2 boolean onlyme
Whether to deselect other selected items.