04-01-2010 02:45 PM
Is it possible to switch the "Highlight Entire Row" option on and off during Run-time in a multicolumn listbox?
I know the option is available on the righ-click menu of the FP control, but I was wondering if this can also be done programatically.
Thanks
Kas
Solved! Go to Solution.
04-01-2010 03:43 PM
If you installed LabVIEW scripting, you'll have the following property:
Ton
04-01-2010 03:53 PM
Nice one. Thanks TCP
Kas