Results 1 to 3 of 3

Thread: [RESOLVED] Is it possible to have an item selected in a listview without the highlight?

  1. #1

    Thread Starter
    Hyperactive Member Hassan Basri's Avatar
    Join Date
    Sep 2006
    Posts
    324

    Resolved [RESOLVED] Is it possible to have an item selected in a listview without the highlight?

    Hello,

    Is there a way to have a whole line selected in a listview or a listbox, but not have the item highlighted? The selected line will have the thin rectangle around it but there wouldn't be any highlight color. Thank you.

  2. #2
    PowerPoster
    Join Date
    Nov 2002
    Location
    Manila
    Posts
    7,629

    Re: Is it possible to have an item selected in a listview without the highlight?

    ListView1.SelectedItem.Selected = False works if multiselect is false

  3. #3

    Thread Starter
    Hyperactive Member Hassan Basri's Avatar
    Join Date
    Sep 2006
    Posts
    324

    Re: Is it possible to have an item selected in a listview without the highlight?

    Thank you, that is exactly what I needed.

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