listview & fullrowselect 
Author Message
 listview & fullrowselect

vb6 pro

according to the msdn help if i have a listview control and set the view to
lvwreport i can then set the fullrowselect property of the listview:

listview1.view=lvwreport
listview1.fullrowselect=true

however, vb keeps telling me that fullrowselect is an invalid property.
anybody know anything about this?



Mon, 25 Feb 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Listview - Columns, FullrowSelect & RightAlign

2. Listview - Columns, FullrowSelect & RightAlign

3. Listview - Columns, FullrowSelect & RightAlign

4. How to select entire row in ListView ? - FullRowSelect

5. Problem Setting Listview's FullRowSelect Style

6. Fullrowselect in ListView-control (VB4 32)

7. Anyone gotten ListView SubItemImages + FullRowSelect + Sorting working?

8. Fullrowselect in listview

9. ListView control and FullRowSelect

10. Setting FullRowSelect on a ListView Control

11. Listview - FullRowSelect

12. When using FullRowSelect with LV how to?

 

 
Powered by phpBB® Forum Software