AlwaysOnBottom Property

Applies To   See Also

Prevents other windows from being covered by a form's window. Available at design time; read-write at run time.

Syntax

Object.AlwaysOnBottom[ = lExpr]

Settings

lExpr

The settings for the AlwaysOnBottom property are:

Setting Description
True (.T.) The form is always on bottom (only another window with the AlwaysOnBottom property set to true (.T.) can be under the form).
False (.F.) (Default) The form can cover another window.

Remarks

The AlwaysOnBottom property is ignored if any of the following properties are set to the specified values:

The AlwaysOnBottom property setting is ignored for _SCREEN.