01-27-2011 10:02 AM - edited 01-27-2011 10:03 AM
Is there a way to set the color of the border when tabbing through controls? Right now I have a darker background so it doesn't do much good to be tabbing through enum and ring dropdowns when you can't tell which is selected because the border is black.
01-27-2011 11:52 AM
Here is a post that talks about how to hide the key focus:
http://forums.ni.com/t5/LabVIEW/How-do-I-get-rid-of-the-Key-Focus-object-border/m-p/844383
Maybe Label.TextColor can be changed when the focus is on the numeric control or blink the control.
Jst some ideas until border color change is provided in LV.