Results 1 to 2 of 2

Thread: listbox slected

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2001
    Posts
    55

    Talking

    After loading a listbox, how can I make the first item already pre-selected?

  2. #2
    Fanatic Member
    Join Date
    Sep 1999
    Location
    Bethel, North Carolina, USA
    Posts
    987
    Code:
    List1.ListIndex = 0
    {Insert random techno-babble here}

    {Insert quote from some long gone mofo here}

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