Label.Italic

From Xojo Documentation

Property (As Boolean )
aLabel.Italic = newBooleanValue
or
BooleanValue = aLabel.Italic

Supported for all project types and targets.

If True, applies the italic style to the control's caption and/or its text content if any.