|
-
Oct 12th, 2000, 03:58 PM
#1
Thread Starter
Junior Member
How do I highlight an item in listview so that the highlight covers the entire row (across all columns)? I have a ListView that has two columns consisting of a filename in column one and the filedate in column two. Selecting an item via:
lstMyList.ListItems(1).Selected = True
only highlights the filename in the first column
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
|