Listview and header

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • --== Alain ==--

    Listview and header

    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 a similar function as MFC
    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 if such similar GetHeaderCtrl function
    under managed extension exists.

    Therefore, should i use marshal ?

    thanks a lot,

    Alain
Working...