Versions Compared

Key

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

A Boolean property that, if evaluated to be True, will hide the focus rectangle for the weblet when it has focus.

Default value

true()

Valid values

true(), false() or a valid expression that returns a Boolean value.

...