RollOverColor Property (FlexComboBox)
Class
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.