Official Content

Determine the size of the font to be used for text displayed in a control.

Syntax

control. FontSize = value

Where:
control
    Is the name of a control inserted in the form.
value 
    Is the size of the font to be used

Description

Applies to: Check Boxes, Combo Boxes, Dynamic Combo Boxes, Dynamic List Boxes, Edits, Grid Columns, List Box, Radio Buttons.

Runtime/Design time

This property applies only at run-time.

Samples

EvtBtn.FontSize = 20 

where EvtBtn is the name of a button control and 20 is the size to use for the default font (or the font set with the FontName property).

Scope

Objects: Transaction, Web Panel
Platforms: Web(.Net, Java)

See Also

FontItalic property
FontBold property
FontName property
FontUnderline property
FontStrikethru property

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant