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