|
-
Oct 13th, 2000, 09:55 AM
#1
Thread Starter
Junior Member
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....
-
Oct 13th, 2000, 11:07 AM
#2
Addicted Member
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.
-
Oct 13th, 2000, 03:39 PM
#3
Thread Starter
Junior Member
Is there any way to keep it blue (without constantly setting focus on the ListView box), like you can with a DirBox?
-
Oct 13th, 2000, 05:49 PM
#4
Addicted Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|