LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I restrict multicolumn listbox to only two colums

HI
I wanted to have a Multicolumn Listbox with only 2 visible colums and no horizontal scrollbar in order to make it look like a regular listbox only with 2 columns? can I get make the column and row borders invisible?
0 Kudos
Message 1 of 3
(2,646 Views)
Righ-click on it and select "properties". On the apperance tab uncheck the vertical and horizontal scroll bars and select 2 columns and the desired number of rows.

To make the grid lines invisible, right-click and select "visible items" and uncheck horizontal and vertical lines as desired.

(On much older LabVIEW versions some of this might be different. What version do you have?)
0 Kudos
Message 2 of 3
(2,646 Views)
i totally forgot to check the visible option. That was what I wanted.
0 Kudos
Message 3 of 3
(2,646 Views)