DisabledColor Property (FlexComboBase)

Action

Gets the background color of the component when it is disabled.

The global default value is undefined. The default value for List controls is 0xDDDDDD (light gray). If a container is disabled, the background is dimmed, and the degree of dimming is controlled by the disabledOverlayAlpha style.

Syntax

'Declaration
Protected Read Property disabledColor As Color

Access

Read only.