property PropertiesList.SelForeColor as Color
Retrieves or sets a value that indicates the selection foreground color.

TypeDescription
Color A color expression that indicates the selection foreground color.

Use the SelBackColor and SelForeColor properties to define the colors for selected property. Use the HotForeColor property to specify a different foreground color for property when cursor hovers it. Use the HotBackColor property to specify a different background color for property when cursor hovers it.