Syntax
'LISTRESUME'(id)
Description
The 'LISTRESUME' mnemonic resumes graphical updates to list box and list edit controls that were suspended with the 'LISTSUSPEND' mnemonic. Using this mnemonic with a list button control will generate an !ERROR=29.
| Parameter | Description | 
| id | Control ID of the list box or list edit control. It must be an integer between 1 and 32767. |