The width of the "sign here" X.
Set_Property(OLECtrlEntID, "OLE.XWidth", Value) |
Value can be any positive or negative whole number:
Default: 1
The XWidth property establishes the width, in pixels, of the pen used to draw the "sign here" X. This can be set to any valid Integer value.


// Set the width of the "sign here" X pen Set_Property(@Window:".OLE_SIGNATURE", "OLE.XWidth", 2) |
XColor, SignatureWidth, LineWidth