skip to main content

Controls Reference : RIBBON : Properties : Font

Font
This property specifies the font that may be used to compute the height and the width of the Ribbon control. See the Height-In-Cells and Lines.
 
Example - Display a ribbon with custom font
working-storage section.
77 Calibri-10v00 handle of font.
procedure division.
  display ribbon
          tab-to-add ( "Page-1" "Page-2")
          bitmap-number ( 0 0)
          bitmap-width 16
          font Calibri-10v00
          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