You need to add a ImageList control in your window and set it to (16x16).
TreeView:ImageList = <Your Image List>.
Put your icons and image inside the list .
Then in the add insert the position of the images:
TreeView:Add(parent, type, key, desc, <1>, <2> ).
<1> = INT Representing the...