Syntax
| DlgListBoxArray DlgItem|$, StrArray$( )
-or-
DlgListBoxArray(DlgItem|$[, StrArray$( )])
| ||||||
---|---|---|---|---|---|---|---|
Description
| Instruction: Set the list entries for DlgItem|$.
Function: Return the number entries in DlgItem|$'s list.
This instruction/function must be called directly or indirectly from a dialogfunc. The DlgItem|$ should refer to a ComboBox, DropListBox, ListBox or MultiListBox.
| ||||||
See Also
| |||||||
Example
|
|