Listview control / selected blue line

  • Thread starter Finn Stampe Mikkelsen
  • Start date
F

Finn Stampe Mikkelsen

Hi

I'm writing an application in which i have a listview. I'm using Hottracking
/ Hoverselection properties set to true. This gives me a control with each
item looking like a hyperlink, but is there any way to disable the typical
blue 'selected line' so that the only visible indication of where the
current selected items is, is the link-style of the current item...

The behavior is shown in SummaSummarum software ( http://www.summarum.dk/ )
..

/Finn
--
--
Der er 10 slags mennesker - Dem som forstår binær og dem som ikke gør.
There are 10 kinds of people. Those who understand binary ant those who
don't.
Es gibt 10 arten von menschen. Die die binär verstehen bzw. die die es nicht
tuhen
 
I

Ignacio Machin \( .NET/ C# MVP \)

Hi,


I do not think you can customize it. You have two options:
1- Control the painting of the item
2- Use a third party control like Infragistics that most probably has this
feature available.
 

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