MobileButton.CaptionColor
From Xojo Documentation
Property (As Color )
aMobileButton.CaptionColor = newColorValue
or
ColorValue = aMobileButton.CaptionColor
New in 2020r2
Supported for all project types and targets.
or
ColorValue = aMobileButton.CaptionColor
New in 2020r2
Supported for all project types and targets.
The color of the text/caption of the button.
See Also
Caption and CaptionFont properties.