IEaxConfigurationPadPanel.Constraints

Syntax

Constraints: ISizeConstraints;

Description

The Constraints property determines panel size constraints, according to which scroll bars are to be visible.

Comments

The property enables the user to set minimal size of the panel, starting from which the scroll bars are to be visible.

NOTE: Tab panel supports only the following properties: ISizeConstraints.MinHeigh ISizeConstraints.MinWidth.

See also:

IEaxConfigurationPadPanel