Contents
|
PyCListCtrl
.SetImageList
int =
SetImageList(
imageList
, imageType
)
Assigns an image list to a list view control.
Parameters
imageList
:
PyCImageList
The Image List to use.
imageType
: int
Type of image list. It can be one of (COMMCTRL.) LVSIL_NORMAL, LVSIL_SMALL or LVSIL_STATE