Description
The wListSeparator
property holds a string containing a collection of characters used as a separator between items.
Declaration
TestObj.wListSeparator
Read-Write Property | String |
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section |
Applies To
The property is applied to the following objects:
ComboBox (Flex Objects), Flex List, Java Swing ComboBox and 12 more objects, Java Swing List, jQuery Mobile Selectmultiplemenu, Web List Box, WebComboBox, Win32 ComboBox, Win32 ListBox, Win32 ListView, WPF ComboBox, WPF ListBox, WPF ListView, XUL Listbox, XUL Menulist « Collapse the list
View Mode
To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.
Property Value
A string containing a collection of characters used as a separator.
Example
To view an example that demonstrates how to use the wListSeparator
property, see:
See Also
Getting Combo Box Items
Getting Several List Box Items
Checking List View Items' State