Color Property (FlexButton)

Class

FlexButton.

Action

Gets the color of text in the component, including the component label. The default value is 0x0B333C.

Syntax

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

Access

Read only.