Dynamically changes the setting of the FontBold Property property of a control.

UPDATEFONTBOLD(FontBold)

Parameters

FontBold

Type: Boolean

Possible values are true and false. If the value is true, then the control will be shown in bold. If the value is false, then the control will not be shown in bold.

Expand imageRemarks

Expand imageExample

Expand imageSee Also