captionFontItalic

Type: Boolean

Availability: Read or write at any time

The captionFontItalic property of the JadeSkinForm class specifies whether the font style of the form skin text is italics.

Use this property to format text in a form skin, either in the JADE development environment or at run time by using logic.

The settings for the captionFontItalic property are listed in the following table.

Value Description
true Turns on the italic formatting
false Turns off the italic formatting (the default)

If the captionFontName property is null (the default), the form caption is drawn using the desktop active caption font defined by the user.