A complete list of stock fonts


The following is a list of KCML stock fonts. These fonts can be assigned to a control by setting the Font property either in the Forms designer or directly in the program. For example:

.btnControl1.font = &.Huge
.listControl1.font = &.Bold

Note that the actual font used by a stock font is based on the font used by the form.

Default

Default

Bold

Bold

Italic

Italic

FixedWidth

FixedWidth

Big

Big

BigBold

BigBold

Huge

Huge

HugeBold

HugeBold

See also:

A complete list of stock colors
A complete list of stock pictures
Font