property Resizer.Enabled as Boolean
Retrieves or sets a value that indicates whether the control is enabled or disabled.

TypeDescription
Boolean A boolean expression that indicates whether the ExResizer is enabled or disabled.

By default, the Enabled property is True. The control doesn't resize any components in the container, while the Enabled property is False.