Search results

  1. E

    Need Java GUI video tutorials using eclipse WB

    http://thenewboston.org/list.php?cat=31 check tutorial number 50 and after
  2. E

    Visual Basic Simple help

    Some people like to keep it simple, and vb6 aint that bad tbh...
  3. E

    Visual Basic Simple help

    Try this: List1.AddItem(a & " + " & b & " = " & c) Also you can check this if you dont understand string concatenation VB6 Concat.
Back
Top