DisabledColor Property (FlexMenuBar)

Class

FlexMenuBar.

Action

Gets the color of text in the component if it is disabled. The default value is 0xAAB3B3.

Syntax

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

Access

Read only.