I have VS2002 on my laptop.
I opened code which is in VS2003 (vb.net code) using my environment. First of all the solution file wasn't recognized. so I added the .vb files into my project.
Dim objListItem As ListItem
~~~~~~
whats the listitem means? I can only see listbox in my editor...
