Base Layout Manager - MinWidth Property

Minimum width of the control when the container is resized

Member of Base Layout Manager (PRIM_DTVW)

Data Type - Integer

Details

The MinWidth property defines the minimum allowable width of the layout manager in pixels.
 
This will prevent the control using the layout from becoming any smaller than the specified size.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2