ImageList Control Command Notifications

The ImageList Control supports the following Command Notifications:

 

Notification Code

Value

L_ILN_SETFOCUS

0x100

L_ILN_KILLFOCUS

0x101

L_ILN_HSCROLL

0x200

L_ILN_VSCROLL

0x201

L_ILN_CLICKED

0x300

L_ILN_DBLCLCK

0x301

L_ILN_ITEMSEL

0x400

 

The ImageList Control's parent window will receive these notifications in the form of a WM_COMMAND message.