LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Change BG color of numeric text box to red?

How can I change the BG color of a numeric text box to the color red? I want to be able to change the background color from green to red and vice versa in a pass/fail test and I am only able to access black, blue, and green colors using the BG color property node and numeric controls.
0 Kudos
Message 1 of 3
(4,495 Views)
You can use the color box constant under numeric>>additional numeric constants.
Good luck
Message 2 of 3
(4,495 Views)
keenween,
Use Property node of BG color of Numeric text. You could use a Case for T/F, I used a Select VI instead. See attached.

Good Luck with it, Doug
0 Kudos
Message 3 of 3
(4,495 Views)