LISTBOX Properties
The LISTBOX control supports the following properties in addition to the Common Properties except where noted below.
Name | Description |
---|---|
*ACCEPTENTER | |
*ALLOWDRAGREORDER | |
*AUTOINITSTORAGESIZE | |
*CARETPOS | |
*CHECK | Specifies if items are checked or not. |
CHECKBOXES | Specifies if the Listbox displays a checkbox next to each item. |
CHECKEDLIST | Returns checked items the same format as the LIST property. |
CHECKEDLISTTEXT | Returns checked items the same format as the LISTTEXT property. |
*COLWIDTH | |
*EDITKEY | |
*EDITOPTIONS | |
*EDITORHANDLE | |
*EMPTYTEXT | |
*ENABLED | |
*ENTERASDBLCLK | |
*ENSUREHIERARCHY | |
*EXTENDEDSELECT | |
*EVENROWITEMSTYLE | |
*HEADERSTYLES | |
*HIGHLIGHTTEXTONLY | |
*HORZEXTENT | |
*HOTTRACK | |
*ITEMSTYLES | |
*LIMIT | |
LIST | Specifies the items to display. |
LISTTEXT | Returns a list of items without an image/indent prefixes. |
*LISTX | |
*LISTTEXTEX | |
*MAXVISIBLEROWS | |
*MULTICOLUMN | |
*MULTISELECT | |
*ODDROWITEMSTYLE | |
*OVERLAPPINGTABS | |
*READONLY | |
*ROWHEIGHT | |
*ROWSTRIPE | |
*SCROLLBARS | |
SELECTIONSTYLE | Specifies if items are painted in ListBox or TreeView style. |
SELLIST | Returns selected items the same format as the LIST property. |
SELISTTEXT | Returns selected items the same format as the LISTTEXT property. |
*SELPOS | |
*SELPOSX | |
*SORTED | |
*SHOWHEADERCHECKBOXES | |
*SHOWITEMTOOLTIPS | |
*SHOWVALUESASTOOLTIPS | |
*TABSTOPS | |
*TEXT | |
*TOPPOS | |
*VALUE | |
*VALUES |