skip to main content

Controls Reference : ENTRY-FIELD : Styles : { Vscroll | Vscroll-Bar }

{ Vscroll | Vscroll-Bar }
By setting either the VSCROLL style or the VSCROLL-BAR style, the Multiline style is implied.
 
Example - Define an entry-field with multiline style, that has more lines that can be visible and a vertical scroll-bar to scroll thru them
screen section.
  03 screen-1-ef-4 Entry-Field
     line 40.6
     column 47.5
     size 22.2 cells 
     lines 12.3 cells 
     multiline
     Vscroll-Bar
     use-return
     use-tab
     max-lines 10

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left