Search results for query: *

  1. D

    FindString Help !!!

    I'm writing a schedule application where the output is displayed in two list boxes, one for appointment information and one for time. I'm using FindString as part of a Boolean function used to prevent duplicate appointment times from being displayed in the time listBox. But instead of searching...
  2. D

    Finding duplicates before adding to listBox And synchronized scrollbars

    I’m taking a beginning Visual Basic class. In the class we are writing an application that allows a user to enter a schedule of appointments and their times. I am having two problems with the application. The application is supposed to include a custom function called TimeTaken that returns the...
Back
Top