Garry's Mod Wiki

Panel:SelectAll

  Panel:SelectAll()

Description

Selects all items within a panel or object. For text-based objects, selects all text.

Only works on RichText and TextEntry and their derived panels by default (such as DTextEntry), and on any panel that manually reimplemented this method.