Garry's Mod Wiki

DImageButton:SetImageVisible

  DImageButton:SetImageVisible( boolean visible )

Description

Hides or shows the image of the image button. Internally this calls Panel:SetVisible on the internal DImage.

Arguments

1 boolean visible
Set true to make it visible ( default ), or false to hide the image