The color used to render the hyperlink caption when the mouse is not over the text.

Usage

Set_Property(OLECtrlEntID, "OLE.FontColor", Color)

Values

Color can be any Color value.

Default: {0, 0, 255}

Remarks

The FontColor property represents the caption's color when the mouse is not over the text.

  • No labels