NotificationResponseTextField.ButtonCaption
From Xojo Documentation
Property (As String )
aNotificationResponseTextField.ButtonCaption = newStringValue
or
StringValue = aNotificationResponseTextField.ButtonCaption
New in 2020r2
Supported for all project types and targets.
or
StringValue = aNotificationResponseTextField.ButtonCaption
New in 2020r2
Supported for all project types and targets.
The caption to put on the button that is placed next to the text field.
See Also
Hint property.