J
Jonathan
Hi I so new to vb.net that the paints still wet...
I would like to load a listbox (as I would do using vba). The properties
show multicolumn = true
column width = 300
How do I set the individual column widths?
listbox1.add(newItem) appends a new item to my list.
How do I add the additional column for each list item?
Any ideas or suggestions appreciated
I would like to load a listbox (as I would do using vba). The properties
show multicolumn = true
column width = 300
How do I set the individual column widths?
listbox1.add(newItem) appends a new item to my list.
How do I add the additional column for each list item?
Any ideas or suggestions appreciated