property Edit.SelBackColorHide as Color
Specifies the selection's background color, when the control has no focus, and the HideSelection property is False.

TypeDescription
Color A color expression that indicates the selection's background color.
The SelBackColorHide property specifies the background color of the current selection when the control has no focus, and the HideSelection property is False. Use the HideSelection property to specify whether the control hides the selection when the control loses the focus. The SelForeColorHide property specifies the foreground color of the current selection when the control has no focus, and the HideSelection property is False.