Garry's Mod Wiki

Panel:SelectNone

  Panel:SelectNone()

Description

Deselects all items in a panel object. For text-based objects, this will deselect 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.