G
Guest
I have an application that I am converting to vb,net. I use a list box with
multiple columns that I reference using the "list" function. How do I do this
in vb.net? The list box looks like this:
Col1 Col2 Col3
C11 C21 C31
C12 C22 C23
....
How do I build it?
How do I reference a specific column when a row is selected?
multiple columns that I reference using the "list" function. How do I do this
in vb.net? The list box looks like this:
Col1 Col2 Col3
C11 C21 C31
C12 C22 C23
....
How do I build it?
How do I reference a specific column when a row is selected?