skip to main content

Controls Reference : LABEL : Properties : Max-Width

Max-Width
The control's maximum width. This setting will affect the Layout Manager’s behavior.
 
Example - Define a label that allows resize in X and Y if required by the layout manager and have limits in max and min width and height
screen section.
  03 screen-1-la-1 Label
     line 3.5
     column 16.9
     size 26.5 cells 
     lines 3.2 cells 
     font Berlin-Sans-FB-9v0
     max-width 30.0
     min-width 10.0
     min-height 2.0
     max-height 5.0
     layout-data 17
     title "This is the main Title"

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