skip to main content

Controls Reference : RIBBON : Properties : Color

Color
This property allows you to set or retrieve the color of the Ribbon control. Foreground and background color values are combined and therefore RGB colors are not supported. See "Color management" for further details.
 
Example - Display a Ribbon control with color property
procedure division.
  display ribbon
          tab-to-add ( "Page-1" "Page-2")
          bitmap-number ( 0 0)
          bitmap-width 16
          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