ctrlSetTextColor: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
<h2 style="color:#000066">'' | <h2 style="color:#000066">'''''display'' ctrlSetTextColor ''color'''''</h2> | ||
Line 22: | Line 22: | ||
'''Description:''' | '''Description:''' | ||
Sets text color of given control. Color is in format Color. | Sets text color of given control. | ||
Color is in format [[Color]]. | |||
'''Example''': | '''Example''': | ||
_control '''ctrlSetTextColor''' [1, 0, 0, 1] | _control '''ctrlSetTextColor''' [1, 0, 0, 1] |