Results 1 to 2 of 2

Thread: Listviews

  1. #1

    Thread Starter
    PowerPoster 2.0 Negative0's Avatar
    Join Date
    Jun 2000
    Location
    Southeastern MI
    Posts
    4,367

    Listviews

    Does anyone know how to make no items selected in a listview?

    I know in a listbox its list1.listindex = -1, but I can't find a property in the listview control.

    Thanks in advance,

  2. #2
    Maybe Set [listviewname].SelectedItem = Nothing?

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