ListView and GetHeaderCtrl

A

--== Alain ==--

Hi,

i have a ListView (.NET control) on which i would like to display images
in the header.

For that purpose i was thinking to use the MFC function GetHeaderCtrl()
with GetItem and HDITEM structure.

I want to use such association because i want to be able to display
image on the right or on the left of the Header text.

However, i would like to know how to use such GetHeaderCtrl function
under managed extension as used in .NET.

Should i use marshal ?

thanks a lot,

Alain
 
N

nbelyh

i have a ListView (.NET control) on which i would like to display images
in the header.

For that purpose i was thinking to use the MFC function GetHeaderCtrl()
with GetItem and HDITEM structure.

Should i use marshal ?

Hi, Alan.
What does the word "marshal" mean for you? Kind of magic? :)
They say, vivisection is uanble to produce new life-forms... :)

Regards, Nikolay.
 

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

Top