LISTUNSEL Mnemonic - Deselect List Item

Syntax

'LISTUNSEL'(id,item_index)

Description

The 'LISTUNSEL' mnemonic deselects any item in list box, list button, and list edit controls. It is valid to have no items selected in any type of list box.

Parameter

Description

id

Control ID of the list box, list button, or list edit control. It must be an integer between 1 and 32767.

item_index

The item to deselect from a list.

See Also

Mnemonics - Alphabetical Listing

Mnemonics - Group Listing