Official Content

Determines the font style in the following format: FontItalic.

Syntax

control. FontItalic = value

Where:
Control
    Is the name of a control inserted in the form.

Values

0 (False) Turns off the formatting in that style
1 (True) Turns on the formatting in that style

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

subcol1.FontItalic = 1

Where subcol1 is the name of a Grid’s column control.

Scope

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

See Also

FontBold property
FontName property
FontSize property
FontStrikethru property
FontUnderline property

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