skip to main content

Controls Reference : RIBBON : Properties : Foreground-Color

Foreground-Color
This property allows you to set or retrieve the foreground color of the Ribbon control. See "Color management" for further details.
 
Example - Display a Ribbon control with background and foreground color
working-storage section.
77 screen-1-rbn-1-hdl  handle of ribbon.
procedure division.
  display ribbon
          tab-to-add ( "Page-1" "Page-2")
          bitmap-number ( 0 0)
          background-color 8
          foreground-color 3
          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