lsValue Property

Class

ClipboardClass, ListBox, ListView, and TextField.

Description

  • For ClipboardClass, the text in the clipboard.
  • For ListBox, the text of all selected items in the multiple-selection or extend-selection listbox.
  • For ListView, the text of all selected list box controls in the listview.
  • For TextField, the text of the multi-line text box.

Data Type

LIST OF STRING.

Access

For ListBox, ListView, and UpDown, read only.

For all others, read and write.