constants HideSelectionEnum
Specifies how the selection is displayed when the control loses the focus. Use the HideSelection property to specify whether the control draws the selection when the control loses the focus.

NameValueDescription
exHideOnLoseFocus-1 Hides the selection when the control loses the focus.
exShowAlways0 exShowAlways. Shows always the selection.
exHideAlways1 Hides the selection.