WindowIconize()

  • 8 September 2022
  • 0 replies
  • 1 view

Userlevel 3
Badge +2

This article is about the WindowIconize action in the USoft Action Language.

WindowIconize()

This action minimizes a window (shrinks the window to an icon). The result is the same as clicking the Minimize button on the right corner of its title bar.

If the window was active, it remains active. In this case, its window menu and accelerators remain functional.

Syntax

WindowIconize( window )

The optional window identifies the window to be minimized. If no value is passed for window, the window shell of the current control is minimized.


0 replies

Be the first to reply!

Reply