DeployLX Software Protection System

ThemeFont Enumeration

Font styles supported by the ThemeLabel and ShadowLabel controls.

Syntax

Public Enumeration ThemeFont
public enum ThemeFont

Members

Normal

Use the form's default font.

Bold

Use a bold versin of the form's default font.

Medium

Use a slightly larger version of the form's default font.

Title

Use a font suitable for form titles.

Header

For labeling certain elements of the form.

Field

The form to use for form input fields.

Assembly:  DeployLX.Licensing.v5 (in DeployLX.Licensing.v5.dll)

See Also