Search results for query: *

  • Users: edgedemon
  • Content: Threads
  • Order by date
  1. E

    Object Orientated Woes create objects

    Hi everyone, Im looking for advice, help, best practices. I'm new to VB and having alot of trouble with OO. I understand how to manually create an object and assign properties and methods to it, but I am stuck on getting VB to create objects on the fly, and working with multiple forms. Attached...
  2. E

    Can not open Project .sln file

    I usually work on any projects using a USB pen drive. I continually get problems with VB Studio not being able to 'find' the files or project. Usually this is due to the Drive letter for the USB drive changing from machine to machine. My usual work around is to copy all files to the VB projects...
  3. E

    Value of type 'Single' cannot be converted to '1-dimensional array of Single'

    Guys, Im sorry if this is a bit simple, but Im so stuck and pretty frustrated right now :-( Im trying to teach myself VB and Im in the process of writing a little test app as part of the learning process. I have reached the stage where Im trying to create my first array, as I want to populate a...
Back
Top