property PropertiesList.HideSelection as Boolean
Specifies whether selected property appears selected when the control loses focus.

TypeDescription
Boolean A boolean expression that indicates whether selected property appears selected when the control loses focus.

Use the HideSelection property to hide the selection when the control loses the focus. By default, the HideSelection property is False.