S Sid Sidney Oct 1, 2003 #1 Is it possible to put an image on a columnHeader? If yes, how do you do it? Thanks Sid
D Dmitriy Lapshin [C# / .NET MVP] Oct 1, 2003 #2 Hi Sid, Short answer: Yes, this is possible Long answer: You will have to create a separate image list and then specify it as an image list for column header icons through P/Invoke. Please refer to the LVM_SETCOLUMN message documentation.
Hi Sid, Short answer: Yes, this is possible Long answer: You will have to create a separate image list and then specify it as an image list for column header icons through P/Invoke. Please refer to the LVM_SETCOLUMN message documentation.
H Herfried K. Wagner [MVP] Oct 1, 2003 #3 Sid Sidney said: Is it possible to put an image on a columnHeader? If yes, how do you do it? Click to expand... <http://www.experts-exchange.com/Programming/Programming_Languages/C_Sharp/Q_20678830.html> <http://www.google.de/search?q=cache...rint=true+sortedlistview+codeproject&ie=UTF-8>
Sid Sidney said: Is it possible to put an image on a columnHeader? If yes, how do you do it? Click to expand... <http://www.experts-exchange.com/Programming/Programming_Languages/C_Sharp/Q_20678830.html> <http://www.google.de/search?q=cache...rint=true+sortedlistview+codeproject&ie=UTF-8>