Revision Difference
DCheckBoxLabel:SetBright#562228
<function name="SetBright" parent="DCheckBoxLabel" type="panelfunc">
<description>
Sets the color of the <page>DCheckBoxLabel</page>'s text to the bright text color defined in the skin.
</description>
<realm>Client and Menu</realm>
<file line="98-L100">lua/vgui/dcheckbox.lua</file>⤶
<args>
<arg name="bright" type="boolean">true makes the text bright.</arg>
</args>
</function>