Revision Difference
DCheckBoxLabel:SetBright#562055
<function name="SetBright" parent="DCheckBoxLabel" type="panelfunc">
<description>
<deprecated>You really should be using <page>DCheckBoxLabel:SetTextColor</page> instead</deprecated>⤶
⤶
Sets the color of the <page>DCheckBoxLabel</page>'s text to the bright text color defined in the skin.⤶
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>
<args>
<arg name="bright" type="boolean">true makes the text bright.</arg>
</args>
</function>