skip to main content

Controls Reference : TAB-CONTROL : Styles : Accordion

Accordion
When this style is set, the Tab-Control is shown as an Accordion container.
The Accordion layout is always the same, with buttons whose title is horizontal that scroll up and down when they’re clicked. Bottom and Vertical styles are ignored.
This style implicitly adds the Allow-Container style.
 
Example - Define an accordion with two pages
          03  screen-1-tc-1
              line                 2 
              col                  2
              lines                17 cells
              size                 68 cells
           03 screen-1-tc-1-page1 
              tab-group Tb1-container tab-group-value 1.
                 line           4
                 col            4
                 title          "This is the first page"
                 line           6
                 col            4
           03 screen-1-tc-1-page2 
              tab-group Tb1-container tab-group-value 2.
                 line           4
                 col            4 
                 title          "This is the second page"
                 line           6
                 col            4

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