Access the Items collection, i.e:

vb.net Code:
  1. Dim value As String = Me.ListBox1.Items(0).ToString()