Button.Text (gb.qt4)

Property Text As String

Returns or sets the text displayed in the button.

You can include an ampersand "&" in the text by doubling it i.e. Text = "This && that". (compliments to Denis Crowther).