PIXEL.LabelledCheckbox
- Base panel:
Panel(opens in a new tab) - Source: cl_labelled_checkbox.lua (opens in a new tab)
- Description: PIXEL checkbox with attached label.
Methods
The following methods are available on the PIXEL.LabelledCheckbox panel:
PANEL:SetTextColor( Color )Sets the label text color.
Color PANEL:GetTextColor()Gets the label text color.
PANEL:SetAutoWrap( boolean )Enables or disables automatic label wrapping.
boolean PANEL:GetAutoWrap()Returns whether automatic label wrapping is enabled.