Icon ReadOnly Property

property ReadOnly: Boolean

Available In: Visual Client Applications

Specifies whether the listbox's selected item(s) can be modified by the user. The default value is False.

Information The listbox's selected item(s) can always be programmatically modified.
Image