Visual C++
Windows Forms
.NET Development
Visual FoxPro
SQL Server
Smart Device
Visual Basic
Visual C#
Game Technologies
Visual J#
Visual Studio
Microsoft ISV
Windows Live
VS Team System
VS Express Editions
Software Development Network>> Windows Vista>> ListView sorted column background color
ListView sorted column background color
Hot Topic
How to compile DirectShow filter in Unicode ?
Todo List
HandleFault and exception handling
Application on Client - Workflow on Server
Interactive service
In sequential work flow , code condition is taking default as void return type
Installing Visual Web Developer
Dynamic update to ASP.NET hosted workflow
Customised State Designer?? - possible??
Workflow terminated by runtime - error details
Windows Vista
How to handle errors in EventSinkActivity?
Hosting designer on asp page
Can WWF Beta2 be used in vs2005 chinese version?
Hierarchical State Machines - Trying to model Statecharts like Miro Samek
Error Tooltip Glyph using WorkflowDesignerControl
What I'm doing wrong in web.config?
Hosting Windows Workflow
Win32 - Owner Drawn Menu?
Travel Example Application can't be built.
TransactionScope in webApp
ListView sorted column background color
How can I tell the listview to use the different background color for the column which is used for sorting
Normally the whole background of the listview is white, if I sort in the explorer all files for size, the size column is darker.
Steffen
Answer this question
ListView sorted column background color
avic
Same way as on XP: LVM_SETSELECTEDCOLUMN. This isn't a new feature for Windows Vista.
Popoi
Using LVM_SETBKCOLOR/ListView_SetBkColor will only change the color behind the icons.
How does the ListView know which column is used for sorting I'm using LVM_SORTITEMS for sorting.
Steffen
Horea Soanca
Sorry for the supid questions.
The Vista SDK has an "Whats new in Vista" page where all messages and flags are listed. Despite the fact that the documentation is missing for the new stuff, I can see what has changed. I can't find such page for XP...
Steffen
Iain Reid
The sort color is computed from the background color.
ListView sorted column background color
Answer this question
ListView sorted column background color
avic
Popoi
How does the ListView know which column is used for sorting I'm using LVM_SORTITEMS for sorting.
Steffen
Horea Soanca
The Vista SDK has an "Whats new in Vista" page where all messages and flags are listed. Despite the fact that the documentation is missing for the new stuff, I can see what has changed. I can't find such page for XP...
Steffen
Iain Reid