Hi,

I'm trying to have object of CHeaderCtrl in a CWnd derive class.

I create it, intilized it, insert items, call movewindow in OnSize of CWnd derive class.

But the header just not appear.

Could anybody have any link to any tutorial on using CHeaderCtrl as independent, not with CListCtrl?