Nonetheless, the key steps should be:<BR> - Add an ImgList control<BR> - Add images to ImgList control<BR> - Point TreeView's ImageList property to the ImgList control<BR> - Specify the Tag or Index ...