How I HighLight Listitem (Row) in LISTVIEW Control??? 
Author Message
 How I HighLight Listitem (Row) in LISTVIEW Control???

Does anybody has solution please send me mail.

ThankYou



Sat, 04 Mar 2000 03:00:00 GMT  
 How I HighLight Listitem (Row) in LISTVIEW Control???

 Select it
 ex.
     list1.ListIndex=2
or
    list1.Selected(1)=True
    list1.Selected(2)=True

Chetana Patel wrote in article ...

Quote:
>Does anybody has solution please send me mail.

>ThankYou



Sat, 04 Mar 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Highlighting an Entire Row in a ListView Control

2. Listview Control And Highlighting Rows

3. ListView control - problem highlighting entire row

4. Programatically highlight a ListView listitem?

5. Change full row forecolor for a listitem in listview

6. ListView.ListItems.ListItem Invalid Key error

7. Highlight every nth listview row

8. Highlight entire row of listview - HOW?

9. ListView row doesn't stay highlighted

10. Highlighting the entire row of a ListView

11. ListView - Highlighting entire Row?

12. Highlighting a row in Listview with icons

 

 
Powered by phpBB® Forum Software