Garry's Mod Wiki

DTextEntry:GetDisabled

  boolean DTextEntry:GetDisabled()

Description

We advise against using this. It may be changed or removed in a future update. Use Panel:IsEnabled instead.

Returns whether the textbox is disabled. Use Panel:IsEnabled instead.

Returns

1 boolean
Whether the textbox is disabled.