Specifies the maximum width for a component.
Declaration
TSizeConstraintsObj.MaxWidth
| Read-Write Property | Integer | 
| TSizeConstraintsObj | A TSizeConstraints component | 
Description
Use the TSizeConstraints.MaxWidth property to get or set the maximum width of a user form component.
Property Value
An integer value that specifies the component’s maximum width. The zero value means that the maximum width constraint is ignored.
See Also
TSizeConstraints.MaxHeight
TSizeConstraints.MinHeight
TSizeConstraints.MinWidth
