Listview background image

  • Thread starter Thread starter Bob Dankert
  • Start date Start date
B

Bob Dankert

After doing google searches of the web and newsgroup postings, it would seem
as though it would be really easy to add a background image to a listview
using the provided responces everyone seems to give. Each responce is based
off the same thing, using PInvoke and sendmessage with LVM_SETBKIMAGE. I
have tried everyones interpretation of how this is supposed to work using
C#/.Net 1.1/WinXPSP2 and have not been able to get any of these to work.
Can someone provide me with a working example of how to get a background
image on a listview control? Any dotnet language - it doesn't really
matter, as long as it works.

Thanks,

Bob Dankert
 
Back
Top