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

Usage

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

Values

Color can be any Color value.

Default: {255, 0, 0}

Remarks

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

  • No labels