StandardSize Property

See Also    Examples    Applies To

Returns/sets whether the standard sizing should appear.

Public Property StandardSize As Boolean

txt.StandardSize [ = { True | False } ]

If StandardSize is set to True the txt control is set to a standard height. If the MultiLine property is set to True, the StandardSize property is ignored.