Menu: View→Interface Properties→Colors→Highlighted
Select this option to change the color that an object takes on when the mouse pointer passes over it.
See To change the color used to highlight objects.
Programming
In Amos Graphics programs, you can select this option by using the following statement (Visual Basic):
pd.GetRadioButton("InterfacePropertiesForm", "OptionColors_Highlighted").Checked = True