DropPanel.EnableResizeTop

Syntax

EnableResizeTop: Boolean

Description

The EnableResizeTop property determines if the component height can be changed by dragging its top border with the mouse cursor.

Comments

By default the property is set to True, and the component height can be changed by dragging its top border with the mouse cursor.

Example

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

See also:

DropPanel