property Group.HideSelection as Boolean
Returns a value that determines whether selected item appears highlighted when a group loses the focus.

TypeDescription
Boolean A boolean expression that indicates whether the selected item appears highlighted when a group loses the focus.
By default, the HideSelection property is False. You can use this property to indicate which item is highlighted while another form or a dialog box has the focus.