skip to main content

Controls Reference : WEB-BROWSER : 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 web-browser with layout data to resize in X and Y if the layout manager requests so, it also has maximum and minimum dimensions
screen section.
  03 screen-1-wb-1 Web-Browser
     line 23.9
     column 2.2
     size 62.2 cells 
     lines 25.6 cells 
     font Arial-0v0
     help-id 2043
     max-width 120.0
     min-width 30.0
     min-height 10.0
     max-height 50.0
     layout-data 17
     hint "Web Browser - Veryant"
     value "http://www.yahoo.com"

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