Did you try the ListViewItem.Checked Property?
http://msdn.microsoft.com/library/en-us/cpref/html/frlrfSystemWindows...
stViewItemClassCheckedTopic.asp
Best Regards,
Alick Ye
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| Content-Class: urn:content-classes:message
| Subject: Listview checkboxes
| Date: Mon, 16 Sep 2002 09:41:10 -0700
| Lines: 6
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcJdn9z1y7a8jltZTxCLizPafaRK7A==
| Newsgroups: microsoft.public.dotnet.languages.vb
| NNTP-Posting-Host: TKMSFTNGXA13 10.201.226.41
| Path: cpmsftngxa07!cpmsftngxa06!cpmsftngxa08
| Xref: cpmsftngxa07 microsoft.public.dotnet.languages.vb:3254
| X-Tomcat-NG: microsoft.public.dotnet.languages.vb
|
| Is there any way to disable specific checkboxes in a
| Listview control without setting then entire Listview to
| Enable=False?
|
| Thanks,
| Todd
|