skip to main content

Controls Reference : SLIDER : Properties : Layout-data

Layout-data
The Layout Manager can use this data to help determine the way to show the control. Each manager forces its own interpretation of the meaning of this data.
Possible values are listed in the isresize.def Copybook.
 
Example - Define a slide-bar with layout data to resize on X and Y when the layout manager requires and with maximum and minimum size in width and height
screen section.
  03 screen-1-sl-2 Slider
     line 39.1
     column 12.8
     size 38.4 cells 
     lines 3.8 cells 
     max-width 100.0
     min-width 40.0
     min-height 5.0
     max-height 20.0
     layout-data 17
     horizontal

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