RForm.Minimized


public property Minimized

Prototype:

[Read/Write] property Minimized[=true|false]

Description:

Minimizes a RForm. If set to true, the form will be minimized.

Return value:

Returns true if the form is minimized, false otherwise.