I am new to VB.NET and so opened a simple project with one form and one listbox on the form. Within the form's load sub I added 3 items to the listbox using the syntax listbox1.items.add("text value1")
The problem is that, when I run the program, the listbox displays but the values in the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.