ChangeListiconSubIcon

www.progui.co.uk  Top  Previous  Next

ChangeListiconSubIcon()

Syntax

ChangeListiconSubIcon(Listicon.i, Itempos.l, Subitempos.l, *Image)

Description

Adds or changes a listview's sub icon.

Listicon.i is the ID of the listicon gadget to alter. Itempos.l specifies the row of the listview, Subitempos.l specifies the column and *Image is a pointer to the image data to add or replace the icon.

 

General Index