TSizeConstraints.MinWidth

Applies to TestComplete 15.62, last modified on March 19, 2024

Specifies the minimum width for a component.

Declaration

TSizeConstraintsObj.MinWidth
Read-Write Property Integer
TSizeConstraintsObj     A TSizeConstraints component  

Description

Use the TSizeConstraints.MinWidth property to get or set the minimum width of a user form component.

Property Value

An integer value that specifies the component’s minimum width. A zero value means that the minimum width constraint is ignored.

See Also

TSizeConstraints.MaxHeight
TSizeConstraints.MaxWidth
TSizeConstraints.MinHeight

Highlight search results