Grid Layout Item - WeightHorizontal Property

Defines the weight used to horizontally resize a component

Member of Grid Layout Item (PRIM_GDLI)

Data Type - Integer

Details

The WeightHorizontal property defines the proportion of space allocated to the managed control.
 
When the property is zero, the component being managed is not resized. If all items have the same value, they will share the space equally.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2