Official Content

Determines the font style in the control with a StriktThru line in it.

Syntax

control. FontStrikethru = 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

If FontStrikeThru's value is 1, the FontUnderline's value is ignored.

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

Runtime/Design time

This property applies only at run-time.

Samples

txctl.FontStrikethru = 1

Where txctl is the name of a text control.

Scope

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

See Also

FontItalic property
FontName property
FontBold property
FontSize property
FontUnderline property

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