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

TypeDescription
Color A Color expression that specifies the forground color to show the selected / highlighted item.
The SelForeColor property specifies the foreground color of the item being selected / highlighted. The SelBackColor property specifies the visual appearance of the item being selected / highlighted. The ForeColor property specifies the control's foreground color. The BackColor property specifies the control's background color. The Background property specifies the visual appearance for different parts of the control. The Appearance property specifies the menu's frame appearance.