HighlightColor Property (FlexComboBase)
Class
FlexComboBase
.
Action
Gets the highlight color of the drop-down list.
Syntax
C#
protected
Color
highlightColor { get; }
VB
'Declaration Protected Read Property highlightColor As
Color
Access
Read only.