Thnx a lot for your reply.
What I want is an Object which I insert items and I am able to determine its position
(for example :
my_object.InsertItem(my_item,position_x,position_y,hIcon[1]); )
i looked for CListView but I don't thing that i can places the items wherever.