DropPanel.EnableResizeLeft

Syntax

EnableResizeLeft: Boolean

Description

The EnableResizeLeft property determines if the component width can be changed by dragging its left border with the mouse cursor.

Comments

By default the property is set to true, and the component width can be changed by dragging its left border with the mouse cursor.

Example

The property use is given on the Example of Creating the DropPanel Component page.

See also:

DropPanel