RadioButton.Underline

From Xojo Documentation

Property (As Boolean )
aRadioButton.Underline = newBooleanValue
or
BooleanValue = aRadioButton.Underline

Supported for all project types and targets.

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