
How to select entire row in ListView ? - FullRowSelect
Quote:
> > lvwCtl.FullRowSelect = True
> What is the component ... which can run this command ?
You need Microsoft Common Controls 6.0 to use this functionality. Earlier
versions of the listview supposedly could do it with API calls but I never
did get it to work right. You need to set the "View" property to Report and
the FullRowSelect property to True.
--
Gordon Lawson
Senior Software Engineer
Computers Unlimited
Billings, MT