Set Tab Image List ID - TABCTRL SENDMSG() Function 35

Syntax

ID$=SENDMSG(sysgui,id,35,imagelist_id,$${,context{,ERR=lineref}})

Description

This function assigns an image list to a control. The return value contains the ID of the image list previously placed in the control or the null value if no image list was previously selected.

Parameter

Description

sysgui

SYSGUI channel.

id

Tab control ID.

35

Number of this SENDMSG() function.

imagelist_id

Image list ID.

$$

Always null.