LISTBOX Methods
The LISTBOX control supports the following methods in addition to the Common Methods except where noted below.
Name | Description |
---|---|
*CHANGESELPOS | |
*CHANGETEXT | |
*CHANGEVALUE | |
*COPY | |
*CUT | |
*DELETE | |
ENDEDIT | Closes the item editor control if it is active. |
*GETMAXVISIBLEROWS | |
*HEADERSTYLE | |
INITSTORAGE | Pre-allocates memory for storing a large list of items. |
*INSERT | |
*ITEMIMAGE | |
*ITEMIMAGEINDEX | |
*ITEMSTYLE | |
*MOVE | |
*PASTE | |
*POSBYCLIENTCURSOR | |
*POSBYCURSOR | |
*POSBYTEXT | |
*SCREENSIZEBYPOS | |
SELECTALL | Selects all the text in the property item being edited. |
*SELPOSXBYPOS | |
*SIZEBYPOS | |
*TEXTBYPOS | |
*UNDO | |
*UPDATE |