DanielF
April 8th, 1999, 02:32 AM
Hi All,
I'm having difficulty implementing a CListCtrl in a CPropertyPage. Specifically I can't add a column to the List Control. The CListCtrl is a public variable of my CPropertyPage derived class. I think perhaps I'm using the CListCtrl::Create function incorrectly or perhaps trying to create the column in the wrong place. Currently I'm creating the column during the CPropertyPage derived class's constructor.
Any help would really be appreciated.
Thank You
Daniel.
I'm having difficulty implementing a CListCtrl in a CPropertyPage. Specifically I can't add a column to the List Control. The CListCtrl is a public variable of my CPropertyPage derived class. I think perhaps I'm using the CListCtrl::Create function incorrectly or perhaps trying to create the column in the wrong place. Currently I'm creating the column during the CPropertyPage derived class's constructor.
Any help would really be appreciated.
Thank You
Daniel.