A multicolumn list box is often decorated by a sub-vi via a control reference.
A common example would be coloring the background of alternate rows or columns.
In order to all columns or rows, a sub-VI must retrieve the ItemNames array via the reference to determine the number of iterations.
Add a property node for the MCL that returns the size of the ItemNames array directly so the ItemNames array does not need to be retrieved.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.