Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
Set_Property(OLECtrlEntID, "OLE.XColor", Color)

Values

Color can be any Color value.

Default: Auto

Remarks

The XColor property establishes the color used to draw the "sign here" X. This can be set to any valid Color type.

Example

Code Block
// Set the "sign here" X color 
Set_Property(@Window:".OLE_SIGNATURE", "OLE.XColor", "Green")

See Also

XWidthSignatureColorLineColor