Results 1 to 2 of 2

Thread: Lists

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2016
    Posts
    7

    Lists

    So i made this program of where i randomly generate 5000 words and numbers and sort them in 4 methods.
    When i do a binary search to ask what position the number/word is in the list box. I was wondering if there was a way for me to highlight that position on the list of the word/number that the user searched for?

  2. #2
    PowerPoster
    Join Date
    Feb 2012
    Location
    West Virginia
    Posts
    14,205

    Re: Lists

    Code:
    List1.Selected(IndexOfItem)=True

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width