Checkboxes not visible in listview

I

Inge

Hi,

I have a very strange problem with checkboxes in a
listview.
When opening the form, the listview is filled with several
items. But I don't see the checkboxes, although I set the
property from the listview, checkboxes = true.
After selecting a few items in the list and navigating up
and down, the checkboxes suddenly become visible.

Is this a bug in .Net?

Thanks.
 
H

Herfried K. Wagner [MVP]

* "Inge said:
I have a very strange problem with checkboxes in a
listview.
When opening the form, the listview is filled with several
items. But I don't see the checkboxes, although I set the
property from the listview, checkboxes = true.
After selecting a few items in the list and navigating up
and down, the checkboxes suddenly become visible.

I have heard about similar problems. Which version of .NET/Windows do
you use?

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>

<http://www.plig.net/nnq/nquote.html>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top