> Does anyone know how to get that blue selection rectangle that is in the
> windows explorer Listview control. In my listview controls it is just a
> dotted focused rectangle.
>
> Etan Bukiet
I was trying to get XP style controls as well and found these
resources. I'm not sure if it's exactly the same issue though:
MSDN Link:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/ht
ml/vbtchUsingWindowsXPVisualStylesWithControlsOnWindowsForms.asp
(http://tinylink.com/?MWD2quuuai)
Code Project Link:
http://www.codeproject.com/csharp/dotnetvisualstyles.asp
I hope that helps,
Christopher