skip to main content

Controls Reference : RIBBON : Styles : { Background-High | Background-Low | Background-Standard }}

{ Background-High | Background-Low | Background-Standard }}
Setting this style with RGB colors has no effect. See "Color management" for further details.
 
Example - Display a Ribbon control with low background and bold foreground
procedure division.
  display ribbon
          tab-to-add ( "Ops 1" "Ops 2" "Ops 3")
          bitmap-number ( 0 0 0)
          hint "Ribbon tool bar"
          background-low
          header-align 1
          bitmap-width 18
          bitmap-handle icon-png
          handle screen-1-rbn-1-hdl

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