Max-Width
The control's maximum width. This setting will affect the Layout Manager’s behavior.
 
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 
     id 10
     max-width 100.0
     min-width 40.0
     min-height 5.0
     max-height 20.0
     layout-data 17
     horizontal
     .