set-workarea()

  • 9 September 2022
  • 0 replies
  • 2 views

Userlevel 3
Badge +2

This article is about the set-workarea action in the USoft Action Language.

set-workarea()

This action exists for backward compatibility. Use the WorkArea option of the Alignment layout property instead.

Set-workarea() may be called (e.g. from the Post-open property of Info Box objects) to specify that the window or dialog involved must resize itself when the end user drags the embedded Tree View or List View to a bigger/smaller size. To make this possible the Resize Child property must be set to Yes as well.

Syntax

set-workarea( control )

The required control identifies the Tree View or List View control.

Exposed by

  • Table controls (Info Boxes)

0 replies

Be the first to reply!

Reply