Help Center

FontBoldproperty

Determines whether the font is bold.

Windowspropertydoc-orphan
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.

Syntax

PROPERTY FontBold () AS BOOLEAN
PROPERTY FontBold (BYVAL bBold AS VARIANT_BOOL)

Parameters

NameDescription
bBoldTrue to set the attribute; False, othewise

Description

Returns or sets the bold attribute of the default font.

Reference