HighlightColor Function

Returns the operating system's highlight color.

Syntax

result = HighlightColor( )



Return Value

Result

Color

The user's chosen highlight color.



Notes

On Windows, the highlight color can be modified via the Display Control Panel. In Mac OS X, the highlight color is set in the General System Preferences panel. On Mac OS "classic," the highlight color is set using the Appearance Control Panel. On Linux, the highlight color is affected by the user's Window Manager and themes.


See Also

DarkBevelColor, DarkTingeColor, FillColor, FrameColor, LightBevelColor, TextColor functions; Color data type.