Listview ColumnHeader Icon?

  • Thread starter Thread starter Sid Sidney
  • Start date Start date
S

Sid Sidney

Is it possible to put an image on a columnHeader?
If yes, how do you do it?

Thanks

Sid
 
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top