SelectionColor Property (FlexComboBox)
Class
FlexComboBox
.
Action
Gets the selectionColor of the drop-down list.
Syntax
C#
protected
Color
selectionColor { get; }
VB
'Declaration Protected Read Property selectionColor As
Color
Access
Read only.