ErrorColor Property (FlexUIMovieClip)

Action

Gets the color of the component highlight when validation fails.

Syntax

C#
protected Color errorColor { get; }
VB
'Declaration
Protected Read Property errorColor As Color

Access

Read only.