Control Panel ListView

Hi all,

I would like to use a ListView for my application that looks and behaves like the one in the new Control Panel in Vista. I mean those list items which consist of an icon, one big green link and several smaller blue links. It should also have the new select/hover style.

I am using C# with VisualStudio 2005. I found a solution to apply the new select style by calling SetWindowTheme(hwnd, "Explorer") on the ListView but this does not seem to work.

Are there any ready controls available yet?

Thanks,

Flo

[532 byte] By [floppes] at [2007-12-25]
# 1
That's not a listview. It's a completely custom control that draws all the green and blue text manually.
RaymondChen-MSFT at 2007-9-3 > top of Msdn Tech,Software Development for Windows Vista,UI Development for Windows Vista...
# 2
Is there any way to use this control?
floppes at 2007-9-3 > top of Msdn Tech,Software Development for Windows Vista,UI Development for Windows Vista...
# 3
It is not a public control.
RaymondChen-MSFT at 2007-9-3 > top of Msdn Tech,Software Development for Windows Vista,UI Development for Windows Vista...

Software Development for Windows Vista

Site Classified