Xojo Documentation
Xojo Documentation
Doc Center
Home
Download Xojo
Recent changes
MediaWiki Info
Getting Started
Get Started with Xojo
QuickStarts
Tutorials
Books
User Guide
Welcome!
Fundamentals
User Interface
Framework
Technical Information
Language Reference
Programming Language Commands
Framework
iOS Framework
Resources
System Requirements
Release Notes
Deprecations
Videos
Example Projects
FAQ
International
Feedback
About
Usage
Copyrights and Trademarks
Tools
What links here
Related changes
Special pages
Printable version
Permanent link
Page information
iOSButton.TextColor
From Xojo Documentation
Property
(As
Color
)
a
iOSButton
.
TextColor
=
new
Color
Value
or
Color
Value
=
a
iOSButton
.
TextColor
Supported on Mobile (iOS).
The color to display the Caption text.
Sample Code
Change the Caption text color to red:
Button1
.
TextColor =
Color
.
Red
Category
:
Properties