StyledText.TextColor Method

Gets or sets the text color for the selected text in Text. Start is the starting position in Text.

Syntax

StyledText.TextColor Start, Length


Parameters

Start

Integer

Length

Integer


The default value for Length is 1. Returns a Color. Use assignment syntax to set the value.