{RESTRICT_DOCKING}

Syntax

{RESTRICT_DOCKING=Side}

Argument

Type

Description

Side

C

The side of the toolbar that can not be docked. Allowable values are:

  • "Left"

  • "Right"

  • "Bottom"

  • "Top" (default)

  • "Float"= initially undocked but dockable.

Description

The {RESTRICT_DOCKING} command prevents a modeless dialog box that has been turned into a toolbar (by the inclusion of the {DOCKABLE} command) from docking. I.e. force it to always be a floating toolbar.

Supported By

Alpha Five Version 5 and Above

Limitations

Desktop applications only

See Also

Xdialog Commands