ListBox.Text


Warning

This item was deprecated in version 2019r2. Please use DesktopListBox.SelectedRowText as a replacement.

Description

The Text of the currently selected item.

Notes

In the case of multi-column ListBoxes, Text contains the Text of the cell in the first column.

Compatibility

All projects types on all supported operating systems.