📚 SAP Business One SDK Help

ScrollBars Property
See Also 

Description

Indicates whether the text box has a scroll bar.

Property type

Read-write property

Syntax

Visual Basic
Public Property ScrollBars() As BoScrollBars

Remarks

Relevant for multi-line text boxes only (EditText objects with Item.Type set to it_EXEDIT).

See Also