property ExFolderView.HideSelection as Boolean
Returns a value that determines whether selected item appears highlighted when a control loses the focus.
| | Type | Description | |
| |
Boolean |
A Boolean expression that indicates whether the control shows or hides the
selection while the control loses the focus.
| |