MahalKoCjet
Programmer
Hi,
I'm using the CListCtrl class on my project and I'm trying to add an item on it.
Im using this syntax:
MyListCtrl.InsertItem(1,"Item 1"
;
But when I run my project there is no items added on my CListCtrl.
Why?, Can you please help me
I'm using the CListCtrl class on my project and I'm trying to add an item on it.
Im using this syntax:
MyListCtrl.InsertItem(1,"Item 1"
But when I run my project there is no items added on my CListCtrl.
Why?, Can you please help me