skip to main content

Controls Reference : LIST-BOX : Properties : Font

Font
This property specifies the font used to display the content of the List-Box control. It may be used to compute the height and the width of the List-Box control, as well. See the Height-In-Cells, Lines, Size, and Width-In-Cells properties for further details.
 
Example - Define a list-box with specific Font
working-storage section.
77 Calibri-10v0 handle of font.
screen section.
  03 screen-1-lb-1 List-Box
     line 5.7
     column 3.1
     size 34.6 cells 
     lines 15.5 cells 
     font Calibri-10v0

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