Label.Bold

From Xojo Documentation

Property (As Boolean )
aLabel.Bold = newBooleanValue
or
BooleanValue = aLabel.Bold

Supported for all project types and targets.

If True, applies the bold style to the control’s caption and/or its text content if any.