LM_SELECTITEM - Syntax

This message is used to set the selection state of an item in a list box.

param1
     SHORT   sItemIndex  /*  Index of the item to be selected or deselected: */

param2
     USHORT  usselect    /*  Select flag. */


[Back: LM_SELECTITEM - Parameters]
[Next: LM_SELECTITEM - Remarks]