RollOverColor Property (FlexComboBox)

Action

Gets the rollOverColor of the drop-down list.

Syntax

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

Access

Read only.