A list of the label-value pairs associated with a combo box or selection list. The list is delimiter-separated.
Note: The LIST-ITEM-PAIRS attribute applies only to combo boxes and selection lists whose entries consist of label-value pairs. For combo boxes and selection lists whose entries consist of single items, use the LIST-ITEMS attribute.
Data type:
Access:
Applies to: The value of the delimiter depends on the value of the DELIMITER attribute, which is a comma by default.
"Red,1,Blue,2,Green,3"
© 2012 Progress Software Corporation and/or its subsidiaries or affiliates. |