Multi-line Edit Box - HorizontalScroll Property

Show the horizontal scroll bar

Member of Multi-line Edit Box (PRIM_MEMO)

Data Type - Boolean

Details

The HorizontalScroll property specifies whether a horizontal scroll bar will be displayed if required.
 
A scroll bar is shown when the contents are wider than the parent control.
 
As a general rule, horizontal scrolling is best avoided as it can impact usability.
 
Setting the DisableNoScroll property to True will show the scroll bar all the time.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2