Versions Compared

Key

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

...

ValueDescription
gFocusRectColorReturns the current rectangle color.
sFocusRectColorReturns the rectangle color of the cell prior to the setting of the new color.

See Also

FONT propertyFOCUSCELLFONT propertyFOCUSCELLCOLOR propertyFOCUSRECTSTYLE propertyFOCUSRECTWEIGHT property

Example

Code Block
Declare function Get_Property, Set_Property
$Insert Colors
* Set the rectangle color to red.
focusRectColor = Set_Property( @window : ".TABLE_1", "FOCUSRECTCOLOR", Red$ )