Results 1 to 4 of 4

Thread: ListView - Keep an item highlighted

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2000
    Posts
    17

    Question

    When selecting an item in the ListView box, it is highlighted. However, if I go click on a DirListBox in another area of the form, the highlight on the item disappears. How can I make the highlight stay on the selected item in the ListView box unless a different item in that box is selected, in which case that one would be highlighted....

  2. #2
    Addicted Member
    Join Date
    Jan 2000
    Location
    Fresno, California, USA
    Posts
    195
    The "HideSelection" property of the listview control either hides the selection while focus is on another control if true, or shows it as a an out of focus selected item if false.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Oct 2000
    Posts
    17
    Is there any way to keep it blue (without constantly setting focus on the ListView box), like you can with a DirBox?

  4. #4
    Addicted Member
    Join Date
    Jan 2000
    Location
    Fresno, California, USA
    Posts
    195
    I do not believe so.

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