PyCTreeCtrl.SetItemImage

SetItemImage(item, iImage, iSelectedImage)

Sets the index of an items images.

Parameters

item : HTREEITEM

The specified item

iImage : int

The offset of the image.

iSelectedImage : int

The offset of the selected image.