The color of the "sign here" X.
Set_Property(OLECtrlEntID, "OLE.XColor", Color) |
Color can be any Color value.
Default: Auto
The XColor property establishes the color used to draw the "sign here" X. This can be set to any valid Color type.


// Set the "sign here" X color Set_Property(@Window:".OLE_SIGNATURE", "OLE.XColor", "Green") |
XWidth, SignatureColor, LineColor