Defines the weight used to horizontally resize a component
Member of Grid Layout Item (PRIM_GDLI)
Data Type - Integer
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.
Febuary 18 V14SP2